"./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Starting (try 1/5) 2026/07/09 04:32:55 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fedurif0fawu" 2026/07/09 04:32:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/09 04:32:55 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/09 04:32:55 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/09 04:32:55 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/09 04:32:55 DEBUG : Setting pass="TlKDAqQHczLf2pBTpbbKMprFcAcnLVQSzV_OlbYmvu0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/09 04:32:55 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/09 04:32:55 DEBUG : TestFTPPureftpd: detected overridden config - adding "{8h6wN}" suffix to name 2026/07/09 04:32:55 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/09 04:32:55 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/09 04:32:55 DEBUG : Setting pass="TlKDAqQHczLf2pBTpbbKMprFcAcnLVQSzV_OlbYmvu0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/09 04:32:55 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/09 04:32:55 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Connecting to FTP server 2026/07/09 04:32:55 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:21") 2026/07/09 04:32:55 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:49760->172.17.0.4:21, err= 2026/07/09 04:32:57 DEBUG : Creating backend with remote "/tmp/rclone4153726360" === 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-fedurif0fawu", Local "Local file system at /tmp/rclone4153726360", Modify Window "1s" 2026/07/09 04:32:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34063") 2026/07/09 04:32:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:48220->172.17.0.4:34063, err= 2026/07/09 04:32:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/09 04:32:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for checks to finish 2026/07/09 04:32:57 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/07/09 04:32:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for transfers to finish 2026/07/09 04:32:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33747") 2026/07/09 04:32:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:55820->172.17.0.4:33747, err= 2026/07/09 04:32:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35677") 2026/07/09 04:32:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:36724->172.17.0.4:35677, err= 2026/07/09 04:32:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30605") 2026/07/09 04:32:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:38418->172.17.0.4:30605, err= --- PASS: TestCopyWithDryRun (0.01s) === RUN TestCopy run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fedurif0fawu", Local "Local file system at /tmp/rclone4153726360", Modify Window "1s" 2026/07/09 04:32:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/09 04:32:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32616") 2026/07/09 04:32:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:59460->172.17.0.4:32616, err= 2026/07/09 04:32:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/09 04:32:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for checks to finish 2026/07/09 04:32:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for transfers to finish 2026/07/09 04:32:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35877") 2026/07/09 04:32:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:58622->172.17.0.4:35877, err= 2026/07/09 04:32:57 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/09 04:32:57 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/09 04:32:57 INFO : sub dir/hello world: Copied (new) 2026/07/09 04:32:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31751") 2026/07/09 04:32:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:56552->172.17.0.4:31751, err= 2026/07/09 04:32:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30237") 2026/07/09 04:32:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:57444->172.17.0.4:30237, err= 2026/07/09 04:32:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/07/09 04:32:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38945") 2026/07/09 04:32:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:38390->172.17.0.4:38945, err= 2026/07/09 04:32:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37216") 2026/07/09 04:32:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:44118->172.17.0.4:37216, err= 2026/07/09 04:32:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38393") 2026/07/09 04:32:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:58138->172.17.0.4:38393, err= --- PASS: TestCopy (0.01s) === RUN TestCopyMetadata run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fedurif0fawu", Local "Local file system at /tmp/rclone4153726360", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2026/07/09 04:32:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32887") 2026/07/09 04:32:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:48968->172.17.0.4:32887, err= 2026/07/09 04:32:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34250") 2026/07/09 04:32:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:52900->172.17.0.4:34250, err= --- SKIP: TestCopyMetadata (0.00s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fedurif0fawu", Local "Local file system at /tmp/rclone4153726360", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2026/07/09 04:32:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34974") 2026/07/09 04:32:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:58780->172.17.0.4:34974, err= 2026/07/09 04:32:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31990") 2026/07/09 04:32:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:43816->172.17.0.4:31990, err= --- SKIP: TestCopyMetadataNoEmptyDirs (0.00s) === RUN TestCopyMissingDirectory run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fedurif0fawu", Local "Local file system at /tmp/rclone4153726360", Modify Window "1s" 2026/07/09 04:32:57 DEBUG : Creating backend with remote "/non-existing" 2026/07/09 04:32:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32454") 2026/07/09 04:32:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:34054->172.17.0.4:32454, err= 2026/07/09 04:32:57 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/07/09 04:32:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for checks to finish 2026/07/09 04:32:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for transfers to finish 2026/07/09 04:32:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30835") 2026/07/09 04:32:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:50504->172.17.0.4:30835, err= 2026/07/09 04:32:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37313") 2026/07/09 04:32:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:38858->172.17.0.4:37313, err= --- PASS: TestCopyMissingDirectory (0.00s) === RUN TestCopyNoTraverse run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fedurif0fawu", Local "Local file system at /tmp/rclone4153726360", Modify Window "1s" 2026/07/09 04:32:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/09 04:32:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for checks to finish 2026/07/09 04:32:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for transfers to finish 2026/07/09 04:32:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30951") 2026/07/09 04:32:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:34076->172.17.0.4:30951, err= 2026/07/09 04:32:57 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/09 04:32:57 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/09 04:32:57 INFO : sub dir/hello world: Copied (new) 2026/07/09 04:32:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32249") 2026/07/09 04:32:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:46278->172.17.0.4:32249, err= 2026/07/09 04:32:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33513") 2026/07/09 04:32:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:55698->172.17.0.4:33513, err= 2026/07/09 04:32:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38030") 2026/07/09 04:32:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:60200->172.17.0.4:38030, err= 2026/07/09 04:32:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36246") 2026/07/09 04:32:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:55554->172.17.0.4:36246, err= 2026/07/09 04:32:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32488") 2026/07/09 04:32:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:48708->172.17.0.4:32488, err= --- PASS: TestCopyNoTraverse (0.01s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fedurif0fawu", Local "Local file system at /tmp/rclone4153726360", Modify Window "1s" sync_test.go:222: Only runs on local 2026/07/09 04:32:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30512") 2026/07/09 04:32:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:49024->172.17.0.4:30512, err= 2026/07/09 04:32:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39935") 2026/07/09 04:32:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:48220->172.17.0.4:39935, err= --- SKIP: TestCopyNoTraverseDeadlock (0.00s) === RUN TestCopyCheckFirst run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fedurif0fawu", Local "Local file system at /tmp/rclone4153726360", Modify Window "1s" 2026/07/09 04:32:57 INFO : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Running all checks before starting transfers 2026/07/09 04:32:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38965") 2026/07/09 04:32:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:34530->172.17.0.4:38965, err= 2026/07/09 04:32:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/09 04:32:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for checks to finish 2026/07/09 04:32:57 INFO : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Checks finished, now starting transfers 2026/07/09 04:32:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for transfers to finish 2026/07/09 04:32:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32480") 2026/07/09 04:32:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:48482->172.17.0.4:32480, err= 2026/07/09 04:32:57 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/09 04:32:57 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/09 04:32:57 INFO : sub dir/hello world: Copied (new) 2026/07/09 04:32:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34119") 2026/07/09 04:32:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:50412->172.17.0.4:34119, err= 2026/07/09 04:32:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35969") 2026/07/09 04:32:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:50752->172.17.0.4:35969, err= 2026/07/09 04:32:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32010") 2026/07/09 04:32:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:49050->172.17.0.4:32010, err= 2026/07/09 04:32:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33554") 2026/07/09 04:32:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:56928->172.17.0.4:33554, err= 2026/07/09 04:32:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30304") 2026/07/09 04:32:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:59368->172.17.0.4:30304, err= --- PASS: TestCopyCheckFirst (0.01s) === RUN TestSyncNoTraverse run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fedurif0fawu", Local "Local file system at /tmp/rclone4153726360", Modify Window "1s" 2026/07/09 04:32:57 ERROR : Ignoring --no-traverse with sync 2026/07/09 04:32:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30442") 2026/07/09 04:32:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:43122->172.17.0.4:30442, err= 2026/07/09 04:32:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/09 04:32:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for checks to finish 2026/07/09 04:32:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for transfers to finish 2026/07/09 04:32:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36779") 2026/07/09 04:32:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:37254->172.17.0.4:36779, err= 2026/07/09 04:32:57 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/09 04:32:57 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/09 04:32:57 INFO : sub dir/hello world: Copied (new) 2026/07/09 04:32:57 DEBUG : Waiting for deletions to finish 2026/07/09 04:32:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37449") 2026/07/09 04:32:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:37398->172.17.0.4:37449, err= 2026/07/09 04:32:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33453") 2026/07/09 04:32:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:37892->172.17.0.4:33453, err= 2026/07/09 04:32:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33200") 2026/07/09 04:32:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:46354->172.17.0.4:33200, err= 2026/07/09 04:32:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32801") 2026/07/09 04:32:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:53868->172.17.0.4:32801, err= 2026/07/09 04:32:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32689") 2026/07/09 04:32:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:39278->172.17.0.4:32689, err= --- PASS: TestSyncNoTraverse (0.01s) === RUN TestCopyWithDepth run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fedurif0fawu", Local "Local file system at /tmp/rclone4153726360", Modify Window "1s" 2026/07/09 04:32:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34654") 2026/07/09 04:32:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:42392->172.17.0.4:34654, err= 2026/07/09 04:32:57 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/07/09 04:32:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for checks to finish 2026/07/09 04:32:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for transfers to finish 2026/07/09 04:32:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36103") 2026/07/09 04:32:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:52182->172.17.0.4:36103, err= 2026/07/09 04:32:57 DEBUG : hello world2.ed194a4a.partial: size = 12 OK 2026/07/09 04:32:57 DEBUG : hello world2.ed194a4a.partial: renamed to: hello world2 2026/07/09 04:32:57 INFO : hello world2: Copied (new) 2026/07/09 04:32:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37249") 2026/07/09 04:32:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:45614->172.17.0.4:37249, err= 2026/07/09 04:32:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39921") 2026/07/09 04:32:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:35946->172.17.0.4:39921, err= 2026/07/09 04:32:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31570") 2026/07/09 04:32:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:38794->172.17.0.4:31570, err= --- PASS: TestCopyWithDepth (0.01s) === RUN TestCopyWithFilesFrom run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fedurif0fawu", Local "Local file system at /tmp/rclone4153726360", Modify Window "1s" 2026/07/09 04:32:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33472") 2026/07/09 04:32:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:52620->172.17.0.4:33472, err= 2026/07/09 04:32:57 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/09 04:32:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for checks to finish 2026/07/09 04:32:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for transfers to finish 2026/07/09 04:32:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37745") 2026/07/09 04:32:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:46834->172.17.0.4:37745, err= 2026/07/09 04:32:57 DEBUG : potato2.160ece37.partial: size = 11 OK 2026/07/09 04:32:57 DEBUG : potato2.160ece37.partial: renamed to: potato2 2026/07/09 04:32:57 INFO : potato2: Copied (new) 2026/07/09 04:32:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38801") 2026/07/09 04:32:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:44306->172.17.0.4:38801, err= 2026/07/09 04:32:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30176") 2026/07/09 04:32:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:44352->172.17.0.4:30176, err= 2026/07/09 04:32:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34058") 2026/07/09 04:32:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:60394->172.17.0.4:34058, err= --- PASS: TestCopyWithFilesFrom (0.01s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fedurif0fawu", Local "Local file system at /tmp/rclone4153726360", Modify Window "1s" 2026/07/09 04:32:57 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/09 04:32:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for checks to finish 2026/07/09 04:32:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for transfers to finish 2026/07/09 04:32:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39091") 2026/07/09 04:32:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:40570->172.17.0.4:39091, err= 2026/07/09 04:32:57 DEBUG : potato2.160ece37.partial: size = 11 OK 2026/07/09 04:32:57 DEBUG : potato2.160ece37.partial: renamed to: potato2 2026/07/09 04:32:57 INFO : potato2: Copied (new) 2026/07/09 04:32:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37692") 2026/07/09 04:32:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:40714->172.17.0.4:37692, err= 2026/07/09 04:32:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38791") 2026/07/09 04:32:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:46094->172.17.0.4:38791, err= 2026/07/09 04:32:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34271") 2026/07/09 04:32:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:39418->172.17.0.4:34271, err= --- PASS: TestCopyWithFilesFromAndNoTraverse (0.01s) === RUN TestCopyEmptyDirectories run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fedurif0fawu", Local "Local file system at /tmp/rclone4153726360", Modify Window "1s" 2026/07/09 04:32:57 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/09 04:32:57 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/09 04:32:57 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/09 04:32:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/09 04:32:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32605") 2026/07/09 04:32:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:51060->172.17.0.4:32605, err= 2026/07/09 04:32:57 INFO : sub dir2: Making directory 2026/07/09 04:32:57 INFO : sub dir: Making directory 2026/07/09 04:32:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/09 04:32:57 INFO : sub dir2/sub sub dir2: Making directory 2026/07/09 04:32:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Connecting to FTP server 2026/07/09 04:32:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:21") 2026/07/09 04:32:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:49776->172.17.0.4:21, err= 2026/07/09 04:32:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for checks to finish 2026/07/09 04:32:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for transfers to finish 2026/07/09 04:32:59 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30732") 2026/07/09 04:32:59 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:37858->172.17.0.4:30732, err= 2026/07/09 04:32:59 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/09 04:32:59 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/09 04:32:59 INFO : sub dir/hello world: Copied (new) 2026/07/09 04:32:59 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31203") 2026/07/09 04:32:59 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:34728->172.17.0.4:31203, err= 2026/07/09 04:32:59 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35975") 2026/07/09 04:32:59 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:53002->172.17.0.4:35975, err= 2026/07/09 04:32:59 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33764") 2026/07/09 04:32:59 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:36756->172.17.0.4:33764, err= 2026/07/09 04:32:59 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32027") 2026/07/09 04:32:59 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:52242->172.17.0.4:32027, err= 2026/07/09 04:32:59 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/07/09 04:32:59 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35101") 2026/07/09 04:32:59 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:38016->172.17.0.4:35101, err= 2026/07/09 04:32:59 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39962") 2026/07/09 04:32:59 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33428") 2026/07/09 04:32:59 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:47182->172.17.0.4:33428, err= 2026/07/09 04:32:59 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:49300->172.17.0.4:39962, err= 2026/07/09 04:32:59 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33073") 2026/07/09 04:32:59 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:47808->172.17.0.4:33073, err= 2026/07/09 04:32:59 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39911") 2026/07/09 04:32:59 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:43378->172.17.0.4:39911, err= --- PASS: TestCopyEmptyDirectories (2.27s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fedurif0fawu", Local "Local file system at /tmp/rclone4153726360", Modify Window "1s" 2026/07/09 04:32:59 INFO : sub dir2: Making directory 2026/07/09 04:32:59 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/09 04:32:59 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/09 04:32:59 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30109") 2026/07/09 04:32:59 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:35902->172.17.0.4:30109, err= 2026/07/09 04:32:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/09 04:32:59 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for checks to finish 2026/07/09 04:32:59 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for transfers to finish 2026/07/09 04:32:59 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31815") 2026/07/09 04:32:59 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:34628->172.17.0.4:31815, err= 2026/07/09 04:32:59 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/09 04:32:59 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/09 04:32:59 INFO : sub dir/hello world: Copied (new) 2026/07/09 04:32:59 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38817") 2026/07/09 04:32:59 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:57764->172.17.0.4:38817, err= 2026/07/09 04:32:59 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37300") 2026/07/09 04:32:59 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:44414->172.17.0.4:37300, err= 2026/07/09 04:32:59 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33904") 2026/07/09 04:32:59 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:35722->172.17.0.4:33904, err= 2026/07/09 04:32:59 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36947") 2026/07/09 04:32:59 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:34550->172.17.0.4:36947, err= 2026/07/09 04:32:59 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38648") 2026/07/09 04:32:59 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:35254->172.17.0.4:38648, err= --- PASS: TestCopyNoEmptyDirectories (0.01s) === RUN TestMoveEmptyDirectories run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fedurif0fawu", Local "Local file system at /tmp/rclone4153726360", Modify Window "1s" 2026/07/09 04:32:59 DEBUG : sub dir2: Making directory with metadata 2026/07/09 04:32:59 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/09 04:32:59 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38019") 2026/07/09 04:32:59 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:56968->172.17.0.4:38019, err= 2026/07/09 04:32:59 INFO : sub dir2: Making directory 2026/07/09 04:32:59 INFO : sub dir: Making directory 2026/07/09 04:32:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/09 04:32:59 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for checks to finish 2026/07/09 04:32:59 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for transfers to finish 2026/07/09 04:32:59 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30612") 2026/07/09 04:32:59 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:48020->172.17.0.4:30612, err= 2026/07/09 04:32:59 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/09 04:32:59 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/09 04:32:59 INFO : sub dir/hello world: Copied (new) 2026/07/09 04:32:59 INFO : sub dir/hello world: Deleted 2026/07/09 04:32:59 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33299") 2026/07/09 04:32:59 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:47162->172.17.0.4:33299, err= 2026/07/09 04:32:59 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35654") 2026/07/09 04:32:59 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34909") 2026/07/09 04:32:59 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:53822->172.17.0.4:35654, err= 2026/07/09 04:32:59 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:37740->172.17.0.4:34909, err= 2026/07/09 04:32:59 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/07/09 04:32:59 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34166") 2026/07/09 04:32:59 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:47720->172.17.0.4:34166, err= 2026/07/09 04:32:59 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/07/09 04:32:59 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30817") 2026/07/09 04:32:59 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:36990->172.17.0.4:30817, err= 2026/07/09 04:32:59 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32977") 2026/07/09 04:32:59 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38725") 2026/07/09 04:32:59 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:40648->172.17.0.4:38725, err= 2026/07/09 04:32:59 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:51080->172.17.0.4:32977, err= 2026/07/09 04:32:59 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38822") 2026/07/09 04:32:59 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:39628->172.17.0.4:38822, err= --- PASS: TestMoveEmptyDirectories (0.01s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fedurif0fawu", Local "Local file system at /tmp/rclone4153726360", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime 2026/07/09 04:32:59 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39238") 2026/07/09 04:32:59 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:58042->172.17.0.4:39238, err= 2026/07/09 04:32:59 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32047") 2026/07/09 04:32:59 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:44646->172.17.0.4:32047, err= --- SKIP: TestSyncNoUpdateDirModtime (0.00s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fedurif0fawu", Local "Local file system at /tmp/rclone4153726360", Modify Window "1s" 2026/07/09 04:32:59 INFO : sub dir2: Making directory 2026/07/09 04:32:59 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38984") 2026/07/09 04:32:59 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:41652->172.17.0.4:38984, err= 2026/07/09 04:32:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/09 04:32:59 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for checks to finish 2026/07/09 04:32:59 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for transfers to finish 2026/07/09 04:32:59 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32176") 2026/07/09 04:32:59 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:60382->172.17.0.4:32176, err= 2026/07/09 04:32:59 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/09 04:32:59 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/09 04:32:59 INFO : sub dir/hello world: Copied (new) 2026/07/09 04:32:59 INFO : sub dir/hello world: Deleted 2026/07/09 04:32:59 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33833") 2026/07/09 04:32:59 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:37442->172.17.0.4:33833, err= 2026/07/09 04:32:59 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31767") 2026/07/09 04:32:59 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:33084->172.17.0.4:31767, err= 2026/07/09 04:32:59 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34756") 2026/07/09 04:32:59 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:40774->172.17.0.4:34756, err= 2026/07/09 04:32:59 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31880") 2026/07/09 04:32:59 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:46796->172.17.0.4:31880, err= 2026/07/09 04:32:59 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37248") 2026/07/09 04:32:59 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:49490->172.17.0.4:37248, err= --- PASS: TestMoveNoEmptyDirectories (0.01s) === RUN TestSyncEmptyDirectories run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fedurif0fawu", Local "Local file system at /tmp/rclone4153726360", Modify Window "1s" 2026/07/09 04:32:59 DEBUG : sub dir2: Making directory with metadata 2026/07/09 04:32:59 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/09 04:32:59 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/09 04:32:59 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35616") 2026/07/09 04:32:59 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:45878->172.17.0.4:35616, err= 2026/07/09 04:32:59 INFO : sub dir2: Making directory 2026/07/09 04:32:59 INFO : sub dir: Making directory 2026/07/09 04:32:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/09 04:32:59 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for checks to finish 2026/07/09 04:32:59 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for transfers to finish 2026/07/09 04:32:59 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34675") 2026/07/09 04:32:59 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:59314->172.17.0.4:34675, err= 2026/07/09 04:32:59 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/09 04:32:59 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/09 04:32:59 INFO : sub dir/hello world: Copied (new) 2026/07/09 04:32:59 DEBUG : Waiting for deletions to finish 2026/07/09 04:32:59 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35719") 2026/07/09 04:32:59 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:40504->172.17.0.4:35719, err= 2026/07/09 04:32:59 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38499") 2026/07/09 04:32:59 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38768") 2026/07/09 04:32:59 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:46934->172.17.0.4:38499, err= 2026/07/09 04:32:59 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:46710->172.17.0.4:38768, err= 2026/07/09 04:32:59 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/07/09 04:32:59 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38563") 2026/07/09 04:32:59 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:60702->172.17.0.4:38563, err= 2026/07/09 04:32:59 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33556") 2026/07/09 04:32:59 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39426") 2026/07/09 04:32:59 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:55178->172.17.0.4:33556, err= 2026/07/09 04:32:59 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:52286->172.17.0.4:39426, err= 2026/07/09 04:32:59 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34644") 2026/07/09 04:32:59 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:58534->172.17.0.4:34644, err= --- PASS: TestSyncEmptyDirectories (0.01s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fedurif0fawu", Local "Local file system at /tmp/rclone4153726360", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set 2026/07/09 04:32:59 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39547") 2026/07/09 04:32:59 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:55172->172.17.0.4:39547, err= 2026/07/09 04:32:59 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35846") 2026/07/09 04:32:59 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:55762->172.17.0.4:35846, err= --- SKIP: TestSyncSetDelayedModTimes (0.00s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fedurif0fawu", Local "Local file system at /tmp/rclone4153726360", Modify Window "1s" 2026/07/09 04:32:59 INFO : sub dir2: Making directory 2026/07/09 04:32:59 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33794") 2026/07/09 04:32:59 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:38866->172.17.0.4:33794, err= 2026/07/09 04:32:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/09 04:32:59 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for checks to finish 2026/07/09 04:32:59 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for transfers to finish 2026/07/09 04:32:59 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36526") 2026/07/09 04:32:59 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:57462->172.17.0.4:36526, err= 2026/07/09 04:32:59 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/09 04:32:59 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/09 04:32:59 INFO : sub dir/hello world: Copied (new) 2026/07/09 04:32:59 DEBUG : Waiting for deletions to finish 2026/07/09 04:32:59 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37734") 2026/07/09 04:32:59 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:49584->172.17.0.4:37734, err= 2026/07/09 04:32:59 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33043") 2026/07/09 04:32:59 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:32854->172.17.0.4:33043, err= 2026/07/09 04:32:59 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30864") 2026/07/09 04:32:59 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:45296->172.17.0.4:30864, err= 2026/07/09 04:32:59 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34689") 2026/07/09 04:32:59 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:44980->172.17.0.4:34689, err= 2026/07/09 04:32:59 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31377") 2026/07/09 04:32:59 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:53174->172.17.0.4:31377, err= --- PASS: TestSyncNoEmptyDirectories (0.01s) === RUN TestServerSideCopy run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fedurif0fawu", Local "Local file system at /tmp/rclone4153726360", Modify Window "1s" 2026/07/09 04:32:59 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32419") 2026/07/09 04:32:59 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:51542->172.17.0.4:32419, err= 2026/07/09 04:32:59 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34462") 2026/07/09 04:32:59 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:53850->172.17.0.4:34462, err= 2026/07/09 04:32:59 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36212") 2026/07/09 04:32:59 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:36902->172.17.0.4:36212, err= 2026/07/09 04:32:59 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-lunirix0roti" 2026/07/09 04:32:59 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/09 04:32:59 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/09 04:32:59 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/09 04:32:59 DEBUG : Setting pass="TlKDAqQHczLf2pBTpbbKMprFcAcnLVQSzV_OlbYmvu0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/09 04:32:59 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/09 04:32:59 DEBUG : TestFTPPureftpd: detected overridden config - adding "{8h6wN}" suffix to name 2026/07/09 04:32:59 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/09 04:32:59 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/09 04:32:59 DEBUG : Setting pass="TlKDAqQHczLf2pBTpbbKMprFcAcnLVQSzV_OlbYmvu0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/09 04:32:59 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/09 04:32:59 DEBUG : ftp://172.17.0.4:21/rclone-test-lunirix0roti: Connecting to FTP server 2026/07/09 04:32:59 DEBUG : ftp://172.17.0.4:21/rclone-test-lunirix0roti: dial("tcp","172.17.0.4:21") 2026/07/09 04:32:59 DEBUG : ftp://172.17.0.4:21/rclone-test-lunirix0roti: > dial: conn=172.17.0.1:49792->172.17.0.4:21, err= sync_test.go:620: Server side copy (if possible) ftp://172.17.0.4:21/rclone-test-fedurif0fawu -> ftp://172.17.0.4:21/rclone-test-lunirix0roti 2026/07/09 04:33:02 DEBUG : ftp://172.17.0.4:21/rclone-test-lunirix0roti: dial("tcp","172.17.0.4:36967") 2026/07/09 04:33:02 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31313") 2026/07/09 04:33:02 DEBUG : ftp://172.17.0.4:21/rclone-test-lunirix0roti: > dial: conn=172.17.0.1:39022->172.17.0.4:36967, err= 2026/07/09 04:33:02 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:44376->172.17.0.4:31313, err= 2026/07/09 04:33:02 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33826") 2026/07/09 04:33:02 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:39204->172.17.0.4:33826, err= 2026/07/09 04:33:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/09 04:33:02 DEBUG : ftp://172.17.0.4:21/rclone-test-lunirix0roti: Waiting for checks to finish 2026/07/09 04:33:02 DEBUG : ftp://172.17.0.4:21/rclone-test-lunirix0roti: Waiting for transfers to finish 2026/07/09 04:33:02 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32034") 2026/07/09 04:33:02 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:59424->172.17.0.4:32034, err= 2026/07/09 04:33:02 DEBUG : ftp://172.17.0.4:21/rclone-test-lunirix0roti: dial("tcp","172.17.0.4:32435") 2026/07/09 04:33:02 DEBUG : ftp://172.17.0.4:21/rclone-test-lunirix0roti: > dial: conn=172.17.0.1:33716->172.17.0.4:32435, err= 2026/07/09 04:33:02 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/07/09 04:33:02 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/07/09 04:33:02 INFO : sub dir/hello world: Copied (new) 2026/07/09 04:33:02 DEBUG : ftp://172.17.0.4:21/rclone-test-lunirix0roti: dial("tcp","172.17.0.4:32581") 2026/07/09 04:33:02 DEBUG : ftp://172.17.0.4:21/rclone-test-lunirix0roti: > dial: conn=172.17.0.1:49118->172.17.0.4:32581, err= 2026/07/09 04:33:02 DEBUG : ftp://172.17.0.4:21/rclone-test-lunirix0roti: dial("tcp","172.17.0.4:35767") 2026/07/09 04:33:02 DEBUG : ftp://172.17.0.4:21/rclone-test-lunirix0roti: > dial: conn=172.17.0.1:39688->172.17.0.4:35767, err= 2026/07/09 04:33:02 DEBUG : ftp://172.17.0.4:21/rclone-test-lunirix0roti: dial("tcp","172.17.0.4:35295") 2026/07/09 04:33:02 DEBUG : ftp://172.17.0.4:21/rclone-test-lunirix0roti: > dial: conn=172.17.0.1:52072->172.17.0.4:35295, err= 2026/07/09 04:33:02 DEBUG : ftp://172.17.0.4:21/rclone-test-lunirix0roti: dial("tcp","172.17.0.4:33666") 2026/07/09 04:33:02 DEBUG : ftp://172.17.0.4:21/rclone-test-lunirix0roti: > dial: conn=172.17.0.1:58116->172.17.0.4:33666, err= 2026/07/09 04:33:02 DEBUG : ftp://172.17.0.4:21/rclone-test-lunirix0roti: Purge object "sub dir/hello world" 2026/07/09 04:33:02 DEBUG : ftp://172.17.0.4:21/rclone-test-lunirix0roti: Purge dir "sub dir" 2026/07/09 04:33:02 DEBUG : ftp://172.17.0.4:21/rclone-test-lunirix0roti: Purge dir "" 2026/07/09 04:33:02 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38972") 2026/07/09 04:33:02 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:60032->172.17.0.4:38972, err= 2026/07/09 04:33:02 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38760") 2026/07/09 04:33:02 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:49308->172.17.0.4:38760, err= 2026/07/09 04:33:02 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39195") 2026/07/09 04:33:02 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:41042->172.17.0.4:39195, err= --- PASS: TestServerSideCopy (2.31s) === RUN TestCopyOverSelf run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fedurif0fawu", Local "Local file system at /tmp/rclone4153726360", Modify Window "1s" 2026/07/09 04:33:02 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33823") 2026/07/09 04:33:02 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:59308->172.17.0.4:33823, err= 2026/07/09 04:33:02 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31236") 2026/07/09 04:33:02 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:54050->172.17.0.4:31236, err= 2026/07/09 04:33:02 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36995") 2026/07/09 04:33:02 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:46054->172.17.0.4:36995, err= 2026/07/09 04:33:02 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33698") 2026/07/09 04:33:02 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:59844->172.17.0.4:33698, err= 2026/07/09 04:33:02 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39197") 2026/07/09 04:33:02 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:48910->172.17.0.4:39197, err= 2026/07/09 04:33:02 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone4153726360) 2026/07/09 04:33:02 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.4:21/rclone-test-fedurif0fawu) 2026/07/09 04:33:02 DEBUG : sub dir/hello world: Sizes differ 2026/07/09 04:33:02 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for checks to finish 2026/07/09 04:33:02 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for transfers to finish 2026/07/09 04:33:02 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32264") 2026/07/09 04:33:02 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:53002->172.17.0.4:32264, err= 2026/07/09 04:33:02 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2026/07/09 04:33:02 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2026/07/09 04:33:02 INFO : sub dir/hello world: Copied (replaced existing) 2026/07/09 04:33:02 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38995") 2026/07/09 04:33:02 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:48696->172.17.0.4:38995, err= 2026/07/09 04:33:02 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38245") 2026/07/09 04:33:02 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:42786->172.17.0.4:38245, err= 2026/07/09 04:33:02 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31123") 2026/07/09 04:33:02 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:48520->172.17.0.4:31123, err= 2026/07/09 04:33:02 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30528") 2026/07/09 04:33:02 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:38844->172.17.0.4:30528, err= 2026/07/09 04:33:02 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34649") 2026/07/09 04:33:02 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:39736->172.17.0.4:34649, err= --- PASS: TestCopyOverSelf (0.01s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fedurif0fawu", Local "Local file system at /tmp/rclone4153726360", Modify Window "1s" 2026/07/09 04:33:02 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30908") 2026/07/09 04:33:02 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:41652->172.17.0.4:30908, err= 2026/07/09 04:33:02 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35108") 2026/07/09 04:33:02 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:41184->172.17.0.4:35108, err= 2026/07/09 04:33:02 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30333") 2026/07/09 04:33:02 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:33108->172.17.0.4:30333, err= 2026/07/09 04:33:02 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-zobafaf3zowi" 2026/07/09 04:33:02 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/09 04:33:02 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/09 04:33:02 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/09 04:33:02 DEBUG : Setting pass="TlKDAqQHczLf2pBTpbbKMprFcAcnLVQSzV_OlbYmvu0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/09 04:33:02 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/09 04:33:02 DEBUG : TestFTPPureftpd: detected overridden config - adding "{8h6wN}" suffix to name 2026/07/09 04:33:02 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/09 04:33:02 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/09 04:33:02 DEBUG : Setting pass="TlKDAqQHczLf2pBTpbbKMprFcAcnLVQSzV_OlbYmvu0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/09 04:33:02 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/09 04:33:02 DEBUG : ftp://172.17.0.4:21/rclone-test-zobafaf3zowi: Connecting to FTP server 2026/07/09 04:33:02 DEBUG : ftp://172.17.0.4:21/rclone-test-zobafaf3zowi: dial("tcp","172.17.0.4:21") 2026/07/09 04:33:02 DEBUG : ftp://172.17.0.4:21/rclone-test-zobafaf3zowi: > dial: conn=172.17.0.1:53314->172.17.0.4:21, err= sync_test.go:656: Server side copy (if possible) ftp://172.17.0.4:21/rclone-test-fedurif0fawu -> ftp://172.17.0.4:21/rclone-test-zobafaf3zowi 2026/07/09 04:33:04 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32667") 2026/07/09 04:33:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zobafaf3zowi: dial("tcp","172.17.0.4:35486") 2026/07/09 04:33:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zobafaf3zowi: > dial: conn=172.17.0.1:33526->172.17.0.4:35486, err= 2026/07/09 04:33:04 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:32906->172.17.0.4:32667, err= 2026/07/09 04:33:04 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33985") 2026/07/09 04:33:04 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:50736->172.17.0.4:33985, err= 2026/07/09 04:33:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/09 04:33:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zobafaf3zowi: Waiting for checks to finish 2026/07/09 04:33:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zobafaf3zowi: Waiting for transfers to finish 2026/07/09 04:33:04 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33311") 2026/07/09 04:33:04 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:47624->172.17.0.4:33311, err= 2026/07/09 04:33:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zobafaf3zowi: dial("tcp","172.17.0.4:34041") 2026/07/09 04:33:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zobafaf3zowi: > dial: conn=172.17.0.1:52548->172.17.0.4:34041, err= 2026/07/09 04:33:04 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/07/09 04:33:04 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/07/09 04:33:04 INFO : sub dir/hello world: Copied (new) 2026/07/09 04:33:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zobafaf3zowi: dial("tcp","172.17.0.4:38552") 2026/07/09 04:33:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zobafaf3zowi: > dial: conn=172.17.0.1:35224->172.17.0.4:38552, err= 2026/07/09 04:33:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zobafaf3zowi: dial("tcp","172.17.0.4:31753") 2026/07/09 04:33:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zobafaf3zowi: > dial: conn=172.17.0.1:54386->172.17.0.4:31753, err= 2026/07/09 04:33:04 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30932") 2026/07/09 04:33:04 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:33160->172.17.0.4:30932, err= 2026/07/09 04:33:04 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39352") 2026/07/09 04:33:04 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:33776->172.17.0.4:39352, err= 2026/07/09 04:33:04 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39563") 2026/07/09 04:33:04 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:46164->172.17.0.4:39563, err= 2026/07/09 04:33:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zobafaf3zowi: dial("tcp","172.17.0.4:31747") 2026/07/09 04:33:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zobafaf3zowi: > dial: conn=172.17.0.1:58926->172.17.0.4:31747, err= 2026/07/09 04:33:04 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36353") 2026/07/09 04:33:04 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:50170->172.17.0.4:36353, err= 2026/07/09 04:33:04 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31862") 2026/07/09 04:33:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zobafaf3zowi: dial("tcp","172.17.0.4:38292") 2026/07/09 04:33:04 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:38686->172.17.0.4:31862, err= 2026/07/09 04:33:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zobafaf3zowi: > dial: conn=172.17.0.1:58854->172.17.0.4:38292, err= 2026/07/09 04:33:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zobafaf3zowi: Waiting for checks to finish 2026/07/09 04:33:04 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.4:21/rclone-test-fedurif0fawu) 2026/07/09 04:33:04 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.4:21/rclone-test-zobafaf3zowi) 2026/07/09 04:33:04 DEBUG : sub dir/hello world: Sizes differ 2026/07/09 04:33:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zobafaf3zowi: Waiting for transfers to finish 2026/07/09 04:33:04 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37732") 2026/07/09 04:33:04 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:42164->172.17.0.4:37732, err= 2026/07/09 04:33:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zobafaf3zowi: dial("tcp","172.17.0.4:32424") 2026/07/09 04:33:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zobafaf3zowi: > dial: conn=172.17.0.1:39976->172.17.0.4:32424, err= 2026/07/09 04:33:04 DEBUG : sub dir/hello world.d073add5.partial: size = 17 OK 2026/07/09 04:33:04 DEBUG : sub dir/hello world.d073add5.partial: renamed to: sub dir/hello world 2026/07/09 04:33:04 INFO : sub dir/hello world: Copied (replaced existing) 2026/07/09 04:33:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zobafaf3zowi: dial("tcp","172.17.0.4:36813") 2026/07/09 04:33:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zobafaf3zowi: > dial: conn=172.17.0.1:50188->172.17.0.4:36813, err= 2026/07/09 04:33:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zobafaf3zowi: dial("tcp","172.17.0.4:39494") 2026/07/09 04:33:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zobafaf3zowi: > dial: conn=172.17.0.1:33338->172.17.0.4:39494, err= 2026/07/09 04:33:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zobafaf3zowi: dial("tcp","172.17.0.4:32995") 2026/07/09 04:33:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zobafaf3zowi: > dial: conn=172.17.0.1:45476->172.17.0.4:32995, err= 2026/07/09 04:33:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zobafaf3zowi: dial("tcp","172.17.0.4:36587") 2026/07/09 04:33:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zobafaf3zowi: > dial: conn=172.17.0.1:38360->172.17.0.4:36587, err= 2026/07/09 04:33:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zobafaf3zowi: Purge object "sub dir/hello world" 2026/07/09 04:33:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zobafaf3zowi: Purge dir "sub dir" 2026/07/09 04:33:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zobafaf3zowi: Purge dir "" 2026/07/09 04:33:04 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37076") 2026/07/09 04:33:04 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:55420->172.17.0.4:37076, err= 2026/07/09 04:33:04 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30790") 2026/07/09 04:33:04 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:49902->172.17.0.4:30790, err= 2026/07/09 04:33:04 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37991") 2026/07/09 04:33:04 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:52678->172.17.0.4:37991, err= --- PASS: TestServerSideCopyOverSelf (2.39s) === RUN TestMoveOverSelf run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fedurif0fawu", Local "Local file system at /tmp/rclone4153726360", Modify Window "1s" 2026/07/09 04:33:04 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31619") 2026/07/09 04:33:04 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:47504->172.17.0.4:31619, err= 2026/07/09 04:33:04 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38921") 2026/07/09 04:33:04 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:34598->172.17.0.4:38921, err= 2026/07/09 04:33:04 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35645") 2026/07/09 04:33:04 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:43708->172.17.0.4:35645, err= 2026/07/09 04:33:04 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37199") 2026/07/09 04:33:04 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:37842->172.17.0.4:37199, err= 2026/07/09 04:33:04 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39943") 2026/07/09 04:33:04 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:46684->172.17.0.4:39943, err= 2026/07/09 04:33:04 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for checks to finish 2026/07/09 04:33:04 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone4153726360) 2026/07/09 04:33:04 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.4:21/rclone-test-fedurif0fawu) 2026/07/09 04:33:04 DEBUG : sub dir/hello world: Sizes differ 2026/07/09 04:33:04 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for transfers to finish 2026/07/09 04:33:04 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31535") 2026/07/09 04:33:04 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:51644->172.17.0.4:31535, err= 2026/07/09 04:33:04 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2026/07/09 04:33:04 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2026/07/09 04:33:04 INFO : sub dir/hello world: Copied (replaced existing) 2026/07/09 04:33:04 INFO : sub dir/hello world: Deleted 2026/07/09 04:33:04 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33964") 2026/07/09 04:33:04 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:38944->172.17.0.4:33964, err= 2026/07/09 04:33:04 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31298") 2026/07/09 04:33:04 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:57644->172.17.0.4:31298, err= 2026/07/09 04:33:04 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35539") 2026/07/09 04:33:04 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:48994->172.17.0.4:35539, err= 2026/07/09 04:33:04 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38158") 2026/07/09 04:33:04 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:50542->172.17.0.4:38158, err= 2026/07/09 04:33:04 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38386") 2026/07/09 04:33:04 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:40106->172.17.0.4:38386, err= --- PASS: TestMoveOverSelf (0.01s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fedurif0fawu", Local "Local file system at /tmp/rclone4153726360", Modify Window "1s" 2026/07/09 04:33:04 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30921") 2026/07/09 04:33:04 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:52222->172.17.0.4:30921, err= 2026/07/09 04:33:04 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33364") 2026/07/09 04:33:04 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:47174->172.17.0.4:33364, err= 2026/07/09 04:33:04 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36013") 2026/07/09 04:33:04 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:60342->172.17.0.4:36013, err= 2026/07/09 04:33:04 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qiwonih3soqo" 2026/07/09 04:33:04 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/09 04:33:04 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/09 04:33:04 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/09 04:33:04 DEBUG : Setting pass="TlKDAqQHczLf2pBTpbbKMprFcAcnLVQSzV_OlbYmvu0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/09 04:33:04 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/09 04:33:04 DEBUG : TestFTPPureftpd: detected overridden config - adding "{8h6wN}" suffix to name 2026/07/09 04:33:04 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/09 04:33:04 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/09 04:33:04 DEBUG : Setting pass="TlKDAqQHczLf2pBTpbbKMprFcAcnLVQSzV_OlbYmvu0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/09 04:33:04 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/09 04:33:04 DEBUG : ftp://172.17.0.4:21/rclone-test-qiwonih3soqo: Connecting to FTP server 2026/07/09 04:33:04 DEBUG : ftp://172.17.0.4:21/rclone-test-qiwonih3soqo: dial("tcp","172.17.0.4:21") 2026/07/09 04:33:04 DEBUG : ftp://172.17.0.4:21/rclone-test-qiwonih3soqo: > dial: conn=172.17.0.1:53322->172.17.0.4:21, err= sync_test.go:701: Server side copy (if possible) ftp://172.17.0.4:21/rclone-test-fedurif0fawu -> ftp://172.17.0.4:21/rclone-test-qiwonih3soqo 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-qiwonih3soqo: dial("tcp","172.17.0.4:32611") 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39770") 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-qiwonih3soqo: > dial: conn=172.17.0.1:42748->172.17.0.4:32611, err= 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:46502->172.17.0.4:39770, err= 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33746") 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:51466->172.17.0.4:33746, err= 2026/07/09 04:33:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-qiwonih3soqo: Waiting for checks to finish 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-qiwonih3soqo: Waiting for transfers to finish 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32460") 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:35840->172.17.0.4:32460, err= 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-qiwonih3soqo: dial("tcp","172.17.0.4:39626") 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-qiwonih3soqo: > dial: conn=172.17.0.1:58812->172.17.0.4:39626, err= 2026/07/09 04:33:06 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/07/09 04:33:06 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/07/09 04:33:06 INFO : sub dir/hello world: Copied (new) 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-qiwonih3soqo: dial("tcp","172.17.0.4:32336") 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-qiwonih3soqo: > dial: conn=172.17.0.1:52316->172.17.0.4:32336, err= 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-qiwonih3soqo: dial("tcp","172.17.0.4:30167") 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-qiwonih3soqo: > dial: conn=172.17.0.1:57042->172.17.0.4:30167, err= 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36189") 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:51898->172.17.0.4:36189, err= 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37972") 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:32960->172.17.0.4:37972, err= 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35805") 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:56518->172.17.0.4:35805, err= 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-qiwonih3soqo: Using server-side directory move 2026/07/09 04:33:06 INFO : ftp://172.17.0.4:21/rclone-test-qiwonih3soqo: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-qiwonih3soqo: dial("tcp","172.17.0.4:36313") 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30968") 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-qiwonih3soqo: > dial: conn=172.17.0.1:47990->172.17.0.4:36313, err= 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:41812->172.17.0.4:30968, err= 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-qiwonih3soqo: dial("tcp","172.17.0.4:31406") 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-qiwonih3soqo: > dial: conn=172.17.0.1:49314->172.17.0.4:31406, err= 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34552") 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:47126->172.17.0.4:34552, err= 2026/07/09 04:33:06 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.4:21/rclone-test-fedurif0fawu) 2026/07/09 04:33:06 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.4:21/rclone-test-qiwonih3soqo) 2026/07/09 04:33:06 DEBUG : sub dir/hello world: Sizes differ 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-qiwonih3soqo: Waiting for checks to finish 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-qiwonih3soqo: Waiting for transfers to finish 2026/07/09 04:33:06 INFO : sub dir/hello world: Deleted 2026/07/09 04:33:06 INFO : sub dir/hello world: Moved (server-side) 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39026") 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:34672->172.17.0.4:39026, err= 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33406") 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:33596->172.17.0.4:33406, err= 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-qiwonih3soqo: dial("tcp","172.17.0.4:35741") 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-qiwonih3soqo: > dial: conn=172.17.0.1:45538->172.17.0.4:35741, err= 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-qiwonih3soqo: dial("tcp","172.17.0.4:31066") 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-qiwonih3soqo: > dial: conn=172.17.0.1:35252->172.17.0.4:31066, err= 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34103") 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:56358->172.17.0.4:34103, err= 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39229") 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:45404->172.17.0.4:39229, err= 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30229") 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:39378->172.17.0.4:30229, err= 2026/07/09 04:33:06 DEBUG : testing file moves 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31560") 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-qiwonih3soqo: dial("tcp","172.17.0.4:34365") 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:49506->172.17.0.4:31560, err= 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-qiwonih3soqo: > dial: conn=172.17.0.1:49634->172.17.0.4:34365, err= 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32287") 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-qiwonih3soqo: dial("tcp","172.17.0.4:33145") 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:40570->172.17.0.4:32287, err= 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-qiwonih3soqo: > dial: conn=172.17.0.1:52470->172.17.0.4:33145, err= 2026/07/09 04:33:06 DEBUG : sub dir/hello world: size = 24 (ftp://172.17.0.4:21/rclone-test-fedurif0fawu) 2026/07/09 04:33:06 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.4:21/rclone-test-qiwonih3soqo) 2026/07/09 04:33:06 DEBUG : sub dir/hello world: Sizes differ 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-qiwonih3soqo: Waiting for checks to finish 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-qiwonih3soqo: Waiting for transfers to finish 2026/07/09 04:33:06 INFO : sub dir/hello world: Deleted 2026/07/09 04:33:06 INFO : sub dir/hello world: Moved (server-side) 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36729") 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:52738->172.17.0.4:36729, err= 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30739") 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:49344->172.17.0.4:30739, err= 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-qiwonih3soqo: dial("tcp","172.17.0.4:31523") 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-qiwonih3soqo: > dial: conn=172.17.0.1:36236->172.17.0.4:31523, err= 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-qiwonih3soqo: dial("tcp","172.17.0.4:37128") 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-qiwonih3soqo: > dial: conn=172.17.0.1:42540->172.17.0.4:37128, err= 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-qiwonih3soqo: dial("tcp","172.17.0.4:33809") 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-qiwonih3soqo: > dial: conn=172.17.0.1:57258->172.17.0.4:33809, err= 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-qiwonih3soqo: dial("tcp","172.17.0.4:33244") 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-qiwonih3soqo: > dial: conn=172.17.0.1:42930->172.17.0.4:33244, err= 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-qiwonih3soqo: Purge object "sub dir/hello world" 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-qiwonih3soqo: Purge dir "sub dir" 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-qiwonih3soqo: Purge dir "" 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32163") 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:50200->172.17.0.4:32163, err= 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38177") 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:51224->172.17.0.4:38177, err= 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34811") 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:49212->172.17.0.4:34811, err= --- PASS: TestServerSideMoveOverSelf (2.35s) === RUN TestCopyAfterDelete run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fedurif0fawu", Local "Local file system at /tmp/rclone4153726360", Modify Window "1s" 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34506") 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:40328->172.17.0.4:34506, err= 2026/07/09 04:33:06 ERROR : error listing: directory not found 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39453") 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:47958->172.17.0.4:39453, err= 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35547") 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:37434->172.17.0.4:35547, err= 2026/07/09 04:33:06 INFO : Local file system at /tmp/rclone4153726360: Making directory 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30679") 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:36668->172.17.0.4:30679, err= 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35094") 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:57568->172.17.0.4:35094, err= 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for checks to finish 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for transfers to finish 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31310") 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:60452->172.17.0.4:31310, err= 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35153") 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:32776->172.17.0.4:35153, err= 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38873") 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:48386->172.17.0.4:38873, err= 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32283") 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:53982->172.17.0.4:32283, err= 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31585") 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:60376->172.17.0.4:31585, err= --- PASS: TestCopyAfterDelete (0.01s) === RUN TestCopyRedownload run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fedurif0fawu", Local "Local file system at /tmp/rclone4153726360", Modify Window "1s" 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36512") 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:46322->172.17.0.4:36512, err= 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30702") 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:41198->172.17.0.4:30702, err= 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39561") 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:36682->172.17.0.4:39561, err= 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35096") 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:36066->172.17.0.4:35096, err= 2026/07/09 04:33:06 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38393") 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:53980->172.17.0.4:38393, err= 2026/07/09 04:33:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/09 04:33:06 DEBUG : Local file system at /tmp/rclone4153726360: Waiting for checks to finish 2026/07/09 04:33:06 DEBUG : Local file system at /tmp/rclone4153726360: Waiting for transfers to finish 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33200") 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:55594->172.17.0.4:33200, err= 2026/07/09 04:33:06 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/07/09 04:33:06 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/07/09 04:33:06 INFO : sub dir/hello world: Copied (new) 2026/07/09 04:33:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32025") 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:59126->172.17.0.4:32025, err= 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32790") 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:49872->172.17.0.4:32790, err= 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33205") 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:50810->172.17.0.4:33205, err= --- PASS: TestCopyRedownload (0.01s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fedurif0fawu", Local "Local file system at /tmp/rclone4153726360", Modify Window "1s" 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35685") 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:35394->172.17.0.4:35685, err= 2026/07/09 04:33:06 DEBUG : check sum: Need to transfer - File not found at Destination 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for checks to finish 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for transfers to finish 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36752") 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:39950->172.17.0.4:36752, err= 2026/07/09 04:33:06 DEBUG : check sum.6b5eab77.partial: size = 1 OK 2026/07/09 04:33:06 DEBUG : check sum.6b5eab77.partial: renamed to: check sum 2026/07/09 04:33:06 INFO : check sum: Copied (new) 2026/07/09 04:33:06 DEBUG : Waiting for deletions to finish 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36581") 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:54586->172.17.0.4:36581, err= 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35195") 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:40834->172.17.0.4:35195, err= 2026/07/09 04:33:06 DEBUG : check sum: size = 1 OK 2026/07/09 04:33:06 NOTICE: ftp://172.17.0.4:21/rclone-test-fedurif0fawu: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/07/09 04:33:06 DEBUG : check sum: Size of src and dst objects identical 2026/07/09 04:33:06 DEBUG : check sum: Unchanged skipping 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for checks to finish 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for transfers to finish 2026/07/09 04:33:06 DEBUG : Waiting for deletions to finish 2026/07/09 04:33:06 INFO : There was nothing to transfer 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30554") 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:51898->172.17.0.4:30554, err= 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32279") 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:45724->172.17.0.4:32279, err= 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36628") 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:57974->172.17.0.4:36628, err= --- PASS: TestSyncBasedOnCheckSum (0.01s) === RUN TestSyncSizeOnly run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fedurif0fawu", Local "Local file system at /tmp/rclone4153726360", Modify Window "1s" 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31516") 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:42640->172.17.0.4:31516, err= 2026/07/09 04:33:06 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for checks to finish 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for transfers to finish 2026/07/09 04:33:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30488") 2026/07/09 04:33:07 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:56108->172.17.0.4:30488, err= 2026/07/09 04:33:07 DEBUG : sizeonly.57ad18eb.partial: size = 6 OK 2026/07/09 04:33:07 DEBUG : sizeonly.57ad18eb.partial: renamed to: sizeonly 2026/07/09 04:33:07 INFO : sizeonly: Copied (new) 2026/07/09 04:33:07 DEBUG : Waiting for deletions to finish 2026/07/09 04:33:07 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32509") 2026/07/09 04:33:07 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:57486->172.17.0.4:32509, err= 2026/07/09 04:33:07 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35881") 2026/07/09 04:33:07 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:37550->172.17.0.4:35881, err= 2026/07/09 04:33:07 DEBUG : sizeonly: size = 6 OK 2026/07/09 04:33:07 DEBUG : sizeonly: Sizes identical 2026/07/09 04:33:07 DEBUG : sizeonly: Unchanged skipping 2026/07/09 04:33:07 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for checks to finish 2026/07/09 04:33:07 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for transfers to finish 2026/07/09 04:33:07 DEBUG : Waiting for deletions to finish 2026/07/09 04:33:07 INFO : There was nothing to transfer 2026/07/09 04:33:07 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36924") 2026/07/09 04:33:07 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:46222->172.17.0.4:36924, err= 2026/07/09 04:33:07 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34803") 2026/07/09 04:33:07 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:50570->172.17.0.4:34803, err= 2026/07/09 04:33:07 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31991") 2026/07/09 04:33:07 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:36442->172.17.0.4:31991, err= --- PASS: TestSyncSizeOnly (0.01s) === RUN TestSyncIgnoreSize run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fedurif0fawu", Local "Local file system at /tmp/rclone4153726360", Modify Window "1s" 2026/07/09 04:33:07 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32286") 2026/07/09 04:33:07 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:37632->172.17.0.4:32286, err= 2026/07/09 04:33:07 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/07/09 04:33:07 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for checks to finish 2026/07/09 04:33:07 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for transfers to finish 2026/07/09 04:33:07 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33221") 2026/07/09 04:33:07 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:34452->172.17.0.4:33221, err= 2026/07/09 04:33:07 DEBUG : ignore-size.4f0c3726.partial: renamed to: ignore-size 2026/07/09 04:33:07 INFO : ignore-size: Copied (new) 2026/07/09 04:33:07 DEBUG : Waiting for deletions to finish 2026/07/09 04:33:07 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33761") 2026/07/09 04:33:07 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:55578->172.17.0.4:33761, err= 2026/07/09 04:33:07 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37519") 2026/07/09 04:33:07 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:47466->172.17.0.4:37519, err= 2026/07/09 04:33:07 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:33:07 DEBUG : ignore-size: Unchanged skipping 2026/07/09 04:33:07 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for checks to finish 2026/07/09 04:33:07 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for transfers to finish 2026/07/09 04:33:07 DEBUG : Waiting for deletions to finish 2026/07/09 04:33:07 INFO : There was nothing to transfer 2026/07/09 04:33:07 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31158") 2026/07/09 04:33:07 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:49834->172.17.0.4:31158, err= 2026/07/09 04:33:07 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30836") 2026/07/09 04:33:07 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:35248->172.17.0.4:30836, err= 2026/07/09 04:33:07 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32943") 2026/07/09 04:33:07 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:47048->172.17.0.4:32943, err= --- PASS: TestSyncIgnoreSize (0.01s) === RUN TestSyncIgnoreTimes run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fedurif0fawu", Local "Local file system at /tmp/rclone4153726360", Modify Window "1s" 2026/07/09 04:33:07 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31574") 2026/07/09 04:33:07 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:50978->172.17.0.4:31574, err= 2026/07/09 04:33:07 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32977") 2026/07/09 04:33:07 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:46180->172.17.0.4:32977, err= 2026/07/09 04:33:07 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37428") 2026/07/09 04:33:07 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:44044->172.17.0.4:37428, err= 2026/07/09 04:33:07 DEBUG : existing: size = 6 OK 2026/07/09 04:33:07 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:33:07 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for checks to finish 2026/07/09 04:33:07 DEBUG : existing: Unchanged skipping 2026/07/09 04:33:07 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for transfers to finish 2026/07/09 04:33:07 DEBUG : Waiting for deletions to finish 2026/07/09 04:33:07 INFO : There was nothing to transfer 2026/07/09 04:33:07 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32876") 2026/07/09 04:33:07 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:52160->172.17.0.4:32876, err= 2026/07/09 04:33:07 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/07/09 04:33:07 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for checks to finish 2026/07/09 04:33:07 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for transfers to finish 2026/07/09 04:33:07 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32521") 2026/07/09 04:33:07 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:38078->172.17.0.4:32521, err= 2026/07/09 04:33:07 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/07/09 04:33:07 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/07/09 04:33:07 INFO : existing: Copied (replaced existing) 2026/07/09 04:33:07 DEBUG : Waiting for deletions to finish 2026/07/09 04:33:07 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32331") 2026/07/09 04:33:07 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:36368->172.17.0.4:32331, err= 2026/07/09 04:33:07 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33962") 2026/07/09 04:33:07 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:47910->172.17.0.4:33962, err= 2026/07/09 04:33:07 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36048") 2026/07/09 04:33:07 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:50550->172.17.0.4:36048, err= --- PASS: TestSyncIgnoreTimes (0.01s) === RUN TestSyncIgnoreExisting run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fedurif0fawu", Local "Local file system at /tmp/rclone4153726360", Modify Window "1s" 2026/07/09 04:33:07 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31149") 2026/07/09 04:33:07 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:39252->172.17.0.4:31149, err= 2026/07/09 04:33:07 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/09 04:33:07 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for checks to finish 2026/07/09 04:33:07 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for transfers to finish 2026/07/09 04:33:07 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32995") 2026/07/09 04:33:07 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:45484->172.17.0.4:32995, err= 2026/07/09 04:33:07 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/07/09 04:33:07 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/07/09 04:33:07 INFO : existing: Copied (new) 2026/07/09 04:33:07 DEBUG : Waiting for deletions to finish 2026/07/09 04:33:07 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32449") 2026/07/09 04:33:07 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:40808->172.17.0.4:32449, err= 2026/07/09 04:33:07 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35462") 2026/07/09 04:33:07 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:55330->172.17.0.4:35462, err= 2026/07/09 04:33:07 DEBUG : existing: Destination exists, skipping 2026/07/09 04:33:07 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for checks to finish 2026/07/09 04:33:07 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for transfers to finish 2026/07/09 04:33:07 DEBUG : Waiting for deletions to finish 2026/07/09 04:33:07 INFO : There was nothing to transfer 2026/07/09 04:33:07 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38495") 2026/07/09 04:33:07 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:42736->172.17.0.4:38495, err= 2026/07/09 04:33:07 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30203") 2026/07/09 04:33:07 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:36468->172.17.0.4:30203, err= 2026/07/09 04:33:07 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33361") 2026/07/09 04:33:07 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:54434->172.17.0.4:33361, err= --- PASS: TestSyncIgnoreExisting (0.01s) === RUN TestSyncIgnoreErrors run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fedurif0fawu", Local "Local file system at /tmp/rclone4153726360", Modify Window "1s" 2026/07/09 04:33:07 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39348") 2026/07/09 04:33:07 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:33164->172.17.0.4:39348, err= 2026/07/09 04:33:07 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38502") 2026/07/09 04:33:07 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:45542->172.17.0.4:38502, err= 2026/07/09 04:33:07 INFO : d: Making directory 2026/07/09 04:33:07 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37850") 2026/07/09 04:33:07 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:45802->172.17.0.4:37850, err= 2026/07/09 04:33:07 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Connecting to FTP server 2026/07/09 04:33:07 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:21") 2026/07/09 04:33:07 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37774") 2026/07/09 04:33:07 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:53338->172.17.0.4:21, err= 2026/07/09 04:33:07 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37873") 2026/07/09 04:33:07 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:54182->172.17.0.4:37774, err= 2026/07/09 04:33:07 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:46826->172.17.0.4:37873, err= 2026/07/09 04:33:09 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33289") 2026/07/09 04:33:09 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:49158->172.17.0.4:33289, err= 2026/07/09 04:33:09 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37575") 2026/07/09 04:33:09 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:54016->172.17.0.4:37575, err= 2026/07/09 04:33:09 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/09 04:33:09 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Connecting to FTP server 2026/07/09 04:33:09 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:21") 2026/07/09 04:33:09 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31720") 2026/07/09 04:33:09 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:53348->172.17.0.4:21, err= 2026/07/09 04:33:09 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:35310->172.17.0.4:31720, err= 2026/07/09 04:33:09 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33364") 2026/07/09 04:33:09 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:47188->172.17.0.4:33364, err= 2026/07/09 04:33:09 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30305") 2026/07/09 04:33:09 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:41370->172.17.0.4:30305, err= 2026/07/09 04:33:09 DEBUG : c/non empty space: size = 5 OK 2026/07/09 04:33:09 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/09 04:33:09 DEBUG : c/non empty space: Unchanged skipping 2026/07/09 04:33:09 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for checks to finish 2026/07/09 04:33:09 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for transfers to finish 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37920") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:53084->172.17.0.4:37920, err= 2026/07/09 04:33:11 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/07/09 04:33:11 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/07/09 04:33:11 INFO : a/potato2: Copied (new) 2026/07/09 04:33:11 DEBUG : Waiting for deletions to finish 2026/07/09 04:33:11 INFO : b/potato: Deleted 2026/07/09 04:33:11 INFO : d: Removing directory 2026/07/09 04:33:11 INFO : b: Removing directory 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: deleted 2 directories 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37690") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:54746->172.17.0.4:37690, err= 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37825") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:43824->172.17.0.4:37825, err= 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39045") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:44784->172.17.0.4:39045, err= 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35599") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:34428->172.17.0.4:35599, err= 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38395") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:55256->172.17.0.4:38395, err= 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30298") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:34092->172.17.0.4:30298, err= 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37367") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:60626->172.17.0.4:37367, err= --- PASS: TestSyncIgnoreErrors (4.53s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fedurif0fawu", Local "Local file system at /tmp/rclone4153726360", Modify Window "1s" 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34997") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:54658->172.17.0.4:34997, err= 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35051") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:58092->172.17.0.4:35051, err= 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32158") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:53052->172.17.0.4:32158, err= 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for checks to finish 2026/07/09 04:33:11 DEBUG : empty space: size = 1 OK 2026/07/09 04:33:11 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/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for transfers to finish 2026/07/09 04:33:11 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/07/09 04:33:11 DEBUG : Waiting for deletions to finish 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36209") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:32958->172.17.0.4:36209, err= 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39917") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:39542->172.17.0.4:39917, err= 2026/07/09 04:33:11 DEBUG : empty space: size = 1 OK 2026/07/09 04:33:11 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/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for checks to finish 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for transfers to finish 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35808") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:35008->172.17.0.4:35808, err= 2026/07/09 04:33:11 DEBUG : empty space.8e3f08e9.partial: size = 1 OK 2026/07/09 04:33:11 DEBUG : empty space.8e3f08e9.partial: renamed to: empty space 2026/07/09 04:33:11 INFO : empty space: Copied (replaced existing) 2026/07/09 04:33:11 DEBUG : Waiting for deletions to finish 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34424") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:47710->172.17.0.4:34424, err= 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35814") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:52388->172.17.0.4:35814, err= 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37273") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:59408->172.17.0.4:37273, err= --- PASS: TestSyncAfterChangingModtimeOnly (0.02s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fedurif0fawu", Local "Local file system at /tmp/rclone4153726360", Modify Window "1s" sync_test.go:1046: Can't check this if no hashes supported 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37347") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:54312->172.17.0.4:37347, err= 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34128") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:49634->172.17.0.4:34128, err= --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.00s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fedurif0fawu", Local "Local file system at /tmp/rclone4153726360", Modify Window "1s" 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35760") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:53984->172.17.0.4:35760, err= 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30925") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:42032->172.17.0.4:30925, err= 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32300") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:35296->172.17.0.4:32300, err= 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for checks to finish 2026/07/09 04:33:11 DEBUG : foo: size = 3 OK 2026/07/09 04:33:11 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/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for transfers to finish 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34187") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:45542->172.17.0.4:34187, err= 2026/07/09 04:33:11 DEBUG : foo.20f54f0c.partial: size = 3 OK 2026/07/09 04:33:11 DEBUG : foo.20f54f0c.partial: renamed to: foo 2026/07/09 04:33:11 INFO : foo: Copied (replaced existing) 2026/07/09 04:33:11 DEBUG : Waiting for deletions to finish 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37639") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:37232->172.17.0.4:37639, err= 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31072") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:48686->172.17.0.4:31072, err= 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39684") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:52314->172.17.0.4:39684, err= --- PASS: TestSyncDoesntUpdateModtime (0.01s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fedurif0fawu", Local "Local file system at /tmp/rclone4153726360", Modify Window "1s" 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33334") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:50204->172.17.0.4:33334, err= 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39717") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:34068->172.17.0.4:39717, err= 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36325") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:56752->172.17.0.4:36325, err= 2026/07/09 04:33:11 DEBUG : potato: Need to transfer - File not found at Destination 2026/07/09 04:33:11 DEBUG : empty space: size = 1 OK 2026/07/09 04:33:11 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/09 04:33:11 DEBUG : empty space: Unchanged skipping 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for checks to finish 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for transfers to finish 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33014") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:40800->172.17.0.4:33014, err= 2026/07/09 04:33:11 DEBUG : potato.06503f43.partial: size = 60 OK 2026/07/09 04:33:11 DEBUG : potato.06503f43.partial: renamed to: potato 2026/07/09 04:33:11 INFO : potato: Copied (new) 2026/07/09 04:33:11 DEBUG : Waiting for deletions to finish 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30812") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:54562->172.17.0.4:30812, err= 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37867") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:34938->172.17.0.4:37867, err= 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30732") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:36532->172.17.0.4:30732, err= --- PASS: TestSyncAfterAddingAFile (0.02s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fedurif0fawu", Local "Local file system at /tmp/rclone4153726360", Modify Window "1s" 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37945") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:40948->172.17.0.4:37945, err= 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35820") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:45728->172.17.0.4:35820, err= 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37850") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:40740->172.17.0.4:37850, err= 2026/07/09 04:33:11 DEBUG : potato: size = 21 (Local file system at /tmp/rclone4153726360) 2026/07/09 04:33:11 DEBUG : potato: size = 60 (ftp://172.17.0.4:21/rclone-test-fedurif0fawu) 2026/07/09 04:33:11 DEBUG : potato: Sizes differ 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for checks to finish 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for transfers to finish 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38927") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:39848->172.17.0.4:38927, err= 2026/07/09 04:33:11 DEBUG : potato.793dcdb8.partial: size = 21 OK 2026/07/09 04:33:11 DEBUG : potato.793dcdb8.partial: renamed to: potato 2026/07/09 04:33:11 INFO : potato: Copied (replaced existing) 2026/07/09 04:33:11 DEBUG : Waiting for deletions to finish 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36932") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:40016->172.17.0.4:36932, err= 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30786") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:55442->172.17.0.4:30786, err= 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39545") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:46038->172.17.0.4:39545, err= --- PASS: TestSyncAfterChangingFilesSizeOnly (0.01s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fedurif0fawu", Local "Local file system at /tmp/rclone4153726360", Modify Window "1s" 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39206") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:46630->172.17.0.4:39206, err= 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32489") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:37926->172.17.0.4:32489, err= 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30912") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:40716->172.17.0.4:30912, err= 2026/07/09 04:33:11 DEBUG : potato: size = 21 OK 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for checks to finish 2026/07/09 04:33:11 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/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for transfers to finish 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33591") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:60370->172.17.0.4:33591, err= 2026/07/09 04:33:11 DEBUG : potato.a809149f.partial: size = 21 OK 2026/07/09 04:33:11 DEBUG : potato.a809149f.partial: renamed to: potato 2026/07/09 04:33:11 INFO : potato: Copied (replaced existing) 2026/07/09 04:33:11 DEBUG : Waiting for deletions to finish 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31813") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:55696->172.17.0.4:31813, err= 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31951") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:54892->172.17.0.4:31951, err= 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38956") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:39568->172.17.0.4:38956, err= --- PASS: TestSyncAfterChangingContentsOnly (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fedurif0fawu", Local "Local file system at /tmp/rclone4153726360", Modify Window "1s" 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35570") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:41514->172.17.0.4:35570, err= 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35755") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:57844->172.17.0.4:35755, err= 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34058") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:49298->172.17.0.4:34058, err= 2026/07/09 04:33:11 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/09 04:33:11 DEBUG : empty space: size = 1 OK 2026/07/09 04:33:11 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/09 04:33:11 DEBUG : empty space: Unchanged skipping 2026/07/09 04:33:11 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for checks to finish 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for transfers to finish 2026/07/09 04:33:11 DEBUG : Waiting for deletions to finish 2026/07/09 04:33:11 NOTICE: potato: Skipped delete as --dry-run is set (size 21) 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38670") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:34568->172.17.0.4:38670, err= 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34278") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:38806->172.17.0.4:34278, err= 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39622") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:36434->172.17.0.4:39622, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fedurif0fawu", Local "Local file system at /tmp/rclone4153726360", Modify Window "1s" 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30950") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:46380->172.17.0.4:30950, err= 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32981") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:49820->172.17.0.4:32981, err= 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34320") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:36882->172.17.0.4:34320, err= 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31225") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:34528->172.17.0.4:31225, err= 2026/07/09 04:33:11 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/09 04:33:11 DEBUG : empty space: size = 1 OK 2026/07/09 04:33:11 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/09 04:33:11 DEBUG : empty space: Unchanged skipping 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for checks to finish 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for transfers to finish 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36315") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:44202->172.17.0.4:36315, err= 2026/07/09 04:33:11 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/07/09 04:33:11 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/07/09 04:33:11 INFO : potato2: Copied (new) 2026/07/09 04:33:11 DEBUG : Waiting for deletions to finish 2026/07/09 04:33:11 INFO : potato: Deleted 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36247") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:47902->172.17.0.4:36247, err= 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38987") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:42644->172.17.0.4:38987, err= 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32840") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:33194->172.17.0.4:32840, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fedurif0fawu", Local "Local file system at /tmp/rclone4153726360", Modify Window "1s" 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32467") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:40544->172.17.0.4:32467, err= 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31357") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:50276->172.17.0.4:31357, err= 2026/07/09 04:33:11 INFO : d: Making directory 2026/07/09 04:33:11 INFO : d/e: Making directory 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34625") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:52570->172.17.0.4:34625, err= 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39504") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39663") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32827") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:60074->172.17.0.4:39504, err= 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:59780->172.17.0.4:39663, err= 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:45746->172.17.0.4:32827, err= 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35687") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:49708->172.17.0.4:35687, err= 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35011") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:43396->172.17.0.4:35011, err= 2026/07/09 04:33:11 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37528") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:51862->172.17.0.4:37528, err= 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37142") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33358") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:57232->172.17.0.4:37142, err= 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:55328->172.17.0.4:33358, err= 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34080") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35018") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:57514->172.17.0.4:34080, err= 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:43828->172.17.0.4:35018, err= 2026/07/09 04:33:11 DEBUG : c/non empty space: size = 5 OK 2026/07/09 04:33:11 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/09 04:33:11 DEBUG : c/non empty space: Unchanged skipping 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for checks to finish 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for transfers to finish 2026/07/09 04:33:11 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/07/09 04:33:11 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/07/09 04:33:11 INFO : a/potato2: Copied (new) 2026/07/09 04:33:11 DEBUG : Waiting for deletions to finish 2026/07/09 04:33:11 INFO : b/potato: Deleted 2026/07/09 04:33:11 INFO : d/e: Removing directory 2026/07/09 04:33:11 INFO : d: Removing directory 2026/07/09 04:33:11 INFO : b: Removing directory 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: deleted 3 directories 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35717") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:41054->172.17.0.4:35717, err= 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31798") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:44486->172.17.0.4:31798, err= 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32652") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:50936->172.17.0.4:32652, err= 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38101") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:57552->172.17.0.4:38101, err= 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32314") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:54808->172.17.0.4:32314, err= 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30594") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:60794->172.17.0.4:30594, err= 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33083") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:58132->172.17.0.4:33083, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fedurif0fawu", Local "Local file system at /tmp/rclone4153726360", Modify Window "1s" 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31981") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:38012->172.17.0.4:31981, err= 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34146") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:45982->172.17.0.4:34146, err= 2026/07/09 04:33:11 INFO : d: Making directory 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38420") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:44612->172.17.0.4:38420, err= 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30268") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:56798->172.17.0.4:30268, err= 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30157") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32079") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:58370->172.17.0.4:30157, err= 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:49104->172.17.0.4:32079, err= 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33527") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:34410->172.17.0.4:33527, err= 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33090") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32158") 2026/07/09 04:33:11 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:59652->172.17.0.4:33090, err= 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39734") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:50230->172.17.0.4:39734, err= 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:53058->172.17.0.4:32158, err= 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for checks to finish 2026/07/09 04:33:11 DEBUG : c/non empty space: size = 5 OK 2026/07/09 04:33:11 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/09 04:33:11 DEBUG : c/non empty space: Unchanged skipping 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for transfers to finish 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37124") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:49532->172.17.0.4:37124, err= 2026/07/09 04:33:11 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/07/09 04:33:11 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/07/09 04:33:11 INFO : a/potato2: Copied (new) 2026/07/09 04:33:11 ERROR : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: not deleting files as there were IO errors 2026/07/09 04:33:11 ERROR : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: not deleting directories as there were IO errors 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39589") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:34446->172.17.0.4:39589, err= 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36778") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36671") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34967") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:33476->172.17.0.4:36778, err= 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:40286->172.17.0.4:36671, err= 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:44794->172.17.0.4:34967, err= 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33733") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:41444->172.17.0.4:33733, err= 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36450") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:58136->172.17.0.4:36450, err= 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31221") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34465") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30240") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36932") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:55258->172.17.0.4:34465, err= 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:47328->172.17.0.4:30240, err= 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:52954->172.17.0.4:31221, err= 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:40022->172.17.0.4:36932, err= 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30264") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:39302->172.17.0.4:30264, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.02s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fedurif0fawu", Local "Local file system at /tmp/rclone4153726360", Modify Window "1s" 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30057") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:34084->172.17.0.4:30057, err= 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39064") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:33282->172.17.0.4:39064, err= 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38048") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:60928->172.17.0.4:38048, err= 2026/07/09 04:33:11 DEBUG : Waiting for deletions to finish 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34329") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:42880->172.17.0.4:34329, err= 2026/07/09 04:33:11 DEBUG : empty space: size = 1 OK 2026/07/09 04:33:11 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/09 04:33:11 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/09 04:33:11 DEBUG : empty space: Unchanged skipping 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for checks to finish 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for transfers to finish 2026/07/09 04:33:11 INFO : potato: Deleted 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39058") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:37722->172.17.0.4:39058, err= 2026/07/09 04:33:11 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/07/09 04:33:11 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/07/09 04:33:11 INFO : potato2: Copied (new) 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30091") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:43752->172.17.0.4:30091, err= 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38845") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:59420->172.17.0.4:38845, err= 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35246") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:42572->172.17.0.4:35246, err= --- PASS: TestSyncDeleteDuring (0.01s) === RUN TestSyncDeleteBefore run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fedurif0fawu", Local "Local file system at /tmp/rclone4153726360", Modify Window "1s" 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39468") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:49472->172.17.0.4:39468, err= 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30895") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:51268->172.17.0.4:30895, err= 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33077") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:41256->172.17.0.4:33077, err= 2026/07/09 04:33:11 DEBUG : Waiting for deletions to finish 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37808") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:51520->172.17.0.4:37808, err= 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for checks to finish 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for transfers to finish 2026/07/09 04:33:11 INFO : potato: Deleted 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39670") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:36814->172.17.0.4:39670, err= 2026/07/09 04:33:11 DEBUG : empty space: size = 1 OK 2026/07/09 04:33:11 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/09 04:33:11 DEBUG : empty space: Unchanged skipping 2026/07/09 04:33:11 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for checks to finish 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for transfers to finish 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36492") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:58378->172.17.0.4:36492, err= 2026/07/09 04:33:11 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/07/09 04:33:11 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/07/09 04:33:11 INFO : potato2: Copied (new) 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33649") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:51406->172.17.0.4:33649, err= 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30910") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:44988->172.17.0.4:30910, err= 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33334") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:50208->172.17.0.4:33334, err= --- PASS: TestSyncDeleteBefore (0.01s) === RUN TestCopyDeleteBefore run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fedurif0fawu", Local "Local file system at /tmp/rclone4153726360", Modify Window "1s" 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39798") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:35884->172.17.0.4:39798, err= 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35484") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:37620->172.17.0.4:35484, err= 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36980") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:40022->172.17.0.4:36980, err= 2026/07/09 04:33:11 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for checks to finish 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for transfers to finish 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34663") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:42208->172.17.0.4:34663, err= 2026/07/09 04:33:11 DEBUG : potato2.3b76523b.partial: size = 19 OK 2026/07/09 04:33:11 DEBUG : potato2.3b76523b.partial: renamed to: potato2 2026/07/09 04:33:11 INFO : potato2: Copied (new) 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31314") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:45030->172.17.0.4:31314, err= 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33121") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:55070->172.17.0.4:33121, err= 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39310") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:51378->172.17.0.4:39310, err= --- PASS: TestCopyDeleteBefore (0.01s) === RUN TestSyncWithExclude run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fedurif0fawu", Local "Local file system at /tmp/rclone4153726360", Modify Window "1s" 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38161") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:33494->172.17.0.4:38161, err= 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36467") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:52394->172.17.0.4:36467, err= 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36732") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:43042->172.17.0.4:36732, err= 2026/07/09 04:33:11 DEBUG : enormous: Excluded (Size Filter) 2026/07/09 04:33:11 DEBUG : enormous: Excluded 2026/07/09 04:33:11 DEBUG : potato2: Excluded (Size Filter) 2026/07/09 04:33:11 DEBUG : potato2: Excluded 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32958") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:58394->172.17.0.4:32958, err= 2026/07/09 04:33:11 DEBUG : potato2: Excluded (Size Filter) 2026/07/09 04:33:11 DEBUG : potato2: Excluded 2026/07/09 04:33:11 DEBUG : empty space: size = 1 OK 2026/07/09 04:33:11 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for checks to finish 2026/07/09 04:33:11 DEBUG : empty space: Unchanged skipping 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for transfers to finish 2026/07/09 04:33:11 DEBUG : Waiting for deletions to finish 2026/07/09 04:33:11 INFO : There was nothing to transfer 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34083") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:49270->172.17.0.4:34083, err= 2026/07/09 04:33:11 DEBUG : enormous: Excluded (Size Filter) 2026/07/09 04:33:11 DEBUG : enormous: Excluded 2026/07/09 04:33:11 DEBUG : potato2: Excluded (Size Filter) 2026/07/09 04:33:11 DEBUG : potato2: Excluded 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39310") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:51380->172.17.0.4:39310, err= 2026/07/09 04:33:11 DEBUG : potato2: Excluded (Size Filter) 2026/07/09 04:33:11 DEBUG : potato2: Excluded 2026/07/09 04:33:11 DEBUG : empty space: size = 1 OK 2026/07/09 04:33:11 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2026/07/09 04:33:11 DEBUG : empty space: Unchanged skipping 2026/07/09 04:33:11 DEBUG : Local file system at /tmp/rclone4153726360: Waiting for checks to finish 2026/07/09 04:33:11 DEBUG : Local file system at /tmp/rclone4153726360: Waiting for transfers to finish 2026/07/09 04:33:11 DEBUG : Waiting for deletions to finish 2026/07/09 04:33:11 INFO : There was nothing to transfer 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36156") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:33618->172.17.0.4:36156, err= 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38329") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:46294->172.17.0.4:38329, err= --- PASS: TestSyncWithExclude (0.01s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fedurif0fawu", Local "Local file system at /tmp/rclone4153726360", Modify Window "1s" 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36905") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:56038->172.17.0.4:36905, err= 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34574") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:60966->172.17.0.4:34574, err= 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38783") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:54428->172.17.0.4:38783, err= 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36116") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:43844->172.17.0.4:36116, err= 2026/07/09 04:33:11 DEBUG : enormous: Excluded (Size Filter) 2026/07/09 04:33:11 DEBUG : enormous: Excluded 2026/07/09 04:33:11 DEBUG : potato2: Excluded (Size Filter) 2026/07/09 04:33:11 DEBUG : potato2: Excluded 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37926") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:36524->172.17.0.4:37926, err= 2026/07/09 04:33:11 DEBUG : empty space: size = 1 OK 2026/07/09 04:33:11 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for checks to finish 2026/07/09 04:33:11 DEBUG : empty space: Unchanged skipping 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for transfers to finish 2026/07/09 04:33:11 DEBUG : Waiting for deletions to finish 2026/07/09 04:33:11 INFO : enormous: Deleted 2026/07/09 04:33:11 INFO : potato2: Deleted 2026/07/09 04:33:11 INFO : There was nothing to transfer 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35019") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:34308->172.17.0.4:35019, err= 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34479") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:48034->172.17.0.4:34479, err= 2026/07/09 04:33:11 DEBUG : empty space: size = 1 OK 2026/07/09 04:33:11 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2026/07/09 04:33:11 DEBUG : empty space: Unchanged skipping 2026/07/09 04:33:11 DEBUG : Local file system at /tmp/rclone4153726360: Waiting for checks to finish 2026/07/09 04:33:11 DEBUG : Local file system at /tmp/rclone4153726360: Waiting for transfers to finish 2026/07/09 04:33:11 DEBUG : Waiting for deletions to finish 2026/07/09 04:33:11 INFO : enormous: Deleted 2026/07/09 04:33:11 INFO : potato2: Deleted 2026/07/09 04:33:11 INFO : There was nothing to transfer 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34336") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:49220->172.17.0.4:34336, err= 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30100") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:40168->172.17.0.4:30100, err= --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.01s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fedurif0fawu", Local "Local file system at /tmp/rclone4153726360", Modify Window "1s" 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37559") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:44726->172.17.0.4:37559, err= 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37323") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:40008->172.17.0.4:37323, err= 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30076") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:57894->172.17.0.4:30076, err= 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35211") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:53970->172.17.0.4:35211, err= 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33409") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:38472->172.17.0.4:33409, err= 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31633") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:40358->172.17.0.4:31633, err= 2026/07/09 04:33:11 DEBUG : five: Need to transfer - File not found at Destination 2026/07/09 04:33:11 DEBUG : four: size = 4 (Local file system at /tmp/rclone4153726360) 2026/07/09 04:33:11 DEBUG : four: size = 8 (ftp://172.17.0.4:21/rclone-test-fedurif0fawu) 2026/07/09 04:33:11 DEBUG : four: Sizes differ 2026/07/09 04:33:11 DEBUG : two: size = 3 OK 2026/07/09 04:33:11 DEBUG : three: size = 5 OK 2026/07/09 04:33:11 DEBUG : three: Sizes identical 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for checks to finish 2026/07/09 04:33:11 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/07/09 04:33:11 DEBUG : one: Destination is newer than source, skipping 2026/07/09 04:33:11 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for transfers to finish 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30237") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38847") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:40800->172.17.0.4:30237, err= 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:46484->172.17.0.4:38847, err= 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34132") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:36352->172.17.0.4:34132, err= 2026/07/09 04:33:11 DEBUG : five.0fee171d.partial: size = 4 OK 2026/07/09 04:33:11 DEBUG : four.f852663a.partial: size = 4 OK 2026/07/09 04:33:11 DEBUG : two.8549bf6d.partial: size = 3 OK 2026/07/09 04:33:11 DEBUG : five.0fee171d.partial: renamed to: five 2026/07/09 04:33:11 INFO : five: Copied (new) 2026/07/09 04:33:11 DEBUG : four.f852663a.partial: renamed to: four 2026/07/09 04:33:11 INFO : four: Copied (replaced existing) 2026/07/09 04:33:11 DEBUG : two.8549bf6d.partial: renamed to: two 2026/07/09 04:33:11 INFO : two: Copied (replaced existing) 2026/07/09 04:33:11 DEBUG : Waiting for deletions to finish 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35208") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:59426->172.17.0.4:35208, err= sync_test.go:1480: Skip test with --checksum as no hashes supported 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33514") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:43316->172.17.0.4:33514, err= 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36320") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:57910->172.17.0.4:36320, err= --- PASS: TestSyncWithUpdateOlder (0.01s) === 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-fedurif0fawu", Local "Local file system at /tmp/rclone4153726360", Modify Window "1s" sync_test.go:1569: Can track renames: false 2026/07/09 04:33:11 ERROR : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Ignoring --track-renames as the source and destination do not have a common hash 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38513") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:52424->172.17.0.4:38513, err= 2026/07/09 04:33:11 DEBUG : potato: Need to transfer - File not found at Destination 2026/07/09 04:33:11 DEBUG : yam: Need to transfer - File not found at Destination 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for checks to finish 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for transfers to finish 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32760") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:59388->172.17.0.4:32760, err= 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30861") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:33478->172.17.0.4:30861, err= 2026/07/09 04:33:11 DEBUG : yam.02e422e9.partial: size = 11 OK 2026/07/09 04:33:11 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/07/09 04:33:11 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/07/09 04:33:11 DEBUG : yam.02e422e9.partial: renamed to: yam 2026/07/09 04:33:11 INFO : potato: Copied (new) 2026/07/09 04:33:11 INFO : yam: Copied (new) 2026/07/09 04:33:11 DEBUG : Waiting for deletions to finish 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31981") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:38016->172.17.0.4:31981, err= 2026/07/09 04:33:11 ERROR : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Ignoring --track-renames as the source and destination do not have a common hash 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34491") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:56434->172.17.0.4:34491, err= 2026/07/09 04:33:11 DEBUG : yaml: Need to transfer - File not found at Destination 2026/07/09 04:33:11 DEBUG : potato: size = 14 OK 2026/07/09 04:33:11 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:33:11 DEBUG : potato: Unchanged skipping 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for checks to finish 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for transfers to finish 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39792") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:40260->172.17.0.4:39792, err= 2026/07/09 04:33:11 DEBUG : yaml.f0a7baea.partial: size = 11 OK 2026/07/09 04:33:11 DEBUG : yaml.f0a7baea.partial: renamed to: yaml 2026/07/09 04:33:11 INFO : yaml: Copied (new) 2026/07/09 04:33:11 DEBUG : Waiting for deletions to finish 2026/07/09 04:33:11 INFO : yam: Deleted 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35243") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:58166->172.17.0.4:35243, err= 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32794") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:34494->172.17.0.4:32794, err= 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32363") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:52432->172.17.0.4:32363, err= --- PASS: TestSyncWithTrackRenames (0.01s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fedurif0fawu", Local "Local file system at /tmp/rclone4153726360", Modify Window "1s" sync_test.go:1641: Can track renames: true 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30443") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:49722->172.17.0.4:30443, err= 2026/07/09 04:33:11 INFO : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Making map for --track-renames 2026/07/09 04:33:11 INFO : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Finished making map for --track-renames 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for checks to finish 2026/07/09 04:33:11 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/09 04:33:11 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for renames to finish 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for transfers to finish 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34904") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30356") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:50888->172.17.0.4:34904, err= 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:43124->172.17.0.4:30356, err= 2026/07/09 04:33:11 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/07/09 04:33:11 DEBUG : yam.02e422e9.partial: size = 11 OK 2026/07/09 04:33:11 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/07/09 04:33:11 INFO : potato: Copied (new) 2026/07/09 04:33:11 DEBUG : yam.02e422e9.partial: renamed to: yam 2026/07/09 04:33:11 INFO : yam: Copied (new) 2026/07/09 04:33:11 DEBUG : Waiting for deletions to finish 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38270") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:55514->172.17.0.4:38270, err= 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35695") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:59348->172.17.0.4:35695, err= 2026/07/09 04:33:11 DEBUG : potato: size = 14 OK 2026/07/09 04:33:11 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:33:11 INFO : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Making map for --track-renames 2026/07/09 04:33:11 INFO : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Finished making map for --track-renames 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for checks to finish 2026/07/09 04:33:11 DEBUG : potato: Unchanged skipping 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for renames to finish 2026/07/09 04:33:11 INFO : yam: Moved (server-side) to: yaml 2026/07/09 04:33:11 INFO : yaml: Renamed from "yam" 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for transfers to finish 2026/07/09 04:33:11 DEBUG : Waiting for deletions to finish 2026/07/09 04:33:11 INFO : There was nothing to transfer 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33527") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:34416->172.17.0.4:33527, err= 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36324") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:41438->172.17.0.4:36324, err= 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37790") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:40368->172.17.0.4:37790, err= --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.01s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fedurif0fawu", Local "Local file system at /tmp/rclone4153726360", Modify Window "1s" sync_test.go:1680: Can track renames: true 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34224") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:55874->172.17.0.4:34224, err= 2026/07/09 04:33:11 INFO : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Making map for --track-renames 2026/07/09 04:33:11 INFO : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Finished making map for --track-renames 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for checks to finish 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for renames to finish 2026/07/09 04:33:11 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/09 04:33:11 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for transfers to finish 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38813") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:54678->172.17.0.4:38813, err= 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33606") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:59132->172.17.0.4:33606, err= 2026/07/09 04:33:11 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/07/09 04:33:11 DEBUG : sub/yam.b1027621.partial: size = 11 OK 2026/07/09 04:33:11 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/07/09 04:33:11 INFO : potato: Copied (new) 2026/07/09 04:33:11 DEBUG : sub/yam.b1027621.partial: renamed to: sub/yam 2026/07/09 04:33:11 INFO : sub/yam: Copied (new) 2026/07/09 04:33:11 DEBUG : Waiting for deletions to finish 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37115") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:55036->172.17.0.4:37115, err= 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36047") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:35508->172.17.0.4:36047, err= 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36308") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:38092->172.17.0.4:36308, err= 2026/07/09 04:33:11 DEBUG : potato: size = 14 OK 2026/07/09 04:33:11 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:33:11 DEBUG : potato: Unchanged skipping 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30183") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:51054->172.17.0.4:30183, err= 2026/07/09 04:33:11 INFO : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Making map for --track-renames 2026/07/09 04:33:11 INFO : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Finished making map for --track-renames 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for checks to finish 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for renames to finish 2026/07/09 04:33:11 INFO : sub/yam: Moved (server-side) to: yam 2026/07/09 04:33:11 INFO : yam: Renamed from "sub/yam" 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for transfers to finish 2026/07/09 04:33:11 DEBUG : Waiting for deletions to finish 2026/07/09 04:33:11 INFO : There was nothing to transfer 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32158") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:53066->172.17.0.4:32158, err= 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39778") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:45890->172.17.0.4:39778, err= 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31855") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:37004->172.17.0.4:31855, err= 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34689") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:58302->172.17.0.4:34689, err= 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38116") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:52298->172.17.0.4:38116, err= --- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.01s) === RUN TestServerSideMoveLocal run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fedurif0fawu", Local "Local file system at /tmp/rclone4153726360", Modify Window "1s" 2026/07/09 04:33:11 DEBUG : Creating backend with remote "/tmp/rclone4153726360/dir1" 2026/07/09 04:33:11 DEBUG : Creating backend with remote "/tmp/rclone4153726360/dir2" 2026/07/09 04:33:11 DEBUG : Local file system at /tmp/rclone4153726360/dir2: Using server-side directory move 2026/07/09 04:33:11 INFO : Local file system at /tmp/rclone4153726360/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/09 04:33:11 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 04:33:11 DEBUG : Local file system at /tmp/rclone4153726360/dir2: Waiting for checks to finish 2026/07/09 04:33:11 DEBUG : Local file system at /tmp/rclone4153726360/dir2: Waiting for transfers to finish 2026/07/09 04:33:11 INFO : file1.txt: Moved (server-side) 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31133") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:39386->172.17.0.4:31133, err= 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39183") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:47556->172.17.0.4:39183, err= --- PASS: TestServerSideMoveLocal (0.00s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fedurif0fawu", Local "Local file system at /tmp/rclone4153726360", Modify Window "1s" 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31733") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:42800->172.17.0.4:31733, err= 2026/07/09 04:33:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/09 04:33:11 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for checks to finish 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for transfers to finish 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36745") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:36822->172.17.0.4:36745, err= 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38145") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:56510->172.17.0.4:38145, err= 2026/07/09 04:33:11 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/09 04:33:11 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2026/07/09 04:33:11 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/09 04:33:11 INFO : sub dir/hello world: Copied (new) 2026/07/09 04:33:11 INFO : sub dir/hello world: Deleted 2026/07/09 04:33:11 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2026/07/09 04:33:11 INFO : nested/sub dir/file: Copied (new) 2026/07/09 04:33:11 INFO : nested/sub dir/file: Deleted 2026/07/09 04:33:11 INFO : sub dir: Removing directory 2026/07/09 04:33:11 INFO : nested/sub dir: Removing directory 2026/07/09 04:33:11 INFO : nested: Removing directory 2026/07/09 04:33:11 DEBUG : Local file system at /tmp/rclone4153726360: deleted 3 directories 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33977") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:47586->172.17.0.4:33977, err= 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37507") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:40148->172.17.0.4:37507, err= 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30479") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:44686->172.17.0.4:30479, err= 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37662") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:55090->172.17.0.4:37662, err= 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36261") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:47608->172.17.0.4:36261, err= 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33675") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:33692->172.17.0.4:33675, err= 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31179") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:34806->172.17.0.4:31179, err= 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32151") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:42334->172.17.0.4:32151, err= 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31326") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:44570->172.17.0.4:31326, err= --- PASS: TestMoveWithDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fedurif0fawu", Local "Local file system at /tmp/rclone4153726360", Modify Window "1s" 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36321") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:40566->172.17.0.4:36321, err= 2026/07/09 04:33:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/09 04:33:11 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for checks to finish 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for transfers to finish 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33458") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:46614->172.17.0.4:33458, err= 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30864") 2026/07/09 04:33:11 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:51642->172.17.0.4:30864, err= 2026/07/09 04:33:11 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/09 04:33:11 INFO : sub dir/hello world: Copied (new) 2026/07/09 04:33:11 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2026/07/09 04:33:11 INFO : sub dir/hello world: Deleted 2026/07/09 04:33:11 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2026/07/09 04:33:11 INFO : nested/sub dir/file: Copied (new) 2026/07/09 04:33:11 INFO : nested/sub dir/file: Deleted 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34482") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:43436->172.17.0.4:34482, err= 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35096") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:39472->172.17.0.4:35096, err= 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34560") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:43822->172.17.0.4:34560, err= 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36201") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:53270->172.17.0.4:36201, err= 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35621") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:41252->172.17.0.4:35621, err= 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39565") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32371") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:39698->172.17.0.4:39565, err= 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:45752->172.17.0.4:32371, err= 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35795") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:55578->172.17.0.4:35795, err= 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32799") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:59446->172.17.0.4:32799, err= --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fedurif0fawu", Local "Local file system at /tmp/rclone4153726360", Modify Window "1s" 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39311") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:56690->172.17.0.4:39311, err= 2026/07/09 04:33:11 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/07/09 04:33:11 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for checks to finish 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for transfers to finish 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34888") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:55036->172.17.0.4:34888, err= 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33987") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:33122->172.17.0.4:33987, err= 2026/07/09 04:33:11 DEBUG : existing-b.77ede99e.partial: size = 6 OK 2026/07/09 04:33:11 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/07/09 04:33:11 DEBUG : existing-b.77ede99e.partial: renamed to: existing-b 2026/07/09 04:33:11 INFO : existing-b: Copied (new) 2026/07/09 04:33:11 INFO : existing-b: Deleted 2026/07/09 04:33:11 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/07/09 04:33:11 INFO : existing: Copied (new) 2026/07/09 04:33:11 INFO : existing: Deleted 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38136") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:36690->172.17.0.4:38136, err= 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32832") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:54990->172.17.0.4:32832, err= 2026/07/09 04:33:11 DEBUG : existing: Destination exists, skipping 2026/07/09 04:33:11 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for checks to finish 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for transfers to finish 2026/07/09 04:33:11 INFO : There was nothing to transfer 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34327") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:48066->172.17.0.4:34327, err= 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32597") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:48298->172.17.0.4:32597, err= 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37091") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:55804->172.17.0.4:37091, err= --- PASS: TestMoveWithIgnoreExisting (0.01s) === RUN TestServerSideMove run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fedurif0fawu", Local "Local file system at /tmp/rclone4153726360", Modify Window "1s" 2026/07/09 04:33:11 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-zetolab5notu" 2026/07/09 04:33:11 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/09 04:33:11 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/09 04:33:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/09 04:33:11 DEBUG : Setting pass="TlKDAqQHczLf2pBTpbbKMprFcAcnLVQSzV_OlbYmvu0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/09 04:33:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/09 04:33:11 DEBUG : TestFTPPureftpd: detected overridden config - adding "{8h6wN}" suffix to name 2026/07/09 04:33:11 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/09 04:33:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/09 04:33:11 DEBUG : Setting pass="TlKDAqQHczLf2pBTpbbKMprFcAcnLVQSzV_OlbYmvu0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/09 04:33:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-zetolab5notu: Connecting to FTP server 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-zetolab5notu: dial("tcp","172.17.0.4:21") 2026/07/09 04:33:11 DEBUG : ftp://172.17.0.4:21/rclone-test-zetolab5notu: > dial: conn=172.17.0.1:60260->172.17.0.4:21, err= 2026/07/09 04:33:14 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38818") 2026/07/09 04:33:14 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:33294->172.17.0.4:38818, err= 2026/07/09 04:33:14 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33591") 2026/07/09 04:33:14 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:60384->172.17.0.4:33591, err= 2026/07/09 04:33:14 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34844") 2026/07/09 04:33:14 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:37576->172.17.0.4:34844, err= 2026/07/09 04:33:14 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30477") 2026/07/09 04:33:14 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:35478->172.17.0.4:30477, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.4:21/rclone-test-fedurif0fawu -> ftp://172.17.0.4:21/rclone-test-zetolab5notu 2026/07/09 04:33:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zetolab5notu: dial("tcp","172.17.0.4:39602") 2026/07/09 04:33:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zetolab5notu: > dial: conn=172.17.0.1:43460->172.17.0.4:39602, err= 2026/07/09 04:33:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zetolab5notu: dial("tcp","172.17.0.4:38519") 2026/07/09 04:33:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zetolab5notu: > dial: conn=172.17.0.1:32982->172.17.0.4:38519, err= 2026/07/09 04:33:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zetolab5notu: dial("tcp","172.17.0.4:34272") 2026/07/09 04:33:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zetolab5notu: > dial: conn=172.17.0.1:58008->172.17.0.4:34272, err= 2026/07/09 04:33:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zetolab5notu: Using server-side directory move 2026/07/09 04:33:14 INFO : ftp://172.17.0.4:21/rclone-test-zetolab5notu: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/09 04:33:14 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30050") 2026/07/09 04:33:14 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:51010->172.17.0.4:30050, err= 2026/07/09 04:33:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zetolab5notu: dial("tcp","172.17.0.4:35828") 2026/07/09 04:33:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zetolab5notu: > dial: conn=172.17.0.1:59168->172.17.0.4:35828, err= 2026/07/09 04:33:14 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/09 04:33:14 DEBUG : empty space: size = 1 OK 2026/07/09 04:33:14 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/07/09 04:33:14 DEBUG : empty space: Unchanged skipping 2026/07/09 04:33:14 DEBUG : potato3: size = 68 (ftp://172.17.0.4:21/rclone-test-fedurif0fawu) 2026/07/09 04:33:14 DEBUG : potato3: size = 60 (ftp://172.17.0.4:21/rclone-test-zetolab5notu) 2026/07/09 04:33:14 DEBUG : potato3: Sizes differ 2026/07/09 04:33:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zetolab5notu: Waiting for checks to finish 2026/07/09 04:33:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zetolab5notu: Connecting to FTP server 2026/07/09 04:33:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zetolab5notu: dial("tcp","172.17.0.4:21") 2026/07/09 04:33:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zetolab5notu: > dial: conn=172.17.0.1:60274->172.17.0.4:21, err= 2026/07/09 04:33:14 INFO : empty space: Deleted 2026/07/09 04:33:14 DEBUG : ftp://172.17.0.4:21/rclone-test-zetolab5notu: Waiting for transfers to finish 2026/07/09 04:33:14 INFO : potato2: Moved (server-side) 2026/07/09 04:33:16 INFO : potato3: Deleted 2026/07/09 04:33:16 INFO : potato3: Moved (server-side) 2026/07/09 04:33:16 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39855") 2026/07/09 04:33:16 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:53946->172.17.0.4:39855, err= 2026/07/09 04:33:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zetolab5notu: dial("tcp","172.17.0.4:32066") 2026/07/09 04:33:16 DEBUG : ftp://172.17.0.4:21/rclone-test-zetolab5notu: > dial: conn=172.17.0.1:48682->172.17.0.4:32066, err= 2026/07/09 04:33:16 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qumecel7zolu" 2026/07/09 04:33:16 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/09 04:33:16 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/09 04:33:16 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/09 04:33:16 DEBUG : Setting pass="TlKDAqQHczLf2pBTpbbKMprFcAcnLVQSzV_OlbYmvu0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/09 04:33:16 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/09 04:33:16 DEBUG : TestFTPPureftpd: detected overridden config - adding "{8h6wN}" suffix to name 2026/07/09 04:33:16 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/09 04:33:16 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/09 04:33:16 DEBUG : Setting pass="TlKDAqQHczLf2pBTpbbKMprFcAcnLVQSzV_OlbYmvu0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/09 04:33:16 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/09 04:33:16 DEBUG : ftp://172.17.0.4:21/rclone-test-qumecel7zolu: Connecting to FTP server 2026/07/09 04:33:16 DEBUG : ftp://172.17.0.4:21/rclone-test-qumecel7zolu: dial("tcp","172.17.0.4:21") 2026/07/09 04:33:16 DEBUG : ftp://172.17.0.4:21/rclone-test-qumecel7zolu: > dial: conn=172.17.0.1:60276->172.17.0.4:21, err= 2026/07/09 04:33:18 DEBUG : ftp://172.17.0.4:21/rclone-test-qumecel7zolu: Using server-side directory move 2026/07/09 04:33:18 INFO : ftp://172.17.0.4:21/rclone-test-qumecel7zolu: Server side directory move succeeded 2026/07/09 04:33:18 DEBUG : ftp://172.17.0.4:21/rclone-test-qumecel7zolu: dial("tcp","172.17.0.4:39299") 2026/07/09 04:33:18 DEBUG : ftp://172.17.0.4:21/rclone-test-qumecel7zolu: > dial: conn=172.17.0.1:43284->172.17.0.4:39299, err= 2026/07/09 04:33:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zetolab5notu: dial("tcp","172.17.0.4:38037") 2026/07/09 04:33:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zetolab5notu: > dial: conn=172.17.0.1:45908->172.17.0.4:38037, err= 2026/07/09 04:33:18 ERROR : error listing: directory not found 2026/07/09 04:33:18 DEBUG : ftp://172.17.0.4:21/rclone-test-qumecel7zolu: dial("tcp","172.17.0.4:33477") 2026/07/09 04:33:18 DEBUG : ftp://172.17.0.4:21/rclone-test-qumecel7zolu: > dial: conn=172.17.0.1:59388->172.17.0.4:33477, err= 2026/07/09 04:33:18 DEBUG : ftp://172.17.0.4:21/rclone-test-qumecel7zolu: Purge object "empty space" 2026/07/09 04:33:18 DEBUG : ftp://172.17.0.4:21/rclone-test-qumecel7zolu: Purge object "potato2" 2026/07/09 04:33:18 DEBUG : ftp://172.17.0.4:21/rclone-test-qumecel7zolu: Purge object "potato3" 2026/07/09 04:33:18 DEBUG : ftp://172.17.0.4:21/rclone-test-qumecel7zolu: Purge dir "" 2026/07/09 04:33:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zetolab5notu: dial("tcp","172.17.0.4:31082") 2026/07/09 04:33:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zetolab5notu: > dial: conn=172.17.0.1:34540->172.17.0.4:31082, err= 2026/07/09 04:33:18 ERROR : error listing: directory not found 2026/07/09 04:33:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zetolab5notu: Purge dir "" 2026/07/09 04:33:18 NOTICE: purge failed to rmdir "": directory not found 2026/07/09 04:33:18 NOTICE: purge failed: directory not found 2026/07/09 04:33:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33453") 2026/07/09 04:33:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:34746->172.17.0.4:33453, err= 2026/07/09 04:33:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35590") 2026/07/09 04:33:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:38062->172.17.0.4:35590, err= --- PASS: TestServerSideMove (6.77s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fedurif0fawu", Local "Local file system at /tmp/rclone4153726360", Modify Window "1s" 2026/07/09 04:33:18 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-wuwojag0boma" 2026/07/09 04:33:18 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/09 04:33:18 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/09 04:33:18 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/09 04:33:18 DEBUG : Setting pass="TlKDAqQHczLf2pBTpbbKMprFcAcnLVQSzV_OlbYmvu0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/09 04:33:18 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/09 04:33:18 DEBUG : TestFTPPureftpd: detected overridden config - adding "{8h6wN}" suffix to name 2026/07/09 04:33:18 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/09 04:33:18 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/09 04:33:18 DEBUG : Setting pass="TlKDAqQHczLf2pBTpbbKMprFcAcnLVQSzV_OlbYmvu0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/09 04:33:18 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/09 04:33:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wuwojag0boma: Connecting to FTP server 2026/07/09 04:33:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wuwojag0boma: dial("tcp","172.17.0.4:21") 2026/07/09 04:33:18 DEBUG : ftp://172.17.0.4:21/rclone-test-wuwojag0boma: > dial: conn=172.17.0.1:60288->172.17.0.4:21, err= 2026/07/09 04:33:20 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30666") 2026/07/09 04:33:20 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:54838->172.17.0.4:30666, err= 2026/07/09 04:33:20 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34042") 2026/07/09 04:33:20 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:37350->172.17.0.4:34042, err= 2026/07/09 04:33:20 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36122") 2026/07/09 04:33:20 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:49642->172.17.0.4:36122, err= 2026/07/09 04:33:20 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35269") 2026/07/09 04:33:20 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:58704->172.17.0.4:35269, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.4:21/rclone-test-fedurif0fawu -> ftp://172.17.0.4:21/rclone-test-wuwojag0boma 2026/07/09 04:33:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wuwojag0boma: dial("tcp","172.17.0.4:36489") 2026/07/09 04:33:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wuwojag0boma: > dial: conn=172.17.0.1:44568->172.17.0.4:36489, err= 2026/07/09 04:33:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wuwojag0boma: dial("tcp","172.17.0.4:34136") 2026/07/09 04:33:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wuwojag0boma: > dial: conn=172.17.0.1:60348->172.17.0.4:34136, err= 2026/07/09 04:33:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wuwojag0boma: dial("tcp","172.17.0.4:35507") 2026/07/09 04:33:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wuwojag0boma: > dial: conn=172.17.0.1:50102->172.17.0.4:35507, err= 2026/07/09 04:33:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wuwojag0boma: dial("tcp","172.17.0.4:36497") 2026/07/09 04:33:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wuwojag0boma: > dial: conn=172.17.0.1:53986->172.17.0.4:36497, err= 2026/07/09 04:33:20 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37973") 2026/07/09 04:33:20 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:50484->172.17.0.4:37973, err= 2026/07/09 04:33:20 DEBUG : empty space: Excluded (Size Filter) 2026/07/09 04:33:20 DEBUG : empty space: Excluded 2026/07/09 04:33:20 DEBUG : empty space: Excluded (Size Filter) 2026/07/09 04:33:20 DEBUG : empty space: Excluded 2026/07/09 04:33:20 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/09 04:33:20 DEBUG : potato3: size = 68 (ftp://172.17.0.4:21/rclone-test-fedurif0fawu) 2026/07/09 04:33:20 DEBUG : potato3: size = 60 (ftp://172.17.0.4:21/rclone-test-wuwojag0boma) 2026/07/09 04:33:20 DEBUG : potato3: Sizes differ 2026/07/09 04:33:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wuwojag0boma: Connecting to FTP server 2026/07/09 04:33:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wuwojag0boma: dial("tcp","172.17.0.4:21") 2026/07/09 04:33:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wuwojag0boma: Waiting for checks to finish 2026/07/09 04:33:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wuwojag0boma: Waiting for transfers to finish 2026/07/09 04:33:20 DEBUG : ftp://172.17.0.4:21/rclone-test-wuwojag0boma: > dial: conn=172.17.0.1:60290->172.17.0.4:21, err= 2026/07/09 04:33:20 INFO : potato2: Moved (server-side) 2026/07/09 04:33:23 INFO : potato3: Deleted 2026/07/09 04:33:23 INFO : potato3: Moved (server-side) 2026/07/09 04:33:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31501") 2026/07/09 04:33:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:33716->172.17.0.4:31501, err= 2026/07/09 04:33:23 DEBUG : ftp://172.17.0.4:21/rclone-test-wuwojag0boma: dial("tcp","172.17.0.4:31125") 2026/07/09 04:33:23 DEBUG : ftp://172.17.0.4:21/rclone-test-wuwojag0boma: > dial: conn=172.17.0.1:55034->172.17.0.4:31125, err= 2026/07/09 04:33:23 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-tojarij1jedu" 2026/07/09 04:33:23 DEBUG : Config file has changed externally - reloading 2026/07/09 04:33:23 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/09 04:33:23 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/09 04:33:23 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/09 04:33:23 DEBUG : Setting pass="TlKDAqQHczLf2pBTpbbKMprFcAcnLVQSzV_OlbYmvu0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/09 04:33:23 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/09 04:33:23 DEBUG : TestFTPPureftpd: detected overridden config - adding "{8h6wN}" suffix to name 2026/07/09 04:33:23 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/09 04:33:23 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/09 04:33:23 DEBUG : Setting pass="TlKDAqQHczLf2pBTpbbKMprFcAcnLVQSzV_OlbYmvu0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/09 04:33:23 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/09 04:33:23 DEBUG : ftp://172.17.0.4:21/rclone-test-tojarij1jedu: Connecting to FTP server 2026/07/09 04:33:23 DEBUG : ftp://172.17.0.4:21/rclone-test-tojarij1jedu: dial("tcp","172.17.0.4:21") 2026/07/09 04:33:23 DEBUG : ftp://172.17.0.4:21/rclone-test-tojarij1jedu: > dial: conn=172.17.0.1:41630->172.17.0.4:21, err= 2026/07/09 04:33:25 DEBUG : ftp://172.17.0.4:21/rclone-test-tojarij1jedu: dial("tcp","172.17.0.4:31619") 2026/07/09 04:33:25 DEBUG : ftp://172.17.0.4:21/rclone-test-tojarij1jedu: > dial: conn=172.17.0.1:34448->172.17.0.4:31619, err= 2026/07/09 04:33:25 DEBUG : ftp://172.17.0.4:21/rclone-test-wuwojag0boma: dial("tcp","172.17.0.4:31655") 2026/07/09 04:33:25 DEBUG : ftp://172.17.0.4:21/rclone-test-wuwojag0boma: > dial: conn=172.17.0.1:34940->172.17.0.4:31655, err= 2026/07/09 04:33:25 DEBUG : empty space: Excluded (Size Filter) 2026/07/09 04:33:25 DEBUG : empty space: Excluded 2026/07/09 04:33:25 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/09 04:33:25 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/09 04:33:25 DEBUG : ftp://172.17.0.4:21/rclone-test-tojarij1jedu: Connecting to FTP server 2026/07/09 04:33:25 DEBUG : ftp://172.17.0.4:21/rclone-test-tojarij1jedu: dial("tcp","172.17.0.4:21") 2026/07/09 04:33:25 DEBUG : ftp://172.17.0.4:21/rclone-test-tojarij1jedu: Waiting for checks to finish 2026/07/09 04:33:25 DEBUG : ftp://172.17.0.4:21/rclone-test-tojarij1jedu: Waiting for transfers to finish 2026/07/09 04:33:25 DEBUG : ftp://172.17.0.4:21/rclone-test-tojarij1jedu: > dial: conn=172.17.0.1:41644->172.17.0.4:21, err= 2026/07/09 04:33:25 INFO : potato2: Moved (server-side) 2026/07/09 04:33:27 INFO : potato3: Moved (server-side) 2026/07/09 04:33:27 DEBUG : ftp://172.17.0.4:21/rclone-test-tojarij1jedu: dial("tcp","172.17.0.4:37836") 2026/07/09 04:33:27 DEBUG : ftp://172.17.0.4:21/rclone-test-tojarij1jedu: > dial: conn=172.17.0.1:43812->172.17.0.4:37836, err= 2026/07/09 04:33:27 DEBUG : ftp://172.17.0.4:21/rclone-test-wuwojag0boma: dial("tcp","172.17.0.4:38865") 2026/07/09 04:33:27 DEBUG : ftp://172.17.0.4:21/rclone-test-wuwojag0boma: > dial: conn=172.17.0.1:56950->172.17.0.4:38865, err= 2026/07/09 04:33:27 DEBUG : ftp://172.17.0.4:21/rclone-test-tojarij1jedu: dial("tcp","172.17.0.4:32360") 2026/07/09 04:33:27 DEBUG : ftp://172.17.0.4:21/rclone-test-tojarij1jedu: > dial: conn=172.17.0.1:52558->172.17.0.4:32360, err= 2026/07/09 04:33:27 DEBUG : ftp://172.17.0.4:21/rclone-test-tojarij1jedu: Purge object "potato2" 2026/07/09 04:33:27 DEBUG : ftp://172.17.0.4:21/rclone-test-tojarij1jedu: Purge object "potato3" 2026/07/09 04:33:27 DEBUG : ftp://172.17.0.4:21/rclone-test-tojarij1jedu: Purge dir "" 2026/07/09 04:33:27 DEBUG : ftp://172.17.0.4:21/rclone-test-wuwojag0boma: dial("tcp","172.17.0.4:30867") 2026/07/09 04:33:27 DEBUG : ftp://172.17.0.4:21/rclone-test-wuwojag0boma: > dial: conn=172.17.0.1:58610->172.17.0.4:30867, err= 2026/07/09 04:33:27 DEBUG : ftp://172.17.0.4:21/rclone-test-wuwojag0boma: Purge object "empty space" 2026/07/09 04:33:27 DEBUG : ftp://172.17.0.4:21/rclone-test-wuwojag0boma: Purge dir "" 2026/07/09 04:33:27 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30718") 2026/07/09 04:33:27 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:35134->172.17.0.4:30718, err= 2026/07/09 04:33:27 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30491") 2026/07/09 04:33:27 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:41198->172.17.0.4:30491, err= --- PASS: TestServerSideMoveWithFilter (9.14s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fedurif0fawu", Local "Local file system at /tmp/rclone4153726360", Modify Window "1s" 2026/07/09 04:33:27 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-tekotef0bufe" 2026/07/09 04:33:27 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/09 04:33:27 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/09 04:33:27 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/09 04:33:27 DEBUG : Setting pass="TlKDAqQHczLf2pBTpbbKMprFcAcnLVQSzV_OlbYmvu0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/09 04:33:27 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/09 04:33:27 DEBUG : TestFTPPureftpd: detected overridden config - adding "{8h6wN}" suffix to name 2026/07/09 04:33:27 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/09 04:33:27 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/09 04:33:27 DEBUG : Setting pass="TlKDAqQHczLf2pBTpbbKMprFcAcnLVQSzV_OlbYmvu0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/09 04:33:27 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/09 04:33:27 DEBUG : ftp://172.17.0.4:21/rclone-test-tekotef0bufe: Connecting to FTP server 2026/07/09 04:33:27 DEBUG : ftp://172.17.0.4:21/rclone-test-tekotef0bufe: dial("tcp","172.17.0.4:21") 2026/07/09 04:33:27 DEBUG : ftp://172.17.0.4:21/rclone-test-tekotef0bufe: > dial: conn=172.17.0.1:41652->172.17.0.4:21, err= 2026/07/09 04:33:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38177") 2026/07/09 04:33:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:56286->172.17.0.4:38177, err= 2026/07/09 04:33:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39671") 2026/07/09 04:33:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:48492->172.17.0.4:39671, err= 2026/07/09 04:33:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35930") 2026/07/09 04:33:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:39310->172.17.0.4:35930, err= 2026/07/09 04:33:30 INFO : tomatoDir: Making directory 2026/07/09 04:33:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30990") 2026/07/09 04:33:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:43040->172.17.0.4:30990, err= 2026/07/09 04:33:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38514") 2026/07/09 04:33:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:42592->172.17.0.4:38514, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.4:21/rclone-test-fedurif0fawu -> ftp://172.17.0.4:21/rclone-test-tekotef0bufe 2026/07/09 04:33:30 DEBUG : ftp://172.17.0.4:21/rclone-test-tekotef0bufe: dial("tcp","172.17.0.4:36291") 2026/07/09 04:33:30 DEBUG : ftp://172.17.0.4:21/rclone-test-tekotef0bufe: > dial: conn=172.17.0.1:55894->172.17.0.4:36291, err= 2026/07/09 04:33:30 DEBUG : ftp://172.17.0.4:21/rclone-test-tekotef0bufe: dial("tcp","172.17.0.4:36325") 2026/07/09 04:33:30 DEBUG : ftp://172.17.0.4:21/rclone-test-tekotef0bufe: > dial: conn=172.17.0.1:45568->172.17.0.4:36325, err= 2026/07/09 04:33:30 DEBUG : ftp://172.17.0.4:21/rclone-test-tekotef0bufe: dial("tcp","172.17.0.4:36185") 2026/07/09 04:33:30 DEBUG : ftp://172.17.0.4:21/rclone-test-tekotef0bufe: > dial: conn=172.17.0.1:46266->172.17.0.4:36185, err= 2026/07/09 04:33:30 DEBUG : ftp://172.17.0.4:21/rclone-test-tekotef0bufe: Using server-side directory move 2026/07/09 04:33:30 INFO : ftp://172.17.0.4:21/rclone-test-tekotef0bufe: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/09 04:33:30 DEBUG : ftp://172.17.0.4:21/rclone-test-tekotef0bufe: dial("tcp","172.17.0.4:38432") 2026/07/09 04:33:30 DEBUG : ftp://172.17.0.4:21/rclone-test-tekotef0bufe: > dial: conn=172.17.0.1:38900->172.17.0.4:38432, err= 2026/07/09 04:33:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30106") 2026/07/09 04:33:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:33398->172.17.0.4:30106, err= 2026/07/09 04:33:30 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/09 04:33:30 DEBUG : empty space: size = 1 OK 2026/07/09 04:33:30 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/07/09 04:33:30 DEBUG : empty space: Unchanged skipping 2026/07/09 04:33:30 DEBUG : potato3: size = 68 (ftp://172.17.0.4:21/rclone-test-fedurif0fawu) 2026/07/09 04:33:30 DEBUG : potato3: size = 60 (ftp://172.17.0.4:21/rclone-test-tekotef0bufe) 2026/07/09 04:33:30 DEBUG : potato3: Sizes differ 2026/07/09 04:33:30 DEBUG : ftp://172.17.0.4:21/rclone-test-tekotef0bufe: Connecting to FTP server 2026/07/09 04:33:30 DEBUG : ftp://172.17.0.4:21/rclone-test-tekotef0bufe: dial("tcp","172.17.0.4:21") 2026/07/09 04:33:30 DEBUG : ftp://172.17.0.4:21/rclone-test-tekotef0bufe: > dial: conn=172.17.0.1:41666->172.17.0.4:21, err= 2026/07/09 04:33:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33166") 2026/07/09 04:33:30 INFO : empty space: Deleted 2026/07/09 04:33:30 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:43588->172.17.0.4:33166, err= 2026/07/09 04:33:30 INFO : potato2: Moved (server-side) 2026/07/09 04:33:30 DEBUG : ftp://172.17.0.4:21/rclone-test-tekotef0bufe: Waiting for checks to finish 2026/07/09 04:33:30 DEBUG : ftp://172.17.0.4:21/rclone-test-tekotef0bufe: Waiting for transfers to finish 2026/07/09 04:33:32 INFO : potato3: Deleted 2026/07/09 04:33:32 INFO : potato3: Moved (server-side) 2026/07/09 04:33:32 INFO : tomatoDir: Removing directory 2026/07/09 04:33:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: deleted 1 directories 2026/07/09 04:33:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30001") 2026/07/09 04:33:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:57352->172.17.0.4:30001, err= 2026/07/09 04:33:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33490") 2026/07/09 04:33:32 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:48402->172.17.0.4:33490, err= 2026/07/09 04:33:32 DEBUG : ftp://172.17.0.4:21/rclone-test-tekotef0bufe: dial("tcp","172.17.0.4:35693") 2026/07/09 04:33:32 DEBUG : ftp://172.17.0.4:21/rclone-test-tekotef0bufe: > dial: conn=172.17.0.1:54566->172.17.0.4:35693, err= 2026/07/09 04:33:32 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jaruvun9pedo" 2026/07/09 04:33:32 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/09 04:33:32 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/09 04:33:32 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/09 04:33:32 DEBUG : Setting pass="TlKDAqQHczLf2pBTpbbKMprFcAcnLVQSzV_OlbYmvu0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/09 04:33:32 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/09 04:33:32 DEBUG : TestFTPPureftpd: detected overridden config - adding "{8h6wN}" suffix to name 2026/07/09 04:33:32 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/09 04:33:32 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/09 04:33:32 DEBUG : Setting pass="TlKDAqQHczLf2pBTpbbKMprFcAcnLVQSzV_OlbYmvu0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/09 04:33:32 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/09 04:33:32 DEBUG : ftp://172.17.0.4:21/rclone-test-jaruvun9pedo: Connecting to FTP server 2026/07/09 04:33:32 DEBUG : ftp://172.17.0.4:21/rclone-test-jaruvun9pedo: dial("tcp","172.17.0.4:21") 2026/07/09 04:33:32 DEBUG : ftp://172.17.0.4:21/rclone-test-jaruvun9pedo: > dial: conn=172.17.0.1:35680->172.17.0.4:21, err= 2026/07/09 04:33:34 INFO : tomatoDir: Making directory 2026/07/09 04:33:34 DEBUG : ftp://172.17.0.4:21/rclone-test-jaruvun9pedo: Using server-side directory move 2026/07/09 04:33:34 INFO : ftp://172.17.0.4:21/rclone-test-jaruvun9pedo: Server side directory move succeeded 2026/07/09 04:33:34 DEBUG : ftp://172.17.0.4:21/rclone-test-jaruvun9pedo: dial("tcp","172.17.0.4:30848") 2026/07/09 04:33:34 DEBUG : ftp://172.17.0.4:21/rclone-test-jaruvun9pedo: > dial: conn=172.17.0.1:55666->172.17.0.4:30848, err= 2026/07/09 04:33:34 DEBUG : ftp://172.17.0.4:21/rclone-test-jaruvun9pedo: dial("tcp","172.17.0.4:31507") 2026/07/09 04:33:34 DEBUG : ftp://172.17.0.4:21/rclone-test-jaruvun9pedo: > dial: conn=172.17.0.1:35844->172.17.0.4:31507, err= 2026/07/09 04:33:34 DEBUG : ftp://172.17.0.4:21/rclone-test-tekotef0bufe: dial("tcp","172.17.0.4:37368") 2026/07/09 04:33:34 DEBUG : ftp://172.17.0.4:21/rclone-test-tekotef0bufe: > dial: conn=172.17.0.1:47640->172.17.0.4:37368, err= 2026/07/09 04:33:34 ERROR : error listing: directory not found 2026/07/09 04:33:34 DEBUG : ftp://172.17.0.4:21/rclone-test-tekotef0bufe: dial("tcp","172.17.0.4:30401") 2026/07/09 04:33:34 DEBUG : ftp://172.17.0.4:21/rclone-test-tekotef0bufe: > dial: conn=172.17.0.1:44236->172.17.0.4:30401, err= 2026/07/09 04:33:34 ERROR : error listing: directory not found 2026/07/09 04:33:34 DEBUG : ftp://172.17.0.4:21/rclone-test-jaruvun9pedo: dial("tcp","172.17.0.4:32771") 2026/07/09 04:33:34 DEBUG : ftp://172.17.0.4:21/rclone-test-jaruvun9pedo: > dial: conn=172.17.0.1:43464->172.17.0.4:32771, err= 2026/07/09 04:33:34 DEBUG : ftp://172.17.0.4:21/rclone-test-jaruvun9pedo: Purge object "empty space" 2026/07/09 04:33:34 DEBUG : ftp://172.17.0.4:21/rclone-test-jaruvun9pedo: Purge object "potato2" 2026/07/09 04:33:34 DEBUG : ftp://172.17.0.4:21/rclone-test-jaruvun9pedo: Purge object "potato3" 2026/07/09 04:33:34 DEBUG : ftp://172.17.0.4:21/rclone-test-jaruvun9pedo: dial("tcp","172.17.0.4:38092") 2026/07/09 04:33:34 DEBUG : ftp://172.17.0.4:21/rclone-test-jaruvun9pedo: > dial: conn=172.17.0.1:36536->172.17.0.4:38092, err= 2026/07/09 04:33:34 DEBUG : ftp://172.17.0.4:21/rclone-test-jaruvun9pedo: Purge dir "tomatoDir" 2026/07/09 04:33:34 DEBUG : ftp://172.17.0.4:21/rclone-test-jaruvun9pedo: Purge dir "" 2026/07/09 04:33:34 DEBUG : ftp://172.17.0.4:21/rclone-test-tekotef0bufe: dial("tcp","172.17.0.4:30341") 2026/07/09 04:33:34 DEBUG : ftp://172.17.0.4:21/rclone-test-tekotef0bufe: > dial: conn=172.17.0.1:51936->172.17.0.4:30341, err= 2026/07/09 04:33:34 ERROR : error listing: directory not found 2026/07/09 04:33:34 DEBUG : ftp://172.17.0.4:21/rclone-test-tekotef0bufe: Purge dir "" 2026/07/09 04:33:34 NOTICE: purge failed to rmdir "": directory not found 2026/07/09 04:33:34 NOTICE: purge failed: directory not found 2026/07/09 04:33:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39736") 2026/07/09 04:33:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:60330->172.17.0.4:39736, err= 2026/07/09 04:33:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35106") 2026/07/09 04:33:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:35660->172.17.0.4:35106, err= --- PASS: TestServerSideMoveDeleteEmptySourceDirs (6.88s) === RUN TestServerSideMoveOverlap run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fedurif0fawu", Local "Local file system at /tmp/rclone4153726360", Modify Window "1s" sync_test.go:1941: Skipping test as remote supports DirMove 2026/07/09 04:33:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31375") 2026/07/09 04:33:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:42572->172.17.0.4:31375, err= 2026/07/09 04:33:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31680") 2026/07/09 04:33:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:41634->172.17.0.4:31680, err= --- SKIP: TestServerSideMoveOverlap (0.00s) === RUN TestSyncOverlap run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fedurif0fawu", Local "Local file system at /tmp/rclone4153726360", Modify Window "1s" 2026/07/09 04:33:34 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fedurif0fawu/rclone-sync-test" 2026/07/09 04:33:34 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/09 04:33:34 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/09 04:33:34 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/09 04:33:34 DEBUG : Setting pass="TlKDAqQHczLf2pBTpbbKMprFcAcnLVQSzV_OlbYmvu0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/09 04:33:34 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/09 04:33:34 DEBUG : TestFTPPureftpd: detected overridden config - adding "{8h6wN}" suffix to name 2026/07/09 04:33:34 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/09 04:33:34 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/09 04:33:34 DEBUG : Setting pass="TlKDAqQHczLf2pBTpbbKMprFcAcnLVQSzV_OlbYmvu0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/09 04:33:34 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/09 04:33:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/rclone-sync-test: Connecting to FTP server 2026/07/09 04:33:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/rclone-sync-test: dial("tcp","172.17.0.4:21") 2026/07/09 04:33:34 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/rclone-sync-test: > dial: conn=172.17.0.1:35688->172.17.0.4:21, err= 2026/07/09 04:33:36 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36263") 2026/07/09 04:33:36 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:56112->172.17.0.4:36263, err= 2026/07/09 04:33:36 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35274") 2026/07/09 04:33:36 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:58898->172.17.0.4:35274, err= --- PASS: TestSyncOverlap (2.27s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fedurif0fawu", Local "Local file system at /tmp/rclone4153726360", Modify Window "1s" 2026/07/09 04:33:36 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fedurif0fawu/rclone-sync-test" 2026/07/09 04:33:36 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/09 04:33:36 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/09 04:33:36 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/09 04:33:36 DEBUG : Setting pass="TlKDAqQHczLf2pBTpbbKMprFcAcnLVQSzV_OlbYmvu0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/09 04:33:36 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/09 04:33:36 DEBUG : TestFTPPureftpd: detected overridden config - adding "{8h6wN}" suffix to name 2026/07/09 04:33:36 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/09 04:33:36 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/09 04:33:36 DEBUG : Setting pass="TlKDAqQHczLf2pBTpbbKMprFcAcnLVQSzV_OlbYmvu0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/09 04:33:36 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/09 04:33:36 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/rclone-sync-test: Connecting to FTP server 2026/07/09 04:33:36 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/rclone-sync-test: dial("tcp","172.17.0.4:21") 2026/07/09 04:33:36 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/rclone-sync-test: > dial: conn=172.17.0.1:35700->172.17.0.4:21, err= 2026/07/09 04:33:39 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fedurif0fawu/rclone-sync-test-include/layer2" 2026/07/09 04:33:39 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/09 04:33:39 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/09 04:33:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/09 04:33:39 DEBUG : Setting pass="TlKDAqQHczLf2pBTpbbKMprFcAcnLVQSzV_OlbYmvu0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/09 04:33:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/09 04:33:39 DEBUG : TestFTPPureftpd: detected overridden config - adding "{8h6wN}" suffix to name 2026/07/09 04:33:39 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/09 04:33:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/09 04:33:39 DEBUG : Setting pass="TlKDAqQHczLf2pBTpbbKMprFcAcnLVQSzV_OlbYmvu0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/09 04:33:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/09 04:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/rclone-sync-test-include/layer2: Connecting to FTP server 2026/07/09 04:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/rclone-sync-test-include/layer2: dial("tcp","172.17.0.4:21") 2026/07/09 04:33:39 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:35714->172.17.0.4:21, err= 2026/07/09 04:33:41 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fedurif0fawu/rclone-sync-test-ignore-file" 2026/07/09 04:33:41 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/09 04:33:41 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/09 04:33:41 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/09 04:33:41 DEBUG : Setting pass="TlKDAqQHczLf2pBTpbbKMprFcAcnLVQSzV_OlbYmvu0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/09 04:33:41 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/09 04:33:41 DEBUG : TestFTPPureftpd: detected overridden config - adding "{8h6wN}" suffix to name 2026/07/09 04:33:41 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/09 04:33:41 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/09 04:33:41 DEBUG : Setting pass="TlKDAqQHczLf2pBTpbbKMprFcAcnLVQSzV_OlbYmvu0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/09 04:33:41 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/09 04:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/rclone-sync-test-ignore-file: Connecting to FTP server 2026/07/09 04:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/rclone-sync-test-ignore-file: dial("tcp","172.17.0.4:21") 2026/07/09 04:33:41 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:51410->172.17.0.4:21, err= 2026/07/09 04:33:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37741") 2026/07/09 04:33:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:34672->172.17.0.4:37741, err= 2026/07/09 04:33:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/rclone-sync-test: dial("tcp","172.17.0.4:33906") 2026/07/09 04:33:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/rclone-sync-test: > dial: conn=172.17.0.1:36066->172.17.0.4:33906, err= 2026/07/09 04:33:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39181") 2026/07/09 04:33:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:57306->172.17.0.4:39181, err= 2026/07/09 04:33:43 DEBUG : rclone-sync-test: Excluded 2026/07/09 04:33:43 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/09 04:33:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34391") 2026/07/09 04:33:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:38402->172.17.0.4:34391, err= 2026/07/09 04:33:43 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/09 04:33:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/rclone-sync-test: Waiting for checks to finish 2026/07/09 04:33:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/rclone-sync-test: Waiting for transfers to finish 2026/07/09 04:33:43 DEBUG : Waiting for deletions to finish 2026/07/09 04:33:43 INFO : There was nothing to transfer 2026/07/09 04:33:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38803") 2026/07/09 04:33:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/rclone-sync-test: dial("tcp","172.17.0.4:30167") 2026/07/09 04:33:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:40292->172.17.0.4:38803, err= 2026/07/09 04:33:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/rclone-sync-test: > dial: conn=172.17.0.1:41288->172.17.0.4:30167, err= 2026/07/09 04:33:43 DEBUG : rclone-sync-test: Excluded 2026/07/09 04:33:43 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/09 04:33:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37337") 2026/07/09 04:33:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:60622->172.17.0.4:37337, err= 2026/07/09 04:33:43 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/09 04:33:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for checks to finish 2026/07/09 04:33:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for transfers to finish 2026/07/09 04:33:43 DEBUG : Waiting for deletions to finish 2026/07/09 04:33:43 INFO : rclone-sync-test-include: Removing directory 2026/07/09 04:33:43 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2026/07/09 04:33:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: failed to delete 1 directories 2026/07/09 04:33:43 INFO : There was nothing to transfer 2026/07/09 04:33:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/rclone-sync-test-include/layer2: dial("tcp","172.17.0.4:36544") 2026/07/09 04:33:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:46292->172.17.0.4:36544, err= 2026/07/09 04:33:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34542") 2026/07/09 04:33:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:34290->172.17.0.4:34542, err= 2026/07/09 04:33:43 DEBUG : rclone-sync-test: Excluded 2026/07/09 04:33:43 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/09 04:33:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34124") 2026/07/09 04:33:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:40950->172.17.0.4:34124, err= 2026/07/09 04:33:43 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/09 04:33:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/rclone-sync-test-include/layer2: Waiting for checks to finish 2026/07/09 04:33:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/07/09 04:33:43 DEBUG : Waiting for deletions to finish 2026/07/09 04:33:43 INFO : There was nothing to transfer 2026/07/09 04:33:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35390") 2026/07/09 04:33:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/rclone-sync-test-include/layer2: dial("tcp","172.17.0.4:32959") 2026/07/09 04:33:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:59988->172.17.0.4:35390, err= 2026/07/09 04:33:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:56444->172.17.0.4:32959, err= 2026/07/09 04:33:43 DEBUG : rclone-sync-test: Excluded 2026/07/09 04:33:43 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/09 04:33:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37764") 2026/07/09 04:33:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:35244->172.17.0.4:37764, err= 2026/07/09 04:33:43 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/09 04:33:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for checks to finish 2026/07/09 04:33:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for transfers to finish 2026/07/09 04:33:43 DEBUG : Waiting for deletions to finish 2026/07/09 04:33:43 INFO : rclone-sync-test-include: Removing directory 2026/07/09 04:33:43 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2026/07/09 04:33:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: failed to delete 1 directories 2026/07/09 04:33:43 INFO : There was nothing to transfer 2026/07/09 04:33:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/rclone-sync-test-ignore-file: dial("tcp","172.17.0.4:31120") 2026/07/09 04:33:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:58974->172.17.0.4:31120, err= 2026/07/09 04:33:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36280") 2026/07/09 04:33:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:38664->172.17.0.4:36280, err= 2026/07/09 04:33:43 DEBUG : Excluded 2026/07/09 04:33:43 DEBUG : rclone-sync-test: Excluded 2026/07/09 04:33:43 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/09 04:33:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35548") 2026/07/09 04:33:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:58964->172.17.0.4:35548, err= 2026/07/09 04:33:43 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/09 04:33:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/rclone-sync-test-ignore-file: Waiting for checks to finish 2026/07/09 04:33:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/07/09 04:33:43 DEBUG : Waiting for deletions to finish 2026/07/09 04:33:43 INFO : There was nothing to transfer 2026/07/09 04:33:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37442") 2026/07/09 04:33:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:44440->172.17.0.4:37442, err= 2026/07/09 04:33:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39125") 2026/07/09 04:33:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33790") 2026/07/09 04:33:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39085") 2026/07/09 04:33:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:48910->172.17.0.4:39125, err= 2026/07/09 04:33:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:52124->172.17.0.4:39085, err= 2026/07/09 04:33:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:42518->172.17.0.4:33790, err= 2026/07/09 04:33:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37991") 2026/07/09 04:33:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:45724->172.17.0.4:37991, err= 2026/07/09 04:33:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38857") 2026/07/09 04:33:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:48658->172.17.0.4:38857, err= --- PASS: TestSyncOverlapWithFilter (6.82s) === RUN TestSyncCompareDest run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fedurif0fawu", Local "Local file system at /tmp/rclone4153726360", Modify Window "1s" 2026/07/09 04:33:43 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fedurif0fawu/dst" 2026/07/09 04:33:43 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/09 04:33:43 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/09 04:33:43 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/09 04:33:43 DEBUG : Setting pass="TlKDAqQHczLf2pBTpbbKMprFcAcnLVQSzV_OlbYmvu0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/09 04:33:43 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/09 04:33:43 DEBUG : TestFTPPureftpd: detected overridden config - adding "{8h6wN}" suffix to name 2026/07/09 04:33:43 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/09 04:33:43 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/09 04:33:43 DEBUG : Setting pass="TlKDAqQHczLf2pBTpbbKMprFcAcnLVQSzV_OlbYmvu0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/09 04:33:43 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/09 04:33:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dst: Connecting to FTP server 2026/07/09 04:33:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dst: dial("tcp","172.17.0.4:21") 2026/07/09 04:33:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dst: > dial: conn=172.17.0.1:51418->172.17.0.4:21, err= 2026/07/09 04:33:45 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fedurif0fawu/CompareDest" 2026/07/09 04:33:45 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/09 04:33:45 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/09 04:33:45 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/09 04:33:45 DEBUG : Setting pass="TlKDAqQHczLf2pBTpbbKMprFcAcnLVQSzV_OlbYmvu0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/09 04:33:45 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/09 04:33:45 DEBUG : TestFTPPureftpd: detected overridden config - adding "{8h6wN}" suffix to name 2026/07/09 04:33:45 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/09 04:33:45 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/09 04:33:45 DEBUG : Setting pass="TlKDAqQHczLf2pBTpbbKMprFcAcnLVQSzV_OlbYmvu0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/09 04:33:45 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/09 04:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/CompareDest: Connecting to FTP server 2026/07/09 04:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/CompareDest: dial("tcp","172.17.0.4:21") 2026/07/09 04:33:45 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/CompareDest: > dial: conn=172.17.0.1:51420->172.17.0.4:21, err= 2026/07/09 04:33:48 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-fedurif0fawu/CompareDest" to be canonical "TestFTPPureftpd{8h6wN}:rclone-test-fedurif0fawu/CompareDest" 2026/07/09 04:33:48 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dst: dial("tcp","172.17.0.4:37302") 2026/07/09 04:33:48 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dst: > dial: conn=172.17.0.1:38012->172.17.0.4:37302, err= 2026/07/09 04:33:48 DEBUG : one: Need to transfer - File not found at Destination 2026/07/09 04:33:48 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dst: Waiting for checks to finish 2026/07/09 04:33:48 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dst: Waiting for transfers to finish 2026/07/09 04:33:48 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dst: dial("tcp","172.17.0.4:39556") 2026/07/09 04:33:48 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dst: > dial: conn=172.17.0.1:35352->172.17.0.4:39556, err= 2026/07/09 04:33:48 DEBUG : one.b2cc3c6c.partial: size = 3 OK 2026/07/09 04:33:48 DEBUG : one.b2cc3c6c.partial: renamed to: one 2026/07/09 04:33:48 INFO : one: Copied (new) 2026/07/09 04:33:48 DEBUG : Waiting for deletions to finish 2026/07/09 04:33:48 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30229") 2026/07/09 04:33:48 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:45892->172.17.0.4:30229, err= 2026/07/09 04:33:48 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31473") 2026/07/09 04:33:48 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:56000->172.17.0.4:31473, err= 2026/07/09 04:33:48 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35498") 2026/07/09 04:33:48 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:37308->172.17.0.4:35498, err= 2026/07/09 04:33:48 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39377") 2026/07/09 04:33:48 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:34250->172.17.0.4:39377, err= 2026/07/09 04:33:48 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-fedurif0fawu/CompareDest" for canonical name "TestFTPPureftpd{8h6wN}:rclone-test-fedurif0fawu/CompareDest" 2026/07/09 04:33:48 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dst: dial("tcp","172.17.0.4:39417") 2026/07/09 04:33:48 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dst: > dial: conn=172.17.0.1:52532->172.17.0.4:39417, err= 2026/07/09 04:33:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone4153726360) 2026/07/09 04:33:48 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dst) 2026/07/09 04:33:48 DEBUG : one: Sizes differ 2026/07/09 04:33:48 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dst: Waiting for checks to finish 2026/07/09 04:33:48 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dst: Waiting for transfers to finish 2026/07/09 04:33:48 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dst: dial("tcp","172.17.0.4:37130") 2026/07/09 04:33:48 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dst: > dial: conn=172.17.0.1:50480->172.17.0.4:37130, err= 2026/07/09 04:33:48 DEBUG : one.4a8516eb.partial: size = 5 OK 2026/07/09 04:33:48 DEBUG : one.4a8516eb.partial: renamed to: one 2026/07/09 04:33:48 INFO : one: Copied (replaced existing) 2026/07/09 04:33:48 DEBUG : Waiting for deletions to finish 2026/07/09 04:33:48 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38013") 2026/07/09 04:33:48 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:49578->172.17.0.4:38013, err= 2026/07/09 04:33:48 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35364") 2026/07/09 04:33:48 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:52752->172.17.0.4:35364, err= 2026/07/09 04:33:48 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30024") 2026/07/09 04:33:48 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:58888->172.17.0.4:30024, err= 2026/07/09 04:33:48 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33240") 2026/07/09 04:33:48 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:55120->172.17.0.4:33240, err= 2026/07/09 04:33:48 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32599") 2026/07/09 04:33:48 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:35862->172.17.0.4:32599, err= 2026/07/09 04:33:48 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39656") 2026/07/09 04:33:48 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:39680->172.17.0.4:39656, err= 2026/07/09 04:33:48 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36124") 2026/07/09 04:33:48 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:48566->172.17.0.4:36124, err= 2026/07/09 04:33:48 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-fedurif0fawu/CompareDest" for canonical name "TestFTPPureftpd{8h6wN}:rclone-test-fedurif0fawu/CompareDest" 2026/07/09 04:33:48 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dst: dial("tcp","172.17.0.4:35964") 2026/07/09 04:33:48 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dst: > dial: conn=172.17.0.1:52676->172.17.0.4:35964, err= 2026/07/09 04:33:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone4153726360) 2026/07/09 04:33:48 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dst) 2026/07/09 04:33:48 DEBUG : one: Sizes differ 2026/07/09 04:33:48 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dst: Waiting for checks to finish 2026/07/09 04:33:48 DEBUG : one: size = 5 OK 2026/07/09 04:33:48 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/09 04:33:48 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/09 04:33:48 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dst: Waiting for transfers to finish 2026/07/09 04:33:48 DEBUG : Waiting for deletions to finish 2026/07/09 04:33:48 INFO : There was nothing to transfer 2026/07/09 04:33:48 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38062") 2026/07/09 04:33:48 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:33890->172.17.0.4:38062, err= 2026/07/09 04:33:48 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35229") 2026/07/09 04:33:48 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:60178->172.17.0.4:35229, err= 2026/07/09 04:33:48 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35757") 2026/07/09 04:33:48 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:53434->172.17.0.4:35757, err= 2026/07/09 04:33:48 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39477") 2026/07/09 04:33:48 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:36832->172.17.0.4:39477, err= 2026/07/09 04:33:48 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30903") 2026/07/09 04:33:48 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:55552->172.17.0.4:30903, err= 2026/07/09 04:33:48 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33995") 2026/07/09 04:33:48 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:46136->172.17.0.4:33995, err= 2026/07/09 04:33:48 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31273") 2026/07/09 04:33:48 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:38826->172.17.0.4:31273, err= 2026/07/09 04:33:48 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-fedurif0fawu/CompareDest" for canonical name "TestFTPPureftpd{8h6wN}:rclone-test-fedurif0fawu/CompareDest" 2026/07/09 04:33:48 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dst: dial("tcp","172.17.0.4:32734") 2026/07/09 04:33:48 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dst: > dial: conn=172.17.0.1:32864->172.17.0.4:32734, err= 2026/07/09 04:33:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone4153726360) 2026/07/09 04:33:48 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dst) 2026/07/09 04:33:48 DEBUG : one: Sizes differ 2026/07/09 04:33:48 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/CompareDest: Connecting to FTP server 2026/07/09 04:33:48 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/CompareDest: dial("tcp","172.17.0.4:21") 2026/07/09 04:33:48 DEBUG : two: size = 3 OK 2026/07/09 04:33:48 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/09 04:33:48 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/09 04:33:48 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dst: Waiting for checks to finish 2026/07/09 04:33:48 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/CompareDest: > dial: conn=172.17.0.1:51436->172.17.0.4:21, err= 2026/07/09 04:33:50 DEBUG : one: size = 5 OK 2026/07/09 04:33:50 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/09 04:33:50 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/09 04:33:50 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dst: Waiting for transfers to finish 2026/07/09 04:33:50 DEBUG : Waiting for deletions to finish 2026/07/09 04:33:50 INFO : There was nothing to transfer 2026/07/09 04:33:50 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30796") 2026/07/09 04:33:50 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:33666->172.17.0.4:30796, err= 2026/07/09 04:33:50 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31578") 2026/07/09 04:33:50 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34166") 2026/07/09 04:33:50 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:53382->172.17.0.4:31578, err= 2026/07/09 04:33:50 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:55990->172.17.0.4:34166, err= 2026/07/09 04:33:50 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-fedurif0fawu/CompareDest" for canonical name "TestFTPPureftpd{8h6wN}:rclone-test-fedurif0fawu/CompareDest" 2026/07/09 04:33:50 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dst: dial("tcp","172.17.0.4:39240") 2026/07/09 04:33:50 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dst: > dial: conn=172.17.0.1:60368->172.17.0.4:39240, err= 2026/07/09 04:33:50 DEBUG : one: size = 5 (Local file system at /tmp/rclone4153726360) 2026/07/09 04:33:50 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dst) 2026/07/09 04:33:50 DEBUG : one: Sizes differ 2026/07/09 04:33:50 DEBUG : two: size = 3 OK 2026/07/09 04:33:50 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/09 04:33:50 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/09 04:33:50 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dst: Waiting for checks to finish 2026/07/09 04:33:50 DEBUG : one: size = 5 OK 2026/07/09 04:33:50 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/09 04:33:50 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/09 04:33:50 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dst: Waiting for transfers to finish 2026/07/09 04:33:50 DEBUG : Waiting for deletions to finish 2026/07/09 04:33:50 INFO : There was nothing to transfer 2026/07/09 04:33:50 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37000") 2026/07/09 04:33:50 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:47656->172.17.0.4:37000, err= 2026/07/09 04:33:50 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37693") 2026/07/09 04:33:50 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:38072->172.17.0.4:37693, err= 2026/07/09 04:33:50 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30092") 2026/07/09 04:33:50 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:33608->172.17.0.4:30092, err= sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/07/09 04:33:50 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39838") 2026/07/09 04:33:50 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:41812->172.17.0.4:39838, err= 2026/07/09 04:33:50 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38625") 2026/07/09 04:33:50 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:36924->172.17.0.4:38625, err= 2026/07/09 04:33:50 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33824") 2026/07/09 04:33:50 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:46766->172.17.0.4:33824, err= 2026/07/09 04:33:50 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-fedurif0fawu/CompareDest" for canonical name "TestFTPPureftpd{8h6wN}:rclone-test-fedurif0fawu/CompareDest" 2026/07/09 04:33:50 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dst: dial("tcp","172.17.0.4:36451") 2026/07/09 04:33:50 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dst: > dial: conn=172.17.0.1:53178->172.17.0.4:36451, err= 2026/07/09 04:33:50 DEBUG : one: size = 5 (Local file system at /tmp/rclone4153726360) 2026/07/09 04:33:50 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dst) 2026/07/09 04:33:50 DEBUG : one: Sizes differ 2026/07/09 04:33:50 DEBUG : two: size = 5 (Local file system at /tmp/rclone4153726360) 2026/07/09 04:33:50 DEBUG : two: size = 3 (ftp://172.17.0.4:21/rclone-test-fedurif0fawu/CompareDest) 2026/07/09 04:33:50 DEBUG : two: Sizes differ 2026/07/09 04:33:50 DEBUG : two: Need to transfer - File not found at Destination 2026/07/09 04:33:50 DEBUG : one: size = 5 OK 2026/07/09 04:33:50 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/09 04:33:50 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/09 04:33:50 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dst: Waiting for checks to finish 2026/07/09 04:33:50 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dst: Waiting for transfers to finish 2026/07/09 04:33:50 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dst: dial("tcp","172.17.0.4:37518") 2026/07/09 04:33:50 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dst: > dial: conn=172.17.0.1:52340->172.17.0.4:37518, err= 2026/07/09 04:33:50 DEBUG : two.a319cd8b.partial: size = 5 OK 2026/07/09 04:33:50 DEBUG : two.a319cd8b.partial: renamed to: two 2026/07/09 04:33:50 INFO : two: Copied (new) 2026/07/09 04:33:50 DEBUG : Waiting for deletions to finish 2026/07/09 04:33:50 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32001") 2026/07/09 04:33:50 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:42704->172.17.0.4:32001, err= 2026/07/09 04:33:50 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33046") 2026/07/09 04:33:50 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31981") 2026/07/09 04:33:50 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:38174->172.17.0.4:33046, err= 2026/07/09 04:33:50 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:38672->172.17.0.4:31981, err= 2026/07/09 04:33:50 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38105") 2026/07/09 04:33:50 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:53122->172.17.0.4:38105, err= 2026/07/09 04:33:50 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32949") 2026/07/09 04:33:50 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:47090->172.17.0.4:32949, err= 2026/07/09 04:33:50 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31255") 2026/07/09 04:33:50 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:56294->172.17.0.4:31255, err= 2026/07/09 04:33:50 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38312") 2026/07/09 04:33:50 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:55324->172.17.0.4:38312, err= 2026/07/09 04:33:50 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/CompareDest: closing 2 unused connections --- PASS: TestSyncCompareDest (6.83s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fedurif0fawu", Local "Local file system at /tmp/rclone4153726360", Modify Window "1s" 2026/07/09 04:33:50 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35694") 2026/07/09 04:33:50 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:38554->172.17.0.4:35694, err= 2026/07/09 04:33:50 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30922") 2026/07/09 04:33:50 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:50420->172.17.0.4:30922, err= 2026/07/09 04:33:50 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33237") 2026/07/09 04:33:50 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:36622->172.17.0.4:33237, err= 2026/07/09 04:33:50 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31783") 2026/07/09 04:33:50 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32477") 2026/07/09 04:33:50 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:58636->172.17.0.4:31783, err= 2026/07/09 04:33:50 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:53468->172.17.0.4:32477, err= 2026/07/09 04:33:50 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fedurif0fawu/dest" 2026/07/09 04:33:50 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/09 04:33:50 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/09 04:33:50 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/09 04:33:50 DEBUG : Setting pass="TlKDAqQHczLf2pBTpbbKMprFcAcnLVQSzV_OlbYmvu0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/09 04:33:50 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/09 04:33:50 DEBUG : TestFTPPureftpd: detected overridden config - adding "{8h6wN}" suffix to name 2026/07/09 04:33:50 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/09 04:33:50 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/09 04:33:50 DEBUG : Setting pass="TlKDAqQHczLf2pBTpbbKMprFcAcnLVQSzV_OlbYmvu0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/09 04:33:50 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/09 04:33:50 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dest: Connecting to FTP server 2026/07/09 04:33:50 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dest: dial("tcp","172.17.0.4:21") 2026/07/09 04:33:50 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dest: > dial: conn=172.17.0.1:51448->172.17.0.4:21, err= 2026/07/09 04:33:52 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fedurif0fawu/pre-dest1" 2026/07/09 04:33:52 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/09 04:33:52 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/09 04:33:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/09 04:33:52 DEBUG : Setting pass="TlKDAqQHczLf2pBTpbbKMprFcAcnLVQSzV_OlbYmvu0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/09 04:33:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/09 04:33:52 DEBUG : TestFTPPureftpd: detected overridden config - adding "{8h6wN}" suffix to name 2026/07/09 04:33:52 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/09 04:33:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/09 04:33:52 DEBUG : Setting pass="TlKDAqQHczLf2pBTpbbKMprFcAcnLVQSzV_OlbYmvu0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/09 04:33:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/09 04:33:52 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/pre-dest1: Connecting to FTP server 2026/07/09 04:33:52 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/pre-dest1: dial("tcp","172.17.0.4:21") 2026/07/09 04:33:52 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/pre-dest1: > dial: conn=172.17.0.1:58252->172.17.0.4:21, err= 2026/07/09 04:33:55 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-fedurif0fawu/pre-dest1" to be canonical "TestFTPPureftpd{8h6wN}:rclone-test-fedurif0fawu/pre-dest1" 2026/07/09 04:33:55 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fedurif0fawu/pre-dest2" 2026/07/09 04:33:55 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/09 04:33:55 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/09 04:33:55 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/09 04:33:55 DEBUG : Setting pass="TlKDAqQHczLf2pBTpbbKMprFcAcnLVQSzV_OlbYmvu0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/09 04:33:55 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/09 04:33:55 DEBUG : TestFTPPureftpd: detected overridden config - adding "{8h6wN}" suffix to name 2026/07/09 04:33:55 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/09 04:33:55 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/09 04:33:55 DEBUG : Setting pass="TlKDAqQHczLf2pBTpbbKMprFcAcnLVQSzV_OlbYmvu0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/09 04:33:55 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/09 04:33:55 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/pre-dest2: Connecting to FTP server 2026/07/09 04:33:55 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/pre-dest2: dial("tcp","172.17.0.4:21") 2026/07/09 04:33:55 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/pre-dest2: > dial: conn=172.17.0.1:58262->172.17.0.4:21, err= 2026/07/09 04:33:57 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-fedurif0fawu/pre-dest2" to be canonical "TestFTPPureftpd{8h6wN}:rclone-test-fedurif0fawu/pre-dest2" 2026/07/09 04:33:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dest: dial("tcp","172.17.0.4:39572") 2026/07/09 04:33:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dest: > dial: conn=172.17.0.1:59012->172.17.0.4:39572, err= 2026/07/09 04:33:57 DEBUG : 1: size = 1 OK 2026/07/09 04:33:57 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:33:57 DEBUG : 1: Destination found in --compare-dest, skipping 2026/07/09 04:33:57 DEBUG : 2: size = 1 OK 2026/07/09 04:33:57 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:33:57 DEBUG : 2: Destination found in --compare-dest, skipping 2026/07/09 04:33:57 DEBUG : 3: Need to transfer - File not found at Destination 2026/07/09 04:33:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dest: Waiting for checks to finish 2026/07/09 04:33:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dest: Waiting for transfers to finish 2026/07/09 04:33:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dest: dial("tcp","172.17.0.4:38611") 2026/07/09 04:33:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dest: > dial: conn=172.17.0.1:44114->172.17.0.4:38611, err= 2026/07/09 04:33:57 DEBUG : 3.34f95e38.partial: size = 1 OK 2026/07/09 04:33:57 DEBUG : 3.34f95e38.partial: renamed to: 3 2026/07/09 04:33:57 INFO : 3: Copied (new) 2026/07/09 04:33:57 DEBUG : Waiting for deletions to finish 2026/07/09 04:33:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dest: dial("tcp","172.17.0.4:31047") 2026/07/09 04:33:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dest: > dial: conn=172.17.0.1:38490->172.17.0.4:31047, err= 2026/07/09 04:33:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37172") 2026/07/09 04:33:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:36222->172.17.0.4:37172, err= 2026/07/09 04:33:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31978") 2026/07/09 04:33:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:55612->172.17.0.4:31978, err= 2026/07/09 04:33:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38481") 2026/07/09 04:33:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31743") 2026/07/09 04:33:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:40832->172.17.0.4:38481, err= 2026/07/09 04:33:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:35896->172.17.0.4:31743, err= 2026/07/09 04:33:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37439") 2026/07/09 04:33:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:47904->172.17.0.4:37439, err= 2026/07/09 04:33:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38585") 2026/07/09 04:33:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:49082->172.17.0.4:38585, err= 2026/07/09 04:33:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36694") 2026/07/09 04:33:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33836") 2026/07/09 04:33:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:34008->172.17.0.4:36694, err= 2026/07/09 04:33:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:43944->172.17.0.4:33836, err= 2026/07/09 04:33:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31993") 2026/07/09 04:33:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:59236->172.17.0.4:31993, err= 2026/07/09 04:33:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/pre-dest1: closing 1 unused connections 2026/07/09 04:33:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/pre-dest2: closing 1 unused connections --- PASS: TestSyncMultipleCompareDest (6.78s) === RUN TestSyncCopyDest run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fedurif0fawu", Local "Local file system at /tmp/rclone4153726360", Modify Window "1s" sync_test.go:2266: Skipping test as remote does not support server-side copy 2026/07/09 04:33:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35213") 2026/07/09 04:33:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:39794->172.17.0.4:35213, err= 2026/07/09 04:33:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38889") 2026/07/09 04:33:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:58474->172.17.0.4:38889, err= --- SKIP: TestSyncCopyDest (0.00s) === RUN TestSyncBackupDir run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fedurif0fawu", Local "Local file system at /tmp/rclone4153726360", Modify Window "1s" 2026/07/09 04:33:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31096") 2026/07/09 04:33:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:56490->172.17.0.4:31096, err= 2026/07/09 04:33:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33782") 2026/07/09 04:33:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:58864->172.17.0.4:33782, err= 2026/07/09 04:33:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33711") 2026/07/09 04:33:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:38300->172.17.0.4:33711, err= 2026/07/09 04:33:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31351") 2026/07/09 04:33:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:47932->172.17.0.4:31351, err= 2026/07/09 04:33:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34935") 2026/07/09 04:33:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:43800->172.17.0.4:34935, err= 2026/07/09 04:33:57 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fedurif0fawu/dst" 2026/07/09 04:33:57 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/09 04:33:57 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/09 04:33:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/09 04:33:57 DEBUG : Setting pass="TlKDAqQHczLf2pBTpbbKMprFcAcnLVQSzV_OlbYmvu0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/09 04:33:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/09 04:33:57 DEBUG : TestFTPPureftpd: detected overridden config - adding "{8h6wN}" suffix to name 2026/07/09 04:33:57 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/09 04:33:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/09 04:33:57 DEBUG : Setting pass="TlKDAqQHczLf2pBTpbbKMprFcAcnLVQSzV_OlbYmvu0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/09 04:33:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/09 04:33:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dst: Connecting to FTP server 2026/07/09 04:33:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dst: dial("tcp","172.17.0.4:21") 2026/07/09 04:33:57 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dst: > dial: conn=172.17.0.1:58278->172.17.0.4:21, err= 2026/07/09 04:33:59 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fedurif0fawu/backup" 2026/07/09 04:33:59 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/09 04:33:59 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/09 04:33:59 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/09 04:33:59 DEBUG : Setting pass="TlKDAqQHczLf2pBTpbbKMprFcAcnLVQSzV_OlbYmvu0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/09 04:33:59 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/09 04:33:59 DEBUG : TestFTPPureftpd: detected overridden config - adding "{8h6wN}" suffix to name 2026/07/09 04:33:59 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/09 04:33:59 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/09 04:33:59 DEBUG : Setting pass="TlKDAqQHczLf2pBTpbbKMprFcAcnLVQSzV_OlbYmvu0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/09 04:33:59 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/09 04:33:59 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/backup: Connecting to FTP server 2026/07/09 04:33:59 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/backup: dial("tcp","172.17.0.4:21") 2026/07/09 04:33:59 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/backup: > dial: conn=172.17.0.1:58282->172.17.0.4:21, err= 2026/07/09 04:34:01 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-fedurif0fawu/backup" to be canonical "TestFTPPureftpd{8h6wN}:rclone-test-fedurif0fawu/backup" 2026/07/09 04:34:01 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dst: dial("tcp","172.17.0.4:32597") 2026/07/09 04:34:01 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dst: > dial: conn=172.17.0.1:42088->172.17.0.4:32597, err= 2026/07/09 04:34:01 DEBUG : one: size = 4 (Local file system at /tmp/rclone4153726360) 2026/07/09 04:34:01 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dst) 2026/07/09 04:34:01 DEBUG : one: Sizes differ 2026/07/09 04:34:01 DEBUG : two: size = 3 OK 2026/07/09 04:34:01 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:01 DEBUG : two: Unchanged skipping 2026/07/09 04:34:01 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dst: Waiting for checks to finish 2026/07/09 04:34:01 INFO : one: Moved (server-side) 2026/07/09 04:34:01 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dst: Waiting for transfers to finish 2026/07/09 04:34:01 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dst: dial("tcp","172.17.0.4:35137") 2026/07/09 04:34:01 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dst: > dial: conn=172.17.0.1:57962->172.17.0.4:35137, err= 2026/07/09 04:34:01 DEBUG : one.a292864a.partial: size = 4 OK 2026/07/09 04:34:01 DEBUG : one.a292864a.partial: renamed to: one 2026/07/09 04:34:01 INFO : one: Copied (new) 2026/07/09 04:34:01 DEBUG : Waiting for deletions to finish 2026/07/09 04:34:01 INFO : three.txt: Moved (server-side) 2026/07/09 04:34:01 INFO : three.txt: Moved into backup dir 2026/07/09 04:34:01 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34248") 2026/07/09 04:34:01 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:52408->172.17.0.4:34248, err= 2026/07/09 04:34:01 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30967") 2026/07/09 04:34:01 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35476") 2026/07/09 04:34:01 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:52928->172.17.0.4:30967, err= 2026/07/09 04:34:01 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:58960->172.17.0.4:35476, err= 2026/07/09 04:34:01 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33104") 2026/07/09 04:34:01 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:46578->172.17.0.4:33104, err= 2026/07/09 04:34:01 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34019") 2026/07/09 04:34:01 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:39182->172.17.0.4:34019, err= 2026/07/09 04:34:01 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33008") 2026/07/09 04:34:01 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33766") 2026/07/09 04:34:01 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:53406->172.17.0.4:33008, err= 2026/07/09 04:34:01 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:41660->172.17.0.4:33766, err= 2026/07/09 04:34:01 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-fedurif0fawu/backup" for canonical name "TestFTPPureftpd{8h6wN}:rclone-test-fedurif0fawu/backup" 2026/07/09 04:34:01 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dst: dial("tcp","172.17.0.4:38692") 2026/07/09 04:34:01 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dst: > dial: conn=172.17.0.1:59000->172.17.0.4:38692, err= 2026/07/09 04:34:01 DEBUG : one: size = 5 (Local file system at /tmp/rclone4153726360) 2026/07/09 04:34:01 DEBUG : one: size = 4 (ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dst) 2026/07/09 04:34:01 DEBUG : one: Sizes differ 2026/07/09 04:34:01 DEBUG : two: size = 3 OK 2026/07/09 04:34:01 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:01 DEBUG : two: Unchanged skipping 2026/07/09 04:34:01 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dst: Waiting for checks to finish 2026/07/09 04:34:01 INFO : one: Deleted 2026/07/09 04:34:01 INFO : one: Moved (server-side) 2026/07/09 04:34:01 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dst: Waiting for transfers to finish 2026/07/09 04:34:01 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dst: dial("tcp","172.17.0.4:35638") 2026/07/09 04:34:01 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dst: > dial: conn=172.17.0.1:55736->172.17.0.4:35638, err= 2026/07/09 04:34:01 DEBUG : one.4c47835a.partial: size = 5 OK 2026/07/09 04:34:01 DEBUG : one.4c47835a.partial: renamed to: one 2026/07/09 04:34:01 INFO : one: Copied (new) 2026/07/09 04:34:01 DEBUG : Waiting for deletions to finish 2026/07/09 04:34:01 INFO : three.txt: Deleted 2026/07/09 04:34:01 INFO : three.txt: Moved (server-side) 2026/07/09 04:34:01 INFO : three.txt: Moved into backup dir 2026/07/09 04:34:01 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37970") 2026/07/09 04:34:01 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:60690->172.17.0.4:37970, err= 2026/07/09 04:34:01 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33494") 2026/07/09 04:34:01 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:37334->172.17.0.4:33494, err= 2026/07/09 04:34:01 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35570") 2026/07/09 04:34:01 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:54174->172.17.0.4:35570, err= 2026/07/09 04:34:01 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33193") 2026/07/09 04:34:01 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:43148->172.17.0.4:33193, err= 2026/07/09 04:34:01 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39224") 2026/07/09 04:34:01 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:41862->172.17.0.4:39224, err= 2026/07/09 04:34:01 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33036") 2026/07/09 04:34:01 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:58096->172.17.0.4:33036, err= 2026/07/09 04:34:01 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32179") 2026/07/09 04:34:01 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:54034->172.17.0.4:32179, err= 2026/07/09 04:34:01 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/backup: closing 1 unused connections --- PASS: TestSyncBackupDir (4.45s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fedurif0fawu", Local "Local file system at /tmp/rclone4153726360", Modify Window "1s" 2026/07/09 04:34:01 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39360") 2026/07/09 04:34:01 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:54274->172.17.0.4:39360, err= 2026/07/09 04:34:01 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30668") 2026/07/09 04:34:01 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:34002->172.17.0.4:30668, err= 2026/07/09 04:34:01 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38420") 2026/07/09 04:34:01 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:50278->172.17.0.4:38420, err= 2026/07/09 04:34:01 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32309") 2026/07/09 04:34:01 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:44746->172.17.0.4:32309, err= 2026/07/09 04:34:01 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33599") 2026/07/09 04:34:01 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:42980->172.17.0.4:33599, err= 2026/07/09 04:34:01 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fedurif0fawu/dst" 2026/07/09 04:34:01 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/09 04:34:01 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/09 04:34:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/09 04:34:01 DEBUG : Setting pass="TlKDAqQHczLf2pBTpbbKMprFcAcnLVQSzV_OlbYmvu0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/09 04:34:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/09 04:34:01 DEBUG : TestFTPPureftpd: detected overridden config - adding "{8h6wN}" suffix to name 2026/07/09 04:34:01 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/09 04:34:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/09 04:34:01 DEBUG : Setting pass="TlKDAqQHczLf2pBTpbbKMprFcAcnLVQSzV_OlbYmvu0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/09 04:34:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/09 04:34:01 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dst: Connecting to FTP server 2026/07/09 04:34:01 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dst: dial("tcp","172.17.0.4:21") 2026/07/09 04:34:01 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dst: > dial: conn=172.17.0.1:35222->172.17.0.4:21, err= 2026/07/09 04:34:02 DEBUG : ftp://172.17.0.4:21/rclone-test-lunirix0roti: closing 1 unused connections 2026/07/09 04:34:04 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fedurif0fawu/backup" 2026/07/09 04:34:04 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/09 04:34:04 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/09 04:34:04 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/09 04:34:04 DEBUG : Setting pass="TlKDAqQHczLf2pBTpbbKMprFcAcnLVQSzV_OlbYmvu0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/09 04:34:04 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/09 04:34:04 DEBUG : TestFTPPureftpd: detected overridden config - adding "{8h6wN}" suffix to name 2026/07/09 04:34:04 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/09 04:34:04 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/09 04:34:04 DEBUG : Setting pass="TlKDAqQHczLf2pBTpbbKMprFcAcnLVQSzV_OlbYmvu0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/09 04:34:04 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/09 04:34:04 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/backup: Connecting to FTP server 2026/07/09 04:34:04 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/backup: dial("tcp","172.17.0.4:21") 2026/07/09 04:34:04 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/backup: > dial: conn=172.17.0.1:35236->172.17.0.4:21, err= 2026/07/09 04:34:04 DEBUG : ftp://172.17.0.4:21/rclone-test-zobafaf3zowi: closing 1 unused connections 2026/07/09 04:34:06 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-fedurif0fawu/backup" to be canonical "TestFTPPureftpd{8h6wN}:rclone-test-fedurif0fawu/backup" 2026/07/09 04:34:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dst: dial("tcp","172.17.0.4:38633") 2026/07/09 04:34:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dst: > dial: conn=172.17.0.1:60190->172.17.0.4:38633, err= 2026/07/09 04:34:06 DEBUG : one: size = 4 (Local file system at /tmp/rclone4153726360) 2026/07/09 04:34:06 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dst) 2026/07/09 04:34:06 DEBUG : two: size = 3 OK 2026/07/09 04:34:06 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:06 DEBUG : two: Unchanged skipping 2026/07/09 04:34:06 DEBUG : one: Sizes differ 2026/07/09 04:34:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dst: Waiting for checks to finish 2026/07/09 04:34:06 INFO : one: Moved (server-side) to: one.bak 2026/07/09 04:34:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dst: Waiting for transfers to finish 2026/07/09 04:34:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dst: dial("tcp","172.17.0.4:39510") 2026/07/09 04:34:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dst: > dial: conn=172.17.0.1:42418->172.17.0.4:39510, err= 2026/07/09 04:34:06 DEBUG : one.a292864a.partial: size = 4 OK 2026/07/09 04:34:06 DEBUG : one.a292864a.partial: renamed to: one 2026/07/09 04:34:06 INFO : one: Copied (new) 2026/07/09 04:34:06 DEBUG : Waiting for deletions to finish 2026/07/09 04:34:06 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/09 04:34:06 INFO : three.txt: Moved into backup dir 2026/07/09 04:34:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35899") 2026/07/09 04:34:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:36768->172.17.0.4:35899, err= 2026/07/09 04:34:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32638") 2026/07/09 04:34:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33424") 2026/07/09 04:34:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:52698->172.17.0.4:32638, err= 2026/07/09 04:34:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:44372->172.17.0.4:33424, err= 2026/07/09 04:34:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33901") 2026/07/09 04:34:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:48572->172.17.0.4:33901, err= 2026/07/09 04:34:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38588") 2026/07/09 04:34:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:35952->172.17.0.4:38588, err= 2026/07/09 04:34:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38222") 2026/07/09 04:34:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:40806->172.17.0.4:38222, err= 2026/07/09 04:34:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33001") 2026/07/09 04:34:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:45128->172.17.0.4:33001, err= 2026/07/09 04:34:06 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-fedurif0fawu/backup" for canonical name "TestFTPPureftpd{8h6wN}:rclone-test-fedurif0fawu/backup" 2026/07/09 04:34:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dst: dial("tcp","172.17.0.4:31035") 2026/07/09 04:34:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dst: > dial: conn=172.17.0.1:33104->172.17.0.4:31035, err= 2026/07/09 04:34:06 DEBUG : one: size = 5 (Local file system at /tmp/rclone4153726360) 2026/07/09 04:34:06 DEBUG : one: size = 4 (ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dst) 2026/07/09 04:34:06 DEBUG : one: Sizes differ 2026/07/09 04:34:06 DEBUG : two: size = 3 OK 2026/07/09 04:34:06 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:06 DEBUG : two: Unchanged skipping 2026/07/09 04:34:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dst: Waiting for checks to finish 2026/07/09 04:34:06 INFO : one.bak: Deleted 2026/07/09 04:34:06 INFO : one: Moved (server-side) to: one.bak 2026/07/09 04:34:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dst: Waiting for transfers to finish 2026/07/09 04:34:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dst: dial("tcp","172.17.0.4:32023") 2026/07/09 04:34:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dst: > dial: conn=172.17.0.1:57722->172.17.0.4:32023, err= 2026/07/09 04:34:06 DEBUG : one.4c47835a.partial: size = 5 OK 2026/07/09 04:34:06 DEBUG : one.4c47835a.partial: renamed to: one 2026/07/09 04:34:06 INFO : one: Copied (new) 2026/07/09 04:34:06 DEBUG : Waiting for deletions to finish 2026/07/09 04:34:06 INFO : three.txt.bak: Deleted 2026/07/09 04:34:06 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/09 04:34:06 INFO : three.txt: Moved into backup dir 2026/07/09 04:34:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36121") 2026/07/09 04:34:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:48908->172.17.0.4:36121, err= 2026/07/09 04:34:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36497") 2026/07/09 04:34:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:42180->172.17.0.4:36497, err= 2026/07/09 04:34:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37756") 2026/07/09 04:34:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:34532->172.17.0.4:37756, err= 2026/07/09 04:34:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38714") 2026/07/09 04:34:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:51236->172.17.0.4:38714, err= 2026/07/09 04:34:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37687") 2026/07/09 04:34:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:55134->172.17.0.4:37687, err= 2026/07/09 04:34:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35507") 2026/07/09 04:34:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:52750->172.17.0.4:35507, err= 2026/07/09 04:34:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38409") 2026/07/09 04:34:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:58198->172.17.0.4:38409, err= 2026/07/09 04:34:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffix (4.52s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fedurif0fawu", Local "Local file system at /tmp/rclone4153726360", Modify Window "1s" 2026/07/09 04:34:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35405") 2026/07/09 04:34:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:36058->172.17.0.4:35405, err= 2026/07/09 04:34:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34258") 2026/07/09 04:34:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:48462->172.17.0.4:34258, err= 2026/07/09 04:34:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36796") 2026/07/09 04:34:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:47214->172.17.0.4:36796, err= 2026/07/09 04:34:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33303") 2026/07/09 04:34:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:33592->172.17.0.4:33303, err= 2026/07/09 04:34:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30677") 2026/07/09 04:34:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:50306->172.17.0.4:30677, err= 2026/07/09 04:34:06 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fedurif0fawu/dst" 2026/07/09 04:34:06 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/09 04:34:06 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/09 04:34:06 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/09 04:34:06 DEBUG : Setting pass="TlKDAqQHczLf2pBTpbbKMprFcAcnLVQSzV_OlbYmvu0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/09 04:34:06 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/09 04:34:06 DEBUG : TestFTPPureftpd: detected overridden config - adding "{8h6wN}" suffix to name 2026/07/09 04:34:06 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/09 04:34:06 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/09 04:34:06 DEBUG : Setting pass="TlKDAqQHczLf2pBTpbbKMprFcAcnLVQSzV_OlbYmvu0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/09 04:34:06 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/09 04:34:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dst: Connecting to FTP server 2026/07/09 04:34:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dst: dial("tcp","172.17.0.4:21") 2026/07/09 04:34:06 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dst: > dial: conn=172.17.0.1:35244->172.17.0.4:21, err= 2026/07/09 04:34:06 DEBUG : ftp://172.17.0.4:21/rclone-test-qiwonih3soqo: closing 1 unused connections 2026/07/09 04:34:08 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fedurif0fawu/backup" 2026/07/09 04:34:08 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/09 04:34:08 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/09 04:34:08 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/09 04:34:08 DEBUG : Setting pass="TlKDAqQHczLf2pBTpbbKMprFcAcnLVQSzV_OlbYmvu0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/09 04:34:08 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/09 04:34:08 DEBUG : TestFTPPureftpd: detected overridden config - adding "{8h6wN}" suffix to name 2026/07/09 04:34:08 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/09 04:34:08 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/09 04:34:08 DEBUG : Setting pass="TlKDAqQHczLf2pBTpbbKMprFcAcnLVQSzV_OlbYmvu0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/09 04:34:08 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/09 04:34:08 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/backup: Connecting to FTP server 2026/07/09 04:34:08 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/backup: dial("tcp","172.17.0.4:21") 2026/07/09 04:34:08 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/backup: > dial: conn=172.17.0.1:35246->172.17.0.4:21, err= 2026/07/09 04:34:10 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-fedurif0fawu/backup" to be canonical "TestFTPPureftpd{8h6wN}:rclone-test-fedurif0fawu/backup" 2026/07/09 04:34:10 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dst: dial("tcp","172.17.0.4:34453") 2026/07/09 04:34:10 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dst: > dial: conn=172.17.0.1:49560->172.17.0.4:34453, err= 2026/07/09 04:34:10 DEBUG : one: size = 4 (Local file system at /tmp/rclone4153726360) 2026/07/09 04:34:10 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dst) 2026/07/09 04:34:10 DEBUG : one: Sizes differ 2026/07/09 04:34:10 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dst: Waiting for checks to finish 2026/07/09 04:34:10 DEBUG : two: size = 3 OK 2026/07/09 04:34:10 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:10 DEBUG : two: Unchanged skipping 2026/07/09 04:34:10 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/09 04:34:10 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dst: Waiting for transfers to finish 2026/07/09 04:34:10 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dst: dial("tcp","172.17.0.4:38007") 2026/07/09 04:34:10 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dst: > dial: conn=172.17.0.1:33714->172.17.0.4:38007, err= 2026/07/09 04:34:10 DEBUG : one.a292864a.partial: size = 4 OK 2026/07/09 04:34:10 DEBUG : one.a292864a.partial: renamed to: one 2026/07/09 04:34:10 INFO : one: Copied (new) 2026/07/09 04:34:10 DEBUG : Waiting for deletions to finish 2026/07/09 04:34:10 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/09 04:34:10 INFO : three.txt: Moved into backup dir 2026/07/09 04:34:10 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37137") 2026/07/09 04:34:10 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:41610->172.17.0.4:37137, err= 2026/07/09 04:34:10 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37360") 2026/07/09 04:34:10 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36603") 2026/07/09 04:34:10 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:40846->172.17.0.4:37360, err= 2026/07/09 04:34:10 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:48368->172.17.0.4:36603, err= 2026/07/09 04:34:10 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35184") 2026/07/09 04:34:10 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:48024->172.17.0.4:35184, err= 2026/07/09 04:34:10 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36399") 2026/07/09 04:34:10 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:49066->172.17.0.4:36399, err= 2026/07/09 04:34:10 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31092") 2026/07/09 04:34:10 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:48476->172.17.0.4:31092, err= 2026/07/09 04:34:10 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37219") 2026/07/09 04:34:10 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:38906->172.17.0.4:37219, err= 2026/07/09 04:34:10 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-fedurif0fawu/backup" for canonical name "TestFTPPureftpd{8h6wN}:rclone-test-fedurif0fawu/backup" 2026/07/09 04:34:10 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dst: dial("tcp","172.17.0.4:30353") 2026/07/09 04:34:10 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dst: > dial: conn=172.17.0.1:48536->172.17.0.4:30353, err= 2026/07/09 04:34:10 DEBUG : one: size = 5 (Local file system at /tmp/rclone4153726360) 2026/07/09 04:34:10 DEBUG : one: size = 4 (ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dst) 2026/07/09 04:34:10 DEBUG : one: Sizes differ 2026/07/09 04:34:10 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dst: Waiting for checks to finish 2026/07/09 04:34:10 DEBUG : two: size = 3 OK 2026/07/09 04:34:10 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:10 DEBUG : two: Unchanged skipping 2026/07/09 04:34:10 INFO : one-2019-01-01: Deleted 2026/07/09 04:34:10 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/09 04:34:10 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dst: Waiting for transfers to finish 2026/07/09 04:34:10 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dst: dial("tcp","172.17.0.4:30871") 2026/07/09 04:34:10 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dst: > dial: conn=172.17.0.1:38702->172.17.0.4:30871, err= 2026/07/09 04:34:10 DEBUG : one.4c47835a.partial: size = 5 OK 2026/07/09 04:34:10 DEBUG : one.4c47835a.partial: renamed to: one 2026/07/09 04:34:10 INFO : one: Copied (new) 2026/07/09 04:34:10 DEBUG : Waiting for deletions to finish 2026/07/09 04:34:10 INFO : three-2019-01-01.txt: Deleted 2026/07/09 04:34:10 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/09 04:34:10 INFO : three.txt: Moved into backup dir 2026/07/09 04:34:10 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38390") 2026/07/09 04:34:10 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:42318->172.17.0.4:38390, err= 2026/07/09 04:34:10 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34184") 2026/07/09 04:34:10 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38603") 2026/07/09 04:34:10 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:39706->172.17.0.4:34184, err= 2026/07/09 04:34:10 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:58576->172.17.0.4:38603, err= 2026/07/09 04:34:10 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39061") 2026/07/09 04:34:10 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:36170->172.17.0.4:39061, err= 2026/07/09 04:34:10 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37919") 2026/07/09 04:34:10 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:48056->172.17.0.4:37919, err= 2026/07/09 04:34:10 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35082") 2026/07/09 04:34:10 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:38504->172.17.0.4:35082, err= 2026/07/09 04:34:10 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36098") 2026/07/09 04:34:10 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:53558->172.17.0.4:36098, err= 2026/07/09 04:34:10 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffixKeepExtension (4.60s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fedurif0fawu", Local "Local file system at /tmp/rclone4153726360", Modify Window "1s" 2026/07/09 04:34:10 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38318") 2026/07/09 04:34:10 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:43410->172.17.0.4:38318, err= 2026/07/09 04:34:10 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35664") 2026/07/09 04:34:10 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:44618->172.17.0.4:35664, err= 2026/07/09 04:34:10 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37558") 2026/07/09 04:34:10 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:55694->172.17.0.4:37558, err= 2026/07/09 04:34:10 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33205") 2026/07/09 04:34:10 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:59746->172.17.0.4:33205, err= 2026/07/09 04:34:10 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32537") 2026/07/09 04:34:10 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:51918->172.17.0.4:32537, err= 2026/07/09 04:34:10 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fedurif0fawu/dst" 2026/07/09 04:34:10 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/09 04:34:10 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/09 04:34:10 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/09 04:34:10 DEBUG : Setting pass="TlKDAqQHczLf2pBTpbbKMprFcAcnLVQSzV_OlbYmvu0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/09 04:34:10 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/09 04:34:10 DEBUG : TestFTPPureftpd: detected overridden config - adding "{8h6wN}" suffix to name 2026/07/09 04:34:10 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/09 04:34:10 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/09 04:34:10 DEBUG : Setting pass="TlKDAqQHczLf2pBTpbbKMprFcAcnLVQSzV_OlbYmvu0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/09 04:34:10 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/09 04:34:10 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dst: Connecting to FTP server 2026/07/09 04:34:10 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dst: dial("tcp","172.17.0.4:21") 2026/07/09 04:34:10 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dst: > dial: conn=172.17.0.1:35254->172.17.0.4:21, err= 2026/07/09 04:34:13 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dst: dial("tcp","172.17.0.4:39209") 2026/07/09 04:34:13 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dst: > dial: conn=172.17.0.1:33092->172.17.0.4:39209, err= 2026/07/09 04:34:13 DEBUG : one: size = 4 (Local file system at /tmp/rclone4153726360) 2026/07/09 04:34:13 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dst) 2026/07/09 04:34:13 DEBUG : one: Sizes differ 2026/07/09 04:34:13 DEBUG : two: size = 3 OK 2026/07/09 04:34:13 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:13 DEBUG : two: Unchanged skipping 2026/07/09 04:34:13 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dst: Waiting for checks to finish 2026/07/09 04:34:13 INFO : one: Moved (server-side) to: one.bak 2026/07/09 04:34:13 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dst: Waiting for transfers to finish 2026/07/09 04:34:13 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dst: dial("tcp","172.17.0.4:31177") 2026/07/09 04:34:13 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dst: > dial: conn=172.17.0.1:41444->172.17.0.4:31177, err= 2026/07/09 04:34:13 DEBUG : one.a292864a.partial: size = 4 OK 2026/07/09 04:34:13 DEBUG : one.a292864a.partial: renamed to: one 2026/07/09 04:34:13 INFO : one: Copied (new) 2026/07/09 04:34:13 DEBUG : Waiting for deletions to finish 2026/07/09 04:34:13 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/09 04:34:13 INFO : three.txt: Moved into backup dir 2026/07/09 04:34:13 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36436") 2026/07/09 04:34:13 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:39630->172.17.0.4:36436, err= 2026/07/09 04:34:13 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32486") 2026/07/09 04:34:13 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:38182->172.17.0.4:32486, err= 2026/07/09 04:34:13 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32036") 2026/07/09 04:34:13 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:42124->172.17.0.4:32036, err= 2026/07/09 04:34:13 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36006") 2026/07/09 04:34:13 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:59610->172.17.0.4:36006, err= 2026/07/09 04:34:13 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30396") 2026/07/09 04:34:13 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:41020->172.17.0.4:30396, err= 2026/07/09 04:34:13 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dst: dial("tcp","172.17.0.4:39930") 2026/07/09 04:34:13 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dst: > dial: conn=172.17.0.1:57132->172.17.0.4:39930, err= 2026/07/09 04:34:13 DEBUG : one.bak: Excluded (Path Filter) 2026/07/09 04:34:13 DEBUG : one.bak: Excluded 2026/07/09 04:34:13 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/07/09 04:34:13 DEBUG : three.txt.bak: Excluded 2026/07/09 04:34:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone4153726360) 2026/07/09 04:34:13 DEBUG : one: size = 4 (ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dst) 2026/07/09 04:34:13 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dst: Waiting for checks to finish 2026/07/09 04:34:13 DEBUG : one: Sizes differ 2026/07/09 04:34:13 DEBUG : two: size = 3 OK 2026/07/09 04:34:13 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:13 DEBUG : two: Unchanged skipping 2026/07/09 04:34:13 INFO : one.bak: Deleted 2026/07/09 04:34:13 INFO : one: Moved (server-side) to: one.bak 2026/07/09 04:34:13 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dst: Waiting for transfers to finish 2026/07/09 04:34:13 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dst: dial("tcp","172.17.0.4:36958") 2026/07/09 04:34:13 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dst: > dial: conn=172.17.0.1:52740->172.17.0.4:36958, err= 2026/07/09 04:34:13 DEBUG : one.4c47835a.partial: size = 5 OK 2026/07/09 04:34:13 DEBUG : one.4c47835a.partial: renamed to: one 2026/07/09 04:34:13 INFO : one: Copied (new) 2026/07/09 04:34:13 DEBUG : Waiting for deletions to finish 2026/07/09 04:34:13 INFO : three.txt.bak: Deleted 2026/07/09 04:34:13 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/09 04:34:13 INFO : three.txt: Moved into backup dir 2026/07/09 04:34:13 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35072") 2026/07/09 04:34:13 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:55382->172.17.0.4:35072, err= 2026/07/09 04:34:13 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37716") 2026/07/09 04:34:13 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:44696->172.17.0.4:37716, err= 2026/07/09 04:34:13 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36512") 2026/07/09 04:34:13 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:37082->172.17.0.4:36512, err= 2026/07/09 04:34:13 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39996") 2026/07/09 04:34:13 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:52318->172.17.0.4:39996, err= 2026/07/09 04:34:13 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39015") 2026/07/09 04:34:13 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:37712->172.17.0.4:39015, err= --- PASS: TestSyncBackupDirSuffixOnly (2.25s) === RUN TestSyncSuffix run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fedurif0fawu", Local "Local file system at /tmp/rclone4153726360", Modify Window "1s" 2026/07/09 04:34:13 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32657") 2026/07/09 04:34:13 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:36710->172.17.0.4:32657, err= 2026/07/09 04:34:13 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30899") 2026/07/09 04:34:13 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:40732->172.17.0.4:30899, err= 2026/07/09 04:34:13 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33157") 2026/07/09 04:34:13 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:59664->172.17.0.4:33157, err= 2026/07/09 04:34:13 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34977") 2026/07/09 04:34:13 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:46764->172.17.0.4:34977, err= 2026/07/09 04:34:13 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30885") 2026/07/09 04:34:13 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:55794->172.17.0.4:30885, err= 2026/07/09 04:34:13 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fedurif0fawu/dst" 2026/07/09 04:34:13 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/09 04:34:13 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/09 04:34:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/09 04:34:13 DEBUG : Setting pass="TlKDAqQHczLf2pBTpbbKMprFcAcnLVQSzV_OlbYmvu0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/09 04:34:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/09 04:34:13 DEBUG : TestFTPPureftpd: detected overridden config - adding "{8h6wN}" suffix to name 2026/07/09 04:34:13 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/09 04:34:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/09 04:34:13 DEBUG : Setting pass="TlKDAqQHczLf2pBTpbbKMprFcAcnLVQSzV_OlbYmvu0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/09 04:34:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/09 04:34:13 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dst: Connecting to FTP server 2026/07/09 04:34:13 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dst: dial("tcp","172.17.0.4:21") 2026/07/09 04:34:13 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dst: > dial: conn=172.17.0.1:52498->172.17.0.4:21, err= 2026/07/09 04:34:15 DEBUG : one: size = 4 (Local file system at /tmp/rclone4153726360) 2026/07/09 04:34:15 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dst) 2026/07/09 04:34:15 DEBUG : one: Sizes differ 2026/07/09 04:34:15 INFO : one: Moved (server-side) to: one.bak 2026/07/09 04:34:15 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dst: dial("tcp","172.17.0.4:35906") 2026/07/09 04:34:15 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dst: > dial: conn=172.17.0.1:58738->172.17.0.4:35906, err= 2026/07/09 04:34:15 DEBUG : one.a292864a.partial: size = 4 OK 2026/07/09 04:34:15 DEBUG : one.a292864a.partial: renamed to: one 2026/07/09 04:34:15 INFO : one: Copied (new) 2026/07/09 04:34:15 DEBUG : two: size = 3 OK 2026/07/09 04:34:15 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:15 DEBUG : two: Unchanged skipping 2026/07/09 04:34:15 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone4153726360) 2026/07/09 04:34:15 DEBUG : three.txt: size = 5 (ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dst) 2026/07/09 04:34:15 DEBUG : three.txt: Sizes differ 2026/07/09 04:34:15 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/09 04:34:15 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dst: dial("tcp","172.17.0.4:39166") 2026/07/09 04:34:15 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dst: > dial: conn=172.17.0.1:37768->172.17.0.4:39166, err= 2026/07/09 04:34:15 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2026/07/09 04:34:15 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2026/07/09 04:34:15 INFO : three.txt: Copied (new) 2026/07/09 04:34:15 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36379") 2026/07/09 04:34:15 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:42894->172.17.0.4:36379, err= 2026/07/09 04:34:15 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31387") 2026/07/09 04:34:15 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:41422->172.17.0.4:31387, err= 2026/07/09 04:34:15 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37787") 2026/07/09 04:34:15 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:34962->172.17.0.4:37787, err= 2026/07/09 04:34:15 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33678") 2026/07/09 04:34:15 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:53416->172.17.0.4:33678, err= 2026/07/09 04:34:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone4153726360) 2026/07/09 04:34:15 DEBUG : one: size = 4 (ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dst) 2026/07/09 04:34:15 DEBUG : one: Sizes differ 2026/07/09 04:34:15 INFO : one.bak: Deleted 2026/07/09 04:34:15 INFO : one: Moved (server-side) to: one.bak 2026/07/09 04:34:15 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dst: dial("tcp","172.17.0.4:36004") 2026/07/09 04:34:15 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dst: > dial: conn=172.17.0.1:42880->172.17.0.4:36004, err= 2026/07/09 04:34:15 DEBUG : one.4c47835a.partial: size = 5 OK 2026/07/09 04:34:15 DEBUG : one.4c47835a.partial: renamed to: one 2026/07/09 04:34:15 INFO : one: Copied (new) 2026/07/09 04:34:15 DEBUG : two: size = 3 OK 2026/07/09 04:34:15 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:15 DEBUG : two: Unchanged skipping 2026/07/09 04:34:15 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone4153726360) 2026/07/09 04:34:15 DEBUG : three.txt: size = 6 (ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dst) 2026/07/09 04:34:15 DEBUG : three.txt: Sizes differ 2026/07/09 04:34:15 INFO : three.txt.bak: Deleted 2026/07/09 04:34:15 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/09 04:34:15 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dst: dial("tcp","172.17.0.4:35243") 2026/07/09 04:34:15 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dst: > dial: conn=172.17.0.1:50454->172.17.0.4:35243, err= 2026/07/09 04:34:15 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2026/07/09 04:34:15 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2026/07/09 04:34:15 INFO : three.txt: Copied (new) 2026/07/09 04:34:15 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37871") 2026/07/09 04:34:15 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:45290->172.17.0.4:37871, err= 2026/07/09 04:34:15 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36170") 2026/07/09 04:34:15 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:49704->172.17.0.4:36170, err= 2026/07/09 04:34:15 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36006") 2026/07/09 04:34:15 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:59618->172.17.0.4:36006, err= 2026/07/09 04:34:15 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34933") 2026/07/09 04:34:15 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:59220->172.17.0.4:34933, err= 2026/07/09 04:34:15 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39869") 2026/07/09 04:34:15 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:34166->172.17.0.4:39869, err= --- PASS: TestSyncSuffix (2.31s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fedurif0fawu", Local "Local file system at /tmp/rclone4153726360", Modify Window "1s" 2026/07/09 04:34:15 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38570") 2026/07/09 04:34:15 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:55730->172.17.0.4:38570, err= 2026/07/09 04:34:15 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35305") 2026/07/09 04:34:15 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:37656->172.17.0.4:35305, err= 2026/07/09 04:34:15 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37667") 2026/07/09 04:34:15 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:52712->172.17.0.4:37667, err= 2026/07/09 04:34:15 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32353") 2026/07/09 04:34:15 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:53822->172.17.0.4:32353, err= 2026/07/09 04:34:15 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33039") 2026/07/09 04:34:15 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:49572->172.17.0.4:33039, err= 2026/07/09 04:34:15 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fedurif0fawu/dst" 2026/07/09 04:34:15 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/09 04:34:15 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/09 04:34:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/09 04:34:15 DEBUG : Setting pass="TlKDAqQHczLf2pBTpbbKMprFcAcnLVQSzV_OlbYmvu0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/09 04:34:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/09 04:34:15 DEBUG : TestFTPPureftpd: detected overridden config - adding "{8h6wN}" suffix to name 2026/07/09 04:34:15 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/09 04:34:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/09 04:34:15 DEBUG : Setting pass="TlKDAqQHczLf2pBTpbbKMprFcAcnLVQSzV_OlbYmvu0" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/09 04:34:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/09 04:34:15 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dst: Connecting to FTP server 2026/07/09 04:34:15 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dst: dial("tcp","172.17.0.4:21") 2026/07/09 04:34:15 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dst: > dial: conn=172.17.0.1:52512->172.17.0.4:21, err= 2026/07/09 04:34:17 DEBUG : one: size = 4 (Local file system at /tmp/rclone4153726360) 2026/07/09 04:34:17 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dst) 2026/07/09 04:34:17 DEBUG : one: Sizes differ 2026/07/09 04:34:17 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dst: dial("tcp","172.17.0.4:36262") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dst: > dial: conn=172.17.0.1:51268->172.17.0.4:36262, err= 2026/07/09 04:34:17 DEBUG : one.a292864a.partial: size = 4 OK 2026/07/09 04:34:17 DEBUG : one.a292864a.partial: renamed to: one 2026/07/09 04:34:17 INFO : one: Copied (new) 2026/07/09 04:34:17 DEBUG : two: size = 3 OK 2026/07/09 04:34:17 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:17 DEBUG : two: Unchanged skipping 2026/07/09 04:34:17 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone4153726360) 2026/07/09 04:34:17 DEBUG : three.txt: size = 5 (ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dst) 2026/07/09 04:34:17 DEBUG : three.txt: Sizes differ 2026/07/09 04:34:17 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dst: dial("tcp","172.17.0.4:35821") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dst: > dial: conn=172.17.0.1:50888->172.17.0.4:35821, err= 2026/07/09 04:34:17 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2026/07/09 04:34:17 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2026/07/09 04:34:17 INFO : three.txt: Copied (new) 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30997") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:33196->172.17.0.4:30997, err= 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33692") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:56804->172.17.0.4:33692, err= 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38534") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:52982->172.17.0.4:38534, err= 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35253") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:46952->172.17.0.4:35253, err= 2026/07/09 04:34:17 DEBUG : one: size = 5 (Local file system at /tmp/rclone4153726360) 2026/07/09 04:34:17 DEBUG : one: size = 4 (ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dst) 2026/07/09 04:34:17 DEBUG : one: Sizes differ 2026/07/09 04:34:17 INFO : one-2019-01-01: Deleted 2026/07/09 04:34:17 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dst: dial("tcp","172.17.0.4:39120") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dst: > dial: conn=172.17.0.1:39860->172.17.0.4:39120, err= 2026/07/09 04:34:17 DEBUG : one.4c47835a.partial: size = 5 OK 2026/07/09 04:34:17 DEBUG : one.4c47835a.partial: renamed to: one 2026/07/09 04:34:17 INFO : one: Copied (new) 2026/07/09 04:34:17 DEBUG : two: size = 3 OK 2026/07/09 04:34:17 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:17 DEBUG : two: Unchanged skipping 2026/07/09 04:34:17 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone4153726360) 2026/07/09 04:34:17 DEBUG : three.txt: size = 6 (ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dst) 2026/07/09 04:34:17 DEBUG : three.txt: Sizes differ 2026/07/09 04:34:17 INFO : three-2019-01-01.txt: Deleted 2026/07/09 04:34:17 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dst: dial("tcp","172.17.0.4:38750") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu/dst: > dial: conn=172.17.0.1:39246->172.17.0.4:38750, err= 2026/07/09 04:34:17 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2026/07/09 04:34:17 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2026/07/09 04:34:17 INFO : three.txt: Copied (new) 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37248") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:43092->172.17.0.4:37248, err= 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32013") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:54830->172.17.0.4:32013, err= 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36464") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:36974->172.17.0.4:36464, err= 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38404") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:43884->172.17.0.4:38404, err= 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34758") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:45750->172.17.0.4:34758, err= --- PASS: TestSyncSuffixKeepExtension (2.29s) === RUN TestSyncUTFNorm run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fedurif0fawu", Local "Local file system at /tmp/rclone4153726360", Modify Window "1s" 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30796") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:42190->172.17.0.4:30796, err= 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36220") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:58792->172.17.0.4:36220, err= 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33730") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:56854->172.17.0.4:33730, err= 2026/07/09 04:34:17 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone4153726360) 2026/07/09 04:34:17 DEBUG : Testêé: size = 18 (ftp://172.17.0.4:21/rclone-test-fedurif0fawu) 2026/07/09 04:34:17 DEBUG : Testêé: Sizes differ 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for checks to finish 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for transfers to finish 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35925") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:44032->172.17.0.4:35925, err= 2026/07/09 04:34:17 DEBUG : Testêé.94eb8b90.partial: size = 14 OK 2026/07/09 04:34:17 DEBUG : Testêé.94eb8b90.partial: renamed to: Testêé 2026/07/09 04:34:17 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/07/09 04:34:17 DEBUG : Waiting for deletions to finish 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32012") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:41540->172.17.0.4:32012, err= 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35333") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:46938->172.17.0.4:35333, err= 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33101") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:54790->172.17.0.4:33101, err= --- PASS: TestSyncUTFNorm (0.01s) === RUN TestSyncImmutable run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fedurif0fawu", Local "Local file system at /tmp/rclone4153726360", Modify Window "1s" 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37578") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:60266->172.17.0.4:37578, err= 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37781") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:40324->172.17.0.4:37781, err= 2026/07/09 04:34:17 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for checks to finish 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for transfers to finish 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34719") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:54404->172.17.0.4:34719, err= 2026/07/09 04:34:17 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/07/09 04:34:17 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/07/09 04:34:17 INFO : existing: Copied (new) 2026/07/09 04:34:17 DEBUG : Waiting for deletions to finish 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37533") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:56426->172.17.0.4:37533, err= 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35842") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:49306->172.17.0.4:35842, err= 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31789") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:35728->172.17.0.4:31789, err= 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for checks to finish 2026/07/09 04:34:17 DEBUG : existing: size = 8 (Local file system at /tmp/rclone4153726360) 2026/07/09 04:34:17 DEBUG : existing: size = 6 (ftp://172.17.0.4:21/rclone-test-fedurif0fawu) 2026/07/09 04:34:17 DEBUG : existing: Sizes differ 2026/07/09 04:34:17 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for transfers to finish 2026/07/09 04:34:17 ERROR : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: not deleting files as there were IO errors 2026/07/09 04:34:17 ERROR : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: not deleting directories as there were IO errors 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38150") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:52088->172.17.0.4:38150, err= 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39898") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:45070->172.17.0.4:39898, err= 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39554") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:37586->172.17.0.4:39554, err= --- PASS: TestSyncImmutable (0.01s) === RUN TestSyncIgnoreCase run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fedurif0fawu", Local "Local file system at /tmp/rclone4153726360", Modify Window "1s" 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32681") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:59572->172.17.0.4:32681, err= 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33555") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:52056->172.17.0.4:33555, err= 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32540") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:46434->172.17.0.4:32540, err= 2026/07/09 04:34:17 DEBUG : EXISTING: size = 6 OK 2026/07/09 04:34:17 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:17 DEBUG : existing: Unchanged skipping 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for checks to finish 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for transfers to finish 2026/07/09 04:34:17 DEBUG : Waiting for deletions to finish 2026/07/09 04:34:17 INFO : There was nothing to transfer 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37427") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:51200->172.17.0.4:37427, err= 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37542") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:49432->172.17.0.4:37542, err= 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37983") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:41034->172.17.0.4:37983, err= --- PASS: TestSyncIgnoreCase (0.01s) === RUN TestFixCase run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fedurif0fawu", Local "Local file system at /tmp/rclone4153726360", Modify Window "1s" sync_test.go:2666: Skipping test as local or remote are case-sensitive 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34661") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:42204->172.17.0.4:34661, err= 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34957") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:49926->172.17.0.4:34957, err= --- SKIP: TestFixCase (0.00s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fedurif0fawu", Local "Local file system at /tmp/rclone4153726360", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30166") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:53646->172.17.0.4:30166, err= 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33390") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:51264->172.17.0.4:33390, err= === RUN TestMaxTransfer/Soft run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fedurif0fawu", Local "Local file system at /tmp/rclone4153726360", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38186") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:47950->172.17.0.4:38186, err= 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34758") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:45760->172.17.0.4:34758, err= === RUN TestMaxTransfer/Cautious run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fedurif0fawu", Local "Local file system at /tmp/rclone4153726360", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36540") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:37206->172.17.0.4:36540, err= 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38913") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:53436->172.17.0.4:38913, err= --- PASS: TestMaxTransfer (0.00s) --- SKIP: TestMaxTransfer/Hard (0.00s) --- SKIP: TestMaxTransfer/Soft (0.00s) --- SKIP: TestMaxTransfer/Cautious (0.00s) === RUN TestSyncConcurrentDelete run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fedurif0fawu", Local "Local file system at /tmp/rclone4153726360", Modify Window "1s" 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30857") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:58448->172.17.0.4:30857, err= 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32362") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:53518->172.17.0.4:32362, err= 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35238") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:41166->172.17.0.4:35238, err= 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33877") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:46754->172.17.0.4:33877, err= 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37519") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:50640->172.17.0.4:37519, err= 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36776") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:34520->172.17.0.4:36776, err= 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30198") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:43382->172.17.0.4:30198, err= 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30904") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:46358->172.17.0.4:30904, err= 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30050") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:38244->172.17.0.4:30050, err= 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38880") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:45834->172.17.0.4:38880, err= 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39509") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:38610->172.17.0.4:39509, err= 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36710") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:57992->172.17.0.4:36710, err= 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32028") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:54118->172.17.0.4:32028, err= 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38990") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:35952->172.17.0.4:38990, err= 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34756") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:35532->172.17.0.4:34756, err= 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33420") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:52320->172.17.0.4:33420, err= 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37665") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:38604->172.17.0.4:37665, err= 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34177") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:51414->172.17.0.4:34177, err= 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34077") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:57590->172.17.0.4:34077, err= 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34704") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:53176->172.17.0.4:34704, err= 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36137") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:52360->172.17.0.4:36137, err= 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31505") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:44582->172.17.0.4:31505, err= 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31034") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:58036->172.17.0.4:31034, err= 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35742") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:37248->172.17.0.4:35742, err= 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39543") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:55838->172.17.0.4:39543, err= 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39236") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:54556->172.17.0.4:39236, err= 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33851") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:40402->172.17.0.4:33851, err= 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33212") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:42038->172.17.0.4:33212, err= 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32041") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:37100->172.17.0.4:32041, err= 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38604") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:41626->172.17.0.4:38604, err= 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39469") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:60388->172.17.0.4:39469, err= 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33296") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:41256->172.17.0.4:33296, err= 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34785") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:60016->172.17.0.4:34785, err= 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39961") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:47524->172.17.0.4:39961, err= 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35747") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:39208->172.17.0.4:35747, err= 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39132") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:52150->172.17.0.4:39132, err= 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30139") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:38266->172.17.0.4:30139, err= 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35974") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:42300->172.17.0.4:35974, err= 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37052") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:59734->172.17.0.4:37052, err= 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36269") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:58992->172.17.0.4:36269, err= 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34901") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:34258->172.17.0.4:34901, err= 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37531") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:53790->172.17.0.4:37531, err= 2026/07/09 04:34:17 DEBUG : both11: size = 6 OK 2026/07/09 04:34:17 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for checks to finish 2026/07/09 04:34:17 DEBUG : both10: size = 6 OK 2026/07/09 04:34:17 DEBUG : both0: size = 6 OK 2026/07/09 04:34:17 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:17 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:17 DEBUG : both12: size = 6 OK 2026/07/09 04:34:17 DEBUG : both11: Unchanged skipping 2026/07/09 04:34:17 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:17 DEBUG : both13: size = 6 OK 2026/07/09 04:34:17 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:17 DEBUG : both12: Unchanged skipping 2026/07/09 04:34:17 DEBUG : both14: size = 6 OK 2026/07/09 04:34:17 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:17 DEBUG : both14: Unchanged skipping 2026/07/09 04:34:17 DEBUG : both15: size = 6 OK 2026/07/09 04:34:17 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:17 DEBUG : both15: Unchanged skipping 2026/07/09 04:34:17 DEBUG : both16: size = 6 OK 2026/07/09 04:34:17 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:17 DEBUG : both16: Unchanged skipping 2026/07/09 04:34:17 DEBUG : both17: size = 6 OK 2026/07/09 04:34:17 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:17 DEBUG : both13: Unchanged skipping 2026/07/09 04:34:17 DEBUG : both18: size = 6 OK 2026/07/09 04:34:17 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:17 DEBUG : both0: Unchanged skipping 2026/07/09 04:34:17 DEBUG : both19: size = 6 OK 2026/07/09 04:34:17 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:17 DEBUG : both10: Unchanged skipping 2026/07/09 04:34:17 DEBUG : both1: size = 6 OK 2026/07/09 04:34:17 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:17 DEBUG : both1: Unchanged skipping 2026/07/09 04:34:17 DEBUG : both2: size = 6 OK 2026/07/09 04:34:17 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:17 DEBUG : both2: Unchanged skipping 2026/07/09 04:34:17 DEBUG : both3: size = 6 OK 2026/07/09 04:34:17 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:17 DEBUG : both3: Unchanged skipping 2026/07/09 04:34:17 DEBUG : both4: size = 6 OK 2026/07/09 04:34:17 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:17 DEBUG : both4: Unchanged skipping 2026/07/09 04:34:17 DEBUG : both5: size = 6 OK 2026/07/09 04:34:17 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:17 DEBUG : both5: Unchanged skipping 2026/07/09 04:34:17 DEBUG : both6: size = 6 OK 2026/07/09 04:34:17 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:17 DEBUG : both17: Unchanged skipping 2026/07/09 04:34:17 DEBUG : both7: size = 6 OK 2026/07/09 04:34:17 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:17 DEBUG : both7: Unchanged skipping 2026/07/09 04:34:17 DEBUG : both8: size = 6 OK 2026/07/09 04:34:17 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:17 DEBUG : both18: Unchanged skipping 2026/07/09 04:34:17 DEBUG : both9: size = 6 OK 2026/07/09 04:34:17 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:17 DEBUG : both8: Unchanged skipping 2026/07/09 04:34:17 DEBUG : both19: Unchanged skipping 2026/07/09 04:34:17 DEBUG : both6: Unchanged skipping 2026/07/09 04:34:17 DEBUG : both9: Unchanged skipping 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for transfers to finish 2026/07/09 04:34:17 DEBUG : Waiting for deletions to finish 2026/07/09 04:34:17 INFO : only12: Deleted 2026/07/09 04:34:17 INFO : only0: Deleted 2026/07/09 04:34:17 INFO : only18: Deleted 2026/07/09 04:34:17 INFO : only11: Deleted 2026/07/09 04:34:17 INFO : only2: Deleted 2026/07/09 04:34:17 INFO : only19: Deleted 2026/07/09 04:34:17 INFO : only6: Deleted 2026/07/09 04:34:17 INFO : only4: Deleted 2026/07/09 04:34:17 INFO : only15: Deleted 2026/07/09 04:34:17 INFO : only14: Deleted 2026/07/09 04:34:17 INFO : only17: Deleted 2026/07/09 04:34:17 INFO : only3: Deleted 2026/07/09 04:34:17 INFO : only16: Deleted 2026/07/09 04:34:17 INFO : only5: Deleted 2026/07/09 04:34:17 INFO : only7: Deleted 2026/07/09 04:34:17 INFO : only9: Deleted 2026/07/09 04:34:17 INFO : only13: Deleted 2026/07/09 04:34:17 INFO : only8: Deleted 2026/07/09 04:34:17 INFO : only10: Deleted 2026/07/09 04:34:17 INFO : only1: Deleted 2026/07/09 04:34:17 INFO : There was nothing to transfer 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36567") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:37448->172.17.0.4:36567, err= 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38584") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:39318->172.17.0.4:38584, err= 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35742") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:37260->172.17.0.4:35742, err= --- PASS: TestSyncConcurrentDelete (0.06s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fedurif0fawu", Local "Local file system at /tmp/rclone4153726360", Modify Window "1s" 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30082") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:59684->172.17.0.4:30082, err= 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32256") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:45906->172.17.0.4:32256, err= 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33636") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:35448->172.17.0.4:33636, err= 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31415") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:34704->172.17.0.4:31415, err= 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38764") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:39760->172.17.0.4:38764, err= 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33507") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:56736->172.17.0.4:33507, err= 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35252") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:49012->172.17.0.4:35252, err= 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31699") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:43122->172.17.0.4:31699, err= 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38306") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:37708->172.17.0.4:38306, err= 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35526") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:42962->172.17.0.4:35526, err= 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35683") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:51600->172.17.0.4:35683, err= 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34290") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:38364->172.17.0.4:34290, err= 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37965") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:45914->172.17.0.4:37965, err= 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32795") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:42682->172.17.0.4:32795, err= 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35529") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:43818->172.17.0.4:35529, err= 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39304") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:34190->172.17.0.4:39304, err= 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30511") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:34210->172.17.0.4:30511, err= 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39278") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:35750->172.17.0.4:39278, err= 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34456") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:46568->172.17.0.4:34456, err= 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38205") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:34192->172.17.0.4:38205, err= 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36055") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:54468->172.17.0.4:36055, err= 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39403") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:54088->172.17.0.4:39403, err= 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36050") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:41816->172.17.0.4:36050, err= 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35939") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:54094->172.17.0.4:35939, err= 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33664") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:53358->172.17.0.4:33664, err= 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37101") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:50688->172.17.0.4:37101, err= 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33047") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:46088->172.17.0.4:33047, err= 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36747") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:33954->172.17.0.4:36747, err= 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33568") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:49792->172.17.0.4:33568, err= 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37196") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:48228->172.17.0.4:37196, err= 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37272") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:60540->172.17.0.4:37272, err= 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37028") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:42198->172.17.0.4:37028, err= 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32995") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:49622->172.17.0.4:32995, err= 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38044") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:40624->172.17.0.4:38044, err= 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33981") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:39196->172.17.0.4:33981, err= 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31875") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:53512->172.17.0.4:31875, err= 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36340") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:50120->172.17.0.4:36340, err= 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39822") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:42948->172.17.0.4:39822, err= 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39989") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:56478->172.17.0.4:39989, err= 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31308") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:38060->172.17.0.4:31308, err= 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34292") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:36950->172.17.0.4:34292, err= 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36207") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:36262->172.17.0.4:36207, err= 2026/07/09 04:34:17 DEBUG : both0: size = 6 OK 2026/07/09 04:34:17 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for checks to finish 2026/07/09 04:34:17 DEBUG : both11: size = 6 OK 2026/07/09 04:34:17 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:17 DEBUG : both12: size = 6 OK 2026/07/09 04:34:17 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:17 DEBUG : both12: Unchanged skipping 2026/07/09 04:34:17 DEBUG : both13: size = 6 OK 2026/07/09 04:34:17 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:17 DEBUG : both13: Unchanged skipping 2026/07/09 04:34:17 DEBUG : both14: size = 6 OK 2026/07/09 04:34:17 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:17 DEBUG : both10: size = 6 OK 2026/07/09 04:34:17 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:17 DEBUG : both14: Unchanged skipping 2026/07/09 04:34:17 DEBUG : both15: size = 6 OK 2026/07/09 04:34:17 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:17 DEBUG : both10: Unchanged skipping 2026/07/09 04:34:17 DEBUG : both16: size = 6 OK 2026/07/09 04:34:17 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:17 DEBUG : both16: Unchanged skipping 2026/07/09 04:34:17 DEBUG : both17: size = 6 OK 2026/07/09 04:34:17 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:17 DEBUG : both11: Unchanged skipping 2026/07/09 04:34:17 DEBUG : both18: size = 6 OK 2026/07/09 04:34:17 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:17 DEBUG : both0: Unchanged skipping 2026/07/09 04:34:17 DEBUG : both19: size = 6 OK 2026/07/09 04:34:17 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:17 DEBUG : both17: Unchanged skipping 2026/07/09 04:34:17 DEBUG : both1: size = 6 OK 2026/07/09 04:34:17 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:17 DEBUG : both18: Unchanged skipping 2026/07/09 04:34:17 DEBUG : both2: size = 6 OK 2026/07/09 04:34:17 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:17 DEBUG : both19: Unchanged skipping 2026/07/09 04:34:17 DEBUG : both3: size = 6 OK 2026/07/09 04:34:17 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:17 DEBUG : both2: Unchanged skipping 2026/07/09 04:34:17 DEBUG : both4: size = 6 OK 2026/07/09 04:34:17 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:17 DEBUG : both4: Unchanged skipping 2026/07/09 04:34:17 DEBUG : both5: size = 6 OK 2026/07/09 04:34:17 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:17 DEBUG : both5: Unchanged skipping 2026/07/09 04:34:17 DEBUG : both6: size = 6 OK 2026/07/09 04:34:17 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:17 DEBUG : both1: Unchanged skipping 2026/07/09 04:34:17 DEBUG : both7: size = 6 OK 2026/07/09 04:34:17 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:17 DEBUG : both3: Unchanged skipping 2026/07/09 04:34:17 DEBUG : both8: size = 6 OK 2026/07/09 04:34:17 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:17 DEBUG : both15: Unchanged skipping 2026/07/09 04:34:17 DEBUG : both9: size = 6 OK 2026/07/09 04:34:17 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:17 DEBUG : both9: Unchanged skipping 2026/07/09 04:34:17 DEBUG : only0: size = 0 (Local file system at /tmp/rclone4153726360) 2026/07/09 04:34:17 DEBUG : only0: size = 6 (ftp://172.17.0.4:21/rclone-test-fedurif0fawu) 2026/07/09 04:34:17 DEBUG : only0: Sizes differ 2026/07/09 04:34:17 DEBUG : only10: size = 0 (Local file system at /tmp/rclone4153726360) 2026/07/09 04:34:17 DEBUG : only10: size = 6 (ftp://172.17.0.4:21/rclone-test-fedurif0fawu) 2026/07/09 04:34:17 DEBUG : only10: Sizes differ 2026/07/09 04:34:17 DEBUG : both6: Unchanged skipping 2026/07/09 04:34:17 DEBUG : only11: size = 0 (Local file system at /tmp/rclone4153726360) 2026/07/09 04:34:17 DEBUG : only11: size = 6 (ftp://172.17.0.4:21/rclone-test-fedurif0fawu) 2026/07/09 04:34:17 DEBUG : only11: Sizes differ 2026/07/09 04:34:17 DEBUG : only12: size = 0 (Local file system at /tmp/rclone4153726360) 2026/07/09 04:34:17 DEBUG : only12: size = 6 (ftp://172.17.0.4:21/rclone-test-fedurif0fawu) 2026/07/09 04:34:17 DEBUG : only12: Sizes differ 2026/07/09 04:34:17 DEBUG : both7: Unchanged skipping 2026/07/09 04:34:17 DEBUG : only13: size = 0 (Local file system at /tmp/rclone4153726360) 2026/07/09 04:34:17 DEBUG : only13: size = 6 (ftp://172.17.0.4:21/rclone-test-fedurif0fawu) 2026/07/09 04:34:17 DEBUG : only13: Sizes differ 2026/07/09 04:34:17 DEBUG : only14: size = 0 (Local file system at /tmp/rclone4153726360) 2026/07/09 04:34:17 DEBUG : only14: size = 6 (ftp://172.17.0.4:21/rclone-test-fedurif0fawu) 2026/07/09 04:34:17 DEBUG : only14: Sizes differ 2026/07/09 04:34:17 DEBUG : both8: Unchanged skipping 2026/07/09 04:34:17 DEBUG : only15: size = 0 (Local file system at /tmp/rclone4153726360) 2026/07/09 04:34:17 DEBUG : only15: size = 6 (ftp://172.17.0.4:21/rclone-test-fedurif0fawu) 2026/07/09 04:34:17 DEBUG : only15: Sizes differ 2026/07/09 04:34:17 DEBUG : only16: size = 0 (Local file system at /tmp/rclone4153726360) 2026/07/09 04:34:17 DEBUG : only16: size = 6 (ftp://172.17.0.4:21/rclone-test-fedurif0fawu) 2026/07/09 04:34:17 DEBUG : only16: Sizes differ 2026/07/09 04:34:17 DEBUG : only17: size = 0 (Local file system at /tmp/rclone4153726360) 2026/07/09 04:34:17 DEBUG : only17: size = 6 (ftp://172.17.0.4:21/rclone-test-fedurif0fawu) 2026/07/09 04:34:17 DEBUG : only17: Sizes differ 2026/07/09 04:34:17 DEBUG : only18: size = 0 (Local file system at /tmp/rclone4153726360) 2026/07/09 04:34:17 DEBUG : only18: size = 6 (ftp://172.17.0.4:21/rclone-test-fedurif0fawu) 2026/07/09 04:34:17 DEBUG : only18: Sizes differ 2026/07/09 04:34:17 DEBUG : only19: size = 0 (Local file system at /tmp/rclone4153726360) 2026/07/09 04:34:17 DEBUG : only19: size = 6 (ftp://172.17.0.4:21/rclone-test-fedurif0fawu) 2026/07/09 04:34:17 DEBUG : only19: Sizes differ 2026/07/09 04:34:17 DEBUG : only1: size = 0 (Local file system at /tmp/rclone4153726360) 2026/07/09 04:34:17 DEBUG : only1: size = 6 (ftp://172.17.0.4:21/rclone-test-fedurif0fawu) 2026/07/09 04:34:17 DEBUG : only1: Sizes differ 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37258") 2026/07/09 04:34:17 DEBUG : only2: size = 0 (Local file system at /tmp/rclone4153726360) 2026/07/09 04:34:17 DEBUG : only2: size = 6 (ftp://172.17.0.4:21/rclone-test-fedurif0fawu) 2026/07/09 04:34:17 DEBUG : only2: Sizes differ 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37482") 2026/07/09 04:34:17 DEBUG : only3: size = 0 (Local file system at /tmp/rclone4153726360) 2026/07/09 04:34:17 DEBUG : only3: size = 6 (ftp://172.17.0.4:21/rclone-test-fedurif0fawu) 2026/07/09 04:34:17 DEBUG : only3: Sizes differ 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:36268->172.17.0.4:37258, err= 2026/07/09 04:34:17 DEBUG : only4: size = 0 (Local file system at /tmp/rclone4153726360) 2026/07/09 04:34:17 DEBUG : only4: size = 6 (ftp://172.17.0.4:21/rclone-test-fedurif0fawu) 2026/07/09 04:34:17 DEBUG : only4: Sizes differ 2026/07/09 04:34:17 DEBUG : only5: size = 0 (Local file system at /tmp/rclone4153726360) 2026/07/09 04:34:17 DEBUG : only5: size = 6 (ftp://172.17.0.4:21/rclone-test-fedurif0fawu) 2026/07/09 04:34:17 DEBUG : only5: Sizes differ 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:41854->172.17.0.4:37482, err= 2026/07/09 04:34:17 DEBUG : only6: size = 0 (Local file system at /tmp/rclone4153726360) 2026/07/09 04:34:17 DEBUG : only6: size = 6 (ftp://172.17.0.4:21/rclone-test-fedurif0fawu) 2026/07/09 04:34:17 DEBUG : only6: Sizes differ 2026/07/09 04:34:17 DEBUG : only7: size = 0 (Local file system at /tmp/rclone4153726360) 2026/07/09 04:34:17 DEBUG : only7: size = 6 (ftp://172.17.0.4:21/rclone-test-fedurif0fawu) 2026/07/09 04:34:17 DEBUG : only7: Sizes differ 2026/07/09 04:34:17 DEBUG : only8: size = 0 (Local file system at /tmp/rclone4153726360) 2026/07/09 04:34:17 DEBUG : only8: size = 6 (ftp://172.17.0.4:21/rclone-test-fedurif0fawu) 2026/07/09 04:34:17 DEBUG : only8: Sizes differ 2026/07/09 04:34:17 DEBUG : only9: size = 0 (Local file system at /tmp/rclone4153726360) 2026/07/09 04:34:17 DEBUG : only9: size = 6 (ftp://172.17.0.4:21/rclone-test-fedurif0fawu) 2026/07/09 04:34:17 DEBUG : only9: Sizes differ 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for transfers to finish 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39806") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33665") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:43568->172.17.0.4:39806, err= 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:49412->172.17.0.4:33665, err= 2026/07/09 04:34:17 DEBUG : only0.d641fffb.partial: size = 0 OK 2026/07/09 04:34:17 DEBUG : only11.51c18866.partial: size = 0 OK 2026/07/09 04:34:17 DEBUG : only13.c8c387fb.partial: size = 0 OK 2026/07/09 04:34:17 DEBUG : only0.d641fffb.partial: renamed to: only0 2026/07/09 04:34:17 INFO : only0: Copied (replaced existing) 2026/07/09 04:34:17 DEBUG : only10.f0f80c88.partial: size = 0 OK 2026/07/09 04:34:17 DEBUG : only13.c8c387fb.partial: renamed to: only13 2026/07/09 04:34:17 INFO : only13: Copied (replaced existing) 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33639") 2026/07/09 04:34:17 DEBUG : only11.51c18866.partial: renamed to: only11 2026/07/09 04:34:17 INFO : only11: Copied (replaced existing) 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39697") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:51190->172.17.0.4:33639, err= 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:54776->172.17.0.4:39697, err= 2026/07/09 04:34:17 DEBUG : only10.f0f80c88.partial: renamed to: only10 2026/07/09 04:34:17 INFO : only10: Copied (replaced existing) 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35869") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:32820->172.17.0.4:35869, err= 2026/07/09 04:34:17 DEBUG : only17.21b69e80.partial: size = 0 OK 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33167") 2026/07/09 04:34:17 DEBUG : only16.808f1a6e.partial: size = 0 OK 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:46348->172.17.0.4:33167, err= 2026/07/09 04:34:17 DEBUG : only18.f963383f.partial: size = 0 OK 2026/07/09 04:34:17 DEBUG : only16.808f1a6e.partial: renamed to: only16 2026/07/09 04:34:17 INFO : only16: Copied (replaced existing) 2026/07/09 04:34:17 DEBUG : only17.21b69e80.partial: renamed to: only17 2026/07/09 04:34:17 INFO : only17: Copied (replaced existing) 2026/07/09 04:34:17 DEBUG : only19.585abcd1.partial: size = 0 OK 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34668") 2026/07/09 04:34:17 DEBUG : only18.f963383f.partial: renamed to: only18 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:32918->172.17.0.4:34668, err= 2026/07/09 04:34:17 INFO : only18: Copied (replaced existing) 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32950") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:33186->172.17.0.4:32950, err= 2026/07/09 04:34:17 DEBUG : only19.585abcd1.partial: renamed to: only19 2026/07/09 04:34:17 INFO : only19: Copied (replaced existing) 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36261") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:60314->172.17.0.4:36261, err= 2026/07/09 04:34:17 DEBUG : only2.4f43f066.partial: size = 0 OK 2026/07/09 04:34:17 DEBUG : only1.77787b15.partial: size = 0 OK 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39210") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:34676->172.17.0.4:39210, err= 2026/07/09 04:34:17 DEBUG : only1.77787b15.partial: renamed to: only1 2026/07/09 04:34:17 INFO : only1: Copied (replaced existing) 2026/07/09 04:34:17 DEBUG : only2.4f43f066.partial: renamed to: only2 2026/07/09 04:34:17 INFO : only2: Copied (replaced existing) 2026/07/09 04:34:17 DEBUG : only3.ee7a7488.partial: size = 0 OK 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32715") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30380") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:38834->172.17.0.4:32715, err= 2026/07/09 04:34:17 DEBUG : only4.3f34e680.partial: size = 0 OK 2026/07/09 04:34:17 DEBUG : only3.ee7a7488.partial: renamed to: only3 2026/07/09 04:34:17 INFO : only3: Copied (replaced existing) 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:59442->172.17.0.4:30380, err= 2026/07/09 04:34:17 DEBUG : only5.9e0d626e.partial: size = 0 OK 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30285") 2026/07/09 04:34:17 DEBUG : only4.3f34e680.partial: renamed to: only4 2026/07/09 04:34:17 INFO : only4: Copied (replaced existing) 2026/07/09 04:34:17 DEBUG : only12.69fa0315.partial: size = 0 OK 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:38628->172.17.0.4:30285, err= 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33448") 2026/07/09 04:34:17 DEBUG : only5.9e0d626e.partial: renamed to: only5 2026/07/09 04:34:17 INFO : only5: Copied (replaced existing) 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:49210->172.17.0.4:33448, err= 2026/07/09 04:34:17 DEBUG : only12.69fa0315.partial: renamed to: only12 2026/07/09 04:34:17 INFO : only12: Copied (replaced existing) 2026/07/09 04:34:17 DEBUG : only14.198d15f3.partial: size = 0 OK 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31658") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39754") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:48256->172.17.0.4:31658, err= 2026/07/09 04:34:17 DEBUG : only8.dfdacb4c.partial: size = 0 OK 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:49270->172.17.0.4:39754, err= 2026/07/09 04:34:17 DEBUG : only14.198d15f3.partial: renamed to: only14 2026/07/09 04:34:17 INFO : only14: Copied (replaced existing) 2026/07/09 04:34:17 DEBUG : only8.dfdacb4c.partial: renamed to: only8 2026/07/09 04:34:17 INFO : only8: Copied (replaced existing) 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32118") 2026/07/09 04:34:17 DEBUG : only15.b8b4911d.partial: size = 0 OK 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:35062->172.17.0.4:32118, err= 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38446") 2026/07/09 04:34:17 DEBUG : only9.7ee34fa2.partial: size = 0 OK 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:33424->172.17.0.4:38446, err= 2026/07/09 04:34:17 DEBUG : only15.b8b4911d.partial: renamed to: only15 2026/07/09 04:34:17 DEBUG : only9.7ee34fa2.partial: renamed to: only9 2026/07/09 04:34:17 INFO : only15: Copied (replaced existing) 2026/07/09 04:34:17 INFO : only9: Copied (replaced existing) 2026/07/09 04:34:17 DEBUG : only7.070f6df3.partial: size = 0 OK 2026/07/09 04:34:17 DEBUG : only6.a636e91d.partial: size = 0 OK 2026/07/09 04:34:17 DEBUG : only7.070f6df3.partial: renamed to: only7 2026/07/09 04:34:17 INFO : only7: Copied (replaced existing) 2026/07/09 04:34:17 DEBUG : only6.a636e91d.partial: renamed to: only6 2026/07/09 04:34:17 INFO : only6: Copied (replaced existing) 2026/07/09 04:34:17 DEBUG : Waiting for deletions to finish 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31835") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:35222->172.17.0.4:31835, err= 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33598") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:54636->172.17.0.4:33598, err= 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37493") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:54458->172.17.0.4:37493, err= --- PASS: TestSyncConcurrentTruncate (0.08s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fedurif0fawu", Local "Local file system at /tmp/rclone4153726360", Modify Window "1s" 2026/07/09 04:34:17 DEBUG : empty_dir: Making directory with metadata 2026/07/09 04:34:17 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/09 04:34:17 DEBUG : empty_on_remote: Making directory with metadata 2026/07/09 04:34:17 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/09 04:34:17 INFO : empty_on_remote: Making directory 2026/07/09 04:34:17 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/09 04:34:17 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/09 04:34:17 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/09 04:34:17 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/09 04:34:17 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39968") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:53296->172.17.0.4:39968, err= 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38596") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:39548->172.17.0.4:38596, err= 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39092") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36587") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:47732->172.17.0.4:39092, err= 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:49178->172.17.0.4:36587, err= 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33101") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:54798->172.17.0.4:33101, err= 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30567") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:57862->172.17.0.4:30567, err= --- PASS: TestSyncReplaceDirModTime (0.02s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fedurif0fawu", Local "Local file system at /tmp/rclone4153726360", Modify Window "1s" 2026/07/09 04:34:17 DEBUG : empty_dir: Making directory with metadata 2026/07/09 04:34:17 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/09 04:34:17 DEBUG : empty_on_remote: Making directory with metadata 2026/07/09 04:34:17 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/09 04:34:17 INFO : empty_on_remote: Making directory 2026/07/09 04:34:17 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/09 04:34:17 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/09 04:34:17 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/09 04:34:17 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/09 04:34:17 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/07/09 04:34:17 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33706") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:42180->172.17.0.4:33706, err= 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31757") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31112") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37601") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34502") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:42898->172.17.0.4:31757, err= 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:53814->172.17.0.4:31112, err= 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:33514->172.17.0.4:34502, err= 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:33470->172.17.0.4:37601, err= 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35359") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:34924->172.17.0.4:35359, err= 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34506") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:49274->172.17.0.4:34506, err= --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (0.02s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fedurif0fawu", Local "Local file system at /tmp/rclone4153726360", Modify Window "1s" 2026/07/09 04:34:17 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/09 04:34:17 INFO : sub dir: Making directory 2026/07/09 04:34:17 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37412") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:33244->172.17.0.4:37412, err= 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32291") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:37684->172.17.0.4:32291, err= 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37066") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:60120->172.17.0.4:37066, err= 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31075") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:33536->172.17.0.4:31075, err= 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33102") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:38412->172.17.0.4:33102, err= 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38219") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:42386->172.17.0.4:38219, err= 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35608") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:43740->172.17.0.4:35608, err= 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38401") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:44232->172.17.0.4:38401, err= 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31596") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:55720->172.17.0.4:31596, err= 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31818") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:52014->172.17.0.4:31818, err= 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38448") 2026/07/09 04:34:17 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:38864->172.17.0.4:38448, err= --- PASS: TestNothingToTransferWithEmptyDirs (0.04s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fedurif0fawu", Local "Local file system at /tmp/rclone4153726360", Modify Window "1s" 2026/07/09 04:34:17 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/09 04:34:17 INFO : sub dir: Making directory 2026/07/09 04:34:17 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32324") 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:50512->172.17.0.4:32324, err= 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33584") 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:51262->172.17.0.4:33584, err= 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34962") 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:39468->172.17.0.4:34962, err= 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34246") 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:36302->172.17.0.4:34246, err= 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33485") 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:56246->172.17.0.4:33485, err= 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37466") 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:40608->172.17.0.4:37466, err= 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39226") 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:55514->172.17.0.4:39226, err= 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30559") 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:55762->172.17.0.4:30559, err= 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38675") 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:48288->172.17.0.4:38675, err= 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39655") 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:55892->172.17.0.4:39655, err= 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37110") 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:45724->172.17.0.4:37110, err= --- PASS: TestNothingToTransferWithoutEmptyDirs (0.04s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fedurif0fawu", Local "Local file system at /tmp/rclone4153726360", Modify Window "1s" 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33255") 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:46044->172.17.0.4:33255, err= 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30842") 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:33272->172.17.0.4:30842, err= 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39357") 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:43492->172.17.0.4:39357, err= 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31731") 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:45100->172.17.0.4:31731, err= 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31101") 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:57762->172.17.0.4:31101, err= 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36504") 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:59680->172.17.0.4:36504, err= 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39043") 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:58466->172.17.0.4:39043, err= 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39557") 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:35926->172.17.0.4:39557, err= 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38265") 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:45256->172.17.0.4:38265, err= 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30610") 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:57466->172.17.0.4:30610, err= 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35184") 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:35840->172.17.0.4:35184, err= 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35289") 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:55134->172.17.0.4:35289, err= 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31234") 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:59962->172.17.0.4:31234, err= 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32423") 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:51966->172.17.0.4:32423, err= 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33848") 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:42854->172.17.0.4:33848, err= 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37358") 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:38898->172.17.0.4:37358, err= 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39786") 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:53946->172.17.0.4:39786, err= 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36475") 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:40412->172.17.0.4:36475, err= 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38194") 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:39014->172.17.0.4:38194, err= 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37463") 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:51798->172.17.0.4:37463, err= 2026/07/09 04:34:18 DEBUG : Waiting for deletions to finish 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30142") 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:50644->172.17.0.4:30142, err= 2026/07/09 04:34:18 DEBUG : apple: Excluded (Path Filter) 2026/07/09 04:34:18 DEBUG : apple: Excluded 2026/07/09 04:34:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/09 04:34:18 DEBUG : splitbananasplit: Excluded 2026/07/09 04:34:18 DEBUG : banana: Excluded (Path Filter) 2026/07/09 04:34:18 DEBUG : banana: Excluded 2026/07/09 04:34:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/09 04:34:18 DEBUG : appleappleapplebanana: Excluded 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34821") 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:54206->172.17.0.4:34821, err= 2026/07/09 04:34:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/09 04:34:18 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/09 04:34:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/09 04:34:18 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/09 04:34:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/09 04:34:18 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/09 04:34:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/09 04:34:18 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/09 04:34:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/09 04:34:18 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/09 04:34:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/09 04:34:18 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/09 04:34:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/09 04:34:18 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/09 04:34:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/09 04:34:18 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/09 04:34:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/09 04:34:18 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/09 04:34:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/09 04:34:18 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/09 04:34:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/09 04:34:18 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/09 04:34:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/09 04:34:18 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/09 04:34:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/09 04:34:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/09 04:34:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/09 04:34:18 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/09 04:34:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/09 04:34:18 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/09 04:34:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/09 04:34:18 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35633") 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:40268->172.17.0.4:35633, err= 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39288") 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:43406->172.17.0.4:39288, err= 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37533") 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:56442->172.17.0.4:37533, err= 2026/07/09 04:34:18 DEBUG : apple: size = 5 OK 2026/07/09 04:34:18 DEBUG : splitbananasplit: size = 16 OK 2026/07/09 04:34:18 DEBUG : banana: size = 6 OK 2026/07/09 04:34:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:18 DEBUG : splitbananasplit: Unchanged skipping 2026/07/09 04:34:18 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:18 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:18 DEBUG : banana: Unchanged skipping 2026/07/09 04:34:18 DEBUG : apple: Unchanged skipping 2026/07/09 04:34:18 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/09 04:34:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:18 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39060") 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:46382->172.17.0.4:39060, err= 2026/07/09 04:34:18 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/09 04:34:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/09 04:34:18 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/09 04:34:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/09 04:34:18 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/09 04:34:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/09 04:34:18 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/09 04:34:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/09 04:34:18 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/09 04:34:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/09 04:34:18 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/09 04:34:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/09 04:34:18 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/09 04:34:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:18 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/09 04:34:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:18 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/09 04:34:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/09 04:34:18 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/09 04:34:18 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/09 04:34:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:18 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/09 04:34:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/09 04:34:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:18 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/09 04:34:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/09 04:34:18 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/09 04:34:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/09 04:34:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/09 04:34:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/09 04:34:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/09 04:34:18 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/09 04:34:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for checks to finish 2026/07/09 04:34:18 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/09 04:34:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/09 04:34:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for transfers to finish 2026/07/09 04:34:18 DEBUG : Waiting for deletions to finish 2026/07/09 04:34:18 INFO : There was nothing to transfer 2026/07/09 04:34:18 DEBUG : Waiting for deletions to finish 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30546") 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:47556->172.17.0.4:30546, err= 2026/07/09 04:34:18 DEBUG : apple: Excluded (Path Filter) 2026/07/09 04:34:18 DEBUG : apple: Excluded 2026/07/09 04:34:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/09 04:34:18 DEBUG : splitbananasplit: Excluded 2026/07/09 04:34:18 DEBUG : banana: Excluded (Path Filter) 2026/07/09 04:34:18 DEBUG : banana: Excluded 2026/07/09 04:34:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/09 04:34:18 DEBUG : appleappleapplebanana: Excluded 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36763") 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:60016->172.17.0.4:36763, err= 2026/07/09 04:34:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/09 04:34:18 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/09 04:34:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/09 04:34:18 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/09 04:34:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/09 04:34:18 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/09 04:34:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/09 04:34:18 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/09 04:34:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/09 04:34:18 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/09 04:34:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/09 04:34:18 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/09 04:34:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/09 04:34:18 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/09 04:34:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/09 04:34:18 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/09 04:34:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/09 04:34:18 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/09 04:34:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/09 04:34:18 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/09 04:34:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/09 04:34:18 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/09 04:34:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/09 04:34:18 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/09 04:34:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/09 04:34:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/09 04:34:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/09 04:34:18 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/09 04:34:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/09 04:34:18 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/09 04:34:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/09 04:34:18 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30684") 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:59072->172.17.0.4:30684, err= 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34872") 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:37820->172.17.0.4:34872, err= 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36399") 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:36868->172.17.0.4:36399, err= 2026/07/09 04:34:18 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/09 04:34:18 DEBUG : apple: size = 5 OK 2026/07/09 04:34:18 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:18 DEBUG : banana: size = 6 OK 2026/07/09 04:34:18 DEBUG : splitbananasplit: size = 16 OK 2026/07/09 04:34:18 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:18 DEBUG : apple: Unchanged skipping 2026/07/09 04:34:18 DEBUG : splitbananasplit: Unchanged skipping 2026/07/09 04:34:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:18 DEBUG : banana: Unchanged skipping 2026/07/09 04:34:18 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35755") 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:51756->172.17.0.4:35755, err= 2026/07/09 04:34:18 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/09 04:34:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/09 04:34:18 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/09 04:34:18 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/09 04:34:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/09 04:34:18 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/09 04:34:18 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/09 04:34:18 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/09 04:34:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:18 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/09 04:34:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/09 04:34:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:18 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/09 04:34:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/09 04:34:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:18 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/09 04:34:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for checks to finish 2026/07/09 04:34:18 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/09 04:34:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/09 04:34:18 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/09 04:34:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/09 04:34:18 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/09 04:34:18 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/09 04:34:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/09 04:34:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/09 04:34:18 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/09 04:34:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/09 04:34:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/09 04:34:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/09 04:34:18 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/09 04:34:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/09 04:34:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/09 04:34:18 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/09 04:34:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/09 04:34:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for transfers to finish 2026/07/09 04:34:18 DEBUG : Waiting for deletions to finish 2026/07/09 04:34:18 INFO : There was nothing to transfer 2026/07/09 04:34:18 DEBUG : Waiting for deletions to finish 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38469") 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:56464->172.17.0.4:38469, err= 2026/07/09 04:34:18 DEBUG : apple: Excluded (Path Filter) 2026/07/09 04:34:18 DEBUG : apple: Excluded 2026/07/09 04:34:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/09 04:34:18 DEBUG : splitbananasplit: Excluded 2026/07/09 04:34:18 DEBUG : banana: Excluded (Path Filter) 2026/07/09 04:34:18 DEBUG : banana: Excluded 2026/07/09 04:34:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/09 04:34:18 DEBUG : appleappleapplebanana: Excluded 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32569") 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:51488->172.17.0.4:32569, err= 2026/07/09 04:34:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/09 04:34:18 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/09 04:34:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/09 04:34:18 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/09 04:34:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/09 04:34:18 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/09 04:34:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/09 04:34:18 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/09 04:34:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/09 04:34:18 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/09 04:34:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/09 04:34:18 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/09 04:34:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/09 04:34:18 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/09 04:34:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/09 04:34:18 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/09 04:34:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/09 04:34:18 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/09 04:34:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/09 04:34:18 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/09 04:34:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/09 04:34:18 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/09 04:34:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/09 04:34:18 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/09 04:34:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/09 04:34:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/09 04:34:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/09 04:34:18 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/09 04:34:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/09 04:34:18 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/09 04:34:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/09 04:34:18 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34477") 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:59324->172.17.0.4:34477, err= 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30121") 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:48590->172.17.0.4:30121, err= 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33823") 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:48738->172.17.0.4:33823, err= 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37652") 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:33210->172.17.0.4:37652, err= 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38851") 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:40666->172.17.0.4:38851, err= 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39106") 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:41318->172.17.0.4:39106, err= 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35872") 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:52822->172.17.0.4:35872, err= === RUN TestTransform/NFD run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fedurif0fawu", Local "Local file system at /tmp/rclone4153726360", Modify Window "1s" 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37187") 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:57308->172.17.0.4:37187, err= 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34948") 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:42202->172.17.0.4:34948, err= 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34188") 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:52586->172.17.0.4:34188, err= 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38075") 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:50380->172.17.0.4:38075, err= 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34935") 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:35436->172.17.0.4:34935, err= 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38537") 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:39068->172.17.0.4:38537, err= 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34060") 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:59518->172.17.0.4:34060, err= 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32491") 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:37828->172.17.0.4:32491, err= 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37198") 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:41568->172.17.0.4:37198, err= 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30857") 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:58452->172.17.0.4:30857, err= 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32155") 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:59546->172.17.0.4:32155, err= 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37942") 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:47082->172.17.0.4:37942, err= 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34580") 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:39666->172.17.0.4:34580, err= 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31961") 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:47376->172.17.0.4:31961, err= 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30162") 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:43428->172.17.0.4:30162, err= 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39409") 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:54212->172.17.0.4:39409, err= 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32264") 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:32830->172.17.0.4:32264, err= 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35442") 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:48814->172.17.0.4:35442, err= 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30011") 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:55960->172.17.0.4:30011, err= 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38399") 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:49754->172.17.0.4:38399, err= 2026/07/09 04:34:18 DEBUG : Waiting for deletions to finish 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38994") 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:38952->172.17.0.4:38994, err= 2026/07/09 04:34:18 DEBUG : apple: Excluded (Path Filter) 2026/07/09 04:34:18 DEBUG : apple: Excluded 2026/07/09 04:34:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/09 04:34:18 DEBUG : splitbananasplit: Excluded 2026/07/09 04:34:18 DEBUG : banana: Excluded (Path Filter) 2026/07/09 04:34:18 DEBUG : banana: Excluded 2026/07/09 04:34:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/09 04:34:18 DEBUG : appleappleapplebanana: Excluded 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37694") 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:34312->172.17.0.4:37694, err= 2026/07/09 04:34:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/09 04:34:18 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/09 04:34:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/09 04:34:18 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/09 04:34:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/09 04:34:18 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/09 04:34:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/09 04:34:18 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/09 04:34:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/09 04:34:18 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/09 04:34:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/09 04:34:18 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/09 04:34:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/09 04:34:18 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/09 04:34:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/09 04:34:18 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/09 04:34:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/09 04:34:18 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/09 04:34:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/09 04:34:18 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/09 04:34:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/09 04:34:18 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/09 04:34:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/09 04:34:18 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/09 04:34:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/09 04:34:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/09 04:34:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/09 04:34:18 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/09 04:34:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/09 04:34:18 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/09 04:34:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/09 04:34:18 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37071") 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:56546->172.17.0.4:37071, err= 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38642") 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:39636->172.17.0.4:38642, err= 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38434") 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:35642->172.17.0.4:38434, err= 2026/07/09 04:34:18 DEBUG : apple: size = 5 OK 2026/07/09 04:34:18 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:18 DEBUG : apple: Unchanged skipping 2026/07/09 04:34:18 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/09 04:34:18 DEBUG : banana: size = 6 OK 2026/07/09 04:34:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:18 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:18 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/09 04:34:18 DEBUG : banana: Unchanged skipping 2026/07/09 04:34:18 DEBUG : splitbananasplit: size = 16 OK 2026/07/09 04:34:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:18 DEBUG : splitbananasplit: Unchanged skipping 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34935") 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:35440->172.17.0.4:34935, err= 2026/07/09 04:34:18 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/09 04:34:18 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/09 04:34:18 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/09 04:34:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/09 04:34:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/09 04:34:18 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/09 04:34:18 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/09 04:34:18 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/09 04:34:18 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/09 04:34:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for checks to finish 2026/07/09 04:34:18 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/09 04:34:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/09 04:34:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:18 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/09 04:34:18 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/09 04:34:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/09 04:34:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:18 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/09 04:34:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/09 04:34:18 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/09 04:34:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/09 04:34:18 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/09 04:34:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/09 04:34:18 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/09 04:34:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/09 04:34:18 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/09 04:34:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/09 04:34:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/09 04:34:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/09 04:34:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/09 04:34:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/09 04:34:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/09 04:34:18 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/09 04:34:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for transfers to finish 2026/07/09 04:34:18 DEBUG : Waiting for deletions to finish 2026/07/09 04:34:18 INFO : There was nothing to transfer 2026/07/09 04:34:18 DEBUG : Waiting for deletions to finish 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35219") 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:48640->172.17.0.4:35219, err= 2026/07/09 04:34:18 DEBUG : apple: Excluded (Path Filter) 2026/07/09 04:34:18 DEBUG : apple: Excluded 2026/07/09 04:34:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/09 04:34:18 DEBUG : splitbananasplit: Excluded 2026/07/09 04:34:18 DEBUG : banana: Excluded (Path Filter) 2026/07/09 04:34:18 DEBUG : banana: Excluded 2026/07/09 04:34:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/09 04:34:18 DEBUG : appleappleapplebanana: Excluded 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35459") 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:44154->172.17.0.4:35459, err= 2026/07/09 04:34:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/09 04:34:18 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/09 04:34:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/09 04:34:18 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/09 04:34:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/09 04:34:18 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/09 04:34:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/09 04:34:18 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/09 04:34:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/09 04:34:18 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/09 04:34:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/09 04:34:18 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/09 04:34:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/09 04:34:18 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/09 04:34:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/09 04:34:18 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/09 04:34:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/09 04:34:18 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/09 04:34:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/09 04:34:18 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/09 04:34:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/09 04:34:18 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/09 04:34:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/09 04:34:18 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/09 04:34:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/09 04:34:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/09 04:34:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/09 04:34:18 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/09 04:34:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/09 04:34:18 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/09 04:34:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/09 04:34:18 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38868") 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:46724->172.17.0.4:38868, err= 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31243") 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:34436->172.17.0.4:31243, err= 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30522") 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:51394->172.17.0.4:30522, err= 2026/07/09 04:34:18 DEBUG : apple: size = 5 OK 2026/07/09 04:34:18 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:18 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/09 04:34:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:18 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/09 04:34:18 DEBUG : banana: size = 6 OK 2026/07/09 04:34:18 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:18 DEBUG : banana: Unchanged skipping 2026/07/09 04:34:18 DEBUG : splitbananasplit: size = 16 OK 2026/07/09 04:34:18 DEBUG : apple: Unchanged skipping 2026/07/09 04:34:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:18 DEBUG : splitbananasplit: Unchanged skipping 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39199") 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:56188->172.17.0.4:39199, err= 2026/07/09 04:34:18 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/09 04:34:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/09 04:34:18 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/09 04:34:18 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/09 04:34:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:18 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/09 04:34:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:18 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/09 04:34:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for checks to finish 2026/07/09 04:34:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:18 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/09 04:34:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/09 04:34:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/09 04:34:18 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/09 04:34:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/09 04:34:18 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/09 04:34:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/09 04:34:18 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/09 04:34:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/09 04:34:18 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/09 04:34:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/09 04:34:18 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/09 04:34:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/09 04:34:18 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/09 04:34:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/09 04:34:18 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/09 04:34:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/09 04:34:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/09 04:34:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/09 04:34:18 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/09 04:34:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/09 04:34:18 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/09 04:34:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/09 04:34:18 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/09 04:34:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for transfers to finish 2026/07/09 04:34:18 DEBUG : Waiting for deletions to finish 2026/07/09 04:34:18 INFO : There was nothing to transfer 2026/07/09 04:34:18 DEBUG : Waiting for deletions to finish 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37977") 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:42102->172.17.0.4:37977, err= 2026/07/09 04:34:18 DEBUG : apple: Excluded (Path Filter) 2026/07/09 04:34:18 DEBUG : apple: Excluded 2026/07/09 04:34:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/09 04:34:18 DEBUG : splitbananasplit: Excluded 2026/07/09 04:34:18 DEBUG : banana: Excluded (Path Filter) 2026/07/09 04:34:18 DEBUG : banana: Excluded 2026/07/09 04:34:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/09 04:34:18 DEBUG : appleappleapplebanana: Excluded 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30635") 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:34250->172.17.0.4:30635, err= 2026/07/09 04:34:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/09 04:34:18 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/09 04:34:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/09 04:34:18 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/09 04:34:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/09 04:34:18 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/09 04:34:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/09 04:34:18 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/09 04:34:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/09 04:34:18 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/09 04:34:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/09 04:34:18 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/09 04:34:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/09 04:34:18 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/09 04:34:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/09 04:34:18 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/09 04:34:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/09 04:34:18 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/09 04:34:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/09 04:34:18 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/09 04:34:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/09 04:34:18 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/09 04:34:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/09 04:34:18 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/09 04:34:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/09 04:34:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/09 04:34:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/09 04:34:18 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/09 04:34:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/09 04:34:18 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/09 04:34:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/09 04:34:18 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31169") 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:56202->172.17.0.4:31169, err= 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31967") 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:40876->172.17.0.4:31967, err= 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37475") 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:58614->172.17.0.4:37475, err= 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32610") 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:56786->172.17.0.4:32610, err= 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36076") 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:34878->172.17.0.4:36076, err= 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37710") 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:32822->172.17.0.4:37710, err= 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37666") 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:48274->172.17.0.4:37666, err= === RUN TestTransform/base64 run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fedurif0fawu", Local "Local file system at /tmp/rclone4153726360", Modify Window "1s" 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37908") 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:57768->172.17.0.4:37908, err= 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38799") 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:35954->172.17.0.4:38799, err= 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34885") 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:46030->172.17.0.4:34885, err= 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33048") 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:50912->172.17.0.4:33048, err= 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38475") 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:45234->172.17.0.4:38475, err= 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32400") 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:49810->172.17.0.4:32400, err= 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35704") 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:37512->172.17.0.4:35704, err= 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30860") 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:58392->172.17.0.4:30860, err= 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34609") 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:42314->172.17.0.4:34609, err= 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39081") 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:57380->172.17.0.4:39081, err= 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38105") 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:59554->172.17.0.4:38105, err= 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34657") 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:55842->172.17.0.4:34657, err= 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38096") 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:35616->172.17.0.4:38096, err= 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35664") 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:42716->172.17.0.4:35664, err= 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36802") 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:42322->172.17.0.4:36802, err= 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31623") 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:38642->172.17.0.4:31623, err= 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32092") 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:58784->172.17.0.4:32092, err= 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33076") 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:41234->172.17.0.4:33076, err= 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39776") 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:34472->172.17.0.4:39776, err= 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32499") 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:57876->172.17.0.4:32499, err= 2026/07/09 04:34:18 DEBUG : Waiting for deletions to finish 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32876") 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:33530->172.17.0.4:32876, err= 2026/07/09 04:34:18 DEBUG : apple: Excluded (Path Filter) 2026/07/09 04:34:18 DEBUG : apple: Excluded 2026/07/09 04:34:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/09 04:34:18 DEBUG : splitbananasplit: Excluded 2026/07/09 04:34:18 DEBUG : banana: Excluded (Path Filter) 2026/07/09 04:34:18 DEBUG : banana: Excluded 2026/07/09 04:34:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/09 04:34:18 DEBUG : appleappleapplebanana: Excluded 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38451") 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:40066->172.17.0.4:38451, err= 2026/07/09 04:34:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/09 04:34:18 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/09 04:34:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/09 04:34:18 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/09 04:34:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/09 04:34:18 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/09 04:34:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/09 04:34:18 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/09 04:34:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/09 04:34:18 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/09 04:34:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/09 04:34:18 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/09 04:34:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/09 04:34:18 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/09 04:34:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/09 04:34:18 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/09 04:34:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/09 04:34:18 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/09 04:34:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/09 04:34:18 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/09 04:34:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/09 04:34:18 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/09 04:34:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/09 04:34:18 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/09 04:34:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/09 04:34:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/09 04:34:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/09 04:34:18 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/09 04:34:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/09 04:34:18 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/09 04:34:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/09 04:34:18 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31818") 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:52016->172.17.0.4:31818, err= 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32562") 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:52312->172.17.0.4:32562, err= 2026/07/09 04:34:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/09 04:34:18 DEBUG : apple: transformed to: YXBwbGU= 2026/07/09 04:34:18 DEBUG : banana: transformed to: YmFuYW5h 2026/07/09 04:34:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/09 04:34:18 DEBUG : banana: transformed to: YmFuYW5h 2026/07/09 04:34:18 DEBUG : apple: transformed to: YXBwbGU= 2026/07/09 04:34:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/09 04:34:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/09 04:34:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/09 04:34:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/09 04:34:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/09 04:34:18 DEBUG : banana: transformed to: YmFuYW5h 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33094") 2026/07/09 04:34:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/09 04:34:18 DEBUG : apple: transformed to: YXBwbGU= 2026/07/09 04:34:18 DEBUG : apple: transformed to: YXBwbGU= 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:56496->172.17.0.4:33094, err= 2026/07/09 04:34:18 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/09 04:34:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/09 04:34:18 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/09 04:34:18 DEBUG : banana: transformed to: YmFuYW5h 2026/07/09 04:34:18 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/09 04:34:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/09 04:34:18 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/09 04:34:18 DEBUG : apple: transformed to: YXBwbGU= 2026/07/09 04:34:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/09 04:34:18 DEBUG : banana: transformed to: YmFuYW5h 2026/07/09 04:34:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Connecting to FTP server 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:21") 2026/07/09 04:34:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39974") 2026/07/09 04:34:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/09 04:34:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/09 04:34:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/09 04:34:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/09 04:34:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/09 04:34:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/09 04:34:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/09 04:34:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/09 04:34:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/09 04:34:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/09 04:34:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/09 04:34:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/09 04:34:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/09 04:34:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/09 04:34:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/09 04:34:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/09 04:34:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/09 04:34:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/09 04:34:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/09 04:34:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/09 04:34:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/09 04:34:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/09 04:34:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/09 04:34:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/09 04:34:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/09 04:34:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/09 04:34:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/09 04:34:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/09 04:34:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/09 04:34:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/09 04:34:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/09 04:34:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/09 04:34:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/09 04:34:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/09 04:34:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/09 04:34:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/09 04:34:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/09 04:34:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/09 04:34:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/09 04:34:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/09 04:34:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/09 04:34:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/09 04:34:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/09 04:34:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/09 04:34:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/09 04:34:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/09 04:34:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/09 04:34:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/09 04:34:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/09 04:34:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/09 04:34:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/09 04:34:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/09 04:34:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/09 04:34:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/09 04:34:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/09 04:34:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/09 04:34:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/09 04:34:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/09 04:34:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/09 04:34:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/09 04:34:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/09 04:34:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/09 04:34:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/09 04:34:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/09 04:34:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/09 04:34:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/09 04:34:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/09 04:34:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/09 04:34:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/09 04:34:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/09 04:34:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/09 04:34:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/09 04:34:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/09 04:34:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/09 04:34:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/09 04:34:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/09 04:34:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/09 04:34:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/09 04:34:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/09 04:34:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/09 04:34:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/09 04:34:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/09 04:34:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/09 04:34:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/09 04:34:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/09 04:34:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/09 04:34:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/09 04:34:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/09 04:34:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/09 04:34:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/09 04:34:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/09 04:34:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/09 04:34:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/09 04:34:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/09 04:34:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/09 04:34:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/09 04:34:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/09 04:34:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/09 04:34:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/09 04:34:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/09 04:34:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/09 04:34:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/09 04:34:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/09 04:34:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/09 04:34:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/09 04:34:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/09 04:34:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36547") 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:52516->172.17.0.4:21, err= 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36216") 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:60804->172.17.0.4:36547, err= 2026/07/09 04:34:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/09 04:34:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/09 04:34:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/09 04:34:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/09 04:34:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/09 04:34:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/09 04:34:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/09 04:34:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/09 04:34:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/09 04:34:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/09 04:34:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/09 04:34:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/09 04:34:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/09 04:34:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/09 04:34:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/09 04:34:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:57192->172.17.0.4:36216, err= 2026/07/09 04:34:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/09 04:34:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/09 04:34:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/09 04:34:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/09 04:34:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/09 04:34:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/09 04:34:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/09 04:34:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/09 04:34:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/09 04:34:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/09 04:34:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/09 04:34:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/09 04:34:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/09 04:34:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/09 04:34:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/09 04:34:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/09 04:34:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/09 04:34:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/09 04:34:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/09 04:34:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/09 04:34:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/09 04:34:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/09 04:34:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36758") 2026/07/09 04:34:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/09 04:34:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/09 04:34:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/09 04:34:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/09 04:34:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/09 04:34:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/09 04:34:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/09 04:34:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/09 04:34:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/09 04:34:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/09 04:34:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/09 04:34:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/09 04:34:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/09 04:34:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/09 04:34:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/09 04:34:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/09 04:34:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/09 04:34:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/09 04:34:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/09 04:34:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/09 04:34:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/09 04:34:18 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/09 04:34:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/09 04:34:18 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:59708->172.17.0.4:39974, err= 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:41482->172.17.0.4:36758, err= 2026/07/09 04:34:18 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/09 04:34:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/09 04:34:18 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/09 04:34:18 DEBUG : YXBwbGU=.6ae8ff82.partial: size = 5 OK 2026/07/09 04:34:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/09 04:34:18 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/09 04:34:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/09 04:34:18 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/09 04:34:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/09 04:34:18 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/09 04:34:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/09 04:34:18 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/09 04:34:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/09 04:34:18 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/09 04:34:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/09 04:34:18 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/09 04:34:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/09 04:34:18 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/09 04:34:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/09 04:34:18 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/09 04:34:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/09 04:34:18 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/09 04:34:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/09 04:34:18 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/09 04:34:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/09 04:34:18 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/09 04:34:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/09 04:34:18 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/09 04:34:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/09 04:34:18 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/09 04:34:18 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/09 04:34:18 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for checks to finish 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for transfers to finish 2026/07/09 04:34:18 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: size = 21 OK 2026/07/09 04:34:18 DEBUG : YmFuYW5h.8eaa4fcf.partial: size = 6 OK 2026/07/09 04:34:18 DEBUG : YXBwbGU=.6ae8ff82.partial: renamed to: YXBwbGU= 2026/07/09 04:34:18 INFO : apple: Copied (new) to: YXBwbGU= 2026/07/09 04:34:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/09 04:34:18 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: renamed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/09 04:34:18 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/09 04:34:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/09 04:34:18 DEBUG : YmFuYW5h.8eaa4fcf.partial: renamed to: YmFuYW5h 2026/07/09 04:34:18 INFO : banana: Copied (new) to: YmFuYW5h 2026/07/09 04:34:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35589") 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38070") 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:51192->172.17.0.4:35589, err= 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:59122->172.17.0.4:38070, err= 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30711") 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:56008->172.17.0.4:30711, err= 2026/07/09 04:34:18 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: size = 21 OK 2026/07/09 04:34:18 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: size = 21 OK 2026/07/09 04:34:18 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: size = 21 OK 2026/07/09 04:34:18 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: renamed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/09 04:34:18 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/09 04:34:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/09 04:34:18 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: renamed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/09 04:34:18 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/09 04:34:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/09 04:34:18 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: renamed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/09 04:34:18 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/09 04:34:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33169") 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:36202->172.17.0.4:33169, err= 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31440") 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:48034->172.17.0.4:31440, err= 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36776") 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:34534->172.17.0.4:36776, err= 2026/07/09 04:34:18 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: size = 21 OK 2026/07/09 04:34:18 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: size = 21 OK 2026/07/09 04:34:18 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: size = 21 OK 2026/07/09 04:34:18 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: renamed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/09 04:34:18 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/09 04:34:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/09 04:34:18 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: renamed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/09 04:34:18 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/09 04:34:18 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: renamed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/09 04:34:18 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/09 04:34:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/09 04:34:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33335") 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:40848->172.17.0.4:33335, err= 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34653") 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31629") 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:60054->172.17.0.4:34653, err= 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:51520->172.17.0.4:31629, err= 2026/07/09 04:34:18 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: size = 21 OK 2026/07/09 04:34:18 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: size = 21 OK 2026/07/09 04:34:18 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: renamed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/09 04:34:18 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/09 04:34:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/09 04:34:18 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: size = 21 OK 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30339") 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:55408->172.17.0.4:30339, err= 2026/07/09 04:34:18 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: renamed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/09 04:34:18 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/09 04:34:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/09 04:34:18 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: renamed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/09 04:34:18 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/09 04:34:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34292") 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:36962->172.17.0.4:34292, err= 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38813") 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:44840->172.17.0.4:38813, err= 2026/07/09 04:34:18 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: size = 21 OK 2026/07/09 04:34:18 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: size = 20 OK 2026/07/09 04:34:18 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: size = 20 OK 2026/07/09 04:34:18 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: renamed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/09 04:34:18 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/09 04:34:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/09 04:34:18 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: renamed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/09 04:34:18 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/09 04:34:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/09 04:34:18 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: renamed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/09 04:34:18 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/09 04:34:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39347") 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:33996->172.17.0.4:39347, err= 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33487") 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32759") 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:50604->172.17.0.4:32759, err= 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:55608->172.17.0.4:33487, err= 2026/07/09 04:34:18 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: size = 18 OK 2026/07/09 04:34:18 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: size = 19 OK 2026/07/09 04:34:18 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: size = 19 OK 2026/07/09 04:34:18 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: renamed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/09 04:34:18 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/09 04:34:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/09 04:34:18 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: renamed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/09 04:34:18 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/09 04:34:18 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: renamed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/09 04:34:18 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36562") 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:40716->172.17.0.4:36562, err= 2026/07/09 04:34:18 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: size = 17 OK 2026/07/09 04:34:18 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: renamed to: dir1/MDAxNS05Oz0udHh0 2026/07/09 04:34:18 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-qumecel7zolu: closing 1 unused connections 2026/07/09 04:34:18 DEBUG : ftp://172.17.0.4:21/rclone-test-zetolab5notu: closing 2 unused connections 2026/07/09 04:34:20 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36159") 2026/07/09 04:34:20 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:46624->172.17.0.4:36159, err= 2026/07/09 04:34:20 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: size = 16 OK 2026/07/09 04:34:20 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: renamed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/09 04:34:20 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/09 04:34:20 DEBUG : Waiting for deletions to finish 2026/07/09 04:34:20 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Connecting to FTP server 2026/07/09 04:34:20 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:21") 2026/07/09 04:34:20 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Connecting to FTP server 2026/07/09 04:34:20 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Connecting to FTP server 2026/07/09 04:34:20 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:52518->172.17.0.4:21, err= 2026/07/09 04:34:20 INFO : dir1/0015-9;=.txt: Deleted 2026/07/09 04:34:20 INFO : dir1/0013-789;=.txt: Deleted 2026/07/09 04:34:20 INFO : dir1/0012-6789;.txt: Deleted 2026/07/09 04:34:20 INFO : dir1/0003-defghij.txt: Deleted 2026/07/09 04:34:20 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/09 04:34:20 INFO : dir1/0014-89;=.txt: Deleted 2026/07/09 04:34:20 INFO : dir1/0011-56789;.txt: Deleted 2026/07/09 04:34:20 INFO : dir1/0009-3456789.txt: Deleted 2026/07/09 04:34:20 INFO : dir1/0008-2345678.txt: Deleted 2026/07/09 04:34:20 INFO : dir1/0010-456789.txt: Deleted 2026/07/09 04:34:20 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/09 04:34:20 INFO : dir1/0007-1234567.txt: Deleted 2026/07/09 04:34:20 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/09 04:34:20 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/09 04:34:20 INFO : apple: Deleted 2026/07/09 04:34:20 INFO : banana: Deleted 2026/07/09 04:34:20 INFO : splitbananasplit: Deleted 2026/07/09 04:34:20 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:21") 2026/07/09 04:34:20 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:52526->172.17.0.4:21, err= 2026/07/09 04:34:20 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:21") 2026/07/09 04:34:20 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:52528->172.17.0.4:21, err= 2026/07/09 04:34:22 INFO : appleappleapplebanana: Deleted 2026/07/09 04:34:22 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/09 04:34:22 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/09 04:34:22 DEBUG : Waiting for deletions to finish 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37757") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:33178->172.17.0.4:37757, err= 2026/07/09 04:34:22 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/07/09 04:34:22 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/07/09 04:34:22 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : YXBwbGU=: Excluded 2026/07/09 04:34:22 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : YmFuYW5h: Excluded 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31538") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:59060->172.17.0.4:31538, err= 2026/07/09 04:34:22 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/07/09 04:34:22 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/07/09 04:34:22 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/07/09 04:34:22 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/07/09 04:34:22 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/07/09 04:34:22 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/07/09 04:34:22 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/07/09 04:34:22 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/07/09 04:34:22 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/07/09 04:34:22 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/07/09 04:34:22 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/07/09 04:34:22 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/07/09 04:34:22 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/07/09 04:34:22 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/07/09 04:34:22 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/07/09 04:34:22 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31573") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:52054->172.17.0.4:31573, err= 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33389") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:57158->172.17.0.4:33389, err= 2026/07/09 04:34:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/09 04:34:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/09 04:34:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/09 04:34:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/09 04:34:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/09 04:34:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/09 04:34:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/09 04:34:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/09 04:34:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/09 04:34:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/09 04:34:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/09 04:34:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/09 04:34:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/09 04:34:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/09 04:34:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/09 04:34:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/09 04:34:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/09 04:34:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/09 04:34:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/09 04:34:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/09 04:34:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/09 04:34:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/09 04:34:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/09 04:34:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/09 04:34:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/09 04:34:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/09 04:34:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/09 04:34:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/09 04:34:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/09 04:34:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/09 04:34:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/09 04:34:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/09 04:34:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/09 04:34:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/09 04:34:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/09 04:34:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/09 04:34:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/09 04:34:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/09 04:34:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/09 04:34:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/09 04:34:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/09 04:34:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/09 04:34:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/09 04:34:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/09 04:34:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/09 04:34:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/09 04:34:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/09 04:34:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/09 04:34:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/09 04:34:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/09 04:34:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/09 04:34:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/09 04:34:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/09 04:34:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/09 04:34:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/09 04:34:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/09 04:34:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/09 04:34:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/09 04:34:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/09 04:34:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/09 04:34:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/09 04:34:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/09 04:34:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/09 04:34:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/09 04:34:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/09 04:34:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/09 04:34:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/09 04:34:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/09 04:34:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/09 04:34:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/09 04:34:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/09 04:34:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/09 04:34:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/09 04:34:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/09 04:34:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/09 04:34:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/09 04:34:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/09 04:34:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/09 04:34:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/09 04:34:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/09 04:34:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/09 04:34:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/09 04:34:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/09 04:34:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/09 04:34:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/09 04:34:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/09 04:34:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/09 04:34:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/09 04:34:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/09 04:34:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/09 04:34:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/09 04:34:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/09 04:34:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/09 04:34:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/09 04:34:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/09 04:34:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/09 04:34:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/09 04:34:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/09 04:34:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/09 04:34:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/09 04:34:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/09 04:34:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/09 04:34:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/09 04:34:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/09 04:34:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/09 04:34:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/09 04:34:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/09 04:34:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/09 04:34:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/09 04:34:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/09 04:34:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/09 04:34:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/09 04:34:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/09 04:34:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/09 04:34:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/09 04:34:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/09 04:34:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/09 04:34:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/09 04:34:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/09 04:34:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/09 04:34:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/09 04:34:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/09 04:34:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/09 04:34:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/09 04:34:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/09 04:34:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/09 04:34:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/09 04:34:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/09 04:34:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/09 04:34:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/09 04:34:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/09 04:34:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/09 04:34:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/09 04:34:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/09 04:34:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/09 04:34:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/09 04:34:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/09 04:34:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/09 04:34:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/09 04:34:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/09 04:34:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/09 04:34:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/09 04:34:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/09 04:34:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/09 04:34:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/09 04:34:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/09 04:34:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/09 04:34:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/09 04:34:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/09 04:34:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/09 04:34:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/09 04:34:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/09 04:34:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/09 04:34:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/09 04:34:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/09 04:34:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/09 04:34:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/09 04:34:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/09 04:34:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/09 04:34:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/09 04:34:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/09 04:34:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/09 04:34:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/09 04:34:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/09 04:34:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/09 04:34:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/09 04:34:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/09 04:34:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/09 04:34:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/09 04:34:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/09 04:34:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/09 04:34:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/09 04:34:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/09 04:34:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/09 04:34:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/09 04:34:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/09 04:34:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/09 04:34:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/09 04:34:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/09 04:34:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/09 04:34:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/09 04:34:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/09 04:34:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/09 04:34:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/09 04:34:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/09 04:34:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/09 04:34:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/09 04:34:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/09 04:34:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/09 04:34:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/09 04:34:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/09 04:34:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/09 04:34:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/09 04:34:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/09 04:34:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/09 04:34:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/09 04:34:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/09 04:34:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32053") 2026/07/09 04:34:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/09 04:34:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/09 04:34:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:46830->172.17.0.4:32053, err= 2026/07/09 04:34:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/09 04:34:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/09 04:34:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/09 04:34:22 DEBUG : YXBwbGU=: size = 5 OK 2026/07/09 04:34:22 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:22 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/09 04:34:22 DEBUG : apple: Unchanged skipping 2026/07/09 04:34:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:22 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/09 04:34:22 DEBUG : YmFuYW5h: size = 6 OK 2026/07/09 04:34:22 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:22 DEBUG : banana: Unchanged skipping 2026/07/09 04:34:22 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/09 04:34:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:22 DEBUG : splitbananasplit: Unchanged skipping 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39445") 2026/07/09 04:34:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/09 04:34:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/09 04:34:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/09 04:34:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/09 04:34:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/09 04:34:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/09 04:34:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/09 04:34:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/09 04:34:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/09 04:34:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/09 04:34:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/09 04:34:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/09 04:34:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/09 04:34:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/09 04:34:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/09 04:34:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/09 04:34:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/09 04:34:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/09 04:34:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/09 04:34:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/09 04:34:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/09 04:34:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/09 04:34:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/09 04:34:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/09 04:34:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/09 04:34:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:58104->172.17.0.4:39445, err= 2026/07/09 04:34:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/09 04:34:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/09 04:34:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/09 04:34:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/09 04:34:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/09 04:34:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/09 04:34:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/09 04:34:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/09 04:34:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/09 04:34:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/09 04:34:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/09 04:34:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/09 04:34:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/09 04:34:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/09 04:34:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/09 04:34:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/09 04:34:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/09 04:34:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/09 04:34:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/09 04:34:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/09 04:34:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/09 04:34:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/09 04:34:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/09 04:34:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/09 04:34:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/09 04:34:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/09 04:34:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/09 04:34:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/09 04:34:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/09 04:34:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/09 04:34:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/09 04:34:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/09 04:34:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/09 04:34:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/09 04:34:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/09 04:34:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/09 04:34:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/09 04:34:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/09 04:34:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/09 04:34:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/09 04:34:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/09 04:34:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/09 04:34:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/09 04:34:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/09 04:34:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/09 04:34:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/09 04:34:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/09 04:34:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/09 04:34:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/09 04:34:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/09 04:34:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/09 04:34:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/09 04:34:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/09 04:34:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/09 04:34:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/09 04:34:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/09 04:34:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/09 04:34:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/09 04:34:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/09 04:34:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/09 04:34:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/09 04:34:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/09 04:34:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/09 04:34:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/09 04:34:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/09 04:34:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/09 04:34:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/09 04:34:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/09 04:34:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/09 04:34:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/09 04:34:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/09 04:34:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/09 04:34:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/09 04:34:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/09 04:34:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/09 04:34:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/09 04:34:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/09 04:34:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/09 04:34:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/09 04:34:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/09 04:34:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/09 04:34:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/09 04:34:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/09 04:34:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/09 04:34:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/09 04:34:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/09 04:34:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/09 04:34:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/09 04:34:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/09 04:34:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/09 04:34:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/09 04:34:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/09 04:34:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/09 04:34:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/09 04:34:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/09 04:34:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/09 04:34:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/09 04:34:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/09 04:34:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/09 04:34:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/09 04:34:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/09 04:34:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/09 04:34:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/09 04:34:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/09 04:34:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/09 04:34:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/09 04:34:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/09 04:34:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/09 04:34:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/09 04:34:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/09 04:34:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/09 04:34:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/09 04:34:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/09 04:34:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/09 04:34:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/09 04:34:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/09 04:34:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/09 04:34:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/09 04:34:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/09 04:34:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/09 04:34:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/09 04:34:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/09 04:34:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/09 04:34:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/09 04:34:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/09 04:34:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/09 04:34:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/09 04:34:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/09 04:34:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/09 04:34:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/09 04:34:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/09 04:34:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/09 04:34:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/09 04:34:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/09 04:34:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/09 04:34:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/09 04:34:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/09 04:34:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/09 04:34:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/09 04:34:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/09 04:34:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/09 04:34:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/09 04:34:22 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/09 04:34:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/09 04:34:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/09 04:34:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/09 04:34:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/09 04:34:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/09 04:34:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/09 04:34:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/09 04:34:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/09 04:34:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/09 04:34:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/09 04:34:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/09 04:34:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/09 04:34:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/09 04:34:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/09 04:34:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/09 04:34:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/09 04:34:22 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/09 04:34:22 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/09 04:34:22 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/09 04:34:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/09 04:34:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/09 04:34:22 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/09 04:34:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/09 04:34:22 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/09 04:34:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/09 04:34:22 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/09 04:34:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/09 04:34:22 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/09 04:34:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/09 04:34:22 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/09 04:34:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/09 04:34:22 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/09 04:34:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:22 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/09 04:34:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for checks to finish 2026/07/09 04:34:22 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/09 04:34:22 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/09 04:34:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/09 04:34:22 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/09 04:34:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/09 04:34:22 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/09 04:34:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/09 04:34:22 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/09 04:34:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/09 04:34:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/09 04:34:22 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/09 04:34:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/09 04:34:22 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/09 04:34:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/09 04:34:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for transfers to finish 2026/07/09 04:34:22 DEBUG : Waiting for deletions to finish 2026/07/09 04:34:22 DEBUG : Waiting for deletions to finish 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34366") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:58118->172.17.0.4:34366, err= 2026/07/09 04:34:22 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/07/09 04:34:22 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/07/09 04:34:22 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : YXBwbGU=: Excluded 2026/07/09 04:34:22 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : YmFuYW5h: Excluded 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30733") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:39244->172.17.0.4:30733, err= 2026/07/09 04:34:22 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/07/09 04:34:22 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/07/09 04:34:22 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/07/09 04:34:22 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/07/09 04:34:22 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/07/09 04:34:22 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/07/09 04:34:22 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/07/09 04:34:22 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/07/09 04:34:22 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/07/09 04:34:22 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/07/09 04:34:22 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/07/09 04:34:22 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/07/09 04:34:22 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/07/09 04:34:22 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/07/09 04:34:22 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/07/09 04:34:22 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30158") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:55884->172.17.0.4:30158, err= 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34588") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:42754->172.17.0.4:34588, err= 2026/07/09 04:34:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/09 04:34:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/09 04:34:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/09 04:34:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/09 04:34:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/09 04:34:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/09 04:34:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/09 04:34:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/09 04:34:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/09 04:34:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/09 04:34:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/09 04:34:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/09 04:34:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/09 04:34:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/09 04:34:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/09 04:34:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/09 04:34:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/09 04:34:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/09 04:34:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/09 04:34:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/09 04:34:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/09 04:34:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/09 04:34:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/09 04:34:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/09 04:34:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/09 04:34:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/09 04:34:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/09 04:34:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/09 04:34:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/09 04:34:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/09 04:34:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/09 04:34:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/09 04:34:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/09 04:34:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/09 04:34:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/09 04:34:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/09 04:34:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/09 04:34:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/09 04:34:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/09 04:34:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/09 04:34:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/09 04:34:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/09 04:34:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/09 04:34:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/09 04:34:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/09 04:34:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/09 04:34:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/09 04:34:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/09 04:34:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/09 04:34:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/09 04:34:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/09 04:34:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/09 04:34:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/09 04:34:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/09 04:34:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/09 04:34:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/09 04:34:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/09 04:34:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37669") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:33430->172.17.0.4:37669, err= 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30405") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:50696->172.17.0.4:30405, err= 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31461") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:35690->172.17.0.4:31461, err= 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31838") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:53370->172.17.0.4:31838, err= 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32690") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:56556->172.17.0.4:32690, err= === RUN TestTransform/prefix run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fedurif0fawu", Local "Local file system at /tmp/rclone4153726360", Modify Window "1s" 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34927") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:51696->172.17.0.4:34927, err= 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35089") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:47608->172.17.0.4:35089, err= 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32975") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:38906->172.17.0.4:32975, err= 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30170") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:56612->172.17.0.4:30170, err= 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32616") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:38484->172.17.0.4:32616, err= 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31264") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:33876->172.17.0.4:31264, err= 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36325") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:36602->172.17.0.4:36325, err= 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38070") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:56028->172.17.0.4:38070, err= 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34625") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:58820->172.17.0.4:34625, err= 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36102") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:40222->172.17.0.4:36102, err= 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36186") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:59136->172.17.0.4:36186, err= 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37790") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:37560->172.17.0.4:37790, err= 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39417") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:56626->172.17.0.4:39417, err= 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33114") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:53364->172.17.0.4:33114, err= 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38617") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:36554->172.17.0.4:38617, err= 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39419") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:36122->172.17.0.4:39419, err= 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30621") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:41670->172.17.0.4:30621, err= 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34053") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:43732->172.17.0.4:34053, err= 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39165") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:49686->172.17.0.4:39165, err= 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36745") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:38428->172.17.0.4:36745, err= 2026/07/09 04:34:22 DEBUG : Waiting for deletions to finish 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35732") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:54218->172.17.0.4:35732, err= 2026/07/09 04:34:22 DEBUG : apple: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : apple: Excluded 2026/07/09 04:34:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : splitbananasplit: Excluded 2026/07/09 04:34:22 DEBUG : banana: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : banana: Excluded 2026/07/09 04:34:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : appleappleapplebanana: Excluded 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39040") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:49662->172.17.0.4:39040, err= 2026/07/09 04:34:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/09 04:34:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/09 04:34:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/09 04:34:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/09 04:34:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/09 04:34:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/09 04:34:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/09 04:34:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/09 04:34:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/09 04:34:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/09 04:34:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/09 04:34:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/09 04:34:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/09 04:34:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/09 04:34:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/09 04:34:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36047") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:35230->172.17.0.4:36047, err= 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36313") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:53966->172.17.0.4:36313, err= 2026/07/09 04:34:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/09 04:34:22 DEBUG : apple: transformed to: PREFIXapple 2026/07/09 04:34:22 DEBUG : banana: transformed to: PREFIXbanana 2026/07/09 04:34:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/09 04:34:22 DEBUG : banana: transformed to: PREFIXbanana 2026/07/09 04:34:22 DEBUG : apple: transformed to: PREFIXapple 2026/07/09 04:34:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/09 04:34:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/09 04:34:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/09 04:34:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/09 04:34:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/09 04:34:22 DEBUG : banana: transformed to: PREFIXbanana 2026/07/09 04:34:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/09 04:34:22 DEBUG : apple: transformed to: PREFIXapple 2026/07/09 04:34:22 DEBUG : apple: transformed to: PREFIXapple 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35351") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:41532->172.17.0.4:35351, err= 2026/07/09 04:34:22 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/09 04:34:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/09 04:34:22 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/09 04:34:22 DEBUG : banana: transformed to: PREFIXbanana 2026/07/09 04:34:22 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/09 04:34:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/09 04:34:22 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/09 04:34:22 DEBUG : apple: transformed to: PREFIXapple 2026/07/09 04:34:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/09 04:34:22 DEBUG : banana: transformed to: PREFIXbanana 2026/07/09 04:34:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/09 04:34:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/09 04:34:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/09 04:34:22 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/09 04:34:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/09 04:34:22 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/09 04:34:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/09 04:34:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/09 04:34:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/09 04:34:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/09 04:34:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/09 04:34:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/09 04:34:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/09 04:34:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/09 04:34:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/09 04:34:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/09 04:34:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/09 04:34:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/09 04:34:22 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/09 04:34:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/09 04:34:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/09 04:34:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/09 04:34:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/09 04:34:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/09 04:34:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/09 04:34:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/09 04:34:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/09 04:34:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/09 04:34:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/09 04:34:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/09 04:34:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/09 04:34:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/09 04:34:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/09 04:34:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/09 04:34:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/09 04:34:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/09 04:34:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/09 04:34:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/09 04:34:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/09 04:34:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/09 04:34:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/09 04:34:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/09 04:34:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/09 04:34:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/09 04:34:22 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/09 04:34:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/09 04:34:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/09 04:34:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/09 04:34:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/09 04:34:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/09 04:34:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/09 04:34:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/09 04:34:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/09 04:34:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/09 04:34:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/09 04:34:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/09 04:34:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/09 04:34:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/09 04:34:22 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/09 04:34:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/09 04:34:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/09 04:34:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/09 04:34:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/09 04:34:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/09 04:34:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/09 04:34:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/09 04:34:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/09 04:34:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/09 04:34:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/09 04:34:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/09 04:34:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/09 04:34:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/09 04:34:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/09 04:34:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/09 04:34:22 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/09 04:34:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/09 04:34:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/09 04:34:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/09 04:34:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/09 04:34:22 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/09 04:34:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/09 04:34:22 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/09 04:34:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/09 04:34:22 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/09 04:34:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/09 04:34:22 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/09 04:34:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/09 04:34:22 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/09 04:34:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/09 04:34:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/09 04:34:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/09 04:34:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/09 04:34:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/09 04:34:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/09 04:34:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/09 04:34:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/09 04:34:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/09 04:34:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/09 04:34:22 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/09 04:34:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/09 04:34:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/09 04:34:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/09 04:34:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/09 04:34:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/09 04:34:22 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/09 04:34:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/09 04:34:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/09 04:34:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39598") 2026/07/09 04:34:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/09 04:34:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/09 04:34:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/09 04:34:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/09 04:34:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/09 04:34:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/09 04:34:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/09 04:34:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/09 04:34:22 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/09 04:34:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/09 04:34:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/09 04:34:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/09 04:34:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/09 04:34:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/09 04:34:22 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/09 04:34:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/09 04:34:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/09 04:34:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/09 04:34:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/09 04:34:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/09 04:34:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/09 04:34:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/09 04:34:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/09 04:34:22 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/09 04:34:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/09 04:34:22 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/09 04:34:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:36658->172.17.0.4:39598, err= 2026/07/09 04:34:22 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36789") 2026/07/09 04:34:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/09 04:34:22 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/09 04:34:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/09 04:34:22 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/09 04:34:22 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/09 04:34:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/09 04:34:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/09 04:34:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/09 04:34:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/09 04:34:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/09 04:34:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/09 04:34:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/09 04:34:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/09 04:34:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/09 04:34:22 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/09 04:34:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/09 04:34:22 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/09 04:34:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/09 04:34:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/09 04:34:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:57640->172.17.0.4:36789, err= 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30268") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:44794->172.17.0.4:30268, err= 2026/07/09 04:34:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/09 04:34:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/09 04:34:22 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/09 04:34:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/09 04:34:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/09 04:34:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/09 04:34:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/09 04:34:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/09 04:34:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/09 04:34:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/09 04:34:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/09 04:34:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/09 04:34:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/09 04:34:22 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/09 04:34:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/09 04:34:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35068") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:46820->172.17.0.4:35068, err= 2026/07/09 04:34:22 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: size = 21 OK 2026/07/09 04:34:22 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/09 04:34:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/09 04:34:22 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/09 04:34:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/09 04:34:22 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/09 04:34:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/09 04:34:22 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/09 04:34:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/09 04:34:22 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/09 04:34:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/09 04:34:22 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/09 04:34:22 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/09 04:34:22 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/09 04:34:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/09 04:34:22 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/09 04:34:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/09 04:34:22 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/09 04:34:22 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/09 04:34:22 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/09 04:34:22 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/09 04:34:22 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/09 04:34:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/09 04:34:22 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/09 04:34:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/09 04:34:22 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/09 04:34:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/09 04:34:22 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/09 04:34:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/09 04:34:22 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/09 04:34:22 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/09 04:34:22 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for checks to finish 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for transfers to finish 2026/07/09 04:34:22 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: size = 16 OK 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36580") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:41996->172.17.0.4:36580, err= 2026/07/09 04:34:22 DEBUG : PREFIXbanana.bbf16826.partial: size = 6 OK 2026/07/09 04:34:22 DEBUG : PREFIXbanana.bbf16826.partial: renamed to: PREFIXbanana 2026/07/09 04:34:22 INFO : banana: Copied (new) to: PREFIXbanana 2026/07/09 04:34:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/09 04:34:22 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: renamed to: PREFIXsplitbananasplit 2026/07/09 04:34:22 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/07/09 04:34:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/09 04:34:22 DEBUG : PREFIXapple.9418b5df.partial: size = 5 OK 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32647") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:34910->172.17.0.4:32647, err= 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33064") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:60264->172.17.0.4:33064, err= 2026/07/09 04:34:22 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: size = 21 OK 2026/07/09 04:34:22 DEBUG : PREFIXapple.9418b5df.partial: renamed to: PREFIXapple 2026/07/09 04:34:22 INFO : apple: Copied (new) to: PREFIXapple 2026/07/09 04:34:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/09 04:34:22 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: renamed to: PREFIXappleappleapplebanana 2026/07/09 04:34:22 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/07/09 04:34:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/09 04:34:22 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: renamed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/09 04:34:22 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38749") 2026/07/09 04:34:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30509") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:52886->172.17.0.4:38749, err= 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:37636->172.17.0.4:30509, err= 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36467") 2026/07/09 04:34:22 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: size = 21 OK 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:50408->172.17.0.4:36467, err= 2026/07/09 04:34:22 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: size = 21 OK 2026/07/09 04:34:22 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: renamed to: dir1/PREFIX0002-cdefghi.txt 2026/07/09 04:34:22 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/07/09 04:34:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/09 04:34:22 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: size = 21 OK 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33295") 2026/07/09 04:34:22 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: renamed to: dir1/PREFIX0003-defghij.txt 2026/07/09 04:34:22 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/07/09 04:34:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:45456->172.17.0.4:33295, err= 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30015") 2026/07/09 04:34:22 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: renamed to: dir1/PREFIX0004-efghijk.txt 2026/07/09 04:34:22 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/07/09 04:34:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:56614->172.17.0.4:30015, err= 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30464") 2026/07/09 04:34:22 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: size = 21 OK 2026/07/09 04:34:22 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: size = 21 OK 2026/07/09 04:34:22 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: size = 21 OK 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:40000->172.17.0.4:30464, err= 2026/07/09 04:34:22 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: renamed to: dir1/PREFIX0005-fghijkl.txt 2026/07/09 04:34:22 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/07/09 04:34:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/09 04:34:22 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: renamed to: dir1/PREFIX0000-abcdefg.txt 2026/07/09 04:34:22 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/07/09 04:34:22 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: renamed to: dir1/PREFIX0006-ghijklm.txt 2026/07/09 04:34:22 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/07/09 04:34:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/09 04:34:22 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: size = 21 OK 2026/07/09 04:34:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34621") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:53542->172.17.0.4:34621, err= 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38708") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:43612->172.17.0.4:38708, err= 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31443") 2026/07/09 04:34:22 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: renamed to: dir1/PREFIX0007-1234567.txt 2026/07/09 04:34:22 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/07/09 04:34:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:34800->172.17.0.4:31443, err= 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38843") 2026/07/09 04:34:22 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: size = 21 OK 2026/07/09 04:34:22 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: size = 20 OK 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:41018->172.17.0.4:38843, err= 2026/07/09 04:34:22 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: size = 21 OK 2026/07/09 04:34:22 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: renamed to: dir1/PREFIX0010-456789.txt 2026/07/09 04:34:22 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/07/09 04:34:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/09 04:34:22 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: renamed to: dir1/PREFIX0008-2345678.txt 2026/07/09 04:34:22 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/07/09 04:34:22 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: size = 20 OK 2026/07/09 04:34:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34988") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39139") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:40594->172.17.0.4:34988, err= 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:44526->172.17.0.4:39139, err= 2026/07/09 04:34:22 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: renamed to: dir1/PREFIX0009-3456789.txt 2026/07/09 04:34:22 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/07/09 04:34:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/09 04:34:22 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: renamed to: dir1/PREFIX0011-56789;.txt 2026/07/09 04:34:22 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/07/09 04:34:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30932") 2026/07/09 04:34:22 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: size = 19 OK 2026/07/09 04:34:22 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: size = 19 OK 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:49574->172.17.0.4:30932, err= 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39534") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:50400->172.17.0.4:39534, err= 2026/07/09 04:34:22 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: renamed to: dir1/PREFIX0013-789;=.txt 2026/07/09 04:34:22 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/07/09 04:34:22 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: size = 18 OK 2026/07/09 04:34:22 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: renamed to: dir1/PREFIX0012-6789;.txt 2026/07/09 04:34:22 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/07/09 04:34:22 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: size = 17 OK 2026/07/09 04:34:22 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: renamed to: dir1/PREFIX0014-89;=.txt 2026/07/09 04:34:22 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/07/09 04:34:22 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: renamed to: dir1/PREFIX0015-9;=.txt 2026/07/09 04:34:22 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/07/09 04:34:22 DEBUG : Waiting for deletions to finish 2026/07/09 04:34:22 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/09 04:34:22 INFO : dir1/0014-89;=.txt: Deleted 2026/07/09 04:34:22 INFO : dir1/0013-789;=.txt: Deleted 2026/07/09 04:34:22 INFO : banana: Deleted 2026/07/09 04:34:22 INFO : dir1/0008-2345678.txt: Deleted 2026/07/09 04:34:22 INFO : appleappleapplebanana: Deleted 2026/07/09 04:34:22 INFO : dir1/0009-3456789.txt: Deleted 2026/07/09 04:34:22 INFO : apple: Deleted 2026/07/09 04:34:22 INFO : dir1/0007-1234567.txt: Deleted 2026/07/09 04:34:22 INFO : splitbananasplit: Deleted 2026/07/09 04:34:22 INFO : dir1/0012-6789;.txt: Deleted 2026/07/09 04:34:22 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/09 04:34:22 INFO : dir1/0015-9;=.txt: Deleted 2026/07/09 04:34:22 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/09 04:34:22 INFO : dir1/0003-defghij.txt: Deleted 2026/07/09 04:34:22 INFO : dir1/0010-456789.txt: Deleted 2026/07/09 04:34:22 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/09 04:34:22 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/09 04:34:22 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/09 04:34:22 INFO : dir1/0011-56789;.txt: Deleted 2026/07/09 04:34:22 DEBUG : Waiting for deletions to finish 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38255") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:41390->172.17.0.4:38255, err= 2026/07/09 04:34:22 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : PREFIXappleappleapplebanana: Excluded 2026/07/09 04:34:22 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : PREFIXsplitbananasplit: Excluded 2026/07/09 04:34:22 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : PREFIXbanana: Excluded 2026/07/09 04:34:22 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : PREFIXapple: Excluded 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36775") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:53144->172.17.0.4:36775, err= 2026/07/09 04:34:22 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2026/07/09 04:34:22 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2026/07/09 04:34:22 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2026/07/09 04:34:22 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2026/07/09 04:34:22 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2026/07/09 04:34:22 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2026/07/09 04:34:22 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2026/07/09 04:34:22 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2026/07/09 04:34:22 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2026/07/09 04:34:22 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2026/07/09 04:34:22 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2026/07/09 04:34:22 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2026/07/09 04:34:22 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2026/07/09 04:34:22 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2026/07/09 04:34:22 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2026/07/09 04:34:22 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37343") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:54072->172.17.0.4:37343, err= 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39552") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:39284->172.17.0.4:39552, err= 2026/07/09 04:34:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/09 04:34:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/09 04:34:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/09 04:34:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/09 04:34:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/09 04:34:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/09 04:34:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/09 04:34:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/09 04:34:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/09 04:34:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/09 04:34:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/09 04:34:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/09 04:34:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/09 04:34:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/09 04:34:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/09 04:34:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/09 04:34:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/09 04:34:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/09 04:34:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/09 04:34:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/09 04:34:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/09 04:34:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/09 04:34:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/09 04:34:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/09 04:34:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/09 04:34:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/09 04:34:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/09 04:34:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/09 04:34:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/09 04:34:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/09 04:34:22 DEBUG : apple: transformed to: PREFIXapple 2026/07/09 04:34:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/09 04:34:22 DEBUG : apple: transformed to: PREFIXapple 2026/07/09 04:34:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/09 04:34:22 DEBUG : apple: transformed to: PREFIXapple 2026/07/09 04:34:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/09 04:34:22 DEBUG : apple: transformed to: PREFIXapple 2026/07/09 04:34:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/09 04:34:22 DEBUG : apple: transformed to: PREFIXapple 2026/07/09 04:34:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/09 04:34:22 DEBUG : apple: transformed to: PREFIXapple 2026/07/09 04:34:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/09 04:34:22 DEBUG : apple: transformed to: PREFIXapple 2026/07/09 04:34:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/09 04:34:22 DEBUG : apple: transformed to: PREFIXapple 2026/07/09 04:34:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/09 04:34:22 DEBUG : apple: transformed to: PREFIXapple 2026/07/09 04:34:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/09 04:34:22 DEBUG : apple: transformed to: PREFIXapple 2026/07/09 04:34:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/09 04:34:22 DEBUG : apple: transformed to: PREFIXapple 2026/07/09 04:34:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/09 04:34:22 DEBUG : apple: transformed to: PREFIXapple 2026/07/09 04:34:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/09 04:34:22 DEBUG : apple: transformed to: PREFIXapple 2026/07/09 04:34:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/09 04:34:22 DEBUG : apple: transformed to: PREFIXapple 2026/07/09 04:34:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/09 04:34:22 DEBUG : apple: transformed to: PREFIXapple 2026/07/09 04:34:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/09 04:34:22 DEBUG : apple: transformed to: PREFIXapple 2026/07/09 04:34:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/09 04:34:22 DEBUG : banana: transformed to: PREFIXbanana 2026/07/09 04:34:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/09 04:34:22 DEBUG : banana: transformed to: PREFIXbanana 2026/07/09 04:34:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/09 04:34:22 DEBUG : banana: transformed to: PREFIXbanana 2026/07/09 04:34:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/09 04:34:22 DEBUG : banana: transformed to: PREFIXbanana 2026/07/09 04:34:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/09 04:34:22 DEBUG : banana: transformed to: PREFIXbanana 2026/07/09 04:34:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/09 04:34:22 DEBUG : banana: transformed to: PREFIXbanana 2026/07/09 04:34:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/09 04:34:22 DEBUG : banana: transformed to: PREFIXbanana 2026/07/09 04:34:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/09 04:34:22 DEBUG : banana: transformed to: PREFIXbanana 2026/07/09 04:34:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/09 04:34:22 DEBUG : banana: transformed to: PREFIXbanana 2026/07/09 04:34:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/09 04:34:22 DEBUG : banana: transformed to: PREFIXbanana 2026/07/09 04:34:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/09 04:34:22 DEBUG : banana: transformed to: PREFIXbanana 2026/07/09 04:34:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/09 04:34:22 DEBUG : banana: transformed to: PREFIXbanana 2026/07/09 04:34:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/09 04:34:22 DEBUG : banana: transformed to: PREFIXbanana 2026/07/09 04:34:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/09 04:34:22 DEBUG : banana: transformed to: PREFIXbanana 2026/07/09 04:34:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/09 04:34:22 DEBUG : banana: transformed to: PREFIXbanana 2026/07/09 04:34:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/09 04:34:22 DEBUG : banana: transformed to: PREFIXbanana 2026/07/09 04:34:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/09 04:34:22 DEBUG : banana: transformed to: PREFIXbanana 2026/07/09 04:34:22 DEBUG : apple: transformed to: PREFIXapple 2026/07/09 04:34:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/09 04:34:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/09 04:34:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/09 04:34:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/09 04:34:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/09 04:34:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/09 04:34:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/09 04:34:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/09 04:34:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/09 04:34:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/09 04:34:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/09 04:34:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/09 04:34:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/09 04:34:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/09 04:34:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/09 04:34:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/09 04:34:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/09 04:34:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/09 04:34:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/09 04:34:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/09 04:34:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/09 04:34:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/09 04:34:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/09 04:34:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/09 04:34:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/09 04:34:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/09 04:34:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/09 04:34:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/09 04:34:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/09 04:34:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/09 04:34:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/09 04:34:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/09 04:34:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/09 04:34:22 DEBUG : banana: transformed to: PREFIXbanana 2026/07/09 04:34:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/09 04:34:22 DEBUG : apple: transformed to: PREFIXapple 2026/07/09 04:34:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/09 04:34:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/09 04:34:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/09 04:34:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/09 04:34:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/09 04:34:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/09 04:34:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/09 04:34:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/09 04:34:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/09 04:34:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/09 04:34:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/09 04:34:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/09 04:34:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/09 04:34:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/09 04:34:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/09 04:34:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/09 04:34:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/09 04:34:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/09 04:34:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/09 04:34:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/09 04:34:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/09 04:34:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/09 04:34:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/09 04:34:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/09 04:34:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/09 04:34:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/09 04:34:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/09 04:34:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/09 04:34:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/09 04:34:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/09 04:34:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/09 04:34:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/09 04:34:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/09 04:34:22 DEBUG : banana: transformed to: PREFIXbanana 2026/07/09 04:34:22 DEBUG : apple: transformed to: PREFIXapple 2026/07/09 04:34:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/09 04:34:22 DEBUG : banana: transformed to: PREFIXbanana 2026/07/09 04:34:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/09 04:34:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/09 04:34:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/09 04:34:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/09 04:34:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/09 04:34:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/09 04:34:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/09 04:34:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/09 04:34:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/09 04:34:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/09 04:34:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/09 04:34:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/09 04:34:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/09 04:34:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/09 04:34:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/09 04:34:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/09 04:34:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36142") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:51028->172.17.0.4:36142, err= 2026/07/09 04:34:22 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/09 04:34:22 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/09 04:34:22 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/09 04:34:22 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38766") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:47696->172.17.0.4:38766, err= 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38475") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32484") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35389") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:49260->172.17.0.4:32484, err= 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:48870->172.17.0.4:38475, err= 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:44126->172.17.0.4:35389, err= 2026/07/09 04:34:22 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/09 04:34:22 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/09 04:34:22 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/09 04:34:22 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/09 04:34:22 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/09 04:34:22 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/09 04:34:22 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/09 04:34:22 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/09 04:34:22 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/09 04:34:22 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/09 04:34:22 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/09 04:34:22 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/09 04:34:22 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/09 04:34:22 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/09 04:34:22 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/09 04:34:22 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for checks to finish 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for transfers to finish 2026/07/09 04:34:22 DEBUG : apple.312b09b7.partial: size = 5 OK 2026/07/09 04:34:22 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2026/07/09 04:34:22 DEBUG : banana.f83db2f0.partial: size = 6 OK 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31842") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:43982->172.17.0.4:31842, err= 2026/07/09 04:34:22 DEBUG : banana.f83db2f0.partial: renamed to: banana 2026/07/09 04:34:22 INFO : banana: Copied (new) 2026/07/09 04:34:22 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2026/07/09 04:34:22 INFO : appleappleapplebanana: Copied (new) 2026/07/09 04:34:22 DEBUG : apple.312b09b7.partial: renamed to: apple 2026/07/09 04:34:22 INFO : apple: Copied (new) 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35226") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33450") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:54524->172.17.0.4:33450, err= 2026/07/09 04:34:22 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35234") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:39528->172.17.0.4:35226, err= 2026/07/09 04:34:22 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:58510->172.17.0.4:35234, err= 2026/07/09 04:34:22 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2026/07/09 04:34:22 INFO : splitbananasplit: Copied (new) 2026/07/09 04:34:22 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2026/07/09 04:34:22 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/09 04:34:22 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30689") 2026/07/09 04:34:22 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31996") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:44222->172.17.0.4:30689, err= 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:48432->172.17.0.4:31996, err= 2026/07/09 04:34:22 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2026/07/09 04:34:22 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/09 04:34:22 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2026/07/09 04:34:22 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2026/07/09 04:34:22 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/09 04:34:22 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34947") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:57406->172.17.0.4:34947, err= 2026/07/09 04:34:22 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2026/07/09 04:34:22 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/09 04:34:22 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2026/07/09 04:34:22 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30811") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32948") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:46142->172.17.0.4:32948, err= 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:60310->172.17.0.4:30811, err= 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36468") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:53244->172.17.0.4:36468, err= 2026/07/09 04:34:22 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2026/07/09 04:34:22 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2026/07/09 04:34:22 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2026/07/09 04:34:22 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2026/07/09 04:34:22 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/09 04:34:22 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2026/07/09 04:34:22 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/09 04:34:22 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35260") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36785") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:36442->172.17.0.4:35260, err= 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:51708->172.17.0.4:36785, err= 2026/07/09 04:34:22 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2026/07/09 04:34:22 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/09 04:34:22 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2026/07/09 04:34:22 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35758") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30658") 2026/07/09 04:34:22 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:41810->172.17.0.4:35758, err= 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:46618->172.17.0.4:30658, err= 2026/07/09 04:34:22 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2026/07/09 04:34:22 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2026/07/09 04:34:22 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/09 04:34:22 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2026/07/09 04:34:22 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37738") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:38370->172.17.0.4:37738, err= 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33243") 2026/07/09 04:34:22 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:47490->172.17.0.4:33243, err= 2026/07/09 04:34:22 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2026/07/09 04:34:22 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2026/07/09 04:34:22 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/09 04:34:22 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2026/07/09 04:34:22 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38953") 2026/07/09 04:34:22 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2026/07/09 04:34:22 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:57526->172.17.0.4:38953, err= 2026/07/09 04:34:22 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2026/07/09 04:34:22 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/09 04:34:22 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2026/07/09 04:34:22 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/09 04:34:22 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2026/07/09 04:34:22 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2026/07/09 04:34:22 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/09 04:34:22 DEBUG : Waiting for deletions to finish 2026/07/09 04:34:22 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/07/09 04:34:22 INFO : PREFIXbanana: Deleted 2026/07/09 04:34:22 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/07/09 04:34:22 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/07/09 04:34:22 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/07/09 04:34:22 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/07/09 04:34:22 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/07/09 04:34:22 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/07/09 04:34:22 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/07/09 04:34:22 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/07/09 04:34:22 INFO : PREFIXapple: Deleted 2026/07/09 04:34:22 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/07/09 04:34:22 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/07/09 04:34:22 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/07/09 04:34:22 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/07/09 04:34:22 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/07/09 04:34:22 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/07/09 04:34:22 INFO : PREFIXsplitbananasplit: Deleted 2026/07/09 04:34:22 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/07/09 04:34:22 INFO : PREFIXappleappleapplebanana: Deleted 2026/07/09 04:34:22 DEBUG : Waiting for deletions to finish 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36498") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:36358->172.17.0.4:36498, err= 2026/07/09 04:34:22 DEBUG : apple: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : apple: Excluded 2026/07/09 04:34:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : splitbananasplit: Excluded 2026/07/09 04:34:22 DEBUG : banana: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : banana: Excluded 2026/07/09 04:34:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : appleappleapplebanana: Excluded 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38000") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:52910->172.17.0.4:38000, err= 2026/07/09 04:34:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/09 04:34:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/09 04:34:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/09 04:34:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/09 04:34:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/09 04:34:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/09 04:34:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/09 04:34:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/09 04:34:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/09 04:34:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/09 04:34:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/09 04:34:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/09 04:34:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/09 04:34:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/09 04:34:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/09 04:34:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39166") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:43554->172.17.0.4:39166, err= 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38640") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:40948->172.17.0.4:38640, err= 2026/07/09 04:34:22 DEBUG : Waiting for deletions to finish 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32611") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:54586->172.17.0.4:32611, err= 2026/07/09 04:34:22 DEBUG : apple: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : apple: Excluded 2026/07/09 04:34:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : splitbananasplit: Excluded 2026/07/09 04:34:22 DEBUG : banana: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : banana: Excluded 2026/07/09 04:34:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : appleappleapplebanana: Excluded 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39488") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:50584->172.17.0.4:39488, err= 2026/07/09 04:34:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/09 04:34:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/09 04:34:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/09 04:34:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/09 04:34:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/09 04:34:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/09 04:34:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/09 04:34:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/09 04:34:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/09 04:34:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/09 04:34:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/09 04:34:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/09 04:34:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/09 04:34:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/09 04:34:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/09 04:34:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33366") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:38000->172.17.0.4:33366, err= 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31064") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:40410->172.17.0.4:31064, err= 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30707") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:34804->172.17.0.4:30707, err= 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31590") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:45244->172.17.0.4:31590, err= 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35385") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:56968->172.17.0.4:35385, err= 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39569") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:33656->172.17.0.4:39569, err= 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38013") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:42712->172.17.0.4:38013, err= === RUN TestTransform/suffix run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fedurif0fawu", Local "Local file system at /tmp/rclone4153726360", Modify Window "1s" 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33952") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:58082->172.17.0.4:33952, err= 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36328") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:37252->172.17.0.4:36328, err= 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31288") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:36484->172.17.0.4:31288, err= 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31426") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:41688->172.17.0.4:31426, err= 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33708") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:52574->172.17.0.4:33708, err= 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39079") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:53208->172.17.0.4:39079, err= 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30856") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:51592->172.17.0.4:30856, err= 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39525") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:33166->172.17.0.4:39525, err= 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36018") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:44198->172.17.0.4:36018, err= 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36728") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:40804->172.17.0.4:36728, err= 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37781") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:35052->172.17.0.4:37781, err= 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33120") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:39172->172.17.0.4:33120, err= 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32293") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:40508->172.17.0.4:32293, err= 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32036") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:52792->172.17.0.4:32036, err= 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35462") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:38140->172.17.0.4:35462, err= 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34904") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:35460->172.17.0.4:34904, err= 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35299") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:41946->172.17.0.4:35299, err= 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35753") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:42774->172.17.0.4:35753, err= 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34605") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:53926->172.17.0.4:34605, err= 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32930") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:44920->172.17.0.4:32930, err= 2026/07/09 04:34:22 DEBUG : Waiting for deletions to finish 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31822") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:58162->172.17.0.4:31822, err= 2026/07/09 04:34:22 DEBUG : apple: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : apple: Excluded 2026/07/09 04:34:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : splitbananasplit: Excluded 2026/07/09 04:34:22 DEBUG : banana: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : banana: Excluded 2026/07/09 04:34:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : appleappleapplebanana: Excluded 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33419") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:49040->172.17.0.4:33419, err= 2026/07/09 04:34:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/09 04:34:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/09 04:34:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/09 04:34:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/09 04:34:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/09 04:34:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/09 04:34:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/09 04:34:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/09 04:34:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/09 04:34:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/09 04:34:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/09 04:34:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/09 04:34:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/09 04:34:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/09 04:34:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/09 04:34:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34724") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:44802->172.17.0.4:34724, err= 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31077") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:44170->172.17.0.4:31077, err= 2026/07/09 04:34:22 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/09 04:34:22 DEBUG : apple: transformed to: appleSUFFIX 2026/07/09 04:34:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/09 04:34:22 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/09 04:34:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/09 04:34:22 DEBUG : apple: transformed to: appleSUFFIX 2026/07/09 04:34:22 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/09 04:34:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/09 04:34:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/09 04:34:22 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/09 04:34:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/09 04:34:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/09 04:34:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/09 04:34:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/09 04:34:22 DEBUG : apple: transformed to: appleSUFFIX 2026/07/09 04:34:22 DEBUG : apple: transformed to: appleSUFFIX 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32630") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:35954->172.17.0.4:32630, err= 2026/07/09 04:34:22 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/09 04:34:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/09 04:34:22 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/09 04:34:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/09 04:34:22 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/09 04:34:22 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/09 04:34:22 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/09 04:34:22 DEBUG : apple: transformed to: appleSUFFIX 2026/07/09 04:34:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/09 04:34:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/09 04:34:22 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/09 04:34:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32986") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:58740->172.17.0.4:32986, err= 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33571") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39519") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35740") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:54988->172.17.0.4:39519, err= 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:37850->172.17.0.4:35740, err= 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:56512->172.17.0.4:33571, err= 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36226") 2026/07/09 04:34:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:49932->172.17.0.4:36226, err= 2026/07/09 04:34:22 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: size = 21 OK 2026/07/09 04:34:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/09 04:34:22 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: renamed to: appleappleapplebananaSUFFIX 2026/07/09 04:34:22 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/07/09 04:34:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/09 04:34:22 DEBUG : appleSUFFIX.cbb5a654.partial: size = 5 OK 2026/07/09 04:34:22 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: size = 16 OK 2026/07/09 04:34:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/09 04:34:22 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/09 04:34:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/09 04:34:22 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/09 04:34:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/09 04:34:22 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/09 04:34:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/09 04:34:22 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/09 04:34:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/09 04:34:22 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/09 04:34:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/09 04:34:22 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/09 04:34:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/09 04:34:22 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/09 04:34:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/09 04:34:22 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/09 04:34:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/09 04:34:22 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/09 04:34:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/09 04:34:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/09 04:34:22 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/09 04:34:22 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/09 04:34:22 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/09 04:34:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/09 04:34:22 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/09 04:34:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/09 04:34:22 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/09 04:34:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/09 04:34:22 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/09 04:34:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/09 04:34:22 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/09 04:34:22 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/09 04:34:22 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for checks to finish 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for transfers to finish 2026/07/09 04:34:22 DEBUG : appleSUFFIX.cbb5a654.partial: renamed to: appleSUFFIX 2026/07/09 04:34:22 INFO : apple: Copied (new) to: appleSUFFIX 2026/07/09 04:34:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/09 04:34:22 DEBUG : bananaSUFFIX.0d31aa04.partial: size = 6 OK 2026/07/09 04:34:22 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: renamed to: splitbananasplitSUFFIX 2026/07/09 04:34:22 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30547") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:42230->172.17.0.4:30547, err= 2026/07/09 04:34:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/09 04:34:22 DEBUG : bananaSUFFIX.0d31aa04.partial: renamed to: bananaSUFFIX 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37388") 2026/07/09 04:34:22 INFO : banana: Copied (new) to: bananaSUFFIX 2026/07/09 04:34:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:37006->172.17.0.4:37388, err= 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36656") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:39448->172.17.0.4:36656, err= 2026/07/09 04:34:22 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: size = 21 OK 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33157") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:54656->172.17.0.4:33157, err= 2026/07/09 04:34:22 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: renamed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/09 04:34:22 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/07/09 04:34:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/09 04:34:22 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: size = 21 OK 2026/07/09 04:34:22 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: size = 21 OK 2026/07/09 04:34:22 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: renamed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/09 04:34:22 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/09 04:34:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33872") 2026/07/09 04:34:22 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: size = 21 OK 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:60442->172.17.0.4:33872, err= 2026/07/09 04:34:22 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: renamed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/09 04:34:22 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/07/09 04:34:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38111") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34934") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:48040->172.17.0.4:38111, err= 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:49120->172.17.0.4:34934, err= 2026/07/09 04:34:22 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: renamed to: dir1/0003-defghij.txtSUFFIX 2026/07/09 04:34:22 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/07/09 04:34:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/09 04:34:22 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: size = 21 OK 2026/07/09 04:34:22 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: size = 21 OK 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31676") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:38036->172.17.0.4:31676, err= 2026/07/09 04:34:22 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: renamed to: dir1/0004-efghijk.txtSUFFIX 2026/07/09 04:34:22 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/07/09 04:34:22 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: size = 21 OK 2026/07/09 04:34:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/09 04:34:22 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: size = 21 OK 2026/07/09 04:34:22 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: renamed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/09 04:34:22 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/07/09 04:34:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/09 04:34:22 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: renamed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/09 04:34:22 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/07/09 04:34:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31585") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:50344->172.17.0.4:31585, err= 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31394") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:52338->172.17.0.4:31394, err= 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31897") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:60788->172.17.0.4:31897, err= 2026/07/09 04:34:22 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: renamed to: dir1/0007-1234567.txtSUFFIX 2026/07/09 04:34:22 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/07/09 04:34:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/09 04:34:22 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: size = 21 OK 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34988") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:40600->172.17.0.4:34988, err= 2026/07/09 04:34:22 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: size = 20 OK 2026/07/09 04:34:22 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: renamed to: dir1/0009-3456789.txtSUFFIX 2026/07/09 04:34:22 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/07/09 04:34:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/09 04:34:22 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: size = 21 OK 2026/07/09 04:34:22 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: size = 20 OK 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37482") 2026/07/09 04:34:22 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: renamed to: dir1/0010-456789.txtSUFFIX 2026/07/09 04:34:22 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/07/09 04:34:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:51980->172.17.0.4:37482, err= 2026/07/09 04:34:22 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: renamed to: dir1/0008-2345678.txtSUFFIX 2026/07/09 04:34:22 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/07/09 04:34:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32977") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36565") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:33914->172.17.0.4:32977, err= 2026/07/09 04:34:22 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: renamed to: dir1/0011-56789;.txtSUFFIX 2026/07/09 04:34:22 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/07/09 04:34:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:53754->172.17.0.4:36565, err= 2026/07/09 04:34:22 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: size = 19 OK 2026/07/09 04:34:22 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: size = 19 OK 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34613") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:33106->172.17.0.4:34613, err= 2026/07/09 04:34:22 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: renamed to: dir1/0012-6789;.txtSUFFIX 2026/07/09 04:34:22 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/07/09 04:34:22 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: size = 18 OK 2026/07/09 04:34:22 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: renamed to: dir1/0013-789;=.txtSUFFIX 2026/07/09 04:34:22 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/07/09 04:34:22 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: renamed to: dir1/0014-89;=.txtSUFFIX 2026/07/09 04:34:22 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/07/09 04:34:22 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: size = 17 OK 2026/07/09 04:34:22 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: renamed to: dir1/0015-9;=.txtSUFFIX 2026/07/09 04:34:22 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/07/09 04:34:22 DEBUG : Waiting for deletions to finish 2026/07/09 04:34:22 INFO : dir1/0008-2345678.txt: Deleted 2026/07/09 04:34:22 INFO : dir1/0014-89;=.txt: Deleted 2026/07/09 04:34:22 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/09 04:34:22 INFO : banana: Deleted 2026/07/09 04:34:22 INFO : dir1/0003-defghij.txt: Deleted 2026/07/09 04:34:22 INFO : apple: Deleted 2026/07/09 04:34:22 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/09 04:34:22 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/09 04:34:22 INFO : splitbananasplit: Deleted 2026/07/09 04:34:22 INFO : dir1/0007-1234567.txt: Deleted 2026/07/09 04:34:22 INFO : dir1/0010-456789.txt: Deleted 2026/07/09 04:34:22 INFO : appleappleapplebanana: Deleted 2026/07/09 04:34:22 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/09 04:34:22 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/09 04:34:22 INFO : dir1/0013-789;=.txt: Deleted 2026/07/09 04:34:22 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/09 04:34:22 INFO : dir1/0009-3456789.txt: Deleted 2026/07/09 04:34:22 INFO : dir1/0015-9;=.txt: Deleted 2026/07/09 04:34:22 INFO : dir1/0012-6789;.txt: Deleted 2026/07/09 04:34:22 INFO : dir1/0011-56789;.txt: Deleted 2026/07/09 04:34:22 DEBUG : Waiting for deletions to finish 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32029") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:55578->172.17.0.4:32029, err= 2026/07/09 04:34:22 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : appleappleapplebananaSUFFIX: Excluded 2026/07/09 04:34:22 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : bananaSUFFIX: Excluded 2026/07/09 04:34:22 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : splitbananasplitSUFFIX: Excluded 2026/07/09 04:34:22 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : appleSUFFIX: Excluded 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39004") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:50546->172.17.0.4:39004, err= 2026/07/09 04:34:22 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2026/07/09 04:34:22 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2026/07/09 04:34:22 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2026/07/09 04:34:22 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2026/07/09 04:34:22 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2026/07/09 04:34:22 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2026/07/09 04:34:22 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2026/07/09 04:34:22 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2026/07/09 04:34:22 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2026/07/09 04:34:22 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2026/07/09 04:34:22 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2026/07/09 04:34:22 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2026/07/09 04:34:22 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2026/07/09 04:34:22 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2026/07/09 04:34:22 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2026/07/09 04:34:22 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/07/09 04:34:22 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33680") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:43162->172.17.0.4:33680, err= 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38916") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:44712->172.17.0.4:38916, err= 2026/07/09 04:34:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/09 04:34:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/09 04:34:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/09 04:34:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/09 04:34:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/09 04:34:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/09 04:34:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/09 04:34:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/09 04:34:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/09 04:34:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/09 04:34:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/09 04:34:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/09 04:34:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/09 04:34:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/09 04:34:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/09 04:34:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/09 04:34:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/09 04:34:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/09 04:34:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/09 04:34:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/09 04:34:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/09 04:34:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/09 04:34:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/09 04:34:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/09 04:34:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/09 04:34:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/09 04:34:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/09 04:34:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/09 04:34:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/09 04:34:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/09 04:34:22 DEBUG : apple: transformed to: appleSUFFIX 2026/07/09 04:34:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/09 04:34:22 DEBUG : apple: transformed to: appleSUFFIX 2026/07/09 04:34:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/09 04:34:22 DEBUG : apple: transformed to: appleSUFFIX 2026/07/09 04:34:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/09 04:34:22 DEBUG : apple: transformed to: appleSUFFIX 2026/07/09 04:34:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/09 04:34:22 DEBUG : apple: transformed to: appleSUFFIX 2026/07/09 04:34:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/09 04:34:22 DEBUG : apple: transformed to: appleSUFFIX 2026/07/09 04:34:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/09 04:34:22 DEBUG : apple: transformed to: appleSUFFIX 2026/07/09 04:34:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/09 04:34:22 DEBUG : apple: transformed to: appleSUFFIX 2026/07/09 04:34:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/09 04:34:22 DEBUG : apple: transformed to: appleSUFFIX 2026/07/09 04:34:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/09 04:34:22 DEBUG : apple: transformed to: appleSUFFIX 2026/07/09 04:34:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/09 04:34:22 DEBUG : apple: transformed to: appleSUFFIX 2026/07/09 04:34:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/09 04:34:22 DEBUG : apple: transformed to: appleSUFFIX 2026/07/09 04:34:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/09 04:34:22 DEBUG : apple: transformed to: appleSUFFIX 2026/07/09 04:34:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/09 04:34:22 DEBUG : apple: transformed to: appleSUFFIX 2026/07/09 04:34:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/09 04:34:22 DEBUG : apple: transformed to: appleSUFFIX 2026/07/09 04:34:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/09 04:34:22 DEBUG : apple: transformed to: appleSUFFIX 2026/07/09 04:34:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/09 04:34:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/09 04:34:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/09 04:34:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/09 04:34:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/09 04:34:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/09 04:34:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/09 04:34:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/09 04:34:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/09 04:34:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/09 04:34:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/09 04:34:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/09 04:34:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/09 04:34:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/09 04:34:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/09 04:34:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/09 04:34:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/09 04:34:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/09 04:34:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/09 04:34:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/09 04:34:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/09 04:34:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/09 04:34:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/09 04:34:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/09 04:34:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/09 04:34:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/09 04:34:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/09 04:34:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/09 04:34:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/09 04:34:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/09 04:34:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/09 04:34:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/09 04:34:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/09 04:34:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/09 04:34:22 DEBUG : apple: transformed to: appleSUFFIX 2026/07/09 04:34:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/09 04:34:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/09 04:34:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/09 04:34:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/09 04:34:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/09 04:34:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/09 04:34:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/09 04:34:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/09 04:34:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/09 04:34:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/09 04:34:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/09 04:34:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/09 04:34:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/09 04:34:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/09 04:34:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/09 04:34:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/09 04:34:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/09 04:34:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/09 04:34:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/09 04:34:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/09 04:34:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/09 04:34:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/09 04:34:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/09 04:34:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/09 04:34:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/09 04:34:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/09 04:34:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/09 04:34:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/09 04:34:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/09 04:34:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/09 04:34:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/09 04:34:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/09 04:34:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/09 04:34:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/09 04:34:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/09 04:34:22 DEBUG : apple: transformed to: appleSUFFIX 2026/07/09 04:34:22 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/09 04:34:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/09 04:34:22 DEBUG : apple: transformed to: appleSUFFIX 2026/07/09 04:34:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/09 04:34:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/09 04:34:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/09 04:34:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/09 04:34:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/09 04:34:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/09 04:34:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/09 04:34:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/09 04:34:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/09 04:34:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/09 04:34:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/09 04:34:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/09 04:34:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/09 04:34:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/09 04:34:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/09 04:34:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/09 04:34:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/09 04:34:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/09 04:34:22 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36278") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:43598->172.17.0.4:36278, err= 2026/07/09 04:34:22 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/09 04:34:22 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/09 04:34:22 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/09 04:34:22 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32264") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:60876->172.17.0.4:32264, err= 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34314") 2026/07/09 04:34:22 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:60922->172.17.0.4:34314, err= 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34813") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31935") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33629") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:54220->172.17.0.4:33629, err= 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:51874->172.17.0.4:34813, err= 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:40438->172.17.0.4:31935, err= 2026/07/09 04:34:22 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/09 04:34:22 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/09 04:34:22 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/09 04:34:22 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/09 04:34:22 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/09 04:34:22 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/09 04:34:22 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/09 04:34:22 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/09 04:34:22 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/09 04:34:22 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/09 04:34:22 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/09 04:34:22 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/09 04:34:22 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/09 04:34:22 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/09 04:34:22 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for checks to finish 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for transfers to finish 2026/07/09 04:34:22 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2026/07/09 04:34:22 DEBUG : banana.f83db2f0.partial: size = 6 OK 2026/07/09 04:34:22 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2026/07/09 04:34:22 DEBUG : apple.312b09b7.partial: size = 5 OK 2026/07/09 04:34:22 DEBUG : banana.f83db2f0.partial: renamed to: banana 2026/07/09 04:34:22 INFO : banana: Copied (new) 2026/07/09 04:34:22 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2026/07/09 04:34:22 INFO : appleappleapplebanana: Copied (new) 2026/07/09 04:34:22 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2026/07/09 04:34:22 INFO : splitbananasplit: Copied (new) 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33718") 2026/07/09 04:34:22 DEBUG : apple.312b09b7.partial: renamed to: apple 2026/07/09 04:34:22 INFO : apple: Copied (new) 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36834") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31620") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:55228->172.17.0.4:36834, err= 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:41352->172.17.0.4:31620, err= 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35393") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:60886->172.17.0.4:33718, err= 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:57932->172.17.0.4:35393, err= 2026/07/09 04:34:22 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2026/07/09 04:34:22 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2026/07/09 04:34:22 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2026/07/09 04:34:22 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2026/07/09 04:34:22 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2026/07/09 04:34:22 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/09 04:34:22 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2026/07/09 04:34:22 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32409") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:46628->172.17.0.4:32409, err= 2026/07/09 04:34:22 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2026/07/09 04:34:22 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/09 04:34:22 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2026/07/09 04:34:22 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35028") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31124") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:46182->172.17.0.4:35028, err= 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:34388->172.17.0.4:31124, err= 2026/07/09 04:34:22 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32160") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:57980->172.17.0.4:32160, err= 2026/07/09 04:34:22 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2026/07/09 04:34:22 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2026/07/09 04:34:22 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2026/07/09 04:34:22 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/09 04:34:22 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2026/07/09 04:34:22 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/09 04:34:22 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2026/07/09 04:34:22 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/09 04:34:22 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33907") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:36862->172.17.0.4:33907, err= 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33135") 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:56532->172.17.0.4:33135, err= 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37589") 2026/07/09 04:34:22 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2026/07/09 04:34:22 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:38642->172.17.0.4:37589, err= 2026/07/09 04:34:22 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37272") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:52596->172.17.0.4:37272, err= 2026/07/09 04:34:23 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2026/07/09 04:34:23 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2026/07/09 04:34:23 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2026/07/09 04:34:23 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2026/07/09 04:34:23 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/09 04:34:23 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2026/07/09 04:34:23 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/09 04:34:23 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2026/07/09 04:34:23 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2026/07/09 04:34:23 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33167") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:49346->172.17.0.4:33167, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31599") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:58720->172.17.0.4:31599, err= 2026/07/09 04:34:23 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2026/07/09 04:34:23 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39374") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:52220->172.17.0.4:39374, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33424") 2026/07/09 04:34:23 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2026/07/09 04:34:23 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:58084->172.17.0.4:33424, err= 2026/07/09 04:34:23 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2026/07/09 04:34:23 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2026/07/09 04:34:23 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/09 04:34:23 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2026/07/09 04:34:23 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/09 04:34:23 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2026/07/09 04:34:23 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/09 04:34:23 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2026/07/09 04:34:23 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2026/07/09 04:34:23 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/09 04:34:23 DEBUG : Waiting for deletions to finish 2026/07/09 04:34:23 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/07/09 04:34:23 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/07/09 04:34:23 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/07/09 04:34:23 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/07/09 04:34:23 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/07/09 04:34:23 INFO : appleappleapplebananaSUFFIX: Deleted 2026/07/09 04:34:23 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/07/09 04:34:23 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/07/09 04:34:23 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/07/09 04:34:23 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/07/09 04:34:23 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/07/09 04:34:23 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/07/09 04:34:23 INFO : bananaSUFFIX: Deleted 2026/07/09 04:34:23 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/07/09 04:34:23 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/07/09 04:34:23 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/07/09 04:34:23 INFO : appleSUFFIX: Deleted 2026/07/09 04:34:23 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/07/09 04:34:23 INFO : splitbananasplitSUFFIX: Deleted 2026/07/09 04:34:23 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/07/09 04:34:23 DEBUG : Waiting for deletions to finish 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37193") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:33488->172.17.0.4:37193, err= 2026/07/09 04:34:23 DEBUG : apple: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : apple: Excluded 2026/07/09 04:34:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : splitbananasplit: Excluded 2026/07/09 04:34:23 DEBUG : banana: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : banana: Excluded 2026/07/09 04:34:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : appleappleapplebanana: Excluded 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33724") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:54038->172.17.0.4:33724, err= 2026/07/09 04:34:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34632") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:56460->172.17.0.4:34632, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30630") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:35774->172.17.0.4:30630, err= 2026/07/09 04:34:23 DEBUG : Waiting for deletions to finish 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31625") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:52600->172.17.0.4:31625, err= 2026/07/09 04:34:23 DEBUG : apple: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : apple: Excluded 2026/07/09 04:34:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : splitbananasplit: Excluded 2026/07/09 04:34:23 DEBUG : banana: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : banana: Excluded 2026/07/09 04:34:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : appleappleapplebanana: Excluded 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35551") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:36224->172.17.0.4:35551, err= 2026/07/09 04:34:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38271") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:56778->172.17.0.4:38271, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38583") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:34788->172.17.0.4:38583, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31713") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:51884->172.17.0.4:31713, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31136") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:45446->172.17.0.4:31136, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38950") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:49018->172.17.0.4:38950, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32732") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:45416->172.17.0.4:32732, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37105") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:52470->172.17.0.4:37105, err= === RUN TestTransform/truncate run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fedurif0fawu", Local "Local file system at /tmp/rclone4153726360", Modify Window "1s" 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33372") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:43358->172.17.0.4:33372, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39067") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:38330->172.17.0.4:39067, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37073") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:44904->172.17.0.4:37073, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34013") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:60890->172.17.0.4:34013, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32936") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:45238->172.17.0.4:32936, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37587") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:60822->172.17.0.4:37587, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36135") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:44876->172.17.0.4:36135, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36088") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:41334->172.17.0.4:36088, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34901") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:52194->172.17.0.4:34901, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35649") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:40536->172.17.0.4:35649, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39246") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:52450->172.17.0.4:39246, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32055") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:45882->172.17.0.4:32055, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35482") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:47030->172.17.0.4:35482, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35358") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:54192->172.17.0.4:35358, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39166") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:43568->172.17.0.4:39166, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31440") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:39196->172.17.0.4:31440, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31552") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:55486->172.17.0.4:31552, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31544") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:60028->172.17.0.4:31544, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34047") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:56512->172.17.0.4:34047, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37231") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:55678->172.17.0.4:37231, err= 2026/07/09 04:34:23 DEBUG : Waiting for deletions to finish 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34303") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:60662->172.17.0.4:34303, err= 2026/07/09 04:34:23 DEBUG : apple: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : apple: Excluded 2026/07/09 04:34:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : splitbananasplit: Excluded 2026/07/09 04:34:23 DEBUG : banana: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : banana: Excluded 2026/07/09 04:34:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : appleappleapplebanana: Excluded 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32095") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:45118->172.17.0.4:32095, err= 2026/07/09 04:34:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34403") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:33412->172.17.0.4:34403, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30191") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:47390->172.17.0.4:30191, err= 2026/07/09 04:34:23 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/09 04:34:23 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/09 04:34:23 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37433") 2026/07/09 04:34:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/09 04:34:23 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/09 04:34:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/09 04:34:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/09 04:34:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:59542->172.17.0.4:37433, err= 2026/07/09 04:34:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/09 04:34:23 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/09 04:34:23 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/09 04:34:23 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/09 04:34:23 DEBUG : apple: size = 5 OK 2026/07/09 04:34:23 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : apple: Unchanged skipping 2026/07/09 04:34:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/09 04:34:23 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/09 04:34:23 DEBUG : banana: size = 6 OK 2026/07/09 04:34:23 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : banana: Unchanged skipping 2026/07/09 04:34:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/09 04:34:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/09 04:34:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/09 04:34:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31396") 2026/07/09 04:34:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/09 04:34:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/09 04:34:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/09 04:34:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/09 04:34:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/09 04:34:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/09 04:34:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/09 04:34:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/09 04:34:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/09 04:34:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/09 04:34:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/09 04:34:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/09 04:34:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/09 04:34:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/09 04:34:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/09 04:34:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/09 04:34:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/09 04:34:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39381") 2026/07/09 04:34:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/09 04:34:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/09 04:34:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/09 04:34:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/09 04:34:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/09 04:34:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/09 04:34:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/09 04:34:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/09 04:34:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/09 04:34:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/09 04:34:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/09 04:34:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/09 04:34:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/09 04:34:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/09 04:34:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/09 04:34:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/09 04:34:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/09 04:34:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/09 04:34:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/09 04:34:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/09 04:34:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/09 04:34:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/09 04:34:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/09 04:34:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/09 04:34:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/09 04:34:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/09 04:34:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/09 04:34:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/09 04:34:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/09 04:34:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/09 04:34:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/09 04:34:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/09 04:34:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/09 04:34:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/09 04:34:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/09 04:34:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/09 04:34:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/09 04:34:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/09 04:34:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/09 04:34:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31995") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:56308->172.17.0.4:31396, err= 2026/07/09 04:34:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/09 04:34:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/09 04:34:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/09 04:34:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/09 04:34:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/09 04:34:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/09 04:34:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/09 04:34:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/09 04:34:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/09 04:34:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/09 04:34:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/09 04:34:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/09 04:34:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/09 04:34:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/09 04:34:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/09 04:34:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:53306->172.17.0.4:31995, err= 2026/07/09 04:34:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/09 04:34:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/09 04:34:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/09 04:34:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/09 04:34:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/09 04:34:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/09 04:34:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/09 04:34:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/09 04:34:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/09 04:34:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/09 04:34:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/09 04:34:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/09 04:34:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/09 04:34:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/09 04:34:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/09 04:34:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/09 04:34:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/09 04:34:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/09 04:34:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/09 04:34:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/09 04:34:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/09 04:34:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/09 04:34:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/09 04:34:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/09 04:34:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/09 04:34:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/09 04:34:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/09 04:34:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/09 04:34:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/09 04:34:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/09 04:34:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/09 04:34:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/09 04:34:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/09 04:34:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/09 04:34:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/09 04:34:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/09 04:34:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/09 04:34:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/09 04:34:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/09 04:34:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/09 04:34:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/09 04:34:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/09 04:34:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/09 04:34:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/09 04:34:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/09 04:34:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/09 04:34:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/09 04:34:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/09 04:34:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/09 04:34:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/09 04:34:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/09 04:34:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/09 04:34:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/09 04:34:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/09 04:34:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/09 04:34:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/09 04:34:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/09 04:34:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/09 04:34:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/09 04:34:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/09 04:34:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/09 04:34:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/09 04:34:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/09 04:34:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/09 04:34:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/09 04:34:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/09 04:34:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/09 04:34:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/09 04:34:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/09 04:34:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/09 04:34:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/09 04:34:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/09 04:34:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/09 04:34:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/09 04:34:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/09 04:34:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/09 04:34:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/09 04:34:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/09 04:34:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/09 04:34:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/09 04:34:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/09 04:34:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/09 04:34:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/09 04:34:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/09 04:34:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/09 04:34:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/09 04:34:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/09 04:34:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/09 04:34:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/09 04:34:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/09 04:34:23 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/09 04:34:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/09 04:34:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/09 04:34:23 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/09 04:34:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/09 04:34:23 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/09 04:34:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/09 04:34:23 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/09 04:34:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/09 04:34:23 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/09 04:34:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/09 04:34:23 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/09 04:34:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/09 04:34:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/09 04:34:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/09 04:34:23 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/09 04:34:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/09 04:34:23 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/09 04:34:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/09 04:34:23 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/09 04:34:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/09 04:34:23 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/09 04:34:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/09 04:34:23 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/09 04:34:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/09 04:34:23 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/09 04:34:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/09 04:34:23 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/09 04:34:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/09 04:34:23 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/09 04:34:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/09 04:34:23 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/09 04:34:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/09 04:34:23 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/09 04:34:23 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/09 04:34:23 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for checks to finish 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for transfers to finish 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:60354->172.17.0.4:39381, err= 2026/07/09 04:34:23 DEBUG : splitbanan.0e52ab47.partial: size = 16 OK 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39511") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36447") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:54018->172.17.0.4:39511, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:48196->172.17.0.4:36447, err= 2026/07/09 04:34:23 DEBUG : splitbanan.0e52ab47.partial: renamed to: splitbanan 2026/07/09 04:34:23 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/07/09 04:34:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/09 04:34:23 DEBUG : appleapple.876fdc2f.partial: size = 21 OK 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38541") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:50790->172.17.0.4:38541, err= 2026/07/09 04:34:23 DEBUG : dir1/0000-abcde.85d1f439.partial: size = 21 OK 2026/07/09 04:34:23 DEBUG : appleapple.876fdc2f.partial: renamed to: appleapple 2026/07/09 04:34:23 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/07/09 04:34:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/09 04:34:23 DEBUG : dir1/0002-cdefg.ecc785a7.partial: size = 21 OK 2026/07/09 04:34:23 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: size = 21 OK 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34920") 2026/07/09 04:34:23 DEBUG : dir1/0000-abcde.85d1f439.partial: renamed to: dir1/0000-abcde 2026/07/09 04:34:23 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/07/09 04:34:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:54228->172.17.0.4:34920, err= 2026/07/09 04:34:23 DEBUG : dir1/0002-cdefg.ecc785a7.partial: renamed to: dir1/0002-cdefg 2026/07/09 04:34:23 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/07/09 04:34:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/09 04:34:23 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: renamed to: dir1/0001-bcdef 2026/07/09 04:34:23 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/07/09 04:34:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33277") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35576") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:33136->172.17.0.4:33277, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:36786->172.17.0.4:35576, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35394") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:54352->172.17.0.4:35394, err= 2026/07/09 04:34:23 DEBUG : dir1/0003-defgh.97ad3a11.partial: size = 21 OK 2026/07/09 04:34:23 DEBUG : dir1/0005-fghij.b469e073.partial: size = 21 OK 2026/07/09 04:34:23 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: size = 21 OK 2026/07/09 04:34:23 DEBUG : dir1/0004-efghi.dc89eef2.partial: size = 21 OK 2026/07/09 04:34:23 DEBUG : dir1/0003-defgh.97ad3a11.partial: renamed to: dir1/0003-defgh 2026/07/09 04:34:23 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/07/09 04:34:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/09 04:34:23 DEBUG : dir1/0004-efghi.dc89eef2.partial: renamed to: dir1/0004-efghi 2026/07/09 04:34:23 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/07/09 04:34:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/09 04:34:23 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: renamed to: dir1/0006-ghijk 2026/07/09 04:34:23 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/07/09 04:34:23 DEBUG : dir1/0005-fghij.b469e073.partial: renamed to: dir1/0005-fghij 2026/07/09 04:34:23 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38584") 2026/07/09 04:34:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:49596->172.17.0.4:38584, err= 2026/07/09 04:34:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33970") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:48468->172.17.0.4:33970, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36077") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:45568->172.17.0.4:36077, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39157") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:42700->172.17.0.4:39157, err= 2026/07/09 04:34:23 DEBUG : dir1/0008-23456.37c2cbc2.partial: size = 21 OK 2026/07/09 04:34:23 DEBUG : dir1/0007-12345.77111712.partial: size = 21 OK 2026/07/09 04:34:23 DEBUG : dir1/0009-34567.ef13bd1d.partial: size = 21 OK 2026/07/09 04:34:23 DEBUG : dir1/0007-12345.77111712.partial: renamed to: dir1/0007-12345 2026/07/09 04:34:23 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/07/09 04:34:23 DEBUG : dir1/0008-23456.37c2cbc2.partial: renamed to: dir1/0008-23456 2026/07/09 04:34:23 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/07/09 04:34:23 DEBUG : dir1/0010-45678.59b8e6e5.partial: size = 20 OK 2026/07/09 04:34:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/09 04:34:23 DEBUG : dir1/0009-34567.ef13bd1d.partial: renamed to: dir1/0009-34567 2026/07/09 04:34:23 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/07/09 04:34:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/09 04:34:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33363") 2026/07/09 04:34:23 DEBUG : dir1/0010-45678.59b8e6e5.partial: renamed to: dir1/0010-45678 2026/07/09 04:34:23 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/07/09 04:34:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39750") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:35778->172.17.0.4:39750, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:35436->172.17.0.4:33363, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39490") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36649") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:51628->172.17.0.4:36649, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:44708->172.17.0.4:39490, err= 2026/07/09 04:34:23 DEBUG : dir1/0014-89;=..9295ae9d.partial: size = 18 OK 2026/07/09 04:34:23 DEBUG : dir1/0013-789;=.2495a32a.partial: size = 19 OK 2026/07/09 04:34:23 DEBUG : dir1/0012-6789;.90c8fb2d.partial: size = 19 OK 2026/07/09 04:34:23 DEBUG : dir1/0011-56789.87aedcee.partial: size = 20 OK 2026/07/09 04:34:23 DEBUG : dir1/0013-789;=.2495a32a.partial: renamed to: dir1/0013-789;= 2026/07/09 04:34:23 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/07/09 04:34:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/09 04:34:23 DEBUG : dir1/0012-6789;.90c8fb2d.partial: renamed to: dir1/0012-6789; 2026/07/09 04:34:23 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/07/09 04:34:23 DEBUG : dir1/0014-89;=..9295ae9d.partial: renamed to: dir1/0014-89;=. 2026/07/09 04:34:23 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/07/09 04:34:23 DEBUG : dir1/0011-56789.87aedcee.partial: renamed to: dir1/0011-56789 2026/07/09 04:34:23 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36641") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:46920->172.17.0.4:36641, err= 2026/07/09 04:34:23 DEBUG : dir1/0015-9;=.t.299029ca.partial: size = 17 OK 2026/07/09 04:34:23 DEBUG : dir1/0015-9;=.t.299029ca.partial: renamed to: dir1/0015-9;=.t 2026/07/09 04:34:23 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/07/09 04:34:23 DEBUG : Waiting for deletions to finish 2026/07/09 04:34:23 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/09 04:34:23 INFO : dir1/0009-3456789.txt: Deleted 2026/07/09 04:34:23 INFO : dir1/0007-1234567.txt: Deleted 2026/07/09 04:34:23 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/09 04:34:23 INFO : dir1/0003-defghij.txt: Deleted 2026/07/09 04:34:23 INFO : dir1/0015-9;=.txt: Deleted 2026/07/09 04:34:23 INFO : dir1/0013-789;=.txt: Deleted 2026/07/09 04:34:23 INFO : dir1/0008-2345678.txt: Deleted 2026/07/09 04:34:23 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/09 04:34:23 INFO : splitbananasplit: Deleted 2026/07/09 04:34:23 INFO : dir1/0012-6789;.txt: Deleted 2026/07/09 04:34:23 INFO : appleappleapplebanana: Deleted 2026/07/09 04:34:23 INFO : dir1/0010-456789.txt: Deleted 2026/07/09 04:34:23 INFO : dir1/0011-56789;.txt: Deleted 2026/07/09 04:34:23 INFO : dir1/0014-89;=.txt: Deleted 2026/07/09 04:34:23 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/09 04:34:23 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/09 04:34:23 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/09 04:34:23 DEBUG : Waiting for deletions to finish 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33338") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:60382->172.17.0.4:33338, err= 2026/07/09 04:34:23 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : splitbanan: Excluded 2026/07/09 04:34:23 DEBUG : apple: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : apple: Excluded 2026/07/09 04:34:23 DEBUG : banana: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : banana: Excluded 2026/07/09 04:34:23 DEBUG : appleapple: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : appleapple: Excluded 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38572") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:49886->172.17.0.4:38572, err= 2026/07/09 04:34:23 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0014-89;=.: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0002-cdefg: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0000-abcde: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0012-6789;: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0003-defgh: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0001-bcdef: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0013-789;=: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0009-34567: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0008-23456: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0015-9;=.t: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0004-efghi: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0010-45678: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0006-ghijk: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0007-12345: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0011-56789: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0005-fghij: Excluded 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37430") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:34720->172.17.0.4:37430, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35486") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:42568->172.17.0.4:35486, err= 2026/07/09 04:34:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/09 04:34:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/09 04:34:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/09 04:34:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/09 04:34:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/09 04:34:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/09 04:34:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/09 04:34:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/09 04:34:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/09 04:34:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/09 04:34:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/09 04:34:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/09 04:34:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/09 04:34:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/09 04:34:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/09 04:34:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/09 04:34:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/09 04:34:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/09 04:34:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/09 04:34:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/09 04:34:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/09 04:34:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/09 04:34:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/09 04:34:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/09 04:34:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/09 04:34:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/09 04:34:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/09 04:34:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/09 04:34:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/09 04:34:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/09 04:34:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/09 04:34:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/09 04:34:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/09 04:34:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/09 04:34:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/09 04:34:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/09 04:34:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/09 04:34:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/09 04:34:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/09 04:34:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/09 04:34:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/09 04:34:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/09 04:34:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/09 04:34:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/09 04:34:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/09 04:34:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/09 04:34:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/09 04:34:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/09 04:34:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/09 04:34:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/09 04:34:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/09 04:34:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/09 04:34:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/09 04:34:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/09 04:34:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/09 04:34:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/09 04:34:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/09 04:34:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/09 04:34:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/09 04:34:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/09 04:34:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/09 04:34:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/09 04:34:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/09 04:34:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/09 04:34:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/09 04:34:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/09 04:34:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/09 04:34:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/09 04:34:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/09 04:34:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/09 04:34:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/09 04:34:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/09 04:34:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/09 04:34:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/09 04:34:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/09 04:34:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/09 04:34:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/09 04:34:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/09 04:34:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/09 04:34:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/09 04:34:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/09 04:34:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/09 04:34:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/09 04:34:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/09 04:34:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/09 04:34:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/09 04:34:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/09 04:34:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/09 04:34:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/09 04:34:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/09 04:34:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/09 04:34:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/09 04:34:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/09 04:34:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/09 04:34:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/09 04:34:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/09 04:34:23 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/09 04:34:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/09 04:34:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/09 04:34:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/09 04:34:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/09 04:34:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/09 04:34:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/09 04:34:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/09 04:34:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/09 04:34:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/09 04:34:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/09 04:34:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/09 04:34:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/09 04:34:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/09 04:34:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/09 04:34:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/09 04:34:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/09 04:34:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/09 04:34:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/09 04:34:23 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/09 04:34:23 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/09 04:34:23 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37327") 2026/07/09 04:34:23 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/09 04:34:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/09 04:34:23 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/09 04:34:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/09 04:34:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/09 04:34:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:45530->172.17.0.4:37327, err= 2026/07/09 04:34:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/09 04:34:23 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/09 04:34:23 DEBUG : apple: size = 5 OK 2026/07/09 04:34:23 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : apple: Unchanged skipping 2026/07/09 04:34:23 DEBUG : appleapple: size = 21 OK 2026/07/09 04:34:23 DEBUG : banana: size = 6 OK 2026/07/09 04:34:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/09 04:34:23 DEBUG : banana: Unchanged skipping 2026/07/09 04:34:23 DEBUG : splitbanan: size = 16 OK 2026/07/09 04:34:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : splitbananasplit: Unchanged skipping 2026/07/09 04:34:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/09 04:34:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/09 04:34:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/09 04:34:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/09 04:34:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/09 04:34:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/09 04:34:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/09 04:34:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/09 04:34:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/09 04:34:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/09 04:34:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/09 04:34:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/09 04:34:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/09 04:34:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/09 04:34:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/09 04:34:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/09 04:34:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/09 04:34:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/09 04:34:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/09 04:34:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/09 04:34:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/09 04:34:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/09 04:34:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/09 04:34:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/09 04:34:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/09 04:34:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/09 04:34:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/09 04:34:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/09 04:34:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/09 04:34:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/09 04:34:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/09 04:34:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/09 04:34:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/09 04:34:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/09 04:34:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/09 04:34:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/09 04:34:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/09 04:34:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/09 04:34:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/09 04:34:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/09 04:34:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/09 04:34:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/09 04:34:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/09 04:34:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/09 04:34:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/09 04:34:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/09 04:34:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/09 04:34:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/09 04:34:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/09 04:34:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/09 04:34:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/09 04:34:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/09 04:34:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/09 04:34:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/09 04:34:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/09 04:34:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/09 04:34:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/09 04:34:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/09 04:34:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/09 04:34:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/09 04:34:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/09 04:34:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/09 04:34:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/09 04:34:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/09 04:34:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/09 04:34:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/09 04:34:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/09 04:34:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/09 04:34:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/09 04:34:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/09 04:34:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/09 04:34:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/09 04:34:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/09 04:34:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/09 04:34:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/09 04:34:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/09 04:34:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/09 04:34:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/09 04:34:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/09 04:34:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/09 04:34:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/09 04:34:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/09 04:34:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/09 04:34:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/09 04:34:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/09 04:34:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/09 04:34:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/09 04:34:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/09 04:34:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/09 04:34:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/09 04:34:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/09 04:34:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/09 04:34:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/09 04:34:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/09 04:34:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/09 04:34:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/09 04:34:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/09 04:34:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/09 04:34:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/09 04:34:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/09 04:34:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/09 04:34:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/09 04:34:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/09 04:34:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/09 04:34:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/09 04:34:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/09 04:34:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/09 04:34:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/09 04:34:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/09 04:34:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/09 04:34:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/09 04:34:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/09 04:34:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/09 04:34:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/09 04:34:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/09 04:34:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/09 04:34:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/09 04:34:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/09 04:34:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/09 04:34:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/09 04:34:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/09 04:34:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/09 04:34:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/09 04:34:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/09 04:34:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/09 04:34:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/09 04:34:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/09 04:34:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/09 04:34:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/09 04:34:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/09 04:34:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/09 04:34:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/09 04:34:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/09 04:34:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/09 04:34:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/09 04:34:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/09 04:34:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/09 04:34:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/09 04:34:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/09 04:34:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/09 04:34:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/09 04:34:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/09 04:34:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/09 04:34:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/09 04:34:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/09 04:34:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/09 04:34:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/09 04:34:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/09 04:34:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/09 04:34:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/09 04:34:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/09 04:34:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/09 04:34:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/09 04:34:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/09 04:34:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/09 04:34:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/09 04:34:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/09 04:34:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/09 04:34:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/09 04:34:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/09 04:34:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/09 04:34:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/09 04:34:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/09 04:34:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/09 04:34:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/09 04:34:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/09 04:34:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/09 04:34:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/09 04:34:23 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/09 04:34:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/09 04:34:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37845") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:46442->172.17.0.4:37845, err= 2026/07/09 04:34:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/09 04:34:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/09 04:34:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/09 04:34:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/09 04:34:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/09 04:34:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/09 04:34:23 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/09 04:34:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/09 04:34:23 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/09 04:34:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/09 04:34:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/09 04:34:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/09 04:34:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/09 04:34:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/09 04:34:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/09 04:34:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/09 04:34:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/09 04:34:23 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/09 04:34:23 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/09 04:34:23 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/09 04:34:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/09 04:34:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for checks to finish 2026/07/09 04:34:23 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/09 04:34:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/09 04:34:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/09 04:34:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/09 04:34:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/09 04:34:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/09 04:34:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/09 04:34:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/09 04:34:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/09 04:34:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/09 04:34:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for transfers to finish 2026/07/09 04:34:23 DEBUG : Waiting for deletions to finish 2026/07/09 04:34:23 DEBUG : Waiting for deletions to finish 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36801") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:58768->172.17.0.4:36801, err= 2026/07/09 04:34:23 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : splitbanan: Excluded 2026/07/09 04:34:23 DEBUG : apple: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : apple: Excluded 2026/07/09 04:34:23 DEBUG : banana: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : banana: Excluded 2026/07/09 04:34:23 DEBUG : appleapple: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : appleapple: Excluded 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32787") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:47530->172.17.0.4:32787, err= 2026/07/09 04:34:23 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0014-89;=.: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0002-cdefg: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0000-abcde: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0012-6789;: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0003-defgh: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0001-bcdef: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0013-789;=: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0009-34567: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0008-23456: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0015-9;=.t: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0004-efghi: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0010-45678: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0006-ghijk: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0007-12345: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0011-56789: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0005-fghij: Excluded 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34397") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:55722->172.17.0.4:34397, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35526") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:50992->172.17.0.4:35526, err= 2026/07/09 04:34:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/09 04:34:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/09 04:34:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/09 04:34:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/09 04:34:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/09 04:34:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/09 04:34:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/09 04:34:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/09 04:34:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/09 04:34:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/09 04:34:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/09 04:34:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/09 04:34:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/09 04:34:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/09 04:34:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/09 04:34:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/09 04:34:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/09 04:34:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/09 04:34:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/09 04:34:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/09 04:34:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/09 04:34:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/09 04:34:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/09 04:34:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/09 04:34:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/09 04:34:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/09 04:34:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/09 04:34:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/09 04:34:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/09 04:34:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/09 04:34:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/09 04:34:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/09 04:34:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/09 04:34:23 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/09 04:34:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/09 04:34:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/09 04:34:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/09 04:34:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/09 04:34:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/09 04:34:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/09 04:34:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/09 04:34:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/09 04:34:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/09 04:34:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/09 04:34:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/09 04:34:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/09 04:34:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/09 04:34:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/09 04:34:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/09 04:34:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/09 04:34:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/09 04:34:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/09 04:34:23 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37545") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:51348->172.17.0.4:37545, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34740") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:40110->172.17.0.4:34740, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37238") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:36216->172.17.0.4:37238, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39880") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:44934->172.17.0.4:39880, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35171") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:55326->172.17.0.4:35171, err= === RUN TestTransform/encoder run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fedurif0fawu", Local "Local file system at /tmp/rclone4153726360", Modify Window "1s" 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38998") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:47976->172.17.0.4:38998, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36925") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:57906->172.17.0.4:36925, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31025") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:56502->172.17.0.4:31025, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35634") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:57498->172.17.0.4:35634, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34952") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:60582->172.17.0.4:34952, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36454") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:60678->172.17.0.4:36454, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37774") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:35868->172.17.0.4:37774, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33660") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:46886->172.17.0.4:33660, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31358") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:59890->172.17.0.4:31358, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34477") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:49886->172.17.0.4:34477, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39380") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:45582->172.17.0.4:39380, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39986") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:36682->172.17.0.4:39986, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38473") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:50412->172.17.0.4:38473, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31373") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:46766->172.17.0.4:31373, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32935") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:48508->172.17.0.4:32935, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39336") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:60124->172.17.0.4:39336, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39728") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:46932->172.17.0.4:39728, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37837") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:46704->172.17.0.4:37837, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31114") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:46166->172.17.0.4:31114, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36533") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:54452->172.17.0.4:36533, err= 2026/07/09 04:34:23 DEBUG : Waiting for deletions to finish 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36055") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:52032->172.17.0.4:36055, err= 2026/07/09 04:34:23 DEBUG : apple: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : apple: Excluded 2026/07/09 04:34:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : splitbananasplit: Excluded 2026/07/09 04:34:23 DEBUG : banana: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : banana: Excluded 2026/07/09 04:34:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : appleappleapplebanana: Excluded 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35694") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:54550->172.17.0.4:35694, err= 2026/07/09 04:34:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37043") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:43852->172.17.0.4:37043, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33391") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:49580->172.17.0.4:33391, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38115") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:43078->172.17.0.4:38115, err= 2026/07/09 04:34:23 DEBUG : apple: size = 5 OK 2026/07/09 04:34:23 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : apple: Unchanged skipping 2026/07/09 04:34:23 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/09 04:34:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/09 04:34:23 DEBUG : banana: size = 6 OK 2026/07/09 04:34:23 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : banana: Unchanged skipping 2026/07/09 04:34:23 DEBUG : splitbananasplit: size = 16 OK 2026/07/09 04:34:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : splitbananasplit: Unchanged skipping 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36689") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:49130->172.17.0.4:36689, err= 2026/07/09 04:34:23 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/09 04:34:23 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/09 04:34:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for checks to finish 2026/07/09 04:34:23 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/09 04:34:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/09 04:34:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/09 04:34:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/09 04:34:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/09 04:34:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/09 04:34:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/09 04:34:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/09 04:34:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/09 04:34:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/09 04:34:23 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/09 04:34:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/09 04:34:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/09 04:34:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/09 04:34:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for transfers to finish 2026/07/09 04:34:23 DEBUG : Waiting for deletions to finish 2026/07/09 04:34:23 DEBUG : Waiting for deletions to finish 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31825") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:49684->172.17.0.4:31825, err= 2026/07/09 04:34:23 DEBUG : apple: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : apple: Excluded 2026/07/09 04:34:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : splitbananasplit: Excluded 2026/07/09 04:34:23 DEBUG : banana: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : banana: Excluded 2026/07/09 04:34:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : appleappleapplebanana: Excluded 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34100") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:34664->172.17.0.4:34100, err= 2026/07/09 04:34:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39817") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:52844->172.17.0.4:39817, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35754") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:41272->172.17.0.4:35754, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37301") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:56642->172.17.0.4:37301, err= 2026/07/09 04:34:23 DEBUG : apple: size = 5 OK 2026/07/09 04:34:23 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : apple: Unchanged skipping 2026/07/09 04:34:23 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/09 04:34:23 DEBUG : banana: size = 6 OK 2026/07/09 04:34:23 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : banana: Unchanged skipping 2026/07/09 04:34:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : splitbananasplit: size = 16 OK 2026/07/09 04:34:23 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/09 04:34:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : splitbananasplit: Unchanged skipping 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32139") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:55114->172.17.0.4:32139, err= 2026/07/09 04:34:23 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/09 04:34:23 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/09 04:34:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for checks to finish 2026/07/09 04:34:23 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/09 04:34:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/09 04:34:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/09 04:34:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/09 04:34:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/09 04:34:23 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/09 04:34:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/09 04:34:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/09 04:34:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/09 04:34:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/09 04:34:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/09 04:34:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/09 04:34:23 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/09 04:34:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/09 04:34:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for transfers to finish 2026/07/09 04:34:23 DEBUG : Waiting for deletions to finish 2026/07/09 04:34:23 DEBUG : Waiting for deletions to finish 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34106") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:41488->172.17.0.4:34106, err= 2026/07/09 04:34:23 DEBUG : apple: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : apple: Excluded 2026/07/09 04:34:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : splitbananasplit: Excluded 2026/07/09 04:34:23 DEBUG : banana: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : banana: Excluded 2026/07/09 04:34:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : appleappleapplebanana: Excluded 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36306") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:57306->172.17.0.4:36306, err= 2026/07/09 04:34:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36726") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:45906->172.17.0.4:36726, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36935") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:35726->172.17.0.4:36935, err= 2026/07/09 04:34:23 DEBUG : Waiting for deletions to finish 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38658") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:44022->172.17.0.4:38658, err= 2026/07/09 04:34:23 DEBUG : apple: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : apple: Excluded 2026/07/09 04:34:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : splitbananasplit: Excluded 2026/07/09 04:34:23 DEBUG : banana: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : banana: Excluded 2026/07/09 04:34:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : appleappleapplebanana: Excluded 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37841") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:42990->172.17.0.4:37841, err= 2026/07/09 04:34:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32859") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:55628->172.17.0.4:32859, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38601") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:48036->172.17.0.4:38601, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30442") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:59726->172.17.0.4:30442, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38514") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:42764->172.17.0.4:38514, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38313") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:43550->172.17.0.4:38313, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34545") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:54642->172.17.0.4:34545, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36702") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:60914->172.17.0.4:36702, err= === RUN TestTransform/ISO-8859-1 run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fedurif0fawu", Local "Local file system at /tmp/rclone4153726360", Modify Window "1s" 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35968") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:38998->172.17.0.4:35968, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30181") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:47984->172.17.0.4:30181, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38245") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:46926->172.17.0.4:38245, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34954") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:56066->172.17.0.4:34954, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35425") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:44534->172.17.0.4:35425, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37596") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:41512->172.17.0.4:37596, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30511") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:40318->172.17.0.4:30511, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31044") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:34822->172.17.0.4:31044, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39704") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:39748->172.17.0.4:39704, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32546") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:37510->172.17.0.4:32546, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32134") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:56434->172.17.0.4:32134, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30266") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:49610->172.17.0.4:30266, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31315") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:49778->172.17.0.4:31315, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39895") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:58854->172.17.0.4:39895, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31539") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:40452->172.17.0.4:31539, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31356") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:38066->172.17.0.4:31356, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34318") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:33588->172.17.0.4:34318, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36528") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:44880->172.17.0.4:36528, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30932") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:49588->172.17.0.4:30932, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36153") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:50310->172.17.0.4:36153, err= 2026/07/09 04:34:23 DEBUG : Waiting for deletions to finish 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39978") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:35790->172.17.0.4:39978, err= 2026/07/09 04:34:23 DEBUG : apple: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : apple: Excluded 2026/07/09 04:34:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : splitbananasplit: Excluded 2026/07/09 04:34:23 DEBUG : banana: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : banana: Excluded 2026/07/09 04:34:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : appleappleapplebanana: Excluded 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31940") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:43918->172.17.0.4:31940, err= 2026/07/09 04:34:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35924") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:45160->172.17.0.4:35924, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36179") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:54278->172.17.0.4:36179, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35474") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:56538->172.17.0.4:35474, err= 2026/07/09 04:34:23 DEBUG : apple: size = 5 OK 2026/07/09 04:34:23 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : apple: Unchanged skipping 2026/07/09 04:34:23 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/09 04:34:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/09 04:34:23 DEBUG : banana: size = 6 OK 2026/07/09 04:34:23 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : banana: Unchanged skipping 2026/07/09 04:34:23 DEBUG : splitbananasplit: size = 16 OK 2026/07/09 04:34:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : splitbananasplit: Unchanged skipping 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39411") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:41686->172.17.0.4:39411, err= 2026/07/09 04:34:23 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/09 04:34:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for checks to finish 2026/07/09 04:34:23 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/09 04:34:23 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/09 04:34:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/09 04:34:23 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/09 04:34:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/09 04:34:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/09 04:34:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/09 04:34:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/09 04:34:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/09 04:34:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/09 04:34:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/09 04:34:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/09 04:34:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/09 04:34:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/09 04:34:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/09 04:34:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for transfers to finish 2026/07/09 04:34:23 DEBUG : Waiting for deletions to finish 2026/07/09 04:34:23 DEBUG : Waiting for deletions to finish 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39461") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:48380->172.17.0.4:39461, err= 2026/07/09 04:34:23 DEBUG : apple: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : apple: Excluded 2026/07/09 04:34:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : splitbananasplit: Excluded 2026/07/09 04:34:23 DEBUG : banana: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : banana: Excluded 2026/07/09 04:34:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : appleappleapplebanana: Excluded 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38145") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:48340->172.17.0.4:38145, err= 2026/07/09 04:34:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30873") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:44122->172.17.0.4:30873, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31994") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:52700->172.17.0.4:31994, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35920") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:51222->172.17.0.4:35920, err= 2026/07/09 04:34:23 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/09 04:34:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/09 04:34:23 DEBUG : apple: size = 5 OK 2026/07/09 04:34:23 DEBUG : banana: size = 6 OK 2026/07/09 04:34:23 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : apple: Unchanged skipping 2026/07/09 04:34:23 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : banana: Unchanged skipping 2026/07/09 04:34:23 DEBUG : splitbananasplit: size = 16 OK 2026/07/09 04:34:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : splitbananasplit: Unchanged skipping 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31689") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:33302->172.17.0.4:31689, err= 2026/07/09 04:34:23 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/09 04:34:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/09 04:34:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/09 04:34:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/09 04:34:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/09 04:34:23 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/09 04:34:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/09 04:34:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/09 04:34:23 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/09 04:34:23 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/09 04:34:23 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/09 04:34:23 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/09 04:34:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/09 04:34:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/09 04:34:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/09 04:34:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for checks to finish 2026/07/09 04:34:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/09 04:34:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for transfers to finish 2026/07/09 04:34:23 DEBUG : Waiting for deletions to finish 2026/07/09 04:34:23 DEBUG : Waiting for deletions to finish 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30563") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:45506->172.17.0.4:30563, err= 2026/07/09 04:34:23 DEBUG : apple: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : apple: Excluded 2026/07/09 04:34:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : splitbananasplit: Excluded 2026/07/09 04:34:23 DEBUG : banana: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : banana: Excluded 2026/07/09 04:34:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : appleappleapplebanana: Excluded 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35109") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:53658->172.17.0.4:35109, err= 2026/07/09 04:34:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33042") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:60510->172.17.0.4:33042, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32665") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:52368->172.17.0.4:32665, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33911") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:42068->172.17.0.4:33911, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38104") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:40086->172.17.0.4:38104, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35602") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:32790->172.17.0.4:35602, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37853") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:37532->172.17.0.4:37853, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32775") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:38412->172.17.0.4:32775, err= === RUN TestTransform/charmap run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fedurif0fawu", Local "Local file system at /tmp/rclone4153726360", Modify Window "1s" 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37308") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:48608->172.17.0.4:37308, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38662") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:39646->172.17.0.4:38662, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36815") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:35086->172.17.0.4:36815, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35232") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:38788->172.17.0.4:35232, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33183") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:53458->172.17.0.4:33183, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36849") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:46822->172.17.0.4:36849, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36370") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:46276->172.17.0.4:36370, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30757") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:50744->172.17.0.4:30757, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32618") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:52326->172.17.0.4:32618, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39721") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:49362->172.17.0.4:39721, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35367") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:34366->172.17.0.4:35367, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34864") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:44200->172.17.0.4:34864, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37203") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:52146->172.17.0.4:37203, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36510") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:46362->172.17.0.4:36510, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36907") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:54136->172.17.0.4:36907, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36692") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:46598->172.17.0.4:36692, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37566") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:50320->172.17.0.4:37566, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39612") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:45742->172.17.0.4:39612, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35188") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:49900->172.17.0.4:35188, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31918") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:52398->172.17.0.4:31918, err= 2026/07/09 04:34:23 DEBUG : Waiting for deletions to finish 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33507") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:49240->172.17.0.4:33507, err= 2026/07/09 04:34:23 DEBUG : apple: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : apple: Excluded 2026/07/09 04:34:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : splitbananasplit: Excluded 2026/07/09 04:34:23 DEBUG : banana: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : banana: Excluded 2026/07/09 04:34:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : appleappleapplebanana: Excluded 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32265") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:35922->172.17.0.4:32265, err= 2026/07/09 04:34:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38438") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:57908->172.17.0.4:38438, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34233") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:39110->172.17.0.4:34233, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37920") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:50388->172.17.0.4:37920, err= 2026/07/09 04:34:23 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/09 04:34:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/09 04:34:23 DEBUG : apple: size = 5 OK 2026/07/09 04:34:23 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : apple: Unchanged skipping 2026/07/09 04:34:23 DEBUG : banana: size = 6 OK 2026/07/09 04:34:23 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : banana: Unchanged skipping 2026/07/09 04:34:23 DEBUG : splitbananasplit: size = 16 OK 2026/07/09 04:34:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : splitbananasplit: Unchanged skipping 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39096") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:39836->172.17.0.4:39096, err= 2026/07/09 04:34:23 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/09 04:34:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/09 04:34:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/09 04:34:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/09 04:34:23 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/09 04:34:23 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/09 04:34:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/09 04:34:23 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/09 04:34:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/09 04:34:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for checks to finish 2026/07/09 04:34:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/09 04:34:23 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/09 04:34:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/09 04:34:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/09 04:34:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/09 04:34:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/09 04:34:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/09 04:34:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for transfers to finish 2026/07/09 04:34:23 DEBUG : Waiting for deletions to finish 2026/07/09 04:34:23 DEBUG : Waiting for deletions to finish 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36169") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:59362->172.17.0.4:36169, err= 2026/07/09 04:34:23 DEBUG : apple: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : apple: Excluded 2026/07/09 04:34:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : splitbananasplit: Excluded 2026/07/09 04:34:23 DEBUG : banana: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : banana: Excluded 2026/07/09 04:34:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : appleappleapplebanana: Excluded 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38891") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:55140->172.17.0.4:38891, err= 2026/07/09 04:34:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30230") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:40972->172.17.0.4:30230, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39948") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:38852->172.17.0.4:39948, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32961") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:37280->172.17.0.4:32961, err= 2026/07/09 04:34:23 DEBUG : apple: size = 5 OK 2026/07/09 04:34:23 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : apple: Unchanged skipping 2026/07/09 04:34:23 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/09 04:34:23 DEBUG : splitbananasplit: size = 16 OK 2026/07/09 04:34:23 DEBUG : banana: size = 6 OK 2026/07/09 04:34:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : splitbananasplit: Unchanged skipping 2026/07/09 04:34:23 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/09 04:34:23 DEBUG : banana: Unchanged skipping 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37003") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:54514->172.17.0.4:37003, err= 2026/07/09 04:34:23 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/09 04:34:23 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/09 04:34:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/09 04:34:23 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/09 04:34:23 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/09 04:34:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/09 04:34:23 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/09 04:34:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for checks to finish 2026/07/09 04:34:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/09 04:34:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/09 04:34:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/09 04:34:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/09 04:34:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/09 04:34:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/09 04:34:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/09 04:34:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/09 04:34:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for transfers to finish 2026/07/09 04:34:23 DEBUG : Waiting for deletions to finish 2026/07/09 04:34:23 DEBUG : Waiting for deletions to finish 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35066") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:54448->172.17.0.4:35066, err= 2026/07/09 04:34:23 DEBUG : apple: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : apple: Excluded 2026/07/09 04:34:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : splitbananasplit: Excluded 2026/07/09 04:34:23 DEBUG : banana: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : banana: Excluded 2026/07/09 04:34:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : appleappleapplebanana: Excluded 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38023") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:37986->172.17.0.4:38023, err= 2026/07/09 04:34:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36686") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:39974->172.17.0.4:36686, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32057") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:55232->172.17.0.4:32057, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38371") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:40780->172.17.0.4:38371, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30578") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:44478->172.17.0.4:30578, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30808") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:57880->172.17.0.4:30808, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35145") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:38196->172.17.0.4:35145, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38421") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:48608->172.17.0.4:38421, err= === RUN TestTransform/lowercase run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fedurif0fawu", Local "Local file system at /tmp/rclone4153726360", Modify Window "1s" 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36494") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:52368->172.17.0.4:36494, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30324") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:33252->172.17.0.4:30324, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32804") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:44474->172.17.0.4:32804, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34911") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:53136->172.17.0.4:34911, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30740") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:34350->172.17.0.4:30740, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31810") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:54746->172.17.0.4:31810, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33058") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:52476->172.17.0.4:33058, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38861") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:47334->172.17.0.4:38861, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39745") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:55118->172.17.0.4:39745, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36534") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:37448->172.17.0.4:36534, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38114") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:46264->172.17.0.4:38114, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38362") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:35472->172.17.0.4:38362, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39713") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:39668->172.17.0.4:39713, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33188") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:47180->172.17.0.4:33188, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34262") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:42522->172.17.0.4:34262, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39451") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:43476->172.17.0.4:39451, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34103") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:54846->172.17.0.4:34103, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32349") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:48776->172.17.0.4:32349, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39699") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:55222->172.17.0.4:39699, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30533") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:38628->172.17.0.4:30533, err= 2026/07/09 04:34:23 DEBUG : Waiting for deletions to finish 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38787") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:42324->172.17.0.4:38787, err= 2026/07/09 04:34:23 DEBUG : apple: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : apple: Excluded 2026/07/09 04:34:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : splitbananasplit: Excluded 2026/07/09 04:34:23 DEBUG : banana: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : banana: Excluded 2026/07/09 04:34:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : appleappleapplebanana: Excluded 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30883") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:42468->172.17.0.4:30883, err= 2026/07/09 04:34:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37498") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:39834->172.17.0.4:37498, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35636") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:44524->172.17.0.4:35636, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34436") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:59048->172.17.0.4:34436, err= 2026/07/09 04:34:23 DEBUG : apple: size = 5 OK 2026/07/09 04:34:23 DEBUG : banana: size = 6 OK 2026/07/09 04:34:23 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : banana: Unchanged skipping 2026/07/09 04:34:23 DEBUG : splitbananasplit: size = 16 OK 2026/07/09 04:34:23 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : splitbananasplit: Unchanged skipping 2026/07/09 04:34:23 DEBUG : apple: Unchanged skipping 2026/07/09 04:34:23 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/09 04:34:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30402") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:36970->172.17.0.4:30402, err= 2026/07/09 04:34:23 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/09 04:34:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/09 04:34:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/09 04:34:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/09 04:34:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/09 04:34:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/09 04:34:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/09 04:34:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/09 04:34:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/09 04:34:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/09 04:34:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/09 04:34:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for checks to finish 2026/07/09 04:34:23 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/09 04:34:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/09 04:34:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/09 04:34:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/09 04:34:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/09 04:34:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for transfers to finish 2026/07/09 04:34:23 DEBUG : Waiting for deletions to finish 2026/07/09 04:34:23 DEBUG : Waiting for deletions to finish 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32281") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:39506->172.17.0.4:32281, err= 2026/07/09 04:34:23 DEBUG : apple: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : apple: Excluded 2026/07/09 04:34:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : splitbananasplit: Excluded 2026/07/09 04:34:23 DEBUG : banana: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : banana: Excluded 2026/07/09 04:34:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : appleappleapplebanana: Excluded 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33385") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:44620->172.17.0.4:33385, err= 2026/07/09 04:34:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33457") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:45198->172.17.0.4:33457, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31946") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:55926->172.17.0.4:31946, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39175") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:42098->172.17.0.4:39175, err= 2026/07/09 04:34:23 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/09 04:34:23 DEBUG : apple: size = 5 OK 2026/07/09 04:34:23 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : banana: size = 6 OK 2026/07/09 04:34:23 DEBUG : apple: Unchanged skipping 2026/07/09 04:34:23 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : banana: Unchanged skipping 2026/07/09 04:34:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/09 04:34:23 DEBUG : splitbananasplit: size = 16 OK 2026/07/09 04:34:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : splitbananasplit: Unchanged skipping 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38119") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:56886->172.17.0.4:38119, err= 2026/07/09 04:34:23 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/09 04:34:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/09 04:34:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/09 04:34:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for checks to finish 2026/07/09 04:34:23 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/09 04:34:23 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/09 04:34:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/09 04:34:23 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/09 04:34:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/09 04:34:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/09 04:34:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/09 04:34:23 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/09 04:34:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/09 04:34:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/09 04:34:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/09 04:34:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/09 04:34:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for transfers to finish 2026/07/09 04:34:23 DEBUG : Waiting for deletions to finish 2026/07/09 04:34:23 DEBUG : Waiting for deletions to finish 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30763") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:52326->172.17.0.4:30763, err= 2026/07/09 04:34:23 DEBUG : apple: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : apple: Excluded 2026/07/09 04:34:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : splitbananasplit: Excluded 2026/07/09 04:34:23 DEBUG : banana: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : banana: Excluded 2026/07/09 04:34:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : appleappleapplebanana: Excluded 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34318") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:33592->172.17.0.4:34318, err= 2026/07/09 04:34:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37132") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:44062->172.17.0.4:37132, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36350") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:53020->172.17.0.4:36350, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30539") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:43800->172.17.0.4:30539, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37278") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:42014->172.17.0.4:37278, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32929") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:36404->172.17.0.4:32929, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34330") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:43950->172.17.0.4:34330, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34808") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:41424->172.17.0.4:34808, err= === RUN TestTransform/ascii run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fedurif0fawu", Local "Local file system at /tmp/rclone4153726360", Modify Window "1s" 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36123") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:40518->172.17.0.4:36123, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37026") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:46184->172.17.0.4:37026, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36188") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:36832->172.17.0.4:36188, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31089") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:35402->172.17.0.4:31089, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34506") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:58890->172.17.0.4:34506, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33315") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:56674->172.17.0.4:33315, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37710") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:42834->172.17.0.4:37710, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35890") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:38388->172.17.0.4:35890, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35329") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:53894->172.17.0.4:35329, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32249") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:53822->172.17.0.4:32249, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34373") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:39184->172.17.0.4:34373, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30200") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:42964->172.17.0.4:30200, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38337") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:54592->172.17.0.4:38337, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34638") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:40324->172.17.0.4:34638, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31339") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:34320->172.17.0.4:31339, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34697") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:51398->172.17.0.4:34697, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30049") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:33508->172.17.0.4:30049, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35469") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:41370->172.17.0.4:35469, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38300") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:38686->172.17.0.4:38300, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39055") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:49994->172.17.0.4:39055, err= 2026/07/09 04:34:23 DEBUG : Waiting for deletions to finish 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32040") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:36840->172.17.0.4:32040, err= 2026/07/09 04:34:23 DEBUG : apple: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : apple: Excluded 2026/07/09 04:34:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : splitbananasplit: Excluded 2026/07/09 04:34:23 DEBUG : banana: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : banana: Excluded 2026/07/09 04:34:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : appleappleapplebanana: Excluded 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34639") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:43660->172.17.0.4:34639, err= 2026/07/09 04:34:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32731") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:58316->172.17.0.4:32731, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30449") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:52756->172.17.0.4:30449, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30249") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:36848->172.17.0.4:30249, err= 2026/07/09 04:34:23 DEBUG : apple: size = 5 OK 2026/07/09 04:34:23 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : banana: size = 6 OK 2026/07/09 04:34:23 DEBUG : apple: Unchanged skipping 2026/07/09 04:34:23 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : banana: Unchanged skipping 2026/07/09 04:34:23 DEBUG : splitbananasplit: size = 16 OK 2026/07/09 04:34:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/09 04:34:23 DEBUG : splitbananasplit: Unchanged skipping 2026/07/09 04:34:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37688") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:37550->172.17.0.4:37688, err= 2026/07/09 04:34:23 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/09 04:34:23 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/09 04:34:23 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/09 04:34:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/09 04:34:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/09 04:34:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/09 04:34:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/09 04:34:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/09 04:34:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/09 04:34:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/09 04:34:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/09 04:34:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/09 04:34:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/09 04:34:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/09 04:34:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/09 04:34:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/09 04:34:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for checks to finish 2026/07/09 04:34:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for transfers to finish 2026/07/09 04:34:23 DEBUG : Waiting for deletions to finish 2026/07/09 04:34:23 DEBUG : Waiting for deletions to finish 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39747") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:49224->172.17.0.4:39747, err= 2026/07/09 04:34:23 DEBUG : apple: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : apple: Excluded 2026/07/09 04:34:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : splitbananasplit: Excluded 2026/07/09 04:34:23 DEBUG : banana: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : banana: Excluded 2026/07/09 04:34:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : appleappleapplebanana: Excluded 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35565") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:51990->172.17.0.4:35565, err= 2026/07/09 04:34:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34732") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:51356->172.17.0.4:34732, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30799") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:40646->172.17.0.4:30799, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38355") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:45488->172.17.0.4:38355, err= 2026/07/09 04:34:23 DEBUG : apple: size = 5 OK 2026/07/09 04:34:23 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/09 04:34:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/09 04:34:23 DEBUG : banana: size = 6 OK 2026/07/09 04:34:23 DEBUG : splitbananasplit: size = 16 OK 2026/07/09 04:34:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : splitbananasplit: Unchanged skipping 2026/07/09 04:34:23 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : apple: Unchanged skipping 2026/07/09 04:34:23 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : banana: Unchanged skipping 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33768") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:36552->172.17.0.4:33768, err= 2026/07/09 04:34:23 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/09 04:34:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/09 04:34:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/09 04:34:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/09 04:34:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/09 04:34:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/09 04:34:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/09 04:34:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/09 04:34:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/09 04:34:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/09 04:34:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/09 04:34:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/09 04:34:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/09 04:34:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/09 04:34:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/09 04:34:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/09 04:34:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for checks to finish 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for transfers to finish 2026/07/09 04:34:23 DEBUG : Waiting for deletions to finish 2026/07/09 04:34:23 DEBUG : Waiting for deletions to finish 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34781") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:50952->172.17.0.4:34781, err= 2026/07/09 04:34:23 DEBUG : apple: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : apple: Excluded 2026/07/09 04:34:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : splitbananasplit: Excluded 2026/07/09 04:34:23 DEBUG : banana: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : banana: Excluded 2026/07/09 04:34:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : appleappleapplebanana: Excluded 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33513") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:54114->172.17.0.4:33513, err= 2026/07/09 04:34:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/09 04:34:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/09 04:34:23 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30000") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:46070->172.17.0.4:30000, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39108") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:55860->172.17.0.4:39108, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36100") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:42424->172.17.0.4:36100, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35193") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:36058->172.17.0.4:35193, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31641") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:58334->172.17.0.4:31641, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36950") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:42334->172.17.0.4:36950, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37347") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:35760->172.17.0.4:37347, err= --- PASS: TestTransform (5.40s) --- PASS: TestTransform/NFC (0.05s) --- PASS: TestTransform/NFD (0.05s) --- PASS: TestTransform/base64 (4.70s) --- PASS: TestTransform/prefix (0.10s) --- PASS: TestTransform/suffix (0.10s) --- PASS: TestTransform/truncate (0.08s) --- PASS: TestTransform/encoder (0.08s) --- PASS: TestTransform/ISO-8859-1 (0.06s) --- PASS: TestTransform/charmap (0.06s) --- PASS: TestTransform/lowercase (0.07s) --- PASS: TestTransform/ascii (0.05s) === RUN TestTransformCopy run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fedurif0fawu", Local "Local file system at /tmp/rclone4153726360", Modify Window "1s" 2026/07/09 04:34:23 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36472") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:33770->172.17.0.4:36472, err= 2026/07/09 04:34:23 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/09 04:34:23 INFO : sub dir_somesuffix: Making directory 2026/07/09 04:34:23 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/09 04:34:23 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/07/09 04:34:23 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/09 04:34:23 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/07/09 04:34:23 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for checks to finish 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for transfers to finish 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30697") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:58710->172.17.0.4:30697, err= 2026/07/09 04:34:23 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: size = 11 OK 2026/07/09 04:34:23 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: renamed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/09 04:34:23 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/09 04:34:23 DEBUG : Waiting for deletions to finish 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38306") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:41422->172.17.0.4:38306, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34395") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:41520->172.17.0.4:34395, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34173") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:50982->172.17.0.4:34173, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33890") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:47446->172.17.0.4:33890, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37556") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:51290->172.17.0.4:37556, err= --- PASS: TestTransformCopy (0.01s) === RUN TestDoubleTransform run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fedurif0fawu", Local "Local file system at /tmp/rclone4153726360", Modify Window "1s" 2026/07/09 04:34:23 DEBUG : toe: transformed to: tictactoe 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30475") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:56636->172.17.0.4:30475, err= 2026/07/09 04:34:23 DEBUG : toe: transformed to: tictactoe 2026/07/09 04:34:23 INFO : tictactoe: Making directory 2026/07/09 04:34:23 DEBUG : toe: transformed to: tictactoe 2026/07/09 04:34:23 DEBUG : toe: transformed to: tictactoe 2026/07/09 04:34:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/09 04:34:23 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/07/09 04:34:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for checks to finish 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for transfers to finish 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37911") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:49012->172.17.0.4:37911, err= 2026/07/09 04:34:23 DEBUG : tictactoe/tictactoe.1f32b908.partial: size = 11 OK 2026/07/09 04:34:23 DEBUG : tictactoe/tictactoe.1f32b908.partial: renamed to: tictactoe/tictactoe 2026/07/09 04:34:23 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/07/09 04:34:23 DEBUG : Waiting for deletions to finish 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35932") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:60846->172.17.0.4:35932, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37579") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:42664->172.17.0.4:37579, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34017") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:60482->172.17.0.4:34017, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37560") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:47324->172.17.0.4:37560, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31295") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:51500->172.17.0.4:31295, err= --- PASS: TestDoubleTransform (0.01s) === RUN TestFileTag run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fedurif0fawu", Local "Local file system at /tmp/rclone4153726360", Modify Window "1s" 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33761") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:48482->172.17.0.4:33761, err= 2026/07/09 04:34:23 INFO : toe: Making directory 2026/07/09 04:34:23 INFO : toe/toe: Making directory 2026/07/09 04:34:23 DEBUG : toe: transformed to: tictactoe 2026/07/09 04:34:23 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/09 04:34:23 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/09 04:34:23 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for checks to finish 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for transfers to finish 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34625") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:58832->172.17.0.4:34625, err= 2026/07/09 04:34:23 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2026/07/09 04:34:23 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2026/07/09 04:34:23 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/09 04:34:23 DEBUG : Waiting for deletions to finish 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32782") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:56460->172.17.0.4:32782, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30804") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:59424->172.17.0.4:30804, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30185") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:53788->172.17.0.4:30185, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38077") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:51266->172.17.0.4:38077, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32304") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:60272->172.17.0.4:32304, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37041") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:42690->172.17.0.4:37041, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36758") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:39090->172.17.0.4:36758, err= --- PASS: TestFileTag (0.01s) === RUN TestNoTag run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fedurif0fawu", Local "Local file system at /tmp/rclone4153726360", Modify Window "1s" 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35730") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:40878->172.17.0.4:35730, err= 2026/07/09 04:34:23 INFO : toe: Making directory 2026/07/09 04:34:23 INFO : toe/toe: Making directory 2026/07/09 04:34:23 DEBUG : toe: transformed to: tictactoe 2026/07/09 04:34:23 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/09 04:34:23 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/09 04:34:23 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for checks to finish 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for transfers to finish 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31825") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:49696->172.17.0.4:31825, err= 2026/07/09 04:34:23 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2026/07/09 04:34:23 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2026/07/09 04:34:23 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/09 04:34:23 DEBUG : Waiting for deletions to finish 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31410") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:55154->172.17.0.4:31410, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33264") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:56224->172.17.0.4:33264, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34728") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:39452->172.17.0.4:34728, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30042") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:41702->172.17.0.4:30042, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39946") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:46052->172.17.0.4:39946, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39256") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:35674->172.17.0.4:39256, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36833") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:57986->172.17.0.4:36833, err= --- PASS: TestNoTag (0.01s) === RUN TestDirTag run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fedurif0fawu", Local "Local file system at /tmp/rclone4153726360", Modify Window "1s" 2026/07/09 04:34:23 DEBUG : empty_dir: Making directory with metadata 2026/07/09 04:34:23 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/09 04:34:23 DEBUG : toe: transformed to: tictactoe 2026/07/09 04:34:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/09 04:34:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36004") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:58672->172.17.0.4:36004, err= 2026/07/09 04:34:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/09 04:34:23 INFO : tictacempty_dir: Making directory 2026/07/09 04:34:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/09 04:34:23 DEBUG : toe: transformed to: tictactoe 2026/07/09 04:34:23 DEBUG : toe: transformed to: tictactoe 2026/07/09 04:34:23 INFO : tictactoe: Making directory 2026/07/09 04:34:23 DEBUG : toe: transformed to: tictactoe 2026/07/09 04:34:23 DEBUG : toe: transformed to: tictactoe 2026/07/09 04:34:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/09 04:34:23 INFO : tictactoe/tictactoe: Making directory 2026/07/09 04:34:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/09 04:34:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/09 04:34:23 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/09 04:34:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for checks to finish 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for transfers to finish 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35731") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:54354->172.17.0.4:35731, err= 2026/07/09 04:34:23 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2026/07/09 04:34:23 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2026/07/09 04:34:23 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/09 04:34:23 DEBUG : Waiting for deletions to finish 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31116") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:59224->172.17.0.4:31116, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31508") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:45552->172.17.0.4:31508, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39131") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:47580->172.17.0.4:39131, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36664") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:44642->172.17.0.4:36664, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35025") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:60994->172.17.0.4:35025, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32250") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:47304->172.17.0.4:32250, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30382") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:33668->172.17.0.4:30382, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37724") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:53388->172.17.0.4:37724, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31527") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:56494->172.17.0.4:31527, err= --- PASS: TestDirTag (0.01s) === RUN TestAllTag run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fedurif0fawu", Local "Local file system at /tmp/rclone4153726360", Modify Window "1s" 2026/07/09 04:34:23 DEBUG : empty_dir: Making directory with metadata 2026/07/09 04:34:23 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/09 04:34:23 DEBUG : toe: transformed to: tictactoe 2026/07/09 04:34:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/09 04:34:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39166") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:43574->172.17.0.4:39166, err= 2026/07/09 04:34:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/09 04:34:23 INFO : tictacempty_dir: Making directory 2026/07/09 04:34:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/09 04:34:23 DEBUG : toe: transformed to: tictactoe 2026/07/09 04:34:23 DEBUG : toe: transformed to: tictactoe 2026/07/09 04:34:23 INFO : tictactoe: Making directory 2026/07/09 04:34:23 DEBUG : toe: transformed to: tictactoe 2026/07/09 04:34:23 DEBUG : toe: transformed to: tictactoe 2026/07/09 04:34:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/09 04:34:23 INFO : tictactoe/tictactoe: Making directory 2026/07/09 04:34:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/09 04:34:23 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/09 04:34:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/09 04:34:23 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/09 04:34:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for checks to finish 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for transfers to finish 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37708") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:33256->172.17.0.4:37708, err= 2026/07/09 04:34:23 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/07/09 04:34:23 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/07/09 04:34:23 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/09 04:34:23 DEBUG : Waiting for deletions to finish 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33364") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:59952->172.17.0.4:33364, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37523") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:33472->172.17.0.4:37523, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31654") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:37656->172.17.0.4:31654, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32238") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:43210->172.17.0.4:32238, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for checks to finish 2026/07/09 04:34:23 DEBUG : toe: transformed to: tictactoe 2026/07/09 04:34:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/09 04:34:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35160") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:53324->172.17.0.4:35160, err= 2026/07/09 04:34:23 DEBUG : toe: transformed to: tictactoe 2026/07/09 04:34:23 DEBUG : toe: transformed to: tictactoe 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38226") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32618") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:53436->172.17.0.4:38226, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:52330->172.17.0.4:32618, err= 2026/07/09 04:34:23 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39688") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:39556->172.17.0.4:39688, err= 2026/07/09 04:34:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/09 04:34:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/07/09 04:34:23 NOTICE: ftp://172.17.0.4:21/rclone-test-fedurif0fawu: 0 differences found 2026/07/09 04:34:23 NOTICE: ftp://172.17.0.4:21/rclone-test-fedurif0fawu: 1 hashes could not be checked 2026/07/09 04:34:23 NOTICE: ftp://172.17.0.4:21/rclone-test-fedurif0fawu: 1 matching files 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35288") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:50310->172.17.0.4:35288, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37086") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36476") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:46072->172.17.0.4:36476, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:51550->172.17.0.4:37086, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39859") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:54180->172.17.0.4:39859, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32006") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:44408->172.17.0.4:32006, err= --- PASS: TestAllTag (0.01s) === RUN TestRunTwice run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fedurif0fawu", Local "Local file system at /tmp/rclone4153726360", Modify Window "1s" 2026/07/09 04:34:23 DEBUG : toe: transformed to: tictactoe 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38675") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:60312->172.17.0.4:38675, err= 2026/07/09 04:34:23 DEBUG : toe: transformed to: tictactoe 2026/07/09 04:34:23 INFO : tictactoe: Making directory 2026/07/09 04:34:23 DEBUG : toe: transformed to: tictactoe 2026/07/09 04:34:23 DEBUG : toe: transformed to: tictactoe 2026/07/09 04:34:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/09 04:34:23 INFO : tictactoe/tictactoe: Making directory 2026/07/09 04:34:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/09 04:34:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/09 04:34:23 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/09 04:34:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for checks to finish 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for transfers to finish 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39543") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:46648->172.17.0.4:39543, err= 2026/07/09 04:34:23 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2026/07/09 04:34:23 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2026/07/09 04:34:23 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/09 04:34:23 DEBUG : Waiting for deletions to finish 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31837") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:47852->172.17.0.4:31837, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32277") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:52408->172.17.0.4:32277, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37823") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:39578->172.17.0.4:37823, err= 2026/07/09 04:34:23 DEBUG : toe: transformed to: tictactoe 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37760") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:47638->172.17.0.4:37760, err= 2026/07/09 04:34:23 DEBUG : toe: transformed to: tictactoe 2026/07/09 04:34:23 DEBUG : toe: transformed to: tictactoe 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34079") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:40334->172.17.0.4:34079, err= 2026/07/09 04:34:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34026") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:58548->172.17.0.4:34026, err= 2026/07/09 04:34:23 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/09 04:34:23 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/09 04:34:23 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for checks to finish 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for transfers to finish 2026/07/09 04:34:23 DEBUG : Waiting for deletions to finish 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31360") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:57588->172.17.0.4:31360, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36649") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:51642->172.17.0.4:36649, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39555") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:42596->172.17.0.4:39555, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32805") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:49504->172.17.0.4:32805, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32352") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:36626->172.17.0.4:32352, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31526") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:48296->172.17.0.4:31526, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30760") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:48876->172.17.0.4:30760, err= --- PASS: TestRunTwice (0.01s) === RUN TestSyntax 2026/07/09 04:34:23 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fedurif0fawu", Local "Local file system at /tmp/rclone4153726360", Modify Window "1s" 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38831") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:54920->172.17.0.4:38831, err= 2026/07/09 04:34:23 INFO : toe: Making directory 2026/07/09 04:34:23 INFO : toe/toe: Making directory 2026/07/09 04:34:23 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for checks to finish 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for transfers to finish 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37165") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:55634->172.17.0.4:37165, err= 2026/07/09 04:34:23 DEBUG : toe/toe/toe.effc7b67.partial: size = 11 OK 2026/07/09 04:34:23 DEBUG : toe/toe/toe.effc7b67.partial: renamed to: toe/toe/toe 2026/07/09 04:34:23 INFO : toe/toe/toe: Copied (new) 2026/07/09 04:34:23 DEBUG : Waiting for deletions to finish 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30423") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:54954->172.17.0.4:30423, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32763") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:56008->172.17.0.4:32763, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30358") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:51150->172.17.0.4:30358, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31039") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:37914->172.17.0.4:31039, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38716") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:55788->172.17.0.4:38716, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31140") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:59946->172.17.0.4:31140, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32665") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:52384->172.17.0.4:32665, err= --- PASS: TestConflicting (0.01s) === RUN TestMove run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fedurif0fawu", Local "Local file system at /tmp/rclone4153726360", Modify Window "1s" 2026/07/09 04:34:23 DEBUG : empty_dir: Making directory with metadata 2026/07/09 04:34:23 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/09 04:34:23 DEBUG : toe: transformed to: tictactoe 2026/07/09 04:34:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/09 04:34:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30588") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:41058->172.17.0.4:30588, err= 2026/07/09 04:34:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/09 04:34:23 INFO : tictacempty_dir: Making directory 2026/07/09 04:34:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/09 04:34:23 DEBUG : toe: transformed to: tictactoe 2026/07/09 04:34:23 DEBUG : toe: transformed to: tictactoe 2026/07/09 04:34:23 INFO : tictactoe: Making directory 2026/07/09 04:34:23 DEBUG : toe: transformed to: tictactoe 2026/07/09 04:34:23 DEBUG : toe: transformed to: tictactoe 2026/07/09 04:34:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/09 04:34:23 INFO : tictactoe/tictactoe: Making directory 2026/07/09 04:34:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/09 04:34:23 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/09 04:34:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/09 04:34:23 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/09 04:34:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/09 04:34:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for checks to finish 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for transfers to finish 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36260") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:59880->172.17.0.4:36260, err= 2026/07/09 04:34:23 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/07/09 04:34:23 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/07/09 04:34:23 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/09 04:34:23 INFO : toe/toe/toe.txt: Deleted 2026/07/09 04:34:23 INFO : toe/toe: Removing directory 2026/07/09 04:34:23 INFO : toe: Removing directory 2026/07/09 04:34:23 INFO : empty_dir: Removing directory 2026/07/09 04:34:23 DEBUG : Local file system at /tmp/rclone4153726360: deleted 3 directories 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33877") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:37486->172.17.0.4:33877, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33829") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:60780->172.17.0.4:33829, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31552") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:55488->172.17.0.4:31552, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35118") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:54138->172.17.0.4:35118, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33552") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:37812->172.17.0.4:33552, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34877") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35015") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:35012->172.17.0.4:34877, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:42718->172.17.0.4:35015, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30120") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:52630->172.17.0.4:30120, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30972") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:45738->172.17.0.4:30972, err= --- PASS: TestMove (0.01s) === RUN TestTransformFile run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fedurif0fawu", Local "Local file system at /tmp/rclone4153726360", Modify Window "1s" 2026/07/09 04:34:23 DEBUG : empty_dir: Making directory with metadata 2026/07/09 04:34:23 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/09 04:34:23 DEBUG : toe: transformed to: tictactoe 2026/07/09 04:34:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/09 04:34:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30584") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:55714->172.17.0.4:30584, err= 2026/07/09 04:34:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/09 04:34:23 INFO : tictacempty_dir: Making directory 2026/07/09 04:34:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/09 04:34:23 DEBUG : toe: transformed to: tictactoe 2026/07/09 04:34:23 DEBUG : toe: transformed to: tictactoe 2026/07/09 04:34:23 INFO : tictactoe: Making directory 2026/07/09 04:34:23 DEBUG : toe: transformed to: tictactoe 2026/07/09 04:34:23 DEBUG : toe: transformed to: tictactoe 2026/07/09 04:34:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/09 04:34:23 INFO : tictactoe/tictactoe: Making directory 2026/07/09 04:34:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/09 04:34:23 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/09 04:34:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/09 04:34:23 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/09 04:34:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/09 04:34:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for checks to finish 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for transfers to finish 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33169") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:52126->172.17.0.4:33169, err= 2026/07/09 04:34:23 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/07/09 04:34:23 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/07/09 04:34:23 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/09 04:34:23 INFO : toe/toe/toe.txt: Deleted 2026/07/09 04:34:23 INFO : toe/toe: Removing directory 2026/07/09 04:34:23 INFO : toe: Removing directory 2026/07/09 04:34:23 INFO : empty_dir: Removing directory 2026/07/09 04:34:23 DEBUG : Local file system at /tmp/rclone4153726360: deleted 3 directories 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31865") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:60704->172.17.0.4:31865, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34374") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:46592->172.17.0.4:34374, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31936") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:53176->172.17.0.4:31936, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37920") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:50392->172.17.0.4:37920, err= 2026/07/09 04:34:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/09 04:34:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/09 04:34:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/09 04:34:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/09 04:34:23 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30056") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:43070->172.17.0.4:30056, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35291") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36959") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39884") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:39266->172.17.0.4:35291, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:53438->172.17.0.4:36959, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:37122->172.17.0.4:39884, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31283") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:41190->172.17.0.4:31283, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32328") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:42774->172.17.0.4:32328, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38648") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:34054->172.17.0.4:38648, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36689") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:49136->172.17.0.4:36689, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34480") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39875") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:44954->172.17.0.4:39875, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:44142->172.17.0.4:34480, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34775") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:54864->172.17.0.4:34775, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37563") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:50348->172.17.0.4:37563, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33847") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:34670->172.17.0.4:33847, err= --- PASS: TestTransformFile (0.01s) === RUN TestManualTransformFile run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fedurif0fawu", Local "Local file system at /tmp/rclone4153726360", Modify Window "1s" 2026/07/09 04:34:23 DEBUG : Reset feature "Copy" 2026/07/09 04:34:23 DEBUG : Reset feature "Move" 2026/07/09 04:34:23 DEBUG : Reset feature "Copy" 2026/07/09 04:34:23 DEBUG : Reset feature "Move" 2026/07/09 04:34:23 DEBUG : empty_dir: Making directory with metadata 2026/07/09 04:34:23 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/09 04:34:23 DEBUG : toe: transformed to: tictactoe 2026/07/09 04:34:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/09 04:34:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30988") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:44240->172.17.0.4:30988, err= 2026/07/09 04:34:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/09 04:34:23 INFO : tictacempty_dir: Making directory 2026/07/09 04:34:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/09 04:34:23 DEBUG : toe: transformed to: tictactoe 2026/07/09 04:34:23 DEBUG : toe: transformed to: tictactoe 2026/07/09 04:34:23 INFO : tictactoe: Making directory 2026/07/09 04:34:23 DEBUG : toe: transformed to: tictactoe 2026/07/09 04:34:23 DEBUG : toe: transformed to: tictactoe 2026/07/09 04:34:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/09 04:34:23 INFO : tictactoe/tictactoe: Making directory 2026/07/09 04:34:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/09 04:34:23 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/09 04:34:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/09 04:34:23 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/09 04:34:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/09 04:34:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for checks to finish 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for transfers to finish 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36691") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:58720->172.17.0.4:36691, err= 2026/07/09 04:34:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/09 04:34:23 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/09 04:34:23 INFO : toe/toe/toe.txt: Deleted 2026/07/09 04:34:23 INFO : toe/toe: Removing directory 2026/07/09 04:34:23 INFO : toe: Removing directory 2026/07/09 04:34:23 INFO : empty_dir: Removing directory 2026/07/09 04:34:23 DEBUG : Local file system at /tmp/rclone4153726360: deleted 3 directories 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33915") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:58776->172.17.0.4:33915, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37770") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:57382->172.17.0.4:37770, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37976") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:54666->172.17.0.4:37976, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35372") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:51126->172.17.0.4:35372, err= 2026/07/09 04:34:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/09 04:34:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/09 04:34:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/09 04:34:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30380") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:45488->172.17.0.4:30380, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35589") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:38222->172.17.0.4:35589, err= 2026/07/09 04:34:23 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/09 04:34:23 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/07/09 04:34:23 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34596") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:37126->172.17.0.4:34596, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33307") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38919") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34083") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:50962->172.17.0.4:34083, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:36546->172.17.0.4:38919, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:55890->172.17.0.4:33307, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37069") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:35132->172.17.0.4:37069, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30565") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:42736->172.17.0.4:30565, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:38734") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:59176->172.17.0.4:38734, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30028") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:48046->172.17.0.4:30028, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31888") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34181") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:33588->172.17.0.4:34181, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:54648->172.17.0.4:31888, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33479") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:60300->172.17.0.4:33479, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30481") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:58726->172.17.0.4:30481, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39097") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:42460->172.17.0.4:39097, err= --- PASS: TestManualTransformFile (0.01s) === RUN TestBase64 run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fedurif0fawu", Local "Local file system at /tmp/rclone4153726360", Modify Window "1s" 2026/07/09 04:34:23 DEBUG : toe: transformed to: dG9l 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32106") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:44484->172.17.0.4:32106, err= 2026/07/09 04:34:23 DEBUG : toe: transformed to: dG9l 2026/07/09 04:34:23 INFO : dG9l: Making directory 2026/07/09 04:34:23 DEBUG : toe: transformed to: dG9l 2026/07/09 04:34:23 DEBUG : toe: transformed to: dG9l 2026/07/09 04:34:23 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/09 04:34:23 INFO : dG9l/dG9l: Making directory 2026/07/09 04:34:23 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/09 04:34:23 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/07/09 04:34:23 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/09 04:34:23 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/09 04:34:23 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for checks to finish 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for transfers to finish 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34587") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:36096->172.17.0.4:34587, err= 2026/07/09 04:34:23 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/07/09 04:34:23 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/07/09 04:34:23 DEBUG : Waiting for deletions to finish 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36279") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:47526->172.17.0.4:36279, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30551") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:40324->172.17.0.4:30551, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36611") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:43270->172.17.0.4:36611, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34677") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:41352->172.17.0.4:34677, err= 2026/07/09 04:34:23 DEBUG : dG9l: transformed to: toe 2026/07/09 04:34:23 DEBUG : dG9l: transformed to: toe 2026/07/09 04:34:23 DEBUG : toe: Directory modification time the same (differ by 523.967659ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : Added delayed dir = "toe", newDst=toe 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36246") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:57894->172.17.0.4:36246, err= 2026/07/09 04:34:23 DEBUG : dG9l: transformed to: toe 2026/07/09 04:34:23 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/07/09 04:34:23 DEBUG : toe/toe: Directory modification time the same (differ by 523.967659ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36728") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:40816->172.17.0.4:36728, err= 2026/07/09 04:34:23 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/07/09 04:34:23 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/09 04:34:23 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 499.999999ms, within tolerance 1s) 2026/07/09 04:34:23 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/07/09 04:34:23 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/07/09 04:34:23 DEBUG : Local file system at /tmp/rclone4153726360: Waiting for checks to finish 2026/07/09 04:34:23 DEBUG : Local file system at /tmp/rclone4153726360: Waiting for transfers to finish 2026/07/09 04:34:23 DEBUG : Waiting for deletions to finish 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32154") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:45150->172.17.0.4:32154, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37949") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:36092->172.17.0.4:37949, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31399") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:58472->172.17.0.4:31399, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37246") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:56306->172.17.0.4:37246, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37812") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:35440->172.17.0.4:37812, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32652") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:43160->172.17.0.4:32652, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:31318") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:33048->172.17.0.4:31318, err= --- PASS: TestBase64 (0.01s) === RUN TestError run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fedurif0fawu", Local "Local file system at /tmp/rclone4153726360", Modify Window "1s" 2026/07/09 04:34:23 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/09 04:34:23 DEBUG : toe: transformed to: 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33162") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:44292->172.17.0.4:33162, err= 2026/07/09 04:34:23 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/09 04:34:23 DEBUG : toe: transformed to: 2026/07/09 04:34:23 INFO : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Making directory 2026/07/09 04:34:23 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/09 04:34:23 DEBUG : toe: transformed to: 2026/07/09 04:34:23 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/09 04:34:23 DEBUG : toe: transformed to: 2026/07/09 04:34:23 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/09 04:34:23 DEBUG : toe/toe: transformed to: 2026/07/09 04:34:23 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/09 04:34:23 INFO : toe/toe: Making directory 2026/07/09 04:34:23 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/09 04:34:23 DEBUG : toe/toe: transformed to: 2026/07/09 04:34:23 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/09 04:34:23 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/09 04:34:23 DEBUG : toe: transformed to: 2026/07/09 04:34:23 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/09 04:34:23 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/09 04:34:23 DEBUG : toe/toe/toe: transformed to: 2026/07/09 04:34:23 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for checks to finish 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Waiting for transfers to finish 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:30040") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:39056->172.17.0.4:30040, err= 2026/07/09 04:34:23 DEBUG : toe/toe/toe: size = 11 OK 2026/07/09 04:34:23 INFO : toe/toe/toe: Copied (new) 2026/07/09 04:34:23 ERROR : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: not deleting files as there were IO errors 2026/07/09 04:34:23 ERROR : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: not deleting directories as there were IO errors 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37170") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:48022->172.17.0.4:37170, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:39809") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:57840->172.17.0.4:39809, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:37015") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:37002->172.17.0.4:37015, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:35630") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:52510->172.17.0.4:35630, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:32269") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:42534->172.17.0.4:32269, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:34565") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:40408->172.17.0.4:34565, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:36481") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:51392->172.17.0.4:36481, err= --- PASS: TestError (0.01s) PASS 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: dial("tcp","172.17.0.4:33076") 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: > dial: conn=172.17.0.1:59904->172.17.0.4:33076, err= 2026/07/09 04:34:23 DEBUG : ftp://172.17.0.4:21/rclone-test-fedurif0fawu: Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Finished OK in 1m28.402213298s (try 1/5)