"./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Starting (try 1/5) 2026/03/30 02:37:46 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-totusid4cike" 2026/03/30 02:37:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/30 02:37:46 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/30 02:37:46 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/30 02:37:46 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/30 02:37:46 DEBUG : Setting pass="X7O2RjzbG1qzuHakEg9pGNuEkuMvW39EQfKFLUPgxYk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/30 02:37:46 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/30 02:37:46 DEBUG : TestFTPPureftpd: detected overridden config - adding "{T3ky_}" suffix to name 2026/03/30 02:37:46 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/30 02:37:46 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/30 02:37:46 DEBUG : Setting pass="X7O2RjzbG1qzuHakEg9pGNuEkuMvW39EQfKFLUPgxYk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/30 02:37:46 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Connecting to FTP server 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:21") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:51956->172.17.0.4:21, err= 2026/03/30 02:37:46 DEBUG : Creating backend with remote "/tmp/rclone2321212572" === 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:185: Remote "ftp://172.17.0.4:21/rclone-test-totusid4cike", Local "Local file system at /tmp/rclone2321212572", Modify Window "1s" 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31866") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:49868->172.17.0.4:31866, err= 2026/03/30 02:37:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/30 02:37:46 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for checks to finish 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for transfers to finish 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:37714") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:53942->172.17.0.4:37714, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38505") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:51742->172.17.0.4:38505, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38080") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:35544->172.17.0.4:38080, err= --- PASS: TestCopyWithDryRun (0.01s) === RUN TestCopy run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-totusid4cike", Local "Local file system at /tmp/rclone2321212572", Modify Window "1s" 2026/03/30 02:37:46 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31922") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:48138->172.17.0.4:31922, err= 2026/03/30 02:37:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for checks to finish 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for transfers to finish 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31741") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:39592->172.17.0.4:31741, err= 2026/03/30 02:37:46 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/03/30 02:37:46 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/03/30 02:37:46 INFO : sub dir/hello world: Copied (new) 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36540") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:33108->172.17.0.4:36540, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34838") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:39908->172.17.0.4:34838, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31212") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:58128->172.17.0.4:31212, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36457") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:54806->172.17.0.4:36457, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35106") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:50722->172.17.0.4:35106, err= --- PASS: TestCopy (0.01s) === RUN TestCopyMetadata run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-totusid4cike", Local "Local file system at /tmp/rclone2321212572", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35199") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:54034->172.17.0.4:35199, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:37072") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:60824->172.17.0.4:37072, err= --- SKIP: TestCopyMetadata (0.00s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-totusid4cike", Local "Local file system at /tmp/rclone2321212572", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32969") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:58250->172.17.0.4:32969, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36417") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:37932->172.17.0.4:36417, err= --- SKIP: TestCopyMetadataNoEmptyDirs (0.00s) === RUN TestCopyMissingDirectory run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-totusid4cike", Local "Local file system at /tmp/rclone2321212572", Modify Window "1s" 2026/03/30 02:37:46 DEBUG : Creating backend with remote "/non-existing" 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39706") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:43462->172.17.0.4:39706, err= 2026/03/30 02:37:46 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for checks to finish 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for transfers to finish 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:33010") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:50036->172.17.0.4:33010, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32263") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:34024->172.17.0.4:32263, err= --- PASS: TestCopyMissingDirectory (0.00s) === RUN TestCopyNoTraverse run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-totusid4cike", Local "Local file system at /tmp/rclone2321212572", Modify Window "1s" 2026/03/30 02:37:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for checks to finish 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for transfers to finish 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34705") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:55362->172.17.0.4:34705, err= 2026/03/30 02:37:46 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/03/30 02:37:46 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/03/30 02:37:46 INFO : sub dir/hello world: Copied (new) 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36538") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:39350->172.17.0.4:36538, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36298") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:58102->172.17.0.4:36298, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31813") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:59652->172.17.0.4:31813, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:37961") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:38482->172.17.0.4:37961, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:33816") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:36044->172.17.0.4:33816, err= --- PASS: TestCopyNoTraverse (0.01s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-totusid4cike", Local "Local file system at /tmp/rclone2321212572", Modify Window "1s" sync_test.go:222: Only runs on local 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36939") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:40646->172.17.0.4:36939, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38750") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:45036->172.17.0.4:38750, err= --- SKIP: TestCopyNoTraverseDeadlock (0.00s) === RUN TestCopyCheckFirst run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-totusid4cike", Local "Local file system at /tmp/rclone2321212572", Modify Window "1s" 2026/03/30 02:37:46 INFO : ftp://172.17.0.4:21/rclone-test-totusid4cike: Running all checks before starting transfers 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31901") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:55636->172.17.0.4:31901, err= 2026/03/30 02:37:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for checks to finish 2026/03/30 02:37:46 INFO : ftp://172.17.0.4:21/rclone-test-totusid4cike: Checks finished, now starting transfers 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for transfers to finish 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36684") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:41642->172.17.0.4:36684, err= 2026/03/30 02:37:46 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/03/30 02:37:46 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/03/30 02:37:46 INFO : sub dir/hello world: Copied (new) 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31009") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:52650->172.17.0.4:31009, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39101") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:58732->172.17.0.4:39101, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34442") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:48922->172.17.0.4:34442, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35662") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:57664->172.17.0.4:35662, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35019") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:50538->172.17.0.4:35019, err= --- PASS: TestCopyCheckFirst (0.01s) === RUN TestSyncNoTraverse run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-totusid4cike", Local "Local file system at /tmp/rclone2321212572", Modify Window "1s" 2026/03/30 02:37:46 ERROR : Ignoring --no-traverse with sync 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32633") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:36038->172.17.0.4:32633, err= 2026/03/30 02:37:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for checks to finish 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for transfers to finish 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:33150") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:44722->172.17.0.4:33150, err= 2026/03/30 02:37:46 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/03/30 02:37:46 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/03/30 02:37:46 INFO : sub dir/hello world: Copied (new) 2026/03/30 02:37:46 DEBUG : Waiting for deletions to finish 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38379") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:59170->172.17.0.4:38379, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35979") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:47412->172.17.0.4:35979, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38068") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:60132->172.17.0.4:38068, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38989") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:51828->172.17.0.4:38989, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38571") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:57528->172.17.0.4:38571, err= --- PASS: TestSyncNoTraverse (0.01s) === RUN TestCopyWithDepth run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-totusid4cike", Local "Local file system at /tmp/rclone2321212572", Modify Window "1s" 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39443") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:51366->172.17.0.4:39443, err= 2026/03/30 02:37:46 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for checks to finish 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for transfers to finish 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38802") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:59842->172.17.0.4:38802, err= 2026/03/30 02:37:46 DEBUG : hello world2.ed194a4a.partial: size = 12 OK 2026/03/30 02:37:46 DEBUG : hello world2.ed194a4a.partial: renamed to: hello world2 2026/03/30 02:37:46 INFO : hello world2: Copied (new) 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34017") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:36866->172.17.0.4:34017, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38090") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:52266->172.17.0.4:38090, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32517") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:40046->172.17.0.4:32517, err= --- PASS: TestCopyWithDepth (0.01s) === RUN TestCopyWithFilesFrom run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-totusid4cike", Local "Local file system at /tmp/rclone2321212572", Modify Window "1s" 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:33422") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:37030->172.17.0.4:33422, err= 2026/03/30 02:37:46 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for checks to finish 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for transfers to finish 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32835") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:37506->172.17.0.4:32835, err= 2026/03/30 02:37:46 DEBUG : potato2.160ece37.partial: size = 11 OK 2026/03/30 02:37:46 DEBUG : potato2.160ece37.partial: renamed to: potato2 2026/03/30 02:37:46 INFO : potato2: Copied (new) 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32842") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:45392->172.17.0.4:32842, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36335") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:39300->172.17.0.4:36335, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:33839") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:45148->172.17.0.4:33839, err= --- PASS: TestCopyWithFilesFrom (0.01s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-totusid4cike", Local "Local file system at /tmp/rclone2321212572", Modify Window "1s" 2026/03/30 02:37:46 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for checks to finish 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for transfers to finish 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36190") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:50772->172.17.0.4:36190, err= 2026/03/30 02:37:46 DEBUG : potato2.160ece37.partial: size = 11 OK 2026/03/30 02:37:46 DEBUG : potato2.160ece37.partial: renamed to: potato2 2026/03/30 02:37:46 INFO : potato2: Copied (new) 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38857") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:57200->172.17.0.4:38857, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36252") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:41314->172.17.0.4:36252, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30950") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:51148->172.17.0.4:30950, err= --- PASS: TestCopyWithFilesFromAndNoTraverse (0.01s) === RUN TestCopyEmptyDirectories run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-totusid4cike", Local "Local file system at /tmp/rclone2321212572", Modify Window "1s" 2026/03/30 02:37:46 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/03/30 02:37:46 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/30 02:37:46 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/03/30 02:37:46 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38024") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:33078->172.17.0.4:38024, err= 2026/03/30 02:37:46 INFO : sub dir2: Making directory 2026/03/30 02:37:46 INFO : sub dir: Making directory 2026/03/30 02:37:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/30 02:37:46 INFO : sub dir2/sub sub dir2: Making directory 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Connecting to FTP server 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:21") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32854") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:51968->172.17.0.4:21, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:50038->172.17.0.4:32854, err= 2026/03/30 02:37:46 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/03/30 02:37:46 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/03/30 02:37:46 INFO : sub dir/hello world: Copied (new) 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for checks to finish 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for transfers to finish 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:37717") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:51860->172.17.0.4:37717, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39616") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:50708->172.17.0.4:39616, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35831") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:34840->172.17.0.4:35831, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:37887") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:41742->172.17.0.4:37887, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38223") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:46560->172.17.0.4:38223, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38254") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:42662->172.17.0.4:38254, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30169") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:32962->172.17.0.4:30169, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34799") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:49198->172.17.0.4:34799, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36139") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:58692->172.17.0.4:36139, err= --- PASS: TestCopyEmptyDirectories (0.03s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-totusid4cike", Local "Local file system at /tmp/rclone2321212572", Modify Window "1s" 2026/03/30 02:37:46 INFO : sub dir2: Making directory 2026/03/30 02:37:46 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/03/30 02:37:46 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36910") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:51060->172.17.0.4:36910, err= 2026/03/30 02:37:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for checks to finish 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for transfers to finish 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32274") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:48466->172.17.0.4:32274, err= 2026/03/30 02:37:46 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/03/30 02:37:46 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/03/30 02:37:46 INFO : sub dir/hello world: Copied (new) 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31162") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:59302->172.17.0.4:31162, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31113") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:38508->172.17.0.4:31113, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30113") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:41618->172.17.0.4:30113, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38881") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:39546->172.17.0.4:38881, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39413") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:44908->172.17.0.4:39413, err= --- PASS: TestCopyNoEmptyDirectories (0.01s) === RUN TestMoveEmptyDirectories run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-totusid4cike", Local "Local file system at /tmp/rclone2321212572", Modify Window "1s" 2026/03/30 02:37:46 DEBUG : sub dir2: Making directory with metadata 2026/03/30 02:37:46 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:33604") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:33574->172.17.0.4:33604, err= 2026/03/30 02:37:46 INFO : sub dir2: Making directory 2026/03/30 02:37:46 INFO : sub dir: Making directory 2026/03/30 02:37:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for checks to finish 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for transfers to finish 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38181") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:43938->172.17.0.4:38181, err= 2026/03/30 02:37:46 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/03/30 02:37:46 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/03/30 02:37:46 INFO : sub dir/hello world: Copied (new) 2026/03/30 02:37:46 INFO : sub dir/hello world: Deleted 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39332") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:55332->172.17.0.4:39332, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35040") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:50264->172.17.0.4:35040, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31661") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:55168->172.17.0.4:31661, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30097") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:37790->172.17.0.4:30097, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30597") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:58246->172.17.0.4:30597, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36683") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:48162->172.17.0.4:36683, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31742") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:32956->172.17.0.4:31742, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31332") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:36998->172.17.0.4:31332, err= --- PASS: TestMoveEmptyDirectories (0.01s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-totusid4cike", Local "Local file system at /tmp/rclone2321212572", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38125") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:49702->172.17.0.4:38125, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:33789") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:46688->172.17.0.4:33789, err= --- SKIP: TestSyncNoUpdateDirModtime (0.00s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-totusid4cike", Local "Local file system at /tmp/rclone2321212572", Modify Window "1s" 2026/03/30 02:37:46 INFO : sub dir2: Making directory 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34112") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:58768->172.17.0.4:34112, err= 2026/03/30 02:37:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for checks to finish 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for transfers to finish 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35217") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:58126->172.17.0.4:35217, err= 2026/03/30 02:37:46 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/03/30 02:37:46 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/03/30 02:37:46 INFO : sub dir/hello world: Copied (new) 2026/03/30 02:37:46 INFO : sub dir/hello world: Deleted 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30925") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:43282->172.17.0.4:30925, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38823") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:53518->172.17.0.4:38823, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38351") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:43266->172.17.0.4:38351, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34199") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:37776->172.17.0.4:34199, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:33455") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:55020->172.17.0.4:33455, err= --- PASS: TestMoveNoEmptyDirectories (0.01s) === RUN TestSyncEmptyDirectories run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-totusid4cike", Local "Local file system at /tmp/rclone2321212572", Modify Window "1s" 2026/03/30 02:37:46 DEBUG : sub dir2: Making directory with metadata 2026/03/30 02:37:46 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/30 02:37:46 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36176") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:52256->172.17.0.4:36176, err= 2026/03/30 02:37:46 INFO : sub dir2: Making directory 2026/03/30 02:37:46 INFO : sub dir: Making directory 2026/03/30 02:37:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for checks to finish 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for transfers to finish 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31455") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:60432->172.17.0.4:31455, err= 2026/03/30 02:37:46 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/03/30 02:37:46 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/03/30 02:37:46 INFO : sub dir/hello world: Copied (new) 2026/03/30 02:37:46 DEBUG : Waiting for deletions to finish 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34113") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:58212->172.17.0.4:34113, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:33662") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:39946->172.17.0.4:33662, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35176") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:58488->172.17.0.4:35176, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34437") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:53002->172.17.0.4:34437, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:37882") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31464") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:51720->172.17.0.4:31464, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:39318->172.17.0.4:37882, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31600") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:60644->172.17.0.4:31600, err= --- PASS: TestSyncEmptyDirectories (0.01s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-totusid4cike", Local "Local file system at /tmp/rclone2321212572", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35398") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:46508->172.17.0.4:35398, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31743") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:35946->172.17.0.4:31743, err= --- SKIP: TestSyncSetDelayedModTimes (0.00s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-totusid4cike", Local "Local file system at /tmp/rclone2321212572", Modify Window "1s" 2026/03/30 02:37:46 INFO : sub dir2: Making directory 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30974") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:55562->172.17.0.4:30974, err= 2026/03/30 02:37:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for checks to finish 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for transfers to finish 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35549") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:46054->172.17.0.4:35549, err= 2026/03/30 02:37:46 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/03/30 02:37:46 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/03/30 02:37:46 INFO : sub dir/hello world: Copied (new) 2026/03/30 02:37:46 DEBUG : Waiting for deletions to finish 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39658") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:41966->172.17.0.4:39658, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39471") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:55930->172.17.0.4:39471, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32077") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:58484->172.17.0.4:32077, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:33145") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:56610->172.17.0.4:33145, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39317") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:37704->172.17.0.4:39317, err= --- PASS: TestSyncNoEmptyDirectories (0.01s) === RUN TestServerSideCopy run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-totusid4cike", Local "Local file system at /tmp/rclone2321212572", Modify Window "1s" 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34339") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:47134->172.17.0.4:34339, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35712") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:33430->172.17.0.4:35712, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36378") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:59834->172.17.0.4:36378, err= 2026/03/30 02:37:46 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-hoyinaj8kuya" 2026/03/30 02:37:46 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/30 02:37:46 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/30 02:37:46 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/30 02:37:46 DEBUG : Setting pass="X7O2RjzbG1qzuHakEg9pGNuEkuMvW39EQfKFLUPgxYk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/30 02:37:46 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/30 02:37:46 DEBUG : TestFTPPureftpd: detected overridden config - adding "{T3ky_}" suffix to name 2026/03/30 02:37:46 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/30 02:37:46 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/30 02:37:46 DEBUG : Setting pass="X7O2RjzbG1qzuHakEg9pGNuEkuMvW39EQfKFLUPgxYk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/30 02:37:46 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-hoyinaj8kuya: Connecting to FTP server 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-hoyinaj8kuya: dial("tcp","172.17.0.4:21") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-hoyinaj8kuya: > dial: conn=172.17.0.1:51982->172.17.0.4:21, err= sync_test.go:620: Server side copy (if possible) ftp://172.17.0.4:21/rclone-test-totusid4cike -> ftp://172.17.0.4:21/rclone-test-hoyinaj8kuya 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-hoyinaj8kuya: dial("tcp","172.17.0.4:36875") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-hoyinaj8kuya: > dial: conn=172.17.0.1:40994->172.17.0.4:36875, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38461") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:51148->172.17.0.4:38461, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:37016") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:60650->172.17.0.4:37016, err= 2026/03/30 02:37:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-hoyinaj8kuya: Waiting for checks to finish 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-hoyinaj8kuya: Waiting for transfers to finish 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:37020") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:51360->172.17.0.4:37020, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-hoyinaj8kuya: dial("tcp","172.17.0.4:34395") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-hoyinaj8kuya: > dial: conn=172.17.0.1:55980->172.17.0.4:34395, err= 2026/03/30 02:37:46 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/03/30 02:37:46 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/03/30 02:37:46 INFO : sub dir/hello world: Copied (new) 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-hoyinaj8kuya: dial("tcp","172.17.0.4:30243") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-hoyinaj8kuya: > dial: conn=172.17.0.1:46544->172.17.0.4:30243, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-hoyinaj8kuya: dial("tcp","172.17.0.4:30844") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-hoyinaj8kuya: > dial: conn=172.17.0.1:54672->172.17.0.4:30844, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-hoyinaj8kuya: dial("tcp","172.17.0.4:39073") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-hoyinaj8kuya: > dial: conn=172.17.0.1:49144->172.17.0.4:39073, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-hoyinaj8kuya: dial("tcp","172.17.0.4:38148") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-hoyinaj8kuya: > dial: conn=172.17.0.1:38462->172.17.0.4:38148, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-hoyinaj8kuya: Purge object "sub dir/hello world" 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-hoyinaj8kuya: Purge dir "sub dir" 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-hoyinaj8kuya: Purge dir "" 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39390") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:57398->172.17.0.4:39390, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:37462") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:34434->172.17.0.4:37462, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34833") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:60080->172.17.0.4:34833, err= --- PASS: TestServerSideCopy (0.03s) === RUN TestCopyOverSelf run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-totusid4cike", Local "Local file system at /tmp/rclone2321212572", Modify Window "1s" 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35082") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:46636->172.17.0.4:35082, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38433") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:57684->172.17.0.4:38433, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30279") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:54128->172.17.0.4:30279, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31849") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:42232->172.17.0.4:31849, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:33764") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:36678->172.17.0.4:33764, err= 2026/03/30 02:37:46 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2321212572) 2026/03/30 02:37:46 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.4:21/rclone-test-totusid4cike) 2026/03/30 02:37:46 DEBUG : sub dir/hello world: Sizes differ 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for checks to finish 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for transfers to finish 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35217") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:58140->172.17.0.4:35217, err= 2026/03/30 02:37:46 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2026/03/30 02:37:46 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2026/03/30 02:37:46 INFO : sub dir/hello world: Copied (replaced existing) 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36410") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:51782->172.17.0.4:36410, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35450") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:48298->172.17.0.4:35450, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38772") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:39502->172.17.0.4:38772, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38591") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:48414->172.17.0.4:38591, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36005") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:38346->172.17.0.4:36005, err= --- PASS: TestCopyOverSelf (0.01s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-totusid4cike", Local "Local file system at /tmp/rclone2321212572", Modify Window "1s" 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36282") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:51276->172.17.0.4:36282, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:37291") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:55316->172.17.0.4:37291, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:33232") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:54022->172.17.0.4:33232, err= 2026/03/30 02:37:46 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-lagigeb0moze" 2026/03/30 02:37:46 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/30 02:37:46 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/30 02:37:46 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/30 02:37:46 DEBUG : Setting pass="X7O2RjzbG1qzuHakEg9pGNuEkuMvW39EQfKFLUPgxYk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/30 02:37:46 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/30 02:37:46 DEBUG : TestFTPPureftpd: detected overridden config - adding "{T3ky_}" suffix to name 2026/03/30 02:37:46 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/30 02:37:46 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/30 02:37:46 DEBUG : Setting pass="X7O2RjzbG1qzuHakEg9pGNuEkuMvW39EQfKFLUPgxYk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/30 02:37:46 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-lagigeb0moze: Connecting to FTP server 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-lagigeb0moze: dial("tcp","172.17.0.4:21") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-lagigeb0moze: > dial: conn=172.17.0.1:51998->172.17.0.4:21, err= sync_test.go:656: Server side copy (if possible) ftp://172.17.0.4:21/rclone-test-totusid4cike -> ftp://172.17.0.4:21/rclone-test-lagigeb0moze 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-lagigeb0moze: dial("tcp","172.17.0.4:36238") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-lagigeb0moze: > dial: conn=172.17.0.1:41314->172.17.0.4:36238, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36342") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:59454->172.17.0.4:36342, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:33896") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:43716->172.17.0.4:33896, err= 2026/03/30 02:37:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-lagigeb0moze: Waiting for checks to finish 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-lagigeb0moze: Waiting for transfers to finish 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38439") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:48440->172.17.0.4:38439, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-lagigeb0moze: dial("tcp","172.17.0.4:35254") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-lagigeb0moze: > dial: conn=172.17.0.1:33702->172.17.0.4:35254, err= 2026/03/30 02:37:46 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/03/30 02:37:46 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/03/30 02:37:46 INFO : sub dir/hello world: Copied (new) 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-lagigeb0moze: dial("tcp","172.17.0.4:30582") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-lagigeb0moze: > dial: conn=172.17.0.1:50410->172.17.0.4:30582, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-lagigeb0moze: dial("tcp","172.17.0.4:37811") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-lagigeb0moze: > dial: conn=172.17.0.1:59724->172.17.0.4:37811, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38108") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:42018->172.17.0.4:38108, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30625") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:43512->172.17.0.4:30625, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35200") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:35240->172.17.0.4:35200, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-lagigeb0moze: dial("tcp","172.17.0.4:34859") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-lagigeb0moze: > dial: conn=172.17.0.1:49062->172.17.0.4:34859, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36164") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:60652->172.17.0.4:36164, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-lagigeb0moze: dial("tcp","172.17.0.4:37712") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35990") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-lagigeb0moze: > dial: conn=172.17.0.1:54726->172.17.0.4:37712, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:45986->172.17.0.4:35990, err= 2026/03/30 02:37:46 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.4:21/rclone-test-totusid4cike) 2026/03/30 02:37:46 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.4:21/rclone-test-lagigeb0moze) 2026/03/30 02:37:46 DEBUG : sub dir/hello world: Sizes differ 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-lagigeb0moze: Waiting for checks to finish 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-lagigeb0moze: Waiting for transfers to finish 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:33539") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:57240->172.17.0.4:33539, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-lagigeb0moze: dial("tcp","172.17.0.4:37955") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-lagigeb0moze: > dial: conn=172.17.0.1:44620->172.17.0.4:37955, err= 2026/03/30 02:37:46 DEBUG : sub dir/hello world.d073add5.partial: size = 17 OK 2026/03/30 02:37:46 DEBUG : sub dir/hello world.d073add5.partial: renamed to: sub dir/hello world 2026/03/30 02:37:46 INFO : sub dir/hello world: Copied (replaced existing) 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-lagigeb0moze: dial("tcp","172.17.0.4:36431") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-lagigeb0moze: > dial: conn=172.17.0.1:44872->172.17.0.4:36431, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-lagigeb0moze: dial("tcp","172.17.0.4:34172") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-lagigeb0moze: > dial: conn=172.17.0.1:40158->172.17.0.4:34172, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-lagigeb0moze: dial("tcp","172.17.0.4:30451") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-lagigeb0moze: > dial: conn=172.17.0.1:42688->172.17.0.4:30451, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-lagigeb0moze: dial("tcp","172.17.0.4:38094") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-lagigeb0moze: > dial: conn=172.17.0.1:47218->172.17.0.4:38094, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-lagigeb0moze: Purge object "sub dir/hello world" 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-lagigeb0moze: Purge dir "sub dir" 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-lagigeb0moze: Purge dir "" 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31044") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:53304->172.17.0.4:31044, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31968") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:38948->172.17.0.4:31968, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39485") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:49992->172.17.0.4:39485, err= --- PASS: TestServerSideCopyOverSelf (0.06s) === RUN TestMoveOverSelf run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-totusid4cike", Local "Local file system at /tmp/rclone2321212572", Modify Window "1s" 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38773") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:54650->172.17.0.4:38773, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30213") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:43094->172.17.0.4:30213, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:33220") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:33418->172.17.0.4:33220, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34471") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:60872->172.17.0.4:34471, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39704") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:33680->172.17.0.4:39704, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for checks to finish 2026/03/30 02:37:46 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2321212572) 2026/03/30 02:37:46 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.4:21/rclone-test-totusid4cike) 2026/03/30 02:37:46 DEBUG : sub dir/hello world: Sizes differ 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for transfers to finish 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39923") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:49480->172.17.0.4:39923, err= 2026/03/30 02:37:46 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2026/03/30 02:37:46 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2026/03/30 02:37:46 INFO : sub dir/hello world: Copied (replaced existing) 2026/03/30 02:37:46 INFO : sub dir/hello world: Deleted 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30208") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:57774->172.17.0.4:30208, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:33904") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:42744->172.17.0.4:33904, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32748") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:49178->172.17.0.4:32748, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:33813") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:50388->172.17.0.4:33813, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31131") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:53400->172.17.0.4:31131, err= --- PASS: TestMoveOverSelf (0.02s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-totusid4cike", Local "Local file system at /tmp/rclone2321212572", Modify Window "1s" 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34503") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:42150->172.17.0.4:34503, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38106") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:45252->172.17.0.4:38106, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39868") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:36012->172.17.0.4:39868, err= 2026/03/30 02:37:46 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-wilohuh7xoxa" 2026/03/30 02:37:46 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/30 02:37:46 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/30 02:37:46 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/30 02:37:46 DEBUG : Setting pass="X7O2RjzbG1qzuHakEg9pGNuEkuMvW39EQfKFLUPgxYk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/30 02:37:46 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/30 02:37:46 DEBUG : TestFTPPureftpd: detected overridden config - adding "{T3ky_}" suffix to name 2026/03/30 02:37:46 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/30 02:37:46 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/30 02:37:46 DEBUG : Setting pass="X7O2RjzbG1qzuHakEg9pGNuEkuMvW39EQfKFLUPgxYk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/30 02:37:46 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-wilohuh7xoxa: Connecting to FTP server 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-wilohuh7xoxa: dial("tcp","172.17.0.4:21") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-wilohuh7xoxa: > dial: conn=172.17.0.1:52010->172.17.0.4:21, err= sync_test.go:701: Server side copy (if possible) ftp://172.17.0.4:21/rclone-test-totusid4cike -> ftp://172.17.0.4:21/rclone-test-wilohuh7xoxa 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:33353") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-wilohuh7xoxa: dial("tcp","172.17.0.4:39997") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-wilohuh7xoxa: > dial: conn=172.17.0.1:49684->172.17.0.4:39997, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:56846->172.17.0.4:33353, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39476") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:56628->172.17.0.4:39476, err= 2026/03/30 02:37:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-wilohuh7xoxa: Waiting for checks to finish 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-wilohuh7xoxa: Waiting for transfers to finish 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35371") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:48188->172.17.0.4:35371, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-wilohuh7xoxa: dial("tcp","172.17.0.4:33472") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-wilohuh7xoxa: > dial: conn=172.17.0.1:40332->172.17.0.4:33472, err= 2026/03/30 02:37:46 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/03/30 02:37:46 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/03/30 02:37:46 INFO : sub dir/hello world: Copied (new) 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-wilohuh7xoxa: dial("tcp","172.17.0.4:38170") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-wilohuh7xoxa: > dial: conn=172.17.0.1:35282->172.17.0.4:38170, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-wilohuh7xoxa: dial("tcp","172.17.0.4:33578") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-wilohuh7xoxa: > dial: conn=172.17.0.1:52942->172.17.0.4:33578, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30697") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:43562->172.17.0.4:30697, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36353") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:43968->172.17.0.4:36353, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:37143") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:34942->172.17.0.4:37143, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-wilohuh7xoxa: Using server-side directory move 2026/03/30 02:37:46 INFO : ftp://172.17.0.4:21/rclone-test-wilohuh7xoxa: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31756") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-wilohuh7xoxa: dial("tcp","172.17.0.4:37818") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-wilohuh7xoxa: > dial: conn=172.17.0.1:51746->172.17.0.4:37818, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:47556->172.17.0.4:31756, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-wilohuh7xoxa: dial("tcp","172.17.0.4:32483") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36630") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-wilohuh7xoxa: > dial: conn=172.17.0.1:58138->172.17.0.4:32483, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:53884->172.17.0.4:36630, err= 2026/03/30 02:37:46 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.4:21/rclone-test-totusid4cike) 2026/03/30 02:37:46 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.4:21/rclone-test-wilohuh7xoxa) 2026/03/30 02:37:46 DEBUG : sub dir/hello world: Sizes differ 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-wilohuh7xoxa: Waiting for checks to finish 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-wilohuh7xoxa: Waiting for transfers to finish 2026/03/30 02:37:46 INFO : sub dir/hello world: Deleted 2026/03/30 02:37:46 INFO : sub dir/hello world: Moved (server-side) 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:33572") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:52398->172.17.0.4:33572, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36947") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:33162->172.17.0.4:36947, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-wilohuh7xoxa: dial("tcp","172.17.0.4:33816") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-wilohuh7xoxa: > dial: conn=172.17.0.1:36046->172.17.0.4:33816, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-wilohuh7xoxa: dial("tcp","172.17.0.4:34139") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-wilohuh7xoxa: > dial: conn=172.17.0.1:45824->172.17.0.4:34139, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32305") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:33426->172.17.0.4:32305, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:37318") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:52632->172.17.0.4:37318, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38976") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:36812->172.17.0.4:38976, err= 2026/03/30 02:37:46 DEBUG : testing file moves 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:33337") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:47028->172.17.0.4:33337, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-wilohuh7xoxa: dial("tcp","172.17.0.4:35740") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-wilohuh7xoxa: > dial: conn=172.17.0.1:36300->172.17.0.4:35740, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-wilohuh7xoxa: dial("tcp","172.17.0.4:31464") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-wilohuh7xoxa: > dial: conn=172.17.0.1:51736->172.17.0.4:31464, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38019") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:52774->172.17.0.4:38019, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-wilohuh7xoxa: Waiting for checks to finish 2026/03/30 02:37:46 DEBUG : sub dir/hello world: size = 24 (ftp://172.17.0.4:21/rclone-test-totusid4cike) 2026/03/30 02:37:46 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.4:21/rclone-test-wilohuh7xoxa) 2026/03/30 02:37:46 DEBUG : sub dir/hello world: Sizes differ 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-wilohuh7xoxa: Waiting for transfers to finish 2026/03/30 02:37:46 INFO : sub dir/hello world: Deleted 2026/03/30 02:37:46 INFO : sub dir/hello world: Moved (server-side) 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35558") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:37346->172.17.0.4:35558, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31879") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:32954->172.17.0.4:31879, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-wilohuh7xoxa: dial("tcp","172.17.0.4:37262") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-wilohuh7xoxa: > dial: conn=172.17.0.1:42234->172.17.0.4:37262, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-wilohuh7xoxa: dial("tcp","172.17.0.4:38769") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-wilohuh7xoxa: > dial: conn=172.17.0.1:57492->172.17.0.4:38769, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-wilohuh7xoxa: dial("tcp","172.17.0.4:37381") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-wilohuh7xoxa: > dial: conn=172.17.0.1:41570->172.17.0.4:37381, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-wilohuh7xoxa: dial("tcp","172.17.0.4:38217") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-wilohuh7xoxa: > dial: conn=172.17.0.1:53586->172.17.0.4:38217, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-wilohuh7xoxa: Purge object "sub dir/hello world" 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-wilohuh7xoxa: Purge dir "sub dir" 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-wilohuh7xoxa: Purge dir "" 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38444") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:58580->172.17.0.4:38444, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32815") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:55700->172.17.0.4:32815, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30912") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:57702->172.17.0.4:30912, err= --- PASS: TestServerSideMoveOverSelf (0.08s) === RUN TestCopyAfterDelete run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-totusid4cike", Local "Local file system at /tmp/rclone2321212572", Modify Window "1s" 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34639") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:48222->172.17.0.4:34639, err= 2026/03/30 02:37:46 ERROR : error listing: directory not found 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31764") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:45492->172.17.0.4:31764, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:33114") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:42354->172.17.0.4:33114, err= 2026/03/30 02:37:46 INFO : Local file system at /tmp/rclone2321212572: Making directory 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32437") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:39536->172.17.0.4:32437, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39869") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:47000->172.17.0.4:39869, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for checks to finish 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for transfers to finish 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36508") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:54876->172.17.0.4:36508, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32326") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:37514->172.17.0.4:32326, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39993") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:38834->172.17.0.4:39993, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30159") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:45130->172.17.0.4:30159, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39155") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:37540->172.17.0.4:39155, err= --- PASS: TestCopyAfterDelete (0.01s) === RUN TestCopyRedownload run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-totusid4cike", Local "Local file system at /tmp/rclone2321212572", Modify Window "1s" 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36586") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:36602->172.17.0.4:36586, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35825") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:58006->172.17.0.4:35825, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36438") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:56064->172.17.0.4:36438, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31332") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:37002->172.17.0.4:31332, err= 2026/03/30 02:37:46 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:37588") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:58218->172.17.0.4:37588, err= 2026/03/30 02:37:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/30 02:37:46 DEBUG : Local file system at /tmp/rclone2321212572: Waiting for checks to finish 2026/03/30 02:37:46 DEBUG : Local file system at /tmp/rclone2321212572: Waiting for transfers to finish 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:37235") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:58054->172.17.0.4:37235, err= 2026/03/30 02:37:46 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/03/30 02:37:46 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/03/30 02:37:46 INFO : sub dir/hello world: Copied (new) 2026/03/30 02:37:46 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35629") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:41350->172.17.0.4:35629, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30406") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:35110->172.17.0.4:30406, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:33392") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:49442->172.17.0.4:33392, err= --- PASS: TestCopyRedownload (0.01s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-totusid4cike", Local "Local file system at /tmp/rclone2321212572", Modify Window "1s" 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30326") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:54366->172.17.0.4:30326, err= 2026/03/30 02:37:46 DEBUG : check sum: Need to transfer - File not found at Destination 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for checks to finish 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for transfers to finish 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38258") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:38496->172.17.0.4:38258, err= 2026/03/30 02:37:46 DEBUG : check sum.6b5eab77.partial: size = 1 OK 2026/03/30 02:37:46 DEBUG : check sum.6b5eab77.partial: renamed to: check sum 2026/03/30 02:37:46 INFO : check sum: Copied (new) 2026/03/30 02:37:46 DEBUG : Waiting for deletions to finish 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30090") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:53680->172.17.0.4:30090, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35701") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:54216->172.17.0.4:35701, err= 2026/03/30 02:37:46 DEBUG : check sum: size = 1 OK 2026/03/30 02:37:46 NOTICE: ftp://172.17.0.4:21/rclone-test-totusid4cike: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/03/30 02:37:46 DEBUG : check sum: Size of src and dst objects identical 2026/03/30 02:37:46 DEBUG : check sum: Unchanged skipping 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for checks to finish 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for transfers to finish 2026/03/30 02:37:46 DEBUG : Waiting for deletions to finish 2026/03/30 02:37:46 INFO : There was nothing to transfer 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35798") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:57060->172.17.0.4:35798, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:33393") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:40968->172.17.0.4:33393, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36946") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:48596->172.17.0.4:36946, err= --- PASS: TestSyncBasedOnCheckSum (0.02s) === RUN TestSyncSizeOnly run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-totusid4cike", Local "Local file system at /tmp/rclone2321212572", Modify Window "1s" 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32902") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:41506->172.17.0.4:32902, err= 2026/03/30 02:37:46 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for checks to finish 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for transfers to finish 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30503") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:41808->172.17.0.4:30503, err= 2026/03/30 02:37:46 DEBUG : sizeonly.57ad18eb.partial: size = 6 OK 2026/03/30 02:37:46 DEBUG : sizeonly.57ad18eb.partial: renamed to: sizeonly 2026/03/30 02:37:46 INFO : sizeonly: Copied (new) 2026/03/30 02:37:46 DEBUG : Waiting for deletions to finish 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35807") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:57770->172.17.0.4:35807, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36493") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:43728->172.17.0.4:36493, err= 2026/03/30 02:37:46 DEBUG : sizeonly: size = 6 OK 2026/03/30 02:37:46 DEBUG : sizeonly: Sizes identical 2026/03/30 02:37:46 DEBUG : sizeonly: Unchanged skipping 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for checks to finish 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for transfers to finish 2026/03/30 02:37:46 DEBUG : Waiting for deletions to finish 2026/03/30 02:37:46 INFO : There was nothing to transfer 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36246") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:58692->172.17.0.4:36246, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31498") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:33914->172.17.0.4:31498, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36959") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:45252->172.17.0.4:36959, err= --- PASS: TestSyncSizeOnly (0.02s) === RUN TestSyncIgnoreSize run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-totusid4cike", Local "Local file system at /tmp/rclone2321212572", Modify Window "1s" 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36007") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:54956->172.17.0.4:36007, err= 2026/03/30 02:37:46 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for checks to finish 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for transfers to finish 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:33508") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:45268->172.17.0.4:33508, err= 2026/03/30 02:37:46 DEBUG : ignore-size.4f0c3726.partial: renamed to: ignore-size 2026/03/30 02:37:46 INFO : ignore-size: Copied (new) 2026/03/30 02:37:46 DEBUG : Waiting for deletions to finish 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30393") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:53250->172.17.0.4:30393, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36031") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:56228->172.17.0.4:36031, err= 2026/03/30 02:37:46 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:46 DEBUG : ignore-size: Unchanged skipping 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for checks to finish 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for transfers to finish 2026/03/30 02:37:46 DEBUG : Waiting for deletions to finish 2026/03/30 02:37:46 INFO : There was nothing to transfer 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39582") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:35830->172.17.0.4:39582, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36786") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:44774->172.17.0.4:36786, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32849") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:42896->172.17.0.4:32849, err= --- PASS: TestSyncIgnoreSize (0.01s) === RUN TestSyncIgnoreTimes run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-totusid4cike", Local "Local file system at /tmp/rclone2321212572", Modify Window "1s" 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34342") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:49606->172.17.0.4:34342, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39833") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:47876->172.17.0.4:39833, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32003") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:55446->172.17.0.4:32003, err= 2026/03/30 02:37:46 DEBUG : existing: size = 6 OK 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for checks to finish 2026/03/30 02:37:46 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:46 DEBUG : existing: Unchanged skipping 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for transfers to finish 2026/03/30 02:37:46 DEBUG : Waiting for deletions to finish 2026/03/30 02:37:46 INFO : There was nothing to transfer 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30330") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:41052->172.17.0.4:30330, err= 2026/03/30 02:37:46 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for checks to finish 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for transfers to finish 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36035") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:34250->172.17.0.4:36035, err= 2026/03/30 02:37:46 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/03/30 02:37:46 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/03/30 02:37:46 INFO : existing: Copied (replaced existing) 2026/03/30 02:37:46 DEBUG : Waiting for deletions to finish 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34524") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:38858->172.17.0.4:34524, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:37555") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:60298->172.17.0.4:37555, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39082") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:45340->172.17.0.4:39082, err= --- PASS: TestSyncIgnoreTimes (0.02s) === RUN TestSyncIgnoreExisting run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-totusid4cike", Local "Local file system at /tmp/rclone2321212572", Modify Window "1s" 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38656") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:38084->172.17.0.4:38656, err= 2026/03/30 02:37:46 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for checks to finish 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for transfers to finish 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38017") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:49760->172.17.0.4:38017, err= 2026/03/30 02:37:46 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/03/30 02:37:46 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/03/30 02:37:46 INFO : existing: Copied (new) 2026/03/30 02:37:46 DEBUG : Waiting for deletions to finish 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31617") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:43346->172.17.0.4:31617, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38289") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:33226->172.17.0.4:38289, err= 2026/03/30 02:37:46 DEBUG : existing: Destination exists, skipping 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for checks to finish 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for transfers to finish 2026/03/30 02:37:46 DEBUG : Waiting for deletions to finish 2026/03/30 02:37:46 INFO : There was nothing to transfer 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35072") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:36284->172.17.0.4:35072, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30199") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:51036->172.17.0.4:30199, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34134") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:56766->172.17.0.4:34134, err= --- PASS: TestSyncIgnoreExisting (0.01s) === RUN TestSyncIgnoreErrors run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-totusid4cike", Local "Local file system at /tmp/rclone2321212572", Modify Window "1s" 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36469") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:58638->172.17.0.4:36469, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30449") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:52618->172.17.0.4:30449, err= 2026/03/30 02:37:46 INFO : d: Making directory 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39253") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:43550->172.17.0.4:39253, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Connecting to FTP server 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:21") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:37453") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:33713") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:52764->172.17.0.4:33713, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:57232->172.17.0.4:37453, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:52026->172.17.0.4:21, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:37675") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:42702->172.17.0.4:37675, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39515") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:47332->172.17.0.4:39515, err= 2026/03/30 02:37:46 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34806") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:46004->172.17.0.4:34806, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Connecting to FTP server 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:21") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:52036->172.17.0.4:21, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34959") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:56182->172.17.0.4:34959, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32468") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:37690->172.17.0.4:32468, err= 2026/03/30 02:37:46 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/03/30 02:37:46 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/03/30 02:37:46 INFO : a/potato2: Copied (new) 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34234") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:60792->172.17.0.4:34234, err= 2026/03/30 02:37:46 DEBUG : c/non empty space: size = 5 OK 2026/03/30 02:37:46 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/30 02:37:46 DEBUG : c/non empty space: Unchanged skipping 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for checks to finish 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for transfers to finish 2026/03/30 02:37:46 DEBUG : Waiting for deletions to finish 2026/03/30 02:37:46 INFO : b/potato: Deleted 2026/03/30 02:37:46 INFO : d: Removing directory 2026/03/30 02:37:46 INFO : b: Removing directory 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: deleted 2 directories 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39328") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:45574->172.17.0.4:39328, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:37275") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:54096->172.17.0.4:37275, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36086") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:49874->172.17.0.4:36086, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:37103") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:41822->172.17.0.4:37103, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35669") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:47068->172.17.0.4:35669, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34512") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:44720->172.17.0.4:34512, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35236") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:34870->172.17.0.4:35236, err= --- PASS: TestSyncIgnoreErrors (0.10s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-totusid4cike", Local "Local file system at /tmp/rclone2321212572", Modify Window "1s" 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39833") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:47892->172.17.0.4:39833, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39779") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:40184->172.17.0.4:39779, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:33553") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:45398->172.17.0.4:33553, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for checks to finish 2026/03/30 02:37:46 DEBUG : empty space: size = 1 OK 2026/03/30 02:37:46 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/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for transfers to finish 2026/03/30 02:37:46 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/03/30 02:37:46 DEBUG : Waiting for deletions to finish 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:33725") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:60510->172.17.0.4:33725, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:37782") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:36920->172.17.0.4:37782, err= 2026/03/30 02:37:46 DEBUG : empty space: size = 1 OK 2026/03/30 02:37:46 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/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for checks to finish 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for transfers to finish 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35167") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:51462->172.17.0.4:35167, err= 2026/03/30 02:37:46 DEBUG : empty space.8e3f08e9.partial: size = 1 OK 2026/03/30 02:37:46 DEBUG : empty space.8e3f08e9.partial: renamed to: empty space 2026/03/30 02:37:46 INFO : empty space: Copied (replaced existing) 2026/03/30 02:37:46 DEBUG : Waiting for deletions to finish 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36936") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:40670->172.17.0.4:36936, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31015") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:59716->172.17.0.4:31015, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31588") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:49366->172.17.0.4:31588, err= --- PASS: TestSyncAfterChangingModtimeOnly (0.01s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-totusid4cike", Local "Local file system at /tmp/rclone2321212572", Modify Window "1s" sync_test.go:1046: Can't check this if no hashes supported 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36854") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:49690->172.17.0.4:36854, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31382") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:43368->172.17.0.4:31382, err= --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.00s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-totusid4cike", Local "Local file system at /tmp/rclone2321212572", Modify Window "1s" 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36827") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:36478->172.17.0.4:36827, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:33998") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:37342->172.17.0.4:33998, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31951") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:34836->172.17.0.4:31951, err= 2026/03/30 02:37:46 DEBUG : foo: size = 3 OK 2026/03/30 02:37:46 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/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for checks to finish 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for transfers to finish 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31888") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:45118->172.17.0.4:31888, err= 2026/03/30 02:37:46 DEBUG : foo.20f54f0c.partial: size = 3 OK 2026/03/30 02:37:46 DEBUG : foo.20f54f0c.partial: renamed to: foo 2026/03/30 02:37:46 INFO : foo: Copied (replaced existing) 2026/03/30 02:37:46 DEBUG : Waiting for deletions to finish 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38740") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:33514->172.17.0.4:38740, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:37541") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:49630->172.17.0.4:37541, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35685") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:41210->172.17.0.4:35685, err= --- PASS: TestSyncDoesntUpdateModtime (0.02s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-totusid4cike", Local "Local file system at /tmp/rclone2321212572", Modify Window "1s" 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35819") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:36960->172.17.0.4:35819, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38609") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:35536->172.17.0.4:38609, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35973") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:57568->172.17.0.4:35973, err= 2026/03/30 02:37:46 DEBUG : potato: Need to transfer - File not found at Destination 2026/03/30 02:37:46 DEBUG : empty space: size = 1 OK 2026/03/30 02:37:46 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/30 02:37:46 DEBUG : empty space: Unchanged skipping 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for checks to finish 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for transfers to finish 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31144") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:42108->172.17.0.4:31144, err= 2026/03/30 02:37:46 DEBUG : potato.06503f43.partial: size = 60 OK 2026/03/30 02:37:46 DEBUG : potato.06503f43.partial: renamed to: potato 2026/03/30 02:37:46 INFO : potato: Copied (new) 2026/03/30 02:37:46 DEBUG : Waiting for deletions to finish 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30917") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:37336->172.17.0.4:30917, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36194") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:59152->172.17.0.4:36194, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35380") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:44560->172.17.0.4:35380, err= --- PASS: TestSyncAfterAddingAFile (0.01s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-totusid4cike", Local "Local file system at /tmp/rclone2321212572", Modify Window "1s" 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39628") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:47562->172.17.0.4:39628, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34357") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:39600->172.17.0.4:34357, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30960") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:34270->172.17.0.4:30960, err= 2026/03/30 02:37:46 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2321212572) 2026/03/30 02:37:46 DEBUG : potato: size = 60 (ftp://172.17.0.4:21/rclone-test-totusid4cike) 2026/03/30 02:37:46 DEBUG : potato: Sizes differ 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for checks to finish 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for transfers to finish 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39832") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:34208->172.17.0.4:39832, err= 2026/03/30 02:37:46 DEBUG : potato.793dcdb8.partial: size = 21 OK 2026/03/30 02:37:46 DEBUG : potato.793dcdb8.partial: renamed to: potato 2026/03/30 02:37:46 INFO : potato: Copied (replaced existing) 2026/03/30 02:37:46 DEBUG : Waiting for deletions to finish 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36240") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:44660->172.17.0.4:36240, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31223") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:55150->172.17.0.4:31223, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36850") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:41082->172.17.0.4:36850, err= --- PASS: TestSyncAfterChangingFilesSizeOnly (0.01s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-totusid4cike", Local "Local file system at /tmp/rclone2321212572", Modify Window "1s" 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34733") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:45902->172.17.0.4:34733, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36006") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:54496->172.17.0.4:36006, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36080") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:60788->172.17.0.4:36080, err= 2026/03/30 02:37:46 DEBUG : potato: size = 21 OK 2026/03/30 02:37:46 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/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for checks to finish 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for transfers to finish 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30135") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:47128->172.17.0.4:30135, err= 2026/03/30 02:37:46 DEBUG : potato.a809149f.partial: size = 21 OK 2026/03/30 02:37:46 DEBUG : potato.a809149f.partial: renamed to: potato 2026/03/30 02:37:46 INFO : potato: Copied (replaced existing) 2026/03/30 02:37:46 DEBUG : Waiting for deletions to finish 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35399") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:46246->172.17.0.4:35399, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34306") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:36134->172.17.0.4:34306, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31667") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:41020->172.17.0.4:31667, err= --- PASS: TestSyncAfterChangingContentsOnly (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-totusid4cike", Local "Local file system at /tmp/rclone2321212572", Modify Window "1s" 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32352") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:54698->172.17.0.4:32352, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36285") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:42708->172.17.0.4:36285, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30567") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:48990->172.17.0.4:30567, err= 2026/03/30 02:37:46 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/30 02:37:46 DEBUG : empty space: size = 1 OK 2026/03/30 02:37:46 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/30 02:37:46 DEBUG : empty space: Unchanged skipping 2026/03/30 02:37:46 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for checks to finish 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for transfers to finish 2026/03/30 02:37:46 DEBUG : Waiting for deletions to finish 2026/03/30 02:37:46 NOTICE: potato: Skipped delete as --dry-run is set (size 21) 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:37344") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:52754->172.17.0.4:37344, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32837") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:45206->172.17.0.4:32837, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:37240") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:37308->172.17.0.4:37240, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-totusid4cike", Local "Local file system at /tmp/rclone2321212572", Modify Window "1s" 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32227") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:37082->172.17.0.4:32227, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30197") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:46470->172.17.0.4:30197, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39579") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:35674->172.17.0.4:39579, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31055") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:40752->172.17.0.4:31055, err= 2026/03/30 02:37:46 DEBUG : empty space: size = 1 OK 2026/03/30 02:37:46 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/30 02:37:46 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/30 02:37:46 DEBUG : empty space: Unchanged skipping 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for checks to finish 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for transfers to finish 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35692") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:60050->172.17.0.4:35692, err= 2026/03/30 02:37:46 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/03/30 02:37:46 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/03/30 02:37:46 INFO : potato2: Copied (new) 2026/03/30 02:37:46 DEBUG : Waiting for deletions to finish 2026/03/30 02:37:46 INFO : potato: Deleted 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35655") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:42828->172.17.0.4:35655, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30601") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:53134->172.17.0.4:30601, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34965") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:39432->172.17.0.4:34965, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-totusid4cike", Local "Local file system at /tmp/rclone2321212572", Modify Window "1s" 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34856") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:44464->172.17.0.4:34856, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:37514") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:51006->172.17.0.4:37514, err= 2026/03/30 02:37:46 INFO : d: Making directory 2026/03/30 02:37:46 INFO : d/e: Making directory 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30867") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:36242->172.17.0.4:30867, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35639") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39756") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:58530->172.17.0.4:35639, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:58920->172.17.0.4:39756, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30729") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:38912->172.17.0.4:30729, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32119") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:50730->172.17.0.4:32119, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35950") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:53854->172.17.0.4:35950, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36481") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:45232->172.17.0.4:36481, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39824") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:39718->172.17.0.4:39824, err= 2026/03/30 02:37:46 DEBUG : c/non empty space: size = 5 OK 2026/03/30 02:37:46 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/30 02:37:46 DEBUG : c/non empty space: Unchanged skipping 2026/03/30 02:37:46 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:33864") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:37198->172.17.0.4:33864, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:37343") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38008") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:55582->172.17.0.4:37343, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:36636->172.17.0.4:38008, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for checks to finish 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for transfers to finish 2026/03/30 02:37:46 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/03/30 02:37:46 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/03/30 02:37:46 INFO : a/potato2: Copied (new) 2026/03/30 02:37:46 DEBUG : Waiting for deletions to finish 2026/03/30 02:37:46 INFO : b/potato: Deleted 2026/03/30 02:37:46 INFO : d/e: Removing directory 2026/03/30 02:37:46 INFO : d: Removing directory 2026/03/30 02:37:46 INFO : b: Removing directory 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: deleted 3 directories 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39353") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:38068->172.17.0.4:39353, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31038") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:56438->172.17.0.4:31038, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30599") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:35108->172.17.0.4:30599, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32513") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:43104->172.17.0.4:32513, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39284") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:53598->172.17.0.4:39284, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:33369") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:43968->172.17.0.4:33369, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39200") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:51668->172.17.0.4:39200, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-totusid4cike", Local "Local file system at /tmp/rclone2321212572", Modify Window "1s" 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31115") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:51170->172.17.0.4:31115, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31798") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:43696->172.17.0.4:31798, err= 2026/03/30 02:37:46 INFO : d: Making directory 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:33015") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:46052->172.17.0.4:33015, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32495") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36113") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32179") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:55778->172.17.0.4:36113, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:34112->172.17.0.4:32495, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:50490->172.17.0.4:32179, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36750") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:43934->172.17.0.4:36750, err= 2026/03/30 02:37:46 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31638") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34714") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:33758->172.17.0.4:31638, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39111") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:50906->172.17.0.4:39111, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:52548->172.17.0.4:34714, err= 2026/03/30 02:37:46 DEBUG : c/non empty space: size = 5 OK 2026/03/30 02:37:46 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/30 02:37:46 DEBUG : c/non empty space: Unchanged skipping 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38885") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for checks to finish 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for transfers to finish 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:46244->172.17.0.4:38885, err= 2026/03/30 02:37:46 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/03/30 02:37:46 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/03/30 02:37:46 INFO : a/potato2: Copied (new) 2026/03/30 02:37:46 ERROR : ftp://172.17.0.4:21/rclone-test-totusid4cike: not deleting files as there were IO errors 2026/03/30 02:37:46 ERROR : ftp://172.17.0.4:21/rclone-test-totusid4cike: not deleting directories as there were IO errors 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31447") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:44646->172.17.0.4:31447, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35416") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38391") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:38950->172.17.0.4:35416, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35022") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:60022->172.17.0.4:38391, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35568") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:43804->172.17.0.4:35022, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:58894->172.17.0.4:35568, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:33871") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:49868->172.17.0.4:33871, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31323") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:48784->172.17.0.4:31323, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32726") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:33854") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:35068->172.17.0.4:32726, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:43196->172.17.0.4:33854, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38097") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:42744->172.17.0.4:38097, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:37817") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:38940->172.17.0.4:37817, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.02s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-totusid4cike", Local "Local file system at /tmp/rclone2321212572", Modify Window "1s" 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35692") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:60060->172.17.0.4:35692, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34085") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:47102->172.17.0.4:34085, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35283") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:55422->172.17.0.4:35283, err= 2026/03/30 02:37:46 DEBUG : Waiting for deletions to finish 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36314") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:38480->172.17.0.4:36314, err= 2026/03/30 02:37:46 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/30 02:37:46 DEBUG : empty space: size = 1 OK 2026/03/30 02:37:46 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/30 02:37:46 DEBUG : empty space: Unchanged skipping 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for checks to finish 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for transfers to finish 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:33299") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:49040->172.17.0.4:33299, err= 2026/03/30 02:37:46 INFO : potato: Deleted 2026/03/30 02:37:46 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/03/30 02:37:46 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/03/30 02:37:46 INFO : potato2: Copied (new) 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38753") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:33564->172.17.0.4:38753, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35347") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:58538->172.17.0.4:35347, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:33848") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:39140->172.17.0.4:33848, err= --- PASS: TestSyncDeleteDuring (0.01s) === RUN TestSyncDeleteBefore run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-totusid4cike", Local "Local file system at /tmp/rclone2321212572", Modify Window "1s" 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36813") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:35662->172.17.0.4:36813, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31315") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:45414->172.17.0.4:31315, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:33159") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:37082->172.17.0.4:33159, err= 2026/03/30 02:37:46 DEBUG : Waiting for deletions to finish 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35358") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:44312->172.17.0.4:35358, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for checks to finish 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for transfers to finish 2026/03/30 02:37:46 INFO : potato: Deleted 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34945") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:53132->172.17.0.4:34945, err= 2026/03/30 02:37:46 DEBUG : empty space: size = 1 OK 2026/03/30 02:37:46 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/30 02:37:46 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/30 02:37:46 DEBUG : empty space: Unchanged skipping 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for checks to finish 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for transfers to finish 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39773") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:47412->172.17.0.4:39773, err= 2026/03/30 02:37:46 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/03/30 02:37:46 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/03/30 02:37:46 INFO : potato2: Copied (new) 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35041") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:54784->172.17.0.4:35041, err= 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:33232") 2026/03/30 02:37:46 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:54028->172.17.0.4:33232, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32570") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:59244->172.17.0.4:32570, err= --- PASS: TestSyncDeleteBefore (0.01s) === RUN TestCopyDeleteBefore run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-totusid4cike", Local "Local file system at /tmp/rclone2321212572", Modify Window "1s" 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:37529") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:42914->172.17.0.4:37529, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32596") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:49532->172.17.0.4:32596, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38320") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:49630->172.17.0.4:38320, err= 2026/03/30 02:37:47 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for checks to finish 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for transfers to finish 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32426") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:49944->172.17.0.4:32426, err= 2026/03/30 02:37:47 DEBUG : potato2.3b76523b.partial: size = 19 OK 2026/03/30 02:37:47 DEBUG : potato2.3b76523b.partial: renamed to: potato2 2026/03/30 02:37:47 INFO : potato2: Copied (new) 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38118") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:48310->172.17.0.4:38118, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35836") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:56468->172.17.0.4:35836, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36627") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:57742->172.17.0.4:36627, err= --- PASS: TestCopyDeleteBefore (0.01s) === RUN TestSyncWithExclude run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-totusid4cike", Local "Local file system at /tmp/rclone2321212572", Modify Window "1s" 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35163") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:38096->172.17.0.4:35163, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38125") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:49718->172.17.0.4:38125, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38530") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:58046->172.17.0.4:38530, err= 2026/03/30 02:37:47 DEBUG : enormous: Excluded (Size Filter) 2026/03/30 02:37:47 DEBUG : enormous: Excluded 2026/03/30 02:37:47 DEBUG : potato2: Excluded (Size Filter) 2026/03/30 02:37:47 DEBUG : potato2: Excluded 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34862") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:50910->172.17.0.4:34862, err= 2026/03/30 02:37:47 DEBUG : potato2: Excluded (Size Filter) 2026/03/30 02:37:47 DEBUG : potato2: Excluded 2026/03/30 02:37:47 DEBUG : empty space: size = 1 OK 2026/03/30 02:37:47 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for checks to finish 2026/03/30 02:37:47 DEBUG : empty space: Unchanged skipping 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for transfers to finish 2026/03/30 02:37:47 DEBUG : Waiting for deletions to finish 2026/03/30 02:37:47 INFO : There was nothing to transfer 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32351") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:51056->172.17.0.4:32351, err= 2026/03/30 02:37:47 DEBUG : enormous: Excluded (Size Filter) 2026/03/30 02:37:47 DEBUG : enormous: Excluded 2026/03/30 02:37:47 DEBUG : potato2: Excluded (Size Filter) 2026/03/30 02:37:47 DEBUG : potato2: Excluded 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:37402") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:56284->172.17.0.4:37402, err= 2026/03/30 02:37:47 DEBUG : potato2: Excluded (Size Filter) 2026/03/30 02:37:47 DEBUG : potato2: Excluded 2026/03/30 02:37:47 DEBUG : empty space: size = 1 OK 2026/03/30 02:37:47 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2026/03/30 02:37:47 DEBUG : empty space: Unchanged skipping 2026/03/30 02:37:47 DEBUG : Local file system at /tmp/rclone2321212572: Waiting for checks to finish 2026/03/30 02:37:47 DEBUG : Local file system at /tmp/rclone2321212572: Waiting for transfers to finish 2026/03/30 02:37:47 DEBUG : Waiting for deletions to finish 2026/03/30 02:37:47 INFO : There was nothing to transfer 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38699") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:48706->172.17.0.4:38699, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:37230") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:34566->172.17.0.4:37230, err= --- PASS: TestSyncWithExclude (0.01s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-totusid4cike", Local "Local file system at /tmp/rclone2321212572", Modify Window "1s" 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32923") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:33036->172.17.0.4:32923, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35552") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:56136->172.17.0.4:35552, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30710") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:45106->172.17.0.4:30710, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39250") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:43100->172.17.0.4:39250, err= 2026/03/30 02:37:47 DEBUG : enormous: Excluded (Size Filter) 2026/03/30 02:37:47 DEBUG : enormous: Excluded 2026/03/30 02:37:47 DEBUG : potato2: Excluded (Size Filter) 2026/03/30 02:37:47 DEBUG : potato2: Excluded 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39815") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:50804->172.17.0.4:39815, err= 2026/03/30 02:37:47 DEBUG : empty space: size = 1 OK 2026/03/30 02:37:47 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for checks to finish 2026/03/30 02:37:47 DEBUG : empty space: Unchanged skipping 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for transfers to finish 2026/03/30 02:37:47 DEBUG : Waiting for deletions to finish 2026/03/30 02:37:47 INFO : potato2: Deleted 2026/03/30 02:37:47 INFO : enormous: Deleted 2026/03/30 02:37:47 INFO : There was nothing to transfer 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31409") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:41534->172.17.0.4:31409, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39652") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:37340->172.17.0.4:39652, err= 2026/03/30 02:37:47 DEBUG : empty space: size = 1 OK 2026/03/30 02:37:47 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2026/03/30 02:37:47 DEBUG : empty space: Unchanged skipping 2026/03/30 02:37:47 DEBUG : Local file system at /tmp/rclone2321212572: Waiting for checks to finish 2026/03/30 02:37:47 DEBUG : Local file system at /tmp/rclone2321212572: Waiting for transfers to finish 2026/03/30 02:37:47 DEBUG : Waiting for deletions to finish 2026/03/30 02:37:47 INFO : enormous: Deleted 2026/03/30 02:37:47 INFO : potato2: Deleted 2026/03/30 02:37:47 INFO : There was nothing to transfer 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31238") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:57558->172.17.0.4:31238, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32209") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:49394->172.17.0.4:32209, err= --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.01s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-totusid4cike", Local "Local file system at /tmp/rclone2321212572", Modify Window "1s" 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:33662") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:39960->172.17.0.4:33662, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34066") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:36060->172.17.0.4:34066, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39051") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:45010->172.17.0.4:39051, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35703") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:36808->172.17.0.4:35703, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38180") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:56954->172.17.0.4:38180, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32445") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:33696->172.17.0.4:32445, err= 2026/03/30 02:37:47 DEBUG : five: Need to transfer - File not found at Destination 2026/03/30 02:37:47 DEBUG : four: size = 4 (Local file system at /tmp/rclone2321212572) 2026/03/30 02:37:47 DEBUG : four: size = 8 (ftp://172.17.0.4:21/rclone-test-totusid4cike) 2026/03/30 02:37:47 DEBUG : four: Sizes differ 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for checks to finish 2026/03/30 02:37:47 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/03/30 02:37:47 DEBUG : three: size = 5 OK 2026/03/30 02:37:47 DEBUG : three: Sizes identical 2026/03/30 02:37:47 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/03/30 02:37:47 DEBUG : one: Destination is newer than source, skipping 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30146") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:34262->172.17.0.4:30146, err= 2026/03/30 02:37:47 DEBUG : two: size = 3 OK 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35108") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for transfers to finish 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:59680->172.17.0.4:35108, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38836") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:34790->172.17.0.4:38836, err= 2026/03/30 02:37:47 DEBUG : five.0fee171d.partial: size = 4 OK 2026/03/30 02:37:47 DEBUG : four.f852663a.partial: size = 4 OK 2026/03/30 02:37:47 DEBUG : five.0fee171d.partial: renamed to: five 2026/03/30 02:37:47 INFO : five: Copied (new) 2026/03/30 02:37:47 DEBUG : two.8549bf6d.partial: size = 3 OK 2026/03/30 02:37:47 DEBUG : four.f852663a.partial: renamed to: four 2026/03/30 02:37:47 INFO : four: Copied (replaced existing) 2026/03/30 02:37:47 DEBUG : two.8549bf6d.partial: renamed to: two 2026/03/30 02:37:47 INFO : two: Copied (replaced existing) 2026/03/30 02:37:47 DEBUG : Waiting for deletions to finish 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39847") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:39894->172.17.0.4:39847, err= sync_test.go:1480: Skip test with --checksum as no hashes supported 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:37652") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:58658->172.17.0.4:37652, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30604") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:58280->172.17.0.4:30604, err= --- PASS: TestSyncWithUpdateOlder (0.02s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-totusid4cike", Local "Local file system at /tmp/rclone2321212572", Modify Window "1s" sync_test.go:1569: Can track renames: false 2026/03/30 02:37:47 ERROR : ftp://172.17.0.4:21/rclone-test-totusid4cike: Ignoring --track-renames as the source and destination do not have a common hash 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36336") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:54990->172.17.0.4:36336, err= 2026/03/30 02:37:47 DEBUG : potato: Need to transfer - File not found at Destination 2026/03/30 02:37:47 DEBUG : yam: Need to transfer - File not found at Destination 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for checks to finish 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for transfers to finish 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38347") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:47800->172.17.0.4:38347, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36794") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:36250->172.17.0.4:36794, err= 2026/03/30 02:37:47 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/03/30 02:37:47 DEBUG : yam.02e422e9.partial: size = 11 OK 2026/03/30 02:37:47 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/03/30 02:37:47 INFO : potato: Copied (new) 2026/03/30 02:37:47 DEBUG : yam.02e422e9.partial: renamed to: yam 2026/03/30 02:37:47 INFO : yam: Copied (new) 2026/03/30 02:37:47 DEBUG : Waiting for deletions to finish 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:33708") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:41358->172.17.0.4:33708, err= 2026/03/30 02:37:47 ERROR : ftp://172.17.0.4:21/rclone-test-totusid4cike: Ignoring --track-renames as the source and destination do not have a common hash 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34451") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:41386->172.17.0.4:34451, err= 2026/03/30 02:37:47 DEBUG : yaml: Need to transfer - File not found at Destination 2026/03/30 02:37:47 DEBUG : potato: size = 14 OK 2026/03/30 02:37:47 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for checks to finish 2026/03/30 02:37:47 DEBUG : potato: Unchanged skipping 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for transfers to finish 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39787") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:43704->172.17.0.4:39787, err= 2026/03/30 02:37:47 DEBUG : yaml.f0a7baea.partial: size = 11 OK 2026/03/30 02:37:47 DEBUG : yaml.f0a7baea.partial: renamed to: yaml 2026/03/30 02:37:47 INFO : yaml: Copied (new) 2026/03/30 02:37:47 DEBUG : Waiting for deletions to finish 2026/03/30 02:37:47 INFO : yam: Deleted 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31208") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:42314->172.17.0.4:31208, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35284") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:43696->172.17.0.4:35284, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:33209") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:38602->172.17.0.4:33209, err= --- PASS: TestSyncWithTrackRenames (0.01s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-totusid4cike", Local "Local file system at /tmp/rclone2321212572", Modify Window "1s" sync_test.go:1641: Can track renames: true 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:37980") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:57902->172.17.0.4:37980, err= 2026/03/30 02:37:47 INFO : ftp://172.17.0.4:21/rclone-test-totusid4cike: Making map for --track-renames 2026/03/30 02:37:47 INFO : ftp://172.17.0.4:21/rclone-test-totusid4cike: Finished making map for --track-renames 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for checks to finish 2026/03/30 02:37:47 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/30 02:37:47 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for renames to finish 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for transfers to finish 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38267") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:51590->172.17.0.4:38267, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:37601") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:42410->172.17.0.4:37601, err= 2026/03/30 02:37:47 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/03/30 02:37:47 DEBUG : yam.02e422e9.partial: size = 11 OK 2026/03/30 02:37:47 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/03/30 02:37:47 INFO : potato: Copied (new) 2026/03/30 02:37:47 DEBUG : yam.02e422e9.partial: renamed to: yam 2026/03/30 02:37:47 INFO : yam: Copied (new) 2026/03/30 02:37:47 DEBUG : Waiting for deletions to finish 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32825") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:50620->172.17.0.4:32825, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36533") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:59854->172.17.0.4:36533, err= 2026/03/30 02:37:47 DEBUG : potato: size = 14 OK 2026/03/30 02:37:47 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:47 INFO : ftp://172.17.0.4:21/rclone-test-totusid4cike: Making map for --track-renames 2026/03/30 02:37:47 DEBUG : potato: Unchanged skipping 2026/03/30 02:37:47 INFO : ftp://172.17.0.4:21/rclone-test-totusid4cike: Finished making map for --track-renames 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for checks to finish 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for renames to finish 2026/03/30 02:37:47 INFO : yam: Moved (server-side) to: yaml 2026/03/30 02:37:47 INFO : yaml: Renamed from "yam" 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for transfers to finish 2026/03/30 02:37:47 DEBUG : Waiting for deletions to finish 2026/03/30 02:37:47 INFO : There was nothing to transfer 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32511") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:39010->172.17.0.4:32511, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38436") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:59008->172.17.0.4:38436, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31251") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:49452->172.17.0.4:31251, err= --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.01s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-totusid4cike", Local "Local file system at /tmp/rclone2321212572", Modify Window "1s" sync_test.go:1680: Can track renames: true 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38717") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:42972->172.17.0.4:38717, err= 2026/03/30 02:37:47 INFO : ftp://172.17.0.4:21/rclone-test-totusid4cike: Making map for --track-renames 2026/03/30 02:37:47 INFO : ftp://172.17.0.4:21/rclone-test-totusid4cike: Finished making map for --track-renames 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for checks to finish 2026/03/30 02:37:47 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for renames to finish 2026/03/30 02:37:47 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for transfers to finish 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32499") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:55982->172.17.0.4:32499, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38782") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:33518->172.17.0.4:38782, err= 2026/03/30 02:37:47 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/03/30 02:37:47 DEBUG : sub/yam.b1027621.partial: size = 11 OK 2026/03/30 02:37:47 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/03/30 02:37:47 INFO : potato: Copied (new) 2026/03/30 02:37:47 DEBUG : sub/yam.b1027621.partial: renamed to: sub/yam 2026/03/30 02:37:47 INFO : sub/yam: Copied (new) 2026/03/30 02:37:47 DEBUG : Waiting for deletions to finish 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30335") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:40180->172.17.0.4:30335, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39475") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:52038->172.17.0.4:39475, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39517") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:59554->172.17.0.4:39517, err= 2026/03/30 02:37:47 DEBUG : potato: size = 14 OK 2026/03/30 02:37:47 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31494") 2026/03/30 02:37:47 DEBUG : potato: Unchanged skipping 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:58926->172.17.0.4:31494, err= 2026/03/30 02:37:47 INFO : ftp://172.17.0.4:21/rclone-test-totusid4cike: Making map for --track-renames 2026/03/30 02:37:47 INFO : ftp://172.17.0.4:21/rclone-test-totusid4cike: Finished making map for --track-renames 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for checks to finish 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for renames to finish 2026/03/30 02:37:47 INFO : sub/yam: Moved (server-side) to: yam 2026/03/30 02:37:47 INFO : yam: Renamed from "sub/yam" 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for transfers to finish 2026/03/30 02:37:47 DEBUG : Waiting for deletions to finish 2026/03/30 02:37:47 INFO : There was nothing to transfer 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:33552") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:41002->172.17.0.4:33552, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:33845") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:35082->172.17.0.4:33845, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:37599") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:35804->172.17.0.4:37599, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30944") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:48186->172.17.0.4:30944, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:37371") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:39848->172.17.0.4:37371, err= --- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.01s) === RUN TestServerSideMoveLocal run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-totusid4cike", Local "Local file system at /tmp/rclone2321212572", Modify Window "1s" 2026/03/30 02:37:47 DEBUG : Creating backend with remote "/tmp/rclone2321212572/dir1" 2026/03/30 02:37:47 DEBUG : Creating backend with remote "/tmp/rclone2321212572/dir2" 2026/03/30 02:37:47 DEBUG : Local file system at /tmp/rclone2321212572/dir2: Using server-side directory move 2026/03/30 02:37:47 INFO : Local file system at /tmp/rclone2321212572/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/30 02:37:47 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/03/30 02:37:47 DEBUG : Local file system at /tmp/rclone2321212572/dir2: Waiting for checks to finish 2026/03/30 02:37:47 DEBUG : Local file system at /tmp/rclone2321212572/dir2: Waiting for transfers to finish 2026/03/30 02:37:47 INFO : file1.txt: Moved (server-side) 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38292") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:49012->172.17.0.4:38292, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38780") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:35622->172.17.0.4:38780, err= --- PASS: TestServerSideMoveLocal (0.00s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-totusid4cike", Local "Local file system at /tmp/rclone2321212572", Modify Window "1s" 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34592") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:48790->172.17.0.4:34592, err= 2026/03/30 02:37:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/30 02:37:47 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for checks to finish 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for transfers to finish 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38384") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:57470->172.17.0.4:38384, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35341") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:60414->172.17.0.4:35341, err= 2026/03/30 02:37:47 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/03/30 02:37:47 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2026/03/30 02:37:47 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/03/30 02:37:47 INFO : sub dir/hello world: Copied (new) 2026/03/30 02:37:47 INFO : sub dir/hello world: Deleted 2026/03/30 02:37:47 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2026/03/30 02:37:47 INFO : nested/sub dir/file: Copied (new) 2026/03/30 02:37:47 INFO : nested/sub dir/file: Deleted 2026/03/30 02:37:47 INFO : sub dir: Removing directory 2026/03/30 02:37:47 INFO : nested/sub dir: Removing directory 2026/03/30 02:37:47 INFO : nested: Removing directory 2026/03/30 02:37:47 DEBUG : Local file system at /tmp/rclone2321212572: deleted 3 directories 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36927") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:40750->172.17.0.4:36927, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:37298") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30924") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:33058->172.17.0.4:37298, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:54034->172.17.0.4:30924, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31220") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:47504->172.17.0.4:31220, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34189") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:53030->172.17.0.4:34189, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35033") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:49368->172.17.0.4:35033, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:33475") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:35238->172.17.0.4:33475, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32762") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:58628->172.17.0.4:32762, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:33189") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:59994->172.17.0.4:33189, err= --- PASS: TestMoveWithDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-totusid4cike", Local "Local file system at /tmp/rclone2321212572", Modify Window "1s" 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31411") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:40618->172.17.0.4:31411, err= 2026/03/30 02:37:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/30 02:37:47 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for checks to finish 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for transfers to finish 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39084") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:56502->172.17.0.4:39084, err= 2026/03/30 02:37:47 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36307") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:52484->172.17.0.4:36307, err= 2026/03/30 02:37:47 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/03/30 02:37:47 INFO : sub dir/hello world: Copied (new) 2026/03/30 02:37:47 INFO : sub dir/hello world: Deleted 2026/03/30 02:37:47 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2026/03/30 02:37:47 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2026/03/30 02:37:47 INFO : nested/sub dir/file: Copied (new) 2026/03/30 02:37:47 INFO : nested/sub dir/file: Deleted 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30311") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:56880->172.17.0.4:30311, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:37076") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:54012->172.17.0.4:37076, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39399") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:51404->172.17.0.4:39399, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:33409") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:43592->172.17.0.4:33409, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38896") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:51554->172.17.0.4:38896, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35218") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:44982->172.17.0.4:35218, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32437") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:39544->172.17.0.4:32437, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30630") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:36862->172.17.0.4:30630, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:33136") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:51284->172.17.0.4:33136, err= --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-totusid4cike", Local "Local file system at /tmp/rclone2321212572", Modify Window "1s" 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32025") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:59314->172.17.0.4:32025, err= 2026/03/30 02:37:47 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/03/30 02:37:47 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for checks to finish 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for transfers to finish 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:33047") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36976") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:38162->172.17.0.4:33047, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:58746->172.17.0.4:36976, err= 2026/03/30 02:37:47 DEBUG : existing-b.77ede99e.partial: size = 6 OK 2026/03/30 02:37:47 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/03/30 02:37:47 DEBUG : existing-b.77ede99e.partial: renamed to: existing-b 2026/03/30 02:37:47 INFO : existing-b: Copied (new) 2026/03/30 02:37:47 INFO : existing-b: Deleted 2026/03/30 02:37:47 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/03/30 02:37:47 INFO : existing: Copied (new) 2026/03/30 02:37:47 INFO : existing: Deleted 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30085") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:46406->172.17.0.4:30085, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30433") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:47156->172.17.0.4:30433, err= 2026/03/30 02:37:47 DEBUG : existing: Destination exists, skipping 2026/03/30 02:37:47 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for checks to finish 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for transfers to finish 2026/03/30 02:37:47 INFO : There was nothing to transfer 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32417") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:57690->172.17.0.4:32417, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32031") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:52346->172.17.0.4:32031, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36119") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:56554->172.17.0.4:36119, err= --- PASS: TestMoveWithIgnoreExisting (0.01s) === RUN TestServerSideMove run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-totusid4cike", Local "Local file system at /tmp/rclone2321212572", Modify Window "1s" 2026/03/30 02:37:47 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-rutipaf5zape" 2026/03/30 02:37:47 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/30 02:37:47 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/30 02:37:47 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/30 02:37:47 DEBUG : Setting pass="X7O2RjzbG1qzuHakEg9pGNuEkuMvW39EQfKFLUPgxYk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/30 02:37:47 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/30 02:37:47 DEBUG : TestFTPPureftpd: detected overridden config - adding "{T3ky_}" suffix to name 2026/03/30 02:37:47 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/30 02:37:47 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/30 02:37:47 DEBUG : Setting pass="X7O2RjzbG1qzuHakEg9pGNuEkuMvW39EQfKFLUPgxYk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/30 02:37:47 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-rutipaf5zape: Connecting to FTP server 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-rutipaf5zape: dial("tcp","172.17.0.4:21") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-rutipaf5zape: > dial: conn=172.17.0.1:52046->172.17.0.4:21, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39904") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:41346->172.17.0.4:39904, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30739") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:45702->172.17.0.4:30739, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34210") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:42034->172.17.0.4:34210, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34111") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:42292->172.17.0.4:34111, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.4:21/rclone-test-totusid4cike -> ftp://172.17.0.4:21/rclone-test-rutipaf5zape 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-rutipaf5zape: dial("tcp","172.17.0.4:35061") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-rutipaf5zape: > dial: conn=172.17.0.1:58160->172.17.0.4:35061, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-rutipaf5zape: dial("tcp","172.17.0.4:31930") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-rutipaf5zape: > dial: conn=172.17.0.1:60202->172.17.0.4:31930, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-rutipaf5zape: dial("tcp","172.17.0.4:34425") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-rutipaf5zape: > dial: conn=172.17.0.1:41064->172.17.0.4:34425, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-rutipaf5zape: Using server-side directory move 2026/03/30 02:37:47 INFO : ftp://172.17.0.4:21/rclone-test-rutipaf5zape: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-rutipaf5zape: dial("tcp","172.17.0.4:36610") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-rutipaf5zape: > dial: conn=172.17.0.1:36166->172.17.0.4:36610, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38765") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:50206->172.17.0.4:38765, err= 2026/03/30 02:37:47 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/30 02:37:47 DEBUG : empty space: size = 1 OK 2026/03/30 02:37:47 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/03/30 02:37:47 DEBUG : empty space: Unchanged skipping 2026/03/30 02:37:47 DEBUG : potato3: size = 68 (ftp://172.17.0.4:21/rclone-test-totusid4cike) 2026/03/30 02:37:47 DEBUG : potato3: size = 60 (ftp://172.17.0.4:21/rclone-test-rutipaf5zape) 2026/03/30 02:37:47 DEBUG : potato3: Sizes differ 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-rutipaf5zape: Connecting to FTP server 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-rutipaf5zape: dial("tcp","172.17.0.4:21") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-rutipaf5zape: Waiting for checks to finish 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-rutipaf5zape: > dial: conn=172.17.0.1:52054->172.17.0.4:21, err= 2026/03/30 02:37:47 INFO : potato2: Moved (server-side) 2026/03/30 02:37:47 INFO : empty space: Deleted 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-rutipaf5zape: Waiting for transfers to finish 2026/03/30 02:37:47 INFO : potato3: Deleted 2026/03/30 02:37:47 INFO : potato3: Moved (server-side) 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38029") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:40128->172.17.0.4:38029, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-rutipaf5zape: dial("tcp","172.17.0.4:30116") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-rutipaf5zape: > dial: conn=172.17.0.1:46622->172.17.0.4:30116, err= 2026/03/30 02:37:47 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jepulot9jige" 2026/03/30 02:37:47 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/30 02:37:47 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/30 02:37:47 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/30 02:37:47 DEBUG : Setting pass="X7O2RjzbG1qzuHakEg9pGNuEkuMvW39EQfKFLUPgxYk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/30 02:37:47 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/30 02:37:47 DEBUG : TestFTPPureftpd: detected overridden config - adding "{T3ky_}" suffix to name 2026/03/30 02:37:47 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/30 02:37:47 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/30 02:37:47 DEBUG : Setting pass="X7O2RjzbG1qzuHakEg9pGNuEkuMvW39EQfKFLUPgxYk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/30 02:37:47 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-jepulot9jige: Connecting to FTP server 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-jepulot9jige: dial("tcp","172.17.0.4:21") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-jepulot9jige: > dial: conn=172.17.0.1:52060->172.17.0.4:21, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-jepulot9jige: Using server-side directory move 2026/03/30 02:37:47 INFO : ftp://172.17.0.4:21/rclone-test-jepulot9jige: Server side directory move succeeded 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-jepulot9jige: dial("tcp","172.17.0.4:38546") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-jepulot9jige: > dial: conn=172.17.0.1:55228->172.17.0.4:38546, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-rutipaf5zape: dial("tcp","172.17.0.4:31452") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-rutipaf5zape: > dial: conn=172.17.0.1:33700->172.17.0.4:31452, err= 2026/03/30 02:37:47 ERROR : error listing: directory not found 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-jepulot9jige: dial("tcp","172.17.0.4:35679") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-jepulot9jige: > dial: conn=172.17.0.1:52316->172.17.0.4:35679, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-jepulot9jige: Purge object "empty space" 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-jepulot9jige: Purge object "potato2" 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-jepulot9jige: Purge object "potato3" 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-jepulot9jige: Purge dir "" 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-rutipaf5zape: dial("tcp","172.17.0.4:35336") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-rutipaf5zape: > dial: conn=172.17.0.1:41626->172.17.0.4:35336, err= 2026/03/30 02:37:47 ERROR : error listing: directory not found 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-rutipaf5zape: Purge dir "" 2026/03/30 02:37:47 NOTICE: purge failed to rmdir "": directory not found 2026/03/30 02:37:47 NOTICE: purge failed: directory not found 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39099") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:36926->172.17.0.4:39099, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35211") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:39710->172.17.0.4:35211, err= --- PASS: TestServerSideMove (0.06s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-totusid4cike", Local "Local file system at /tmp/rclone2321212572", Modify Window "1s" 2026/03/30 02:37:47 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-lapocuw3jewe" 2026/03/30 02:37:47 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/30 02:37:47 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/30 02:37:47 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/30 02:37:47 DEBUG : Setting pass="X7O2RjzbG1qzuHakEg9pGNuEkuMvW39EQfKFLUPgxYk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/30 02:37:47 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/30 02:37:47 DEBUG : TestFTPPureftpd: detected overridden config - adding "{T3ky_}" suffix to name 2026/03/30 02:37:47 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/30 02:37:47 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/30 02:37:47 DEBUG : Setting pass="X7O2RjzbG1qzuHakEg9pGNuEkuMvW39EQfKFLUPgxYk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/30 02:37:47 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lapocuw3jewe: Connecting to FTP server 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lapocuw3jewe: dial("tcp","172.17.0.4:21") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lapocuw3jewe: > dial: conn=172.17.0.1:52064->172.17.0.4:21, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31547") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:49230->172.17.0.4:31547, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36141") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:53356->172.17.0.4:36141, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36784") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:58236->172.17.0.4:36784, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34090") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:37090->172.17.0.4:34090, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.4:21/rclone-test-totusid4cike -> ftp://172.17.0.4:21/rclone-test-lapocuw3jewe 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lapocuw3jewe: dial("tcp","172.17.0.4:32249") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lapocuw3jewe: > dial: conn=172.17.0.1:35796->172.17.0.4:32249, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lapocuw3jewe: dial("tcp","172.17.0.4:32581") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lapocuw3jewe: > dial: conn=172.17.0.1:49726->172.17.0.4:32581, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lapocuw3jewe: dial("tcp","172.17.0.4:37619") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lapocuw3jewe: > dial: conn=172.17.0.1:55156->172.17.0.4:37619, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35509") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lapocuw3jewe: dial("tcp","172.17.0.4:30159") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:53650->172.17.0.4:35509, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lapocuw3jewe: > dial: conn=172.17.0.1:45132->172.17.0.4:30159, err= 2026/03/30 02:37:47 DEBUG : empty space: Excluded (Size Filter) 2026/03/30 02:37:47 DEBUG : empty space: Excluded 2026/03/30 02:37:47 DEBUG : empty space: Excluded (Size Filter) 2026/03/30 02:37:47 DEBUG : empty space: Excluded 2026/03/30 02:37:47 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/30 02:37:47 DEBUG : potato3: size = 68 (ftp://172.17.0.4:21/rclone-test-totusid4cike) 2026/03/30 02:37:47 DEBUG : potato3: size = 60 (ftp://172.17.0.4:21/rclone-test-lapocuw3jewe) 2026/03/30 02:37:47 DEBUG : potato3: Sizes differ 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lapocuw3jewe: Connecting to FTP server 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lapocuw3jewe: dial("tcp","172.17.0.4:21") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lapocuw3jewe: Waiting for checks to finish 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lapocuw3jewe: Waiting for transfers to finish 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lapocuw3jewe: > dial: conn=172.17.0.1:52066->172.17.0.4:21, err= 2026/03/30 02:37:47 INFO : potato2: Moved (server-side) 2026/03/30 02:37:47 INFO : potato3: Deleted 2026/03/30 02:37:47 INFO : potato3: Moved (server-side) 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31099") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:42812->172.17.0.4:31099, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lapocuw3jewe: dial("tcp","172.17.0.4:38120") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lapocuw3jewe: > dial: conn=172.17.0.1:41744->172.17.0.4:38120, err= 2026/03/30 02:37:47 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-zorokud8care" 2026/03/30 02:37:47 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/30 02:37:47 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/30 02:37:47 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/30 02:37:47 DEBUG : Setting pass="X7O2RjzbG1qzuHakEg9pGNuEkuMvW39EQfKFLUPgxYk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/30 02:37:47 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/30 02:37:47 DEBUG : TestFTPPureftpd: detected overridden config - adding "{T3ky_}" suffix to name 2026/03/30 02:37:47 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/30 02:37:47 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/30 02:37:47 DEBUG : Setting pass="X7O2RjzbG1qzuHakEg9pGNuEkuMvW39EQfKFLUPgxYk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/30 02:37:47 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-zorokud8care: Connecting to FTP server 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-zorokud8care: dial("tcp","172.17.0.4:21") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-zorokud8care: > dial: conn=172.17.0.1:52074->172.17.0.4:21, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lapocuw3jewe: dial("tcp","172.17.0.4:37325") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-zorokud8care: dial("tcp","172.17.0.4:34019") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-zorokud8care: > dial: conn=172.17.0.1:56052->172.17.0.4:34019, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lapocuw3jewe: > dial: conn=172.17.0.1:45634->172.17.0.4:37325, err= 2026/03/30 02:37:47 DEBUG : empty space: Excluded (Size Filter) 2026/03/30 02:37:47 DEBUG : empty space: Excluded 2026/03/30 02:37:47 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/30 02:37:47 DEBUG : potato3: Need to transfer - File not found at Destination 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-zorokud8care: Connecting to FTP server 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-zorokud8care: dial("tcp","172.17.0.4:21") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-zorokud8care: Waiting for checks to finish 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-zorokud8care: Waiting for transfers to finish 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-zorokud8care: > dial: conn=172.17.0.1:52078->172.17.0.4:21, err= 2026/03/30 02:37:47 INFO : potato2: Moved (server-side) 2026/03/30 02:37:47 INFO : potato3: Moved (server-side) 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-zorokud8care: dial("tcp","172.17.0.4:34205") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-zorokud8care: > dial: conn=172.17.0.1:42606->172.17.0.4:34205, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lapocuw3jewe: dial("tcp","172.17.0.4:31928") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lapocuw3jewe: > dial: conn=172.17.0.1:60984->172.17.0.4:31928, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-zorokud8care: dial("tcp","172.17.0.4:35237") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-zorokud8care: > dial: conn=172.17.0.1:37440->172.17.0.4:35237, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-zorokud8care: Purge object "potato2" 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-zorokud8care: Purge object "potato3" 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-zorokud8care: Purge dir "" 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lapocuw3jewe: dial("tcp","172.17.0.4:31329") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lapocuw3jewe: > dial: conn=172.17.0.1:38094->172.17.0.4:31329, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lapocuw3jewe: Purge object "empty space" 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-lapocuw3jewe: Purge dir "" 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36940") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:54874->172.17.0.4:36940, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:37007") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:39182->172.17.0.4:37007, err= --- PASS: TestServerSideMoveWithFilter (0.10s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-totusid4cike", Local "Local file system at /tmp/rclone2321212572", Modify Window "1s" 2026/03/30 02:37:47 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qofowox9wamu" 2026/03/30 02:37:47 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/30 02:37:47 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/30 02:37:47 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/30 02:37:47 DEBUG : Setting pass="X7O2RjzbG1qzuHakEg9pGNuEkuMvW39EQfKFLUPgxYk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/30 02:37:47 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/30 02:37:47 DEBUG : TestFTPPureftpd: detected overridden config - adding "{T3ky_}" suffix to name 2026/03/30 02:37:47 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/30 02:37:47 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/30 02:37:47 DEBUG : Setting pass="X7O2RjzbG1qzuHakEg9pGNuEkuMvW39EQfKFLUPgxYk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/30 02:37:47 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-qofowox9wamu: Connecting to FTP server 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-qofowox9wamu: dial("tcp","172.17.0.4:21") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-qofowox9wamu: > dial: conn=172.17.0.1:52092->172.17.0.4:21, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32028") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:47372->172.17.0.4:32028, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31254") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:48874->172.17.0.4:31254, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34622") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:50364->172.17.0.4:34622, err= 2026/03/30 02:37:47 INFO : tomatoDir: Making directory 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30917") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:37346->172.17.0.4:30917, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30986") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:51838->172.17.0.4:30986, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.4:21/rclone-test-totusid4cike -> ftp://172.17.0.4:21/rclone-test-qofowox9wamu 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-qofowox9wamu: dial("tcp","172.17.0.4:39538") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-qofowox9wamu: > dial: conn=172.17.0.1:42166->172.17.0.4:39538, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-qofowox9wamu: dial("tcp","172.17.0.4:34249") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-qofowox9wamu: > dial: conn=172.17.0.1:57822->172.17.0.4:34249, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-qofowox9wamu: dial("tcp","172.17.0.4:31854") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-qofowox9wamu: > dial: conn=172.17.0.1:39450->172.17.0.4:31854, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-qofowox9wamu: Using server-side directory move 2026/03/30 02:37:47 INFO : ftp://172.17.0.4:21/rclone-test-qofowox9wamu: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-qofowox9wamu: dial("tcp","172.17.0.4:36081") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-qofowox9wamu: > dial: conn=172.17.0.1:37586->172.17.0.4:36081, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34132") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:39596->172.17.0.4:34132, err= 2026/03/30 02:37:47 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/30 02:37:47 DEBUG : empty space: size = 1 OK 2026/03/30 02:37:47 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/03/30 02:37:47 DEBUG : empty space: Unchanged skipping 2026/03/30 02:37:47 DEBUG : potato3: size = 68 (ftp://172.17.0.4:21/rclone-test-totusid4cike) 2026/03/30 02:37:47 DEBUG : potato3: size = 60 (ftp://172.17.0.4:21/rclone-test-qofowox9wamu) 2026/03/30 02:37:47 DEBUG : potato3: Sizes differ 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-qofowox9wamu: Connecting to FTP server 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-qofowox9wamu: dial("tcp","172.17.0.4:21") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32997") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-qofowox9wamu: > dial: conn=172.17.0.1:52106->172.17.0.4:21, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:48936->172.17.0.4:32997, err= 2026/03/30 02:37:47 INFO : empty space: Deleted 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-qofowox9wamu: Waiting for checks to finish 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-qofowox9wamu: Waiting for transfers to finish 2026/03/30 02:37:47 INFO : potato2: Moved (server-side) 2026/03/30 02:37:47 INFO : potato3: Deleted 2026/03/30 02:37:47 INFO : potato3: Moved (server-side) 2026/03/30 02:37:47 INFO : tomatoDir: Removing directory 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: deleted 1 directories 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38189") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:39652->172.17.0.4:38189, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34619") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:50110->172.17.0.4:34619, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-qofowox9wamu: dial("tcp","172.17.0.4:37877") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-qofowox9wamu: > dial: conn=172.17.0.1:51710->172.17.0.4:37877, err= 2026/03/30 02:37:47 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-mejivif1pitu" 2026/03/30 02:37:47 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/30 02:37:47 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/30 02:37:47 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/30 02:37:47 DEBUG : Setting pass="X7O2RjzbG1qzuHakEg9pGNuEkuMvW39EQfKFLUPgxYk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/30 02:37:47 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/30 02:37:47 DEBUG : TestFTPPureftpd: detected overridden config - adding "{T3ky_}" suffix to name 2026/03/30 02:37:47 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/30 02:37:47 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/30 02:37:47 DEBUG : Setting pass="X7O2RjzbG1qzuHakEg9pGNuEkuMvW39EQfKFLUPgxYk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/30 02:37:47 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-mejivif1pitu: Connecting to FTP server 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-mejivif1pitu: dial("tcp","172.17.0.4:21") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-mejivif1pitu: > dial: conn=172.17.0.1:52118->172.17.0.4:21, err= 2026/03/30 02:37:47 INFO : tomatoDir: Making directory 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-mejivif1pitu: Using server-side directory move 2026/03/30 02:37:47 INFO : ftp://172.17.0.4:21/rclone-test-mejivif1pitu: Server side directory move succeeded 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-mejivif1pitu: dial("tcp","172.17.0.4:32801") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-mejivif1pitu: > dial: conn=172.17.0.1:48650->172.17.0.4:32801, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-mejivif1pitu: dial("tcp","172.17.0.4:31907") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-mejivif1pitu: > dial: conn=172.17.0.1:38142->172.17.0.4:31907, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-qofowox9wamu: dial("tcp","172.17.0.4:30382") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-qofowox9wamu: > dial: conn=172.17.0.1:43548->172.17.0.4:30382, err= 2026/03/30 02:37:47 ERROR : error listing: directory not found 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-qofowox9wamu: dial("tcp","172.17.0.4:36088") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-qofowox9wamu: > dial: conn=172.17.0.1:41102->172.17.0.4:36088, err= 2026/03/30 02:37:47 ERROR : error listing: directory not found 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-mejivif1pitu: dial("tcp","172.17.0.4:33197") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-mejivif1pitu: > dial: conn=172.17.0.1:35396->172.17.0.4:33197, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-mejivif1pitu: Purge object "empty space" 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-mejivif1pitu: Purge object "potato2" 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-mejivif1pitu: Purge object "potato3" 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-mejivif1pitu: dial("tcp","172.17.0.4:36545") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-mejivif1pitu: > dial: conn=172.17.0.1:60370->172.17.0.4:36545, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-mejivif1pitu: Purge dir "tomatoDir" 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-mejivif1pitu: Purge dir "" 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-qofowox9wamu: dial("tcp","172.17.0.4:39204") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-qofowox9wamu: > dial: conn=172.17.0.1:52984->172.17.0.4:39204, err= 2026/03/30 02:37:47 ERROR : error listing: directory not found 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-qofowox9wamu: Purge dir "" 2026/03/30 02:37:47 NOTICE: purge failed to rmdir "": directory not found 2026/03/30 02:37:47 NOTICE: purge failed: directory not found 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30633") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:36358->172.17.0.4:30633, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32874") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:39542->172.17.0.4:32874, err= --- PASS: TestServerSideMoveDeleteEmptySourceDirs (0.11s) === RUN TestServerSideMoveOverlap run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-totusid4cike", Local "Local file system at /tmp/rclone2321212572", Modify Window "1s" sync_test.go:1941: Skipping test as remote supports DirMove 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35240") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:51350->172.17.0.4:35240, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36817") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:46760->172.17.0.4:36817, err= --- SKIP: TestServerSideMoveOverlap (0.00s) === RUN TestSyncOverlap run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-totusid4cike", Local "Local file system at /tmp/rclone2321212572", Modify Window "1s" 2026/03/30 02:37:47 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-totusid4cike/rclone-sync-test" 2026/03/30 02:37:47 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/30 02:37:47 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/30 02:37:47 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/30 02:37:47 DEBUG : Setting pass="X7O2RjzbG1qzuHakEg9pGNuEkuMvW39EQfKFLUPgxYk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/30 02:37:47 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/30 02:37:47 DEBUG : TestFTPPureftpd: detected overridden config - adding "{T3ky_}" suffix to name 2026/03/30 02:37:47 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/30 02:37:47 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/30 02:37:47 DEBUG : Setting pass="X7O2RjzbG1qzuHakEg9pGNuEkuMvW39EQfKFLUPgxYk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/30 02:37:47 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/rclone-sync-test: Connecting to FTP server 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/rclone-sync-test: dial("tcp","172.17.0.4:21") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/rclone-sync-test: > dial: conn=172.17.0.1:52122->172.17.0.4:21, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34550") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:52906->172.17.0.4:34550, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:37279") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:43850->172.17.0.4:37279, err= --- PASS: TestSyncOverlap (0.03s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-totusid4cike", Local "Local file system at /tmp/rclone2321212572", Modify Window "1s" 2026/03/30 02:37:47 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-totusid4cike/rclone-sync-test" 2026/03/30 02:37:47 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/30 02:37:47 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/30 02:37:47 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/30 02:37:47 DEBUG : Setting pass="X7O2RjzbG1qzuHakEg9pGNuEkuMvW39EQfKFLUPgxYk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/30 02:37:47 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/30 02:37:47 DEBUG : TestFTPPureftpd: detected overridden config - adding "{T3ky_}" suffix to name 2026/03/30 02:37:47 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/30 02:37:47 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/30 02:37:47 DEBUG : Setting pass="X7O2RjzbG1qzuHakEg9pGNuEkuMvW39EQfKFLUPgxYk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/30 02:37:47 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/rclone-sync-test: Connecting to FTP server 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/rclone-sync-test: dial("tcp","172.17.0.4:21") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/rclone-sync-test: > dial: conn=172.17.0.1:52128->172.17.0.4:21, err= 2026/03/30 02:37:47 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-totusid4cike/rclone-sync-test-include/layer2" 2026/03/30 02:37:47 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/30 02:37:47 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/30 02:37:47 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/30 02:37:47 DEBUG : Setting pass="X7O2RjzbG1qzuHakEg9pGNuEkuMvW39EQfKFLUPgxYk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/30 02:37:47 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/30 02:37:47 DEBUG : TestFTPPureftpd: detected overridden config - adding "{T3ky_}" suffix to name 2026/03/30 02:37:47 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/30 02:37:47 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/30 02:37:47 DEBUG : Setting pass="X7O2RjzbG1qzuHakEg9pGNuEkuMvW39EQfKFLUPgxYk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/30 02:37:47 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/rclone-sync-test-include/layer2: Connecting to FTP server 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/rclone-sync-test-include/layer2: dial("tcp","172.17.0.4:21") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:52132->172.17.0.4:21, err= 2026/03/30 02:37:47 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-totusid4cike/rclone-sync-test-ignore-file" 2026/03/30 02:37:47 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/30 02:37:47 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/30 02:37:47 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/30 02:37:47 DEBUG : Setting pass="X7O2RjzbG1qzuHakEg9pGNuEkuMvW39EQfKFLUPgxYk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/30 02:37:47 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/30 02:37:47 DEBUG : TestFTPPureftpd: detected overridden config - adding "{T3ky_}" suffix to name 2026/03/30 02:37:47 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/30 02:37:47 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/30 02:37:47 DEBUG : Setting pass="X7O2RjzbG1qzuHakEg9pGNuEkuMvW39EQfKFLUPgxYk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/30 02:37:47 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/rclone-sync-test-ignore-file: Connecting to FTP server 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/rclone-sync-test-ignore-file: dial("tcp","172.17.0.4:21") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:52146->172.17.0.4:21, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30038") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:60752->172.17.0.4:30038, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/rclone-sync-test: dial("tcp","172.17.0.4:34675") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39034") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/rclone-sync-test: > dial: conn=172.17.0.1:42224->172.17.0.4:34675, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:50118->172.17.0.4:39034, err= 2026/03/30 02:37:47 DEBUG : rclone-sync-test: Excluded 2026/03/30 02:37:47 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31580") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:36658->172.17.0.4:31580, err= 2026/03/30 02:37:47 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/rclone-sync-test: Waiting for checks to finish 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/rclone-sync-test: Waiting for transfers to finish 2026/03/30 02:37:47 DEBUG : Waiting for deletions to finish 2026/03/30 02:37:47 INFO : There was nothing to transfer 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:37258") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:40440->172.17.0.4:37258, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/rclone-sync-test: dial("tcp","172.17.0.4:33145") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/rclone-sync-test: > dial: conn=172.17.0.1:56620->172.17.0.4:33145, err= 2026/03/30 02:37:47 DEBUG : rclone-sync-test: Excluded 2026/03/30 02:37:47 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36271") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:33122->172.17.0.4:36271, err= 2026/03/30 02:37:47 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for checks to finish 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for transfers to finish 2026/03/30 02:37:47 DEBUG : Waiting for deletions to finish 2026/03/30 02:37:47 INFO : rclone-sync-test-include: Removing directory 2026/03/30 02:37:47 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: failed to delete 1 directories 2026/03/30 02:37:47 INFO : There was nothing to transfer 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/rclone-sync-test-include/layer2: dial("tcp","172.17.0.4:37960") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:43470->172.17.0.4:37960, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32563") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:40884->172.17.0.4:32563, err= 2026/03/30 02:37:47 DEBUG : rclone-sync-test: Excluded 2026/03/30 02:37:47 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39393") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:55224->172.17.0.4:39393, err= 2026/03/30 02:37:47 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/rclone-sync-test-include/layer2: Waiting for checks to finish 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/03/30 02:37:47 DEBUG : Waiting for deletions to finish 2026/03/30 02:37:47 INFO : There was nothing to transfer 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/rclone-sync-test-include/layer2: dial("tcp","172.17.0.4:32636") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39262") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:49278->172.17.0.4:32636, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:41652->172.17.0.4:39262, err= 2026/03/30 02:37:47 DEBUG : rclone-sync-test: Excluded 2026/03/30 02:37:47 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:37464") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:36154->172.17.0.4:37464, err= 2026/03/30 02:37:47 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for checks to finish 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for transfers to finish 2026/03/30 02:37:47 DEBUG : Waiting for deletions to finish 2026/03/30 02:37:47 INFO : rclone-sync-test-include: Removing directory 2026/03/30 02:37:47 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: failed to delete 1 directories 2026/03/30 02:37:47 INFO : There was nothing to transfer 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/rclone-sync-test-ignore-file: dial("tcp","172.17.0.4:36694") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38222") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:34446->172.17.0.4:38222, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:45702->172.17.0.4:36694, err= 2026/03/30 02:37:47 DEBUG : Excluded 2026/03/30 02:37:47 DEBUG : rclone-sync-test: Excluded 2026/03/30 02:37:47 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31853") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:43356->172.17.0.4:31853, err= 2026/03/30 02:37:47 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/rclone-sync-test-ignore-file: Waiting for checks to finish 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/03/30 02:37:47 DEBUG : Waiting for deletions to finish 2026/03/30 02:37:47 INFO : There was nothing to transfer 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38740") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:33516->172.17.0.4:38740, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30333") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30275") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:56520->172.17.0.4:30275, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31988") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:33904->172.17.0.4:30333, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:40218->172.17.0.4:31988, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31602") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:40218->172.17.0.4:31602, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36426") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:43310->172.17.0.4:36426, err= --- PASS: TestSyncOverlapWithFilter (0.13s) === RUN TestSyncCompareDest run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-totusid4cike", Local "Local file system at /tmp/rclone2321212572", Modify Window "1s" 2026/03/30 02:37:47 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-totusid4cike/dst" 2026/03/30 02:37:47 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/30 02:37:47 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/30 02:37:47 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/30 02:37:47 DEBUG : Setting pass="X7O2RjzbG1qzuHakEg9pGNuEkuMvW39EQfKFLUPgxYk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/30 02:37:47 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/30 02:37:47 DEBUG : TestFTPPureftpd: detected overridden config - adding "{T3ky_}" suffix to name 2026/03/30 02:37:47 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/30 02:37:47 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/30 02:37:47 DEBUG : Setting pass="X7O2RjzbG1qzuHakEg9pGNuEkuMvW39EQfKFLUPgxYk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/30 02:37:47 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/dst: Connecting to FTP server 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/dst: dial("tcp","172.17.0.4:21") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/dst: > dial: conn=172.17.0.1:52156->172.17.0.4:21, err= 2026/03/30 02:37:47 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-totusid4cike/CompareDest" 2026/03/30 02:37:47 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/30 02:37:47 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/30 02:37:47 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/30 02:37:47 DEBUG : Setting pass="X7O2RjzbG1qzuHakEg9pGNuEkuMvW39EQfKFLUPgxYk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/30 02:37:47 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/30 02:37:47 DEBUG : TestFTPPureftpd: detected overridden config - adding "{T3ky_}" suffix to name 2026/03/30 02:37:47 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/30 02:37:47 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/30 02:37:47 DEBUG : Setting pass="X7O2RjzbG1qzuHakEg9pGNuEkuMvW39EQfKFLUPgxYk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/30 02:37:47 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/CompareDest: Connecting to FTP server 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/CompareDest: dial("tcp","172.17.0.4:21") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/CompareDest: > dial: conn=172.17.0.1:52162->172.17.0.4:21, err= 2026/03/30 02:37:47 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-totusid4cike/CompareDest" to be canonical "TestFTPPureftpd{T3ky_}:rclone-test-totusid4cike/CompareDest" 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/dst: dial("tcp","172.17.0.4:32880") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/dst: > dial: conn=172.17.0.1:50308->172.17.0.4:32880, err= 2026/03/30 02:37:47 DEBUG : one: Need to transfer - File not found at Destination 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/dst: Waiting for checks to finish 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/dst: Waiting for transfers to finish 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/dst: dial("tcp","172.17.0.4:38302") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/dst: > dial: conn=172.17.0.1:50948->172.17.0.4:38302, err= 2026/03/30 02:37:47 DEBUG : one.b2cc3c6c.partial: size = 3 OK 2026/03/30 02:37:47 DEBUG : one.b2cc3c6c.partial: renamed to: one 2026/03/30 02:37:47 INFO : one: Copied (new) 2026/03/30 02:37:47 DEBUG : Waiting for deletions to finish 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36412") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:34172->172.17.0.4:36412, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39801") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:57714->172.17.0.4:39801, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39962") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:35098->172.17.0.4:39962, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35578") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:55144->172.17.0.4:35578, err= 2026/03/30 02:37:47 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-totusid4cike/CompareDest" for canonical name "TestFTPPureftpd{T3ky_}:rclone-test-totusid4cike/CompareDest" 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/dst: dial("tcp","172.17.0.4:36243") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/dst: > dial: conn=172.17.0.1:57438->172.17.0.4:36243, err= 2026/03/30 02:37:47 DEBUG : one: size = 5 (Local file system at /tmp/rclone2321212572) 2026/03/30 02:37:47 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-totusid4cike/dst) 2026/03/30 02:37:47 DEBUG : one: Sizes differ 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/dst: Waiting for checks to finish 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/dst: Waiting for transfers to finish 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/dst: dial("tcp","172.17.0.4:35546") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/dst: > dial: conn=172.17.0.1:39706->172.17.0.4:35546, err= 2026/03/30 02:37:47 DEBUG : one.4a8516eb.partial: size = 5 OK 2026/03/30 02:37:47 DEBUG : one.4a8516eb.partial: renamed to: one 2026/03/30 02:37:47 INFO : one: Copied (replaced existing) 2026/03/30 02:37:47 DEBUG : Waiting for deletions to finish 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:37174") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:58004->172.17.0.4:37174, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39325") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:56318->172.17.0.4:39325, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:33560") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:55704->172.17.0.4:33560, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35031") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:58754->172.17.0.4:35031, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39511") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:57474->172.17.0.4:39511, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34617") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:52052->172.17.0.4:34617, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38505") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:51752->172.17.0.4:38505, err= 2026/03/30 02:37:47 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-totusid4cike/CompareDest" for canonical name "TestFTPPureftpd{T3ky_}:rclone-test-totusid4cike/CompareDest" 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/dst: dial("tcp","172.17.0.4:39685") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/dst: > dial: conn=172.17.0.1:49460->172.17.0.4:39685, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/dst: Waiting for checks to finish 2026/03/30 02:37:47 DEBUG : one: size = 5 (Local file system at /tmp/rclone2321212572) 2026/03/30 02:37:47 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-totusid4cike/dst) 2026/03/30 02:37:47 DEBUG : one: Sizes differ 2026/03/30 02:37:47 DEBUG : one: size = 5 OK 2026/03/30 02:37:47 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/30 02:37:47 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/dst: Waiting for transfers to finish 2026/03/30 02:37:47 DEBUG : Waiting for deletions to finish 2026/03/30 02:37:47 INFO : There was nothing to transfer 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:37741") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:55320->172.17.0.4:37741, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38432") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:35978->172.17.0.4:38432, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31245") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:45172->172.17.0.4:31245, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31602") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:40232->172.17.0.4:31602, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35992") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:37262->172.17.0.4:35992, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36037") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:35642->172.17.0.4:36037, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34364") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:53464->172.17.0.4:34364, err= 2026/03/30 02:37:47 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-totusid4cike/CompareDest" for canonical name "TestFTPPureftpd{T3ky_}:rclone-test-totusid4cike/CompareDest" 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/dst: dial("tcp","172.17.0.4:30307") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/dst: > dial: conn=172.17.0.1:42640->172.17.0.4:30307, err= 2026/03/30 02:37:47 DEBUG : one: size = 5 (Local file system at /tmp/rclone2321212572) 2026/03/30 02:37:47 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-totusid4cike/dst) 2026/03/30 02:37:47 DEBUG : one: Sizes differ 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/CompareDest: Connecting to FTP server 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/CompareDest: dial("tcp","172.17.0.4:21") 2026/03/30 02:37:47 DEBUG : two: size = 3 OK 2026/03/30 02:37:47 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/30 02:37:47 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/dst: Waiting for checks to finish 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/CompareDest: > dial: conn=172.17.0.1:52170->172.17.0.4:21, err= 2026/03/30 02:37:47 DEBUG : one: size = 5 OK 2026/03/30 02:37:47 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/30 02:37:47 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/dst: Waiting for transfers to finish 2026/03/30 02:37:47 DEBUG : Waiting for deletions to finish 2026/03/30 02:37:47 INFO : There was nothing to transfer 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39187") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:49136->172.17.0.4:39187, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36042") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:58476->172.17.0.4:36042, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35170") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:37434->172.17.0.4:35170, err= 2026/03/30 02:37:47 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-totusid4cike/CompareDest" for canonical name "TestFTPPureftpd{T3ky_}:rclone-test-totusid4cike/CompareDest" 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/dst: dial("tcp","172.17.0.4:39184") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/dst: > dial: conn=172.17.0.1:60904->172.17.0.4:39184, err= 2026/03/30 02:37:47 DEBUG : one: size = 5 (Local file system at /tmp/rclone2321212572) 2026/03/30 02:37:47 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-totusid4cike/dst) 2026/03/30 02:37:47 DEBUG : one: Sizes differ 2026/03/30 02:37:47 DEBUG : two: size = 3 OK 2026/03/30 02:37:47 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/30 02:37:47 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/30 02:37:47 DEBUG : one: size = 5 OK 2026/03/30 02:37:47 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/30 02:37:47 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/dst: Waiting for checks to finish 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/dst: Waiting for transfers to finish 2026/03/30 02:37:47 DEBUG : Waiting for deletions to finish 2026/03/30 02:37:47 INFO : There was nothing to transfer 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31824") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:46480->172.17.0.4:31824, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:37635") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:37716->172.17.0.4:37635, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34377") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:58160->172.17.0.4:34377, err= sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32915") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:47880->172.17.0.4:32915, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32564") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34568") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:54468->172.17.0.4:34568, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:49348->172.17.0.4:32564, err= 2026/03/30 02:37:47 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-totusid4cike/CompareDest" for canonical name "TestFTPPureftpd{T3ky_}:rclone-test-totusid4cike/CompareDest" 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/dst: dial("tcp","172.17.0.4:35847") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/dst: > dial: conn=172.17.0.1:34792->172.17.0.4:35847, err= 2026/03/30 02:37:47 DEBUG : one: size = 5 (Local file system at /tmp/rclone2321212572) 2026/03/30 02:37:47 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-totusid4cike/dst) 2026/03/30 02:37:47 DEBUG : one: Sizes differ 2026/03/30 02:37:47 DEBUG : one: size = 5 OK 2026/03/30 02:37:47 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/30 02:37:47 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/30 02:37:47 DEBUG : two: size = 5 (Local file system at /tmp/rclone2321212572) 2026/03/30 02:37:47 DEBUG : two: size = 3 (ftp://172.17.0.4:21/rclone-test-totusid4cike/CompareDest) 2026/03/30 02:37:47 DEBUG : two: Sizes differ 2026/03/30 02:37:47 DEBUG : two: Need to transfer - File not found at Destination 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/dst: Waiting for checks to finish 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/dst: Waiting for transfers to finish 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/dst: dial("tcp","172.17.0.4:38193") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/dst: > dial: conn=172.17.0.1:44134->172.17.0.4:38193, err= 2026/03/30 02:37:47 DEBUG : two.a319cd8b.partial: size = 5 OK 2026/03/30 02:37:47 DEBUG : two.a319cd8b.partial: renamed to: two 2026/03/30 02:37:47 INFO : two: Copied (new) 2026/03/30 02:37:47 DEBUG : Waiting for deletions to finish 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38447") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:54694->172.17.0.4:38447, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38238") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:53726->172.17.0.4:38238, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30836") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:56646->172.17.0.4:30836, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34950") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:40838->172.17.0.4:34950, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39129") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39422") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:43504->172.17.0.4:39422, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:46644->172.17.0.4:39129, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32550") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:55076->172.17.0.4:32550, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/CompareDest: closing 2 unused connections --- PASS: TestSyncCompareDest (0.17s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-totusid4cike", Local "Local file system at /tmp/rclone2321212572", Modify Window "1s" 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39197") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:55882->172.17.0.4:39197, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:37108") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:34674->172.17.0.4:37108, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35136") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:52728->172.17.0.4:35136, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35700") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:60574->172.17.0.4:35700, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36425") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:51000->172.17.0.4:36425, err= 2026/03/30 02:37:47 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-totusid4cike/dest" 2026/03/30 02:37:47 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/30 02:37:47 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/30 02:37:47 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/30 02:37:47 DEBUG : Setting pass="X7O2RjzbG1qzuHakEg9pGNuEkuMvW39EQfKFLUPgxYk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/30 02:37:47 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/30 02:37:47 DEBUG : TestFTPPureftpd: detected overridden config - adding "{T3ky_}" suffix to name 2026/03/30 02:37:47 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/30 02:37:47 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/30 02:37:47 DEBUG : Setting pass="X7O2RjzbG1qzuHakEg9pGNuEkuMvW39EQfKFLUPgxYk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/30 02:37:47 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/dest: Connecting to FTP server 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/dest: dial("tcp","172.17.0.4:21") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/dest: > dial: conn=172.17.0.1:52174->172.17.0.4:21, err= 2026/03/30 02:37:47 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-totusid4cike/pre-dest1" 2026/03/30 02:37:47 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/30 02:37:47 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/30 02:37:47 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/30 02:37:47 DEBUG : Setting pass="X7O2RjzbG1qzuHakEg9pGNuEkuMvW39EQfKFLUPgxYk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/30 02:37:47 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/30 02:37:47 DEBUG : TestFTPPureftpd: detected overridden config - adding "{T3ky_}" suffix to name 2026/03/30 02:37:47 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/30 02:37:47 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/30 02:37:47 DEBUG : Setting pass="X7O2RjzbG1qzuHakEg9pGNuEkuMvW39EQfKFLUPgxYk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/30 02:37:47 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/pre-dest1: Connecting to FTP server 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/pre-dest1: dial("tcp","172.17.0.4:21") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/pre-dest1: > dial: conn=172.17.0.1:52184->172.17.0.4:21, err= 2026/03/30 02:37:47 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-totusid4cike/pre-dest1" to be canonical "TestFTPPureftpd{T3ky_}:rclone-test-totusid4cike/pre-dest1" 2026/03/30 02:37:47 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-totusid4cike/pre-dest2" 2026/03/30 02:37:47 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/30 02:37:47 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/30 02:37:47 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/30 02:37:47 DEBUG : Setting pass="X7O2RjzbG1qzuHakEg9pGNuEkuMvW39EQfKFLUPgxYk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/30 02:37:47 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/30 02:37:47 DEBUG : TestFTPPureftpd: detected overridden config - adding "{T3ky_}" suffix to name 2026/03/30 02:37:47 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/30 02:37:47 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/30 02:37:47 DEBUG : Setting pass="X7O2RjzbG1qzuHakEg9pGNuEkuMvW39EQfKFLUPgxYk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/30 02:37:47 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/pre-dest2: Connecting to FTP server 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/pre-dest2: dial("tcp","172.17.0.4:21") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/pre-dest2: > dial: conn=172.17.0.1:52190->172.17.0.4:21, err= 2026/03/30 02:37:47 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-totusid4cike/pre-dest2" to be canonical "TestFTPPureftpd{T3ky_}:rclone-test-totusid4cike/pre-dest2" 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/dest: dial("tcp","172.17.0.4:31893") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/dest: > dial: conn=172.17.0.1:47098->172.17.0.4:31893, err= 2026/03/30 02:37:47 DEBUG : 1: size = 1 OK 2026/03/30 02:37:47 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:47 DEBUG : 1: Destination found in --compare-dest, skipping 2026/03/30 02:37:47 DEBUG : 2: size = 1 OK 2026/03/30 02:37:47 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:47 DEBUG : 2: Destination found in --compare-dest, skipping 2026/03/30 02:37:47 DEBUG : 3: Need to transfer - File not found at Destination 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/dest: Waiting for checks to finish 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/dest: Waiting for transfers to finish 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/dest: dial("tcp","172.17.0.4:33802") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/dest: > dial: conn=172.17.0.1:36436->172.17.0.4:33802, err= 2026/03/30 02:37:47 DEBUG : 3.34f95e38.partial: size = 1 OK 2026/03/30 02:37:47 DEBUG : 3.34f95e38.partial: renamed to: 3 2026/03/30 02:37:47 INFO : 3: Copied (new) 2026/03/30 02:37:47 DEBUG : Waiting for deletions to finish 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/dest: dial("tcp","172.17.0.4:31331") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/dest: > dial: conn=172.17.0.1:41748->172.17.0.4:31331, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35375") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:56902->172.17.0.4:35375, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:33141") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:55522->172.17.0.4:33141, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31141") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:43120->172.17.0.4:31141, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30422") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:43946->172.17.0.4:30422, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38191") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:52950->172.17.0.4:38191, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39358") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:33958") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:43316->172.17.0.4:39358, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:35984->172.17.0.4:33958, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:33201") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:53884->172.17.0.4:33201, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36742") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:57158->172.17.0.4:36742, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/pre-dest1: closing 1 unused connections 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/pre-dest2: closing 1 unused connections --- PASS: TestSyncMultipleCompareDest (0.08s) === RUN TestSyncCopyDest run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-totusid4cike", Local "Local file system at /tmp/rclone2321212572", Modify Window "1s" sync_test.go:2266: Skipping test as remote does not support server-side copy 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30317") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:49522->172.17.0.4:30317, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36386") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:40606->172.17.0.4:36386, err= --- SKIP: TestSyncCopyDest (0.00s) === RUN TestSyncBackupDir run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-totusid4cike", Local "Local file system at /tmp/rclone2321212572", Modify Window "1s" 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31050") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:55494->172.17.0.4:31050, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35494") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:37360->172.17.0.4:35494, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36526") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:34458->172.17.0.4:36526, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30586") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:47356->172.17.0.4:30586, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31121") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:49928->172.17.0.4:31121, err= 2026/03/30 02:37:47 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-totusid4cike/dst" 2026/03/30 02:37:47 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/30 02:37:47 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/30 02:37:47 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/30 02:37:47 DEBUG : Setting pass="X7O2RjzbG1qzuHakEg9pGNuEkuMvW39EQfKFLUPgxYk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/30 02:37:47 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/30 02:37:47 DEBUG : TestFTPPureftpd: detected overridden config - adding "{T3ky_}" suffix to name 2026/03/30 02:37:47 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/30 02:37:47 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/30 02:37:47 DEBUG : Setting pass="X7O2RjzbG1qzuHakEg9pGNuEkuMvW39EQfKFLUPgxYk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/30 02:37:47 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/dst: Connecting to FTP server 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/dst: dial("tcp","172.17.0.4:21") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/dst: > dial: conn=172.17.0.1:52206->172.17.0.4:21, err= 2026/03/30 02:37:47 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-totusid4cike/backup" 2026/03/30 02:37:47 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/30 02:37:47 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/30 02:37:47 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/30 02:37:47 DEBUG : Setting pass="X7O2RjzbG1qzuHakEg9pGNuEkuMvW39EQfKFLUPgxYk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/30 02:37:47 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/30 02:37:47 DEBUG : TestFTPPureftpd: detected overridden config - adding "{T3ky_}" suffix to name 2026/03/30 02:37:47 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/30 02:37:47 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/30 02:37:47 DEBUG : Setting pass="X7O2RjzbG1qzuHakEg9pGNuEkuMvW39EQfKFLUPgxYk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/30 02:37:47 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/backup: Connecting to FTP server 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/backup: dial("tcp","172.17.0.4:21") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/backup: > dial: conn=172.17.0.1:52212->172.17.0.4:21, err= 2026/03/30 02:37:47 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-totusid4cike/backup" to be canonical "TestFTPPureftpd{T3ky_}:rclone-test-totusid4cike/backup" 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/dst: dial("tcp","172.17.0.4:30026") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/dst: > dial: conn=172.17.0.1:55452->172.17.0.4:30026, err= 2026/03/30 02:37:47 DEBUG : two: size = 3 OK 2026/03/30 02:37:47 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:47 DEBUG : two: Unchanged skipping 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/dst: Waiting for checks to finish 2026/03/30 02:37:47 DEBUG : one: size = 4 (Local file system at /tmp/rclone2321212572) 2026/03/30 02:37:47 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-totusid4cike/dst) 2026/03/30 02:37:47 DEBUG : one: Sizes differ 2026/03/30 02:37:47 INFO : one: Moved (server-side) 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/dst: Waiting for transfers to finish 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/dst: dial("tcp","172.17.0.4:37209") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/dst: > dial: conn=172.17.0.1:54384->172.17.0.4:37209, err= 2026/03/30 02:37:47 DEBUG : one.a292864a.partial: size = 4 OK 2026/03/30 02:37:47 DEBUG : one.a292864a.partial: renamed to: one 2026/03/30 02:37:47 INFO : one: Copied (new) 2026/03/30 02:37:47 DEBUG : Waiting for deletions to finish 2026/03/30 02:37:47 INFO : three.txt: Moved (server-side) 2026/03/30 02:37:47 INFO : three.txt: Moved into backup dir 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38342") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:33270->172.17.0.4:38342, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34435") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30525") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:49068->172.17.0.4:34435, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:42122->172.17.0.4:30525, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36169") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:49800->172.17.0.4:36169, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35118") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:33084->172.17.0.4:35118, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38579") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31984") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:59294->172.17.0.4:31984, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:38640->172.17.0.4:38579, err= 2026/03/30 02:37:47 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-totusid4cike/backup" for canonical name "TestFTPPureftpd{T3ky_}:rclone-test-totusid4cike/backup" 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/dst: dial("tcp","172.17.0.4:39638") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/dst: > dial: conn=172.17.0.1:56630->172.17.0.4:39638, err= 2026/03/30 02:37:47 DEBUG : one: size = 5 (Local file system at /tmp/rclone2321212572) 2026/03/30 02:37:47 DEBUG : one: size = 4 (ftp://172.17.0.4:21/rclone-test-totusid4cike/dst) 2026/03/30 02:37:47 DEBUG : one: Sizes differ 2026/03/30 02:37:47 DEBUG : two: size = 3 OK 2026/03/30 02:37:47 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:47 DEBUG : two: Unchanged skipping 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/dst: Waiting for checks to finish 2026/03/30 02:37:47 INFO : one: Deleted 2026/03/30 02:37:47 INFO : one: Moved (server-side) 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/dst: Waiting for transfers to finish 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/dst: dial("tcp","172.17.0.4:31380") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/dst: > dial: conn=172.17.0.1:44272->172.17.0.4:31380, err= 2026/03/30 02:37:47 DEBUG : one.4c47835a.partial: size = 5 OK 2026/03/30 02:37:47 DEBUG : one.4c47835a.partial: renamed to: one 2026/03/30 02:37:47 INFO : one: Copied (new) 2026/03/30 02:37:47 DEBUG : Waiting for deletions to finish 2026/03/30 02:37:47 INFO : three.txt: Deleted 2026/03/30 02:37:47 INFO : three.txt: Moved (server-side) 2026/03/30 02:37:47 INFO : three.txt: Moved into backup dir 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31024") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:40628->172.17.0.4:31024, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30796") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:37565") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:56538->172.17.0.4:30796, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:36794->172.17.0.4:37565, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35393") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:57142->172.17.0.4:35393, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:37429") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38611") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:51102->172.17.0.4:37429, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:49986->172.17.0.4:38611, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35770") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:44272->172.17.0.4:35770, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/backup: closing 1 unused connections --- PASS: TestSyncBackupDir (0.06s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-totusid4cike", Local "Local file system at /tmp/rclone2321212572", Modify Window "1s" 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35775") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:49256->172.17.0.4:35775, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:37289") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:35524->172.17.0.4:37289, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36142") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:55982->172.17.0.4:36142, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34551") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:37420->172.17.0.4:34551, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38603") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:59226->172.17.0.4:38603, err= 2026/03/30 02:37:47 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-totusid4cike/dst" 2026/03/30 02:37:47 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/30 02:37:47 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/30 02:37:47 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/30 02:37:47 DEBUG : Setting pass="X7O2RjzbG1qzuHakEg9pGNuEkuMvW39EQfKFLUPgxYk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/30 02:37:47 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/30 02:37:47 DEBUG : TestFTPPureftpd: detected overridden config - adding "{T3ky_}" suffix to name 2026/03/30 02:37:47 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/30 02:37:47 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/30 02:37:47 DEBUG : Setting pass="X7O2RjzbG1qzuHakEg9pGNuEkuMvW39EQfKFLUPgxYk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/30 02:37:47 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/dst: Connecting to FTP server 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/dst: dial("tcp","172.17.0.4:21") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/dst: > dial: conn=172.17.0.1:52216->172.17.0.4:21, err= 2026/03/30 02:37:47 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-totusid4cike/backup" 2026/03/30 02:37:47 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/30 02:37:47 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/30 02:37:47 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/30 02:37:47 DEBUG : Setting pass="X7O2RjzbG1qzuHakEg9pGNuEkuMvW39EQfKFLUPgxYk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/30 02:37:47 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/30 02:37:47 DEBUG : TestFTPPureftpd: detected overridden config - adding "{T3ky_}" suffix to name 2026/03/30 02:37:47 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/30 02:37:47 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/30 02:37:47 DEBUG : Setting pass="X7O2RjzbG1qzuHakEg9pGNuEkuMvW39EQfKFLUPgxYk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/30 02:37:47 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/backup: Connecting to FTP server 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/backup: dial("tcp","172.17.0.4:21") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/backup: > dial: conn=172.17.0.1:52224->172.17.0.4:21, err= 2026/03/30 02:37:47 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-totusid4cike/backup" to be canonical "TestFTPPureftpd{T3ky_}:rclone-test-totusid4cike/backup" 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/dst: dial("tcp","172.17.0.4:36930") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/dst: > dial: conn=172.17.0.1:37364->172.17.0.4:36930, err= 2026/03/30 02:37:47 DEBUG : one: size = 4 (Local file system at /tmp/rclone2321212572) 2026/03/30 02:37:47 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-totusid4cike/dst) 2026/03/30 02:37:47 DEBUG : one: Sizes differ 2026/03/30 02:37:47 DEBUG : two: size = 3 OK 2026/03/30 02:37:47 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:47 DEBUG : two: Unchanged skipping 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/dst: Waiting for checks to finish 2026/03/30 02:37:47 INFO : one: Moved (server-side) to: one.bak 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/dst: Waiting for transfers to finish 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/dst: dial("tcp","172.17.0.4:35504") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/dst: > dial: conn=172.17.0.1:58708->172.17.0.4:35504, err= 2026/03/30 02:37:47 DEBUG : one.a292864a.partial: size = 4 OK 2026/03/30 02:37:47 DEBUG : one.a292864a.partial: renamed to: one 2026/03/30 02:37:47 INFO : one: Copied (new) 2026/03/30 02:37:47 DEBUG : Waiting for deletions to finish 2026/03/30 02:37:47 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/30 02:37:47 INFO : three.txt: Moved into backup dir 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35023") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:60402->172.17.0.4:35023, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38465") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:53718->172.17.0.4:38465, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38455") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:53644->172.17.0.4:38455, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32082") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:59934->172.17.0.4:32082, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36149") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:51884->172.17.0.4:36149, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34722") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:48444->172.17.0.4:34722, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38403") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:54788->172.17.0.4:38403, err= 2026/03/30 02:37:47 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-totusid4cike/backup" for canonical name "TestFTPPureftpd{T3ky_}:rclone-test-totusid4cike/backup" 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/dst: dial("tcp","172.17.0.4:32422") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/dst: > dial: conn=172.17.0.1:50366->172.17.0.4:32422, err= 2026/03/30 02:37:47 DEBUG : one: size = 5 (Local file system at /tmp/rclone2321212572) 2026/03/30 02:37:47 DEBUG : one: size = 4 (ftp://172.17.0.4:21/rclone-test-totusid4cike/dst) 2026/03/30 02:37:47 DEBUG : one: Sizes differ 2026/03/30 02:37:47 DEBUG : two: size = 3 OK 2026/03/30 02:37:47 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:47 DEBUG : two: Unchanged skipping 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/dst: Waiting for checks to finish 2026/03/30 02:37:47 INFO : one.bak: Deleted 2026/03/30 02:37:47 INFO : one: Moved (server-side) to: one.bak 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/dst: Waiting for transfers to finish 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/dst: dial("tcp","172.17.0.4:34562") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/dst: > dial: conn=172.17.0.1:56712->172.17.0.4:34562, err= 2026/03/30 02:37:47 DEBUG : one.4c47835a.partial: size = 5 OK 2026/03/30 02:37:47 DEBUG : one.4c47835a.partial: renamed to: one 2026/03/30 02:37:47 INFO : one: Copied (new) 2026/03/30 02:37:47 DEBUG : Waiting for deletions to finish 2026/03/30 02:37:47 INFO : three.txt.bak: Deleted 2026/03/30 02:37:47 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/30 02:37:47 INFO : three.txt: Moved into backup dir 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35644") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:42594->172.17.0.4:35644, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32410") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:38226->172.17.0.4:32410, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30830") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:58502->172.17.0.4:30830, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30523") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:53622->172.17.0.4:30523, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34050") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:58860->172.17.0.4:34050, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:33510") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:53432->172.17.0.4:33510, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32759") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:44776->172.17.0.4:32759, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffix (0.12s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-totusid4cike", Local "Local file system at /tmp/rclone2321212572", Modify Window "1s" 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:33152") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:45944->172.17.0.4:33152, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30210") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:45410->172.17.0.4:30210, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39190") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:51848->172.17.0.4:39190, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35884") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:44864->172.17.0.4:35884, err= 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:37685") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:43922->172.17.0.4:37685, err= 2026/03/30 02:37:47 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-totusid4cike/dst" 2026/03/30 02:37:47 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/30 02:37:47 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/30 02:37:47 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/30 02:37:47 DEBUG : Setting pass="X7O2RjzbG1qzuHakEg9pGNuEkuMvW39EQfKFLUPgxYk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/30 02:37:47 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/30 02:37:47 DEBUG : TestFTPPureftpd: detected overridden config - adding "{T3ky_}" suffix to name 2026/03/30 02:37:47 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/30 02:37:47 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/30 02:37:47 DEBUG : Setting pass="X7O2RjzbG1qzuHakEg9pGNuEkuMvW39EQfKFLUPgxYk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/30 02:37:47 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/dst: Connecting to FTP server 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/dst: dial("tcp","172.17.0.4:21") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/dst: > dial: conn=172.17.0.1:52240->172.17.0.4:21, err= 2026/03/30 02:37:47 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-totusid4cike/backup" 2026/03/30 02:37:47 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/30 02:37:47 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/30 02:37:47 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/30 02:37:47 DEBUG : Setting pass="X7O2RjzbG1qzuHakEg9pGNuEkuMvW39EQfKFLUPgxYk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/30 02:37:47 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/30 02:37:47 DEBUG : TestFTPPureftpd: detected overridden config - adding "{T3ky_}" suffix to name 2026/03/30 02:37:47 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/30 02:37:47 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/30 02:37:47 DEBUG : Setting pass="X7O2RjzbG1qzuHakEg9pGNuEkuMvW39EQfKFLUPgxYk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/30 02:37:47 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/backup: Connecting to FTP server 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/backup: dial("tcp","172.17.0.4:21") 2026/03/30 02:37:47 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/backup: > dial: conn=172.17.0.1:52248->172.17.0.4:21, err= 2026/03/30 02:37:48 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-totusid4cike/backup" to be canonical "TestFTPPureftpd{T3ky_}:rclone-test-totusid4cike/backup" 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/dst: dial("tcp","172.17.0.4:39701") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/dst: > dial: conn=172.17.0.1:43900->172.17.0.4:39701, err= 2026/03/30 02:37:48 DEBUG : one: size = 4 (Local file system at /tmp/rclone2321212572) 2026/03/30 02:37:48 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-totusid4cike/dst) 2026/03/30 02:37:48 DEBUG : one: Sizes differ 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/dst: Waiting for checks to finish 2026/03/30 02:37:48 DEBUG : two: size = 3 OK 2026/03/30 02:37:48 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : two: Unchanged skipping 2026/03/30 02:37:48 INFO : one: Moved (server-side) to: one-2019-01-01 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/dst: Waiting for transfers to finish 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/dst: dial("tcp","172.17.0.4:37486") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/dst: > dial: conn=172.17.0.1:38354->172.17.0.4:37486, err= 2026/03/30 02:37:48 DEBUG : one.a292864a.partial: size = 4 OK 2026/03/30 02:37:48 DEBUG : one.a292864a.partial: renamed to: one 2026/03/30 02:37:48 INFO : one: Copied (new) 2026/03/30 02:37:48 DEBUG : Waiting for deletions to finish 2026/03/30 02:37:48 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/03/30 02:37:48 INFO : three.txt: Moved into backup dir 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36318") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:48130->172.17.0.4:36318, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34791") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32311") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:55460->172.17.0.4:32311, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:48702->172.17.0.4:34791, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35301") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:48196->172.17.0.4:35301, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35037") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:59706->172.17.0.4:35037, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39631") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:44914->172.17.0.4:39631, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36533") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:59866->172.17.0.4:36533, err= 2026/03/30 02:37:48 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-totusid4cike/backup" for canonical name "TestFTPPureftpd{T3ky_}:rclone-test-totusid4cike/backup" 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/dst: dial("tcp","172.17.0.4:37159") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/dst: > dial: conn=172.17.0.1:51248->172.17.0.4:37159, err= 2026/03/30 02:37:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone2321212572) 2026/03/30 02:37:48 DEBUG : one: size = 4 (ftp://172.17.0.4:21/rclone-test-totusid4cike/dst) 2026/03/30 02:37:48 DEBUG : one: Sizes differ 2026/03/30 02:37:48 DEBUG : two: size = 3 OK 2026/03/30 02:37:48 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : two: Unchanged skipping 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/dst: Waiting for checks to finish 2026/03/30 02:37:48 INFO : one-2019-01-01: Deleted 2026/03/30 02:37:48 INFO : one: Moved (server-side) to: one-2019-01-01 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/dst: Waiting for transfers to finish 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/dst: dial("tcp","172.17.0.4:35144") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/dst: > dial: conn=172.17.0.1:37936->172.17.0.4:35144, err= 2026/03/30 02:37:48 DEBUG : one.4c47835a.partial: size = 5 OK 2026/03/30 02:37:48 DEBUG : one.4c47835a.partial: renamed to: one 2026/03/30 02:37:48 INFO : one: Copied (new) 2026/03/30 02:37:48 DEBUG : Waiting for deletions to finish 2026/03/30 02:37:48 INFO : three-2019-01-01.txt: Deleted 2026/03/30 02:37:48 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/03/30 02:37:48 INFO : three.txt: Moved into backup dir 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38703") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:34704->172.17.0.4:38703, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38718") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35257") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:40088->172.17.0.4:35257, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:37684->172.17.0.4:38718, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31745") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:55544->172.17.0.4:31745, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35039") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35408") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:59542->172.17.0.4:35039, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:57878->172.17.0.4:35408, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35348") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:53998->172.17.0.4:35348, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffixKeepExtension (0.10s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-totusid4cike", Local "Local file system at /tmp/rclone2321212572", Modify Window "1s" 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31514") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:58438->172.17.0.4:31514, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30984") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:53932->172.17.0.4:30984, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30582") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:50418->172.17.0.4:30582, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:33684") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:37070->172.17.0.4:33684, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38071") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:35132->172.17.0.4:38071, err= 2026/03/30 02:37:48 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-totusid4cike/dst" 2026/03/30 02:37:48 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/30 02:37:48 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/30 02:37:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/30 02:37:48 DEBUG : Setting pass="X7O2RjzbG1qzuHakEg9pGNuEkuMvW39EQfKFLUPgxYk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/30 02:37:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/30 02:37:48 DEBUG : TestFTPPureftpd: detected overridden config - adding "{T3ky_}" suffix to name 2026/03/30 02:37:48 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/30 02:37:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/30 02:37:48 DEBUG : Setting pass="X7O2RjzbG1qzuHakEg9pGNuEkuMvW39EQfKFLUPgxYk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/30 02:37:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/dst: Connecting to FTP server 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/dst: dial("tcp","172.17.0.4:21") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/dst: > dial: conn=172.17.0.1:52252->172.17.0.4:21, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/dst: dial("tcp","172.17.0.4:35308") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/dst: > dial: conn=172.17.0.1:42308->172.17.0.4:35308, err= 2026/03/30 02:37:48 DEBUG : one: size = 4 (Local file system at /tmp/rclone2321212572) 2026/03/30 02:37:48 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-totusid4cike/dst) 2026/03/30 02:37:48 DEBUG : one: Sizes differ 2026/03/30 02:37:48 DEBUG : two: size = 3 OK 2026/03/30 02:37:48 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : two: Unchanged skipping 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/dst: Waiting for checks to finish 2026/03/30 02:37:48 INFO : one: Moved (server-side) to: one.bak 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/dst: Waiting for transfers to finish 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/dst: dial("tcp","172.17.0.4:33233") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/dst: > dial: conn=172.17.0.1:42404->172.17.0.4:33233, err= 2026/03/30 02:37:48 DEBUG : one.a292864a.partial: size = 4 OK 2026/03/30 02:37:48 DEBUG : one.a292864a.partial: renamed to: one 2026/03/30 02:37:48 INFO : one: Copied (new) 2026/03/30 02:37:48 DEBUG : Waiting for deletions to finish 2026/03/30 02:37:48 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/30 02:37:48 INFO : three.txt: Moved into backup dir 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39724") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:45960->172.17.0.4:39724, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30321") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:42396->172.17.0.4:30321, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34165") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:48806->172.17.0.4:34165, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:33037") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:46750->172.17.0.4:33037, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30832") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:44498->172.17.0.4:30832, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/dst: dial("tcp","172.17.0.4:35657") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/dst: > dial: conn=172.17.0.1:41726->172.17.0.4:35657, err= 2026/03/30 02:37:48 DEBUG : one.bak: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : one.bak: Excluded 2026/03/30 02:37:48 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : three.txt.bak: Excluded 2026/03/30 02:37:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone2321212572) 2026/03/30 02:37:48 DEBUG : one: size = 4 (ftp://172.17.0.4:21/rclone-test-totusid4cike/dst) 2026/03/30 02:37:48 DEBUG : two: size = 3 OK 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/dst: Waiting for checks to finish 2026/03/30 02:37:48 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : one: Sizes differ 2026/03/30 02:37:48 DEBUG : two: Unchanged skipping 2026/03/30 02:37:48 INFO : one.bak: Deleted 2026/03/30 02:37:48 INFO : one: Moved (server-side) to: one.bak 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/dst: Waiting for transfers to finish 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/dst: dial("tcp","172.17.0.4:30550") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/dst: > dial: conn=172.17.0.1:58026->172.17.0.4:30550, err= 2026/03/30 02:37:48 DEBUG : one.4c47835a.partial: size = 5 OK 2026/03/30 02:37:48 DEBUG : one.4c47835a.partial: renamed to: one 2026/03/30 02:37:48 INFO : one: Copied (new) 2026/03/30 02:37:48 DEBUG : Waiting for deletions to finish 2026/03/30 02:37:48 INFO : three.txt.bak: Deleted 2026/03/30 02:37:48 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/30 02:37:48 INFO : three.txt: Moved into backup dir 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34554") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:51762->172.17.0.4:34554, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:33227") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:45906->172.17.0.4:33227, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30110") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:53512->172.17.0.4:30110, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:37508") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:45792->172.17.0.4:37508, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35396") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:50338->172.17.0.4:35396, err= --- PASS: TestSyncBackupDirSuffixOnly (0.08s) === RUN TestSyncSuffix run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-totusid4cike", Local "Local file system at /tmp/rclone2321212572", Modify Window "1s" 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34708") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:60686->172.17.0.4:34708, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34233") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:47578->172.17.0.4:34233, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32254") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:54326->172.17.0.4:32254, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36487") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:41960->172.17.0.4:36487, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:37810") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:47446->172.17.0.4:37810, err= 2026/03/30 02:37:48 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-totusid4cike/dst" 2026/03/30 02:37:48 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/30 02:37:48 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/30 02:37:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/30 02:37:48 DEBUG : Setting pass="X7O2RjzbG1qzuHakEg9pGNuEkuMvW39EQfKFLUPgxYk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/30 02:37:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/30 02:37:48 DEBUG : TestFTPPureftpd: detected overridden config - adding "{T3ky_}" suffix to name 2026/03/30 02:37:48 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/30 02:37:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/30 02:37:48 DEBUG : Setting pass="X7O2RjzbG1qzuHakEg9pGNuEkuMvW39EQfKFLUPgxYk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/30 02:37:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/dst: Connecting to FTP server 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/dst: dial("tcp","172.17.0.4:21") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/dst: > dial: conn=172.17.0.1:52268->172.17.0.4:21, err= 2026/03/30 02:37:48 DEBUG : one: size = 4 (Local file system at /tmp/rclone2321212572) 2026/03/30 02:37:48 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-totusid4cike/dst) 2026/03/30 02:37:48 DEBUG : one: Sizes differ 2026/03/30 02:37:48 INFO : one: Moved (server-side) to: one.bak 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/dst: dial("tcp","172.17.0.4:38790") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/dst: > dial: conn=172.17.0.1:55972->172.17.0.4:38790, err= 2026/03/30 02:37:48 DEBUG : one.a292864a.partial: size = 4 OK 2026/03/30 02:37:48 DEBUG : one.a292864a.partial: renamed to: one 2026/03/30 02:37:48 INFO : one: Copied (new) 2026/03/30 02:37:48 DEBUG : two: size = 3 OK 2026/03/30 02:37:48 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : two: Unchanged skipping 2026/03/30 02:37:48 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2321212572) 2026/03/30 02:37:48 DEBUG : three.txt: size = 5 (ftp://172.17.0.4:21/rclone-test-totusid4cike/dst) 2026/03/30 02:37:48 DEBUG : three.txt: Sizes differ 2026/03/30 02:37:48 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/dst: dial("tcp","172.17.0.4:32825") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/dst: > dial: conn=172.17.0.1:50632->172.17.0.4:32825, err= 2026/03/30 02:37:48 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2026/03/30 02:37:48 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2026/03/30 02:37:48 INFO : three.txt: Copied (new) 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:33577") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:52658->172.17.0.4:33577, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38717") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:42978->172.17.0.4:38717, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:37945") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:46498->172.17.0.4:37945, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34947") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:57112->172.17.0.4:34947, err= 2026/03/30 02:37:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone2321212572) 2026/03/30 02:37:48 DEBUG : one: size = 4 (ftp://172.17.0.4:21/rclone-test-totusid4cike/dst) 2026/03/30 02:37:48 DEBUG : one: Sizes differ 2026/03/30 02:37:48 INFO : one.bak: Deleted 2026/03/30 02:37:48 INFO : one: Moved (server-side) to: one.bak 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/dst: dial("tcp","172.17.0.4:38553") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/dst: > dial: conn=172.17.0.1:49966->172.17.0.4:38553, err= 2026/03/30 02:37:48 DEBUG : one.4c47835a.partial: size = 5 OK 2026/03/30 02:37:48 DEBUG : one.4c47835a.partial: renamed to: one 2026/03/30 02:37:48 INFO : one: Copied (new) 2026/03/30 02:37:48 DEBUG : two: size = 3 OK 2026/03/30 02:37:48 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : two: Unchanged skipping 2026/03/30 02:37:48 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2321212572) 2026/03/30 02:37:48 DEBUG : three.txt: size = 6 (ftp://172.17.0.4:21/rclone-test-totusid4cike/dst) 2026/03/30 02:37:48 DEBUG : three.txt: Sizes differ 2026/03/30 02:37:48 INFO : three.txt.bak: Deleted 2026/03/30 02:37:48 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/dst: dial("tcp","172.17.0.4:32833") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/dst: > dial: conn=172.17.0.1:47190->172.17.0.4:32833, err= 2026/03/30 02:37:48 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2026/03/30 02:37:48 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2026/03/30 02:37:48 INFO : three.txt: Copied (new) 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:33099") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:50412->172.17.0.4:33099, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39949") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:45070->172.17.0.4:39949, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:33864") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:37202->172.17.0.4:33864, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30056") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:46266->172.17.0.4:30056, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35432") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:36504->172.17.0.4:35432, err= --- PASS: TestSyncSuffix (0.07s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-totusid4cike", Local "Local file system at /tmp/rclone2321212572", Modify Window "1s" 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:33694") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:57456->172.17.0.4:33694, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32061") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:50370->172.17.0.4:32061, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34791") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:48710->172.17.0.4:34791, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31486") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:54316->172.17.0.4:31486, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30341") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:52554->172.17.0.4:30341, err= 2026/03/30 02:37:48 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-totusid4cike/dst" 2026/03/30 02:37:48 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/30 02:37:48 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/30 02:37:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/30 02:37:48 DEBUG : Setting pass="X7O2RjzbG1qzuHakEg9pGNuEkuMvW39EQfKFLUPgxYk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/30 02:37:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/30 02:37:48 DEBUG : TestFTPPureftpd: detected overridden config - adding "{T3ky_}" suffix to name 2026/03/30 02:37:48 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/30 02:37:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/30 02:37:48 DEBUG : Setting pass="X7O2RjzbG1qzuHakEg9pGNuEkuMvW39EQfKFLUPgxYk" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/30 02:37:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/dst: Connecting to FTP server 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/dst: dial("tcp","172.17.0.4:21") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/dst: > dial: conn=172.17.0.1:52284->172.17.0.4:21, err= 2026/03/30 02:37:48 DEBUG : one: size = 4 (Local file system at /tmp/rclone2321212572) 2026/03/30 02:37:48 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-totusid4cike/dst) 2026/03/30 02:37:48 DEBUG : one: Sizes differ 2026/03/30 02:37:48 INFO : one: Moved (server-side) to: one-2019-01-01 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/dst: dial("tcp","172.17.0.4:32095") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/dst: > dial: conn=172.17.0.1:54442->172.17.0.4:32095, err= 2026/03/30 02:37:48 DEBUG : one.a292864a.partial: size = 4 OK 2026/03/30 02:37:48 DEBUG : one.a292864a.partial: renamed to: one 2026/03/30 02:37:48 INFO : one: Copied (new) 2026/03/30 02:37:48 DEBUG : two: size = 3 OK 2026/03/30 02:37:48 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : two: Unchanged skipping 2026/03/30 02:37:48 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2321212572) 2026/03/30 02:37:48 DEBUG : three.txt: size = 5 (ftp://172.17.0.4:21/rclone-test-totusid4cike/dst) 2026/03/30 02:37:48 DEBUG : three.txt: Sizes differ 2026/03/30 02:37:48 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/dst: dial("tcp","172.17.0.4:31613") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/dst: > dial: conn=172.17.0.1:58702->172.17.0.4:31613, err= 2026/03/30 02:37:48 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2026/03/30 02:37:48 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2026/03/30 02:37:48 INFO : three.txt: Copied (new) 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32436") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:38386->172.17.0.4:32436, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38765") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:50210->172.17.0.4:38765, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34030") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:60486->172.17.0.4:34030, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:37037") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:38338->172.17.0.4:37037, err= 2026/03/30 02:37:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone2321212572) 2026/03/30 02:37:48 DEBUG : one: size = 4 (ftp://172.17.0.4:21/rclone-test-totusid4cike/dst) 2026/03/30 02:37:48 DEBUG : one: Sizes differ 2026/03/30 02:37:48 INFO : one-2019-01-01: Deleted 2026/03/30 02:37:48 INFO : one: Moved (server-side) to: one-2019-01-01 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/dst: dial("tcp","172.17.0.4:33996") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/dst: > dial: conn=172.17.0.1:51526->172.17.0.4:33996, err= 2026/03/30 02:37:48 DEBUG : one.4c47835a.partial: size = 5 OK 2026/03/30 02:37:48 DEBUG : one.4c47835a.partial: renamed to: one 2026/03/30 02:37:48 INFO : one: Copied (new) 2026/03/30 02:37:48 DEBUG : two: size = 3 OK 2026/03/30 02:37:48 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : two: Unchanged skipping 2026/03/30 02:37:48 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2321212572) 2026/03/30 02:37:48 DEBUG : three.txt: size = 6 (ftp://172.17.0.4:21/rclone-test-totusid4cike/dst) 2026/03/30 02:37:48 DEBUG : three.txt: Sizes differ 2026/03/30 02:37:48 INFO : three-2019-01-01.txt: Deleted 2026/03/30 02:37:48 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/dst: dial("tcp","172.17.0.4:34716") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike/dst: > dial: conn=172.17.0.1:40764->172.17.0.4:34716, err= 2026/03/30 02:37:48 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2026/03/30 02:37:48 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2026/03/30 02:37:48 INFO : three.txt: Copied (new) 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36350") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:43052->172.17.0.4:36350, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35030") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:56898->172.17.0.4:35030, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:33127") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:51780->172.17.0.4:33127, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32024") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:42254->172.17.0.4:32024, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38573") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:42254->172.17.0.4:38573, err= --- PASS: TestSyncSuffixKeepExtension (0.07s) === RUN TestSyncUTFNorm run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-totusid4cike", Local "Local file system at /tmp/rclone2321212572", Modify Window "1s" 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:37988") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:36916->172.17.0.4:37988, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:37861") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:52550->172.17.0.4:37861, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31908") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:34968->172.17.0.4:31908, err= 2026/03/30 02:37:48 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone2321212572) 2026/03/30 02:37:48 DEBUG : Testêé: size = 18 (ftp://172.17.0.4:21/rclone-test-totusid4cike) 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for checks to finish 2026/03/30 02:37:48 DEBUG : Testêé: Sizes differ 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for transfers to finish 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30923") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:53046->172.17.0.4:30923, err= 2026/03/30 02:37:48 DEBUG : Testêé.94eb8b90.partial: size = 14 OK 2026/03/30 02:37:48 DEBUG : Testêé.94eb8b90.partial: renamed to: Testêé 2026/03/30 02:37:48 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/03/30 02:37:48 DEBUG : Waiting for deletions to finish 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36956") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:45592->172.17.0.4:36956, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34795") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:40388->172.17.0.4:34795, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30765") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:37116->172.17.0.4:30765, err= --- PASS: TestSyncUTFNorm (0.02s) === RUN TestSyncImmutable run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-totusid4cike", Local "Local file system at /tmp/rclone2321212572", Modify Window "1s" 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38727") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:54216->172.17.0.4:38727, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32242") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:47654->172.17.0.4:32242, err= 2026/03/30 02:37:48 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for checks to finish 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for transfers to finish 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38827") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:34836->172.17.0.4:38827, err= 2026/03/30 02:37:48 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/03/30 02:37:48 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/03/30 02:37:48 INFO : existing: Copied (new) 2026/03/30 02:37:48 DEBUG : Waiting for deletions to finish 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35440") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:58172->172.17.0.4:35440, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:33709") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:53050->172.17.0.4:33709, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36385") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:39516->172.17.0.4:36385, err= 2026/03/30 02:37:48 DEBUG : existing: size = 8 (Local file system at /tmp/rclone2321212572) 2026/03/30 02:37:48 DEBUG : existing: size = 6 (ftp://172.17.0.4:21/rclone-test-totusid4cike) 2026/03/30 02:37:48 DEBUG : existing: Sizes differ 2026/03/30 02:37:48 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for checks to finish 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for transfers to finish 2026/03/30 02:37:48 ERROR : ftp://172.17.0.4:21/rclone-test-totusid4cike: not deleting files as there were IO errors 2026/03/30 02:37:48 ERROR : ftp://172.17.0.4:21/rclone-test-totusid4cike: not deleting directories as there were IO errors 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38639") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:47796->172.17.0.4:38639, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36651") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:50514->172.17.0.4:36651, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31566") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:41612->172.17.0.4:31566, err= --- PASS: TestSyncImmutable (0.02s) === RUN TestSyncIgnoreCase run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-totusid4cike", Local "Local file system at /tmp/rclone2321212572", Modify Window "1s" 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38245") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:49614->172.17.0.4:38245, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31282") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:40566->172.17.0.4:31282, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:37652") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:58666->172.17.0.4:37652, err= 2026/03/30 02:37:48 DEBUG : EXISTING: size = 6 OK 2026/03/30 02:37:48 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : existing: Unchanged skipping 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for checks to finish 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for transfers to finish 2026/03/30 02:37:48 DEBUG : Waiting for deletions to finish 2026/03/30 02:37:48 INFO : There was nothing to transfer 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:33657") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:59888->172.17.0.4:33657, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34460") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:42714->172.17.0.4:34460, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32961") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:48766->172.17.0.4:32961, err= --- PASS: TestSyncIgnoreCase (0.01s) === RUN TestFixCase run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-totusid4cike", Local "Local file system at /tmp/rclone2321212572", Modify Window "1s" sync_test.go:2666: Skipping test as local or remote are case-sensitive 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38596") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:45960->172.17.0.4:38596, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31894") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:37088->172.17.0.4:31894, err= --- SKIP: TestFixCase (0.00s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-totusid4cike", Local "Local file system at /tmp/rclone2321212572", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30557") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:60528->172.17.0.4:30557, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:33108") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:33938->172.17.0.4:33108, err= === RUN TestMaxTransfer/Soft run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-totusid4cike", Local "Local file system at /tmp/rclone2321212572", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32987") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:53658->172.17.0.4:32987, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36754") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:54804->172.17.0.4:36754, err= === RUN TestMaxTransfer/Cautious run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-totusid4cike", Local "Local file system at /tmp/rclone2321212572", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35974") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:41632->172.17.0.4:35974, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30819") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:36870->172.17.0.4:30819, err= --- PASS: TestMaxTransfer (0.01s) --- SKIP: TestMaxTransfer/Hard (0.00s) --- SKIP: TestMaxTransfer/Soft (0.00s) --- SKIP: TestMaxTransfer/Cautious (0.00s) === RUN TestSyncConcurrentDelete run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-totusid4cike", Local "Local file system at /tmp/rclone2321212572", Modify Window "1s" 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32637") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:41272->172.17.0.4:32637, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32733") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:38826->172.17.0.4:32733, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36455") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:37864->172.17.0.4:36455, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31522") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:35472->172.17.0.4:31522, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:37298") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:33062->172.17.0.4:37298, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38373") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:56070->172.17.0.4:38373, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39972") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:47924->172.17.0.4:39972, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30325") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:57038->172.17.0.4:30325, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39906") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:37092->172.17.0.4:39906, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35645") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:57424->172.17.0.4:35645, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32347") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:49766->172.17.0.4:32347, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38587") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:46114->172.17.0.4:38587, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30451") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:42696->172.17.0.4:30451, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30311") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:56896->172.17.0.4:30311, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32017") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:60256->172.17.0.4:32017, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36923") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:57538->172.17.0.4:36923, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39630") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:46468->172.17.0.4:39630, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31395") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:36060->172.17.0.4:31395, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39598") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:46518->172.17.0.4:39598, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:33412") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:44944->172.17.0.4:33412, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32095") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:54458->172.17.0.4:32095, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36502") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:45352->172.17.0.4:36502, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36967") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:45062->172.17.0.4:36967, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35721") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:40986->172.17.0.4:35721, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39553") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:57782->172.17.0.4:39553, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:33688") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:56630->172.17.0.4:33688, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31195") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:55982->172.17.0.4:31195, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:33168") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:46692->172.17.0.4:33168, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39892") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:49216->172.17.0.4:39892, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34946") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:58398->172.17.0.4:34946, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:37140") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:59980->172.17.0.4:37140, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31193") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:40834->172.17.0.4:31193, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32537") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:33958->172.17.0.4:32537, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:33284") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:43026->172.17.0.4:33284, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30929") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:60422->172.17.0.4:30929, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39231") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:59212->172.17.0.4:39231, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:33583") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:34336->172.17.0.4:33583, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31805") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:37822->172.17.0.4:31805, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30441") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:56238->172.17.0.4:30441, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34575") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:49594->172.17.0.4:34575, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39675") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:37132->172.17.0.4:39675, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:37253") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:60782->172.17.0.4:37253, err= 2026/03/30 02:37:48 DEBUG : both10: size = 6 OK 2026/03/30 02:37:48 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : both11: size = 6 OK 2026/03/30 02:37:48 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : both12: size = 6 OK 2026/03/30 02:37:48 DEBUG : both10: Unchanged skipping 2026/03/30 02:37:48 DEBUG : both13: size = 6 OK 2026/03/30 02:37:48 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for checks to finish 2026/03/30 02:37:48 DEBUG : both0: size = 6 OK 2026/03/30 02:37:48 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : both0: Unchanged skipping 2026/03/30 02:37:48 DEBUG : both14: size = 6 OK 2026/03/30 02:37:48 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : both13: Unchanged skipping 2026/03/30 02:37:48 DEBUG : both15: size = 6 OK 2026/03/30 02:37:48 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : both11: Unchanged skipping 2026/03/30 02:37:48 DEBUG : both16: size = 6 OK 2026/03/30 02:37:48 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : both12: Unchanged skipping 2026/03/30 02:37:48 DEBUG : both16: Unchanged skipping 2026/03/30 02:37:48 DEBUG : both18: size = 6 OK 2026/03/30 02:37:48 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : both18: Unchanged skipping 2026/03/30 02:37:48 DEBUG : both19: size = 6 OK 2026/03/30 02:37:48 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : both17: size = 6 OK 2026/03/30 02:37:48 DEBUG : both19: Unchanged skipping 2026/03/30 02:37:48 DEBUG : both1: size = 6 OK 2026/03/30 02:37:48 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : both1: Unchanged skipping 2026/03/30 02:37:48 DEBUG : both2: size = 6 OK 2026/03/30 02:37:48 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : both14: Unchanged skipping 2026/03/30 02:37:48 DEBUG : both3: size = 6 OK 2026/03/30 02:37:48 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : both15: Unchanged skipping 2026/03/30 02:37:48 DEBUG : both4: size = 6 OK 2026/03/30 02:37:48 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : both2: Unchanged skipping 2026/03/30 02:37:48 DEBUG : both5: size = 6 OK 2026/03/30 02:37:48 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : both5: Unchanged skipping 2026/03/30 02:37:48 DEBUG : both6: size = 6 OK 2026/03/30 02:37:48 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : both3: Unchanged skipping 2026/03/30 02:37:48 DEBUG : both7: size = 6 OK 2026/03/30 02:37:48 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : both7: Unchanged skipping 2026/03/30 02:37:48 DEBUG : both8: size = 6 OK 2026/03/30 02:37:48 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : both4: Unchanged skipping 2026/03/30 02:37:48 DEBUG : both9: size = 6 OK 2026/03/30 02:37:48 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : both17: Unchanged skipping 2026/03/30 02:37:48 DEBUG : both6: Unchanged skipping 2026/03/30 02:37:48 DEBUG : both8: Unchanged skipping 2026/03/30 02:37:48 DEBUG : both9: Unchanged skipping 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for transfers to finish 2026/03/30 02:37:48 DEBUG : Waiting for deletions to finish 2026/03/30 02:37:48 INFO : only12: Deleted 2026/03/30 02:37:48 INFO : only2: Deleted 2026/03/30 02:37:48 INFO : only11: Deleted 2026/03/30 02:37:48 INFO : only14: Deleted 2026/03/30 02:37:48 INFO : only17: Deleted 2026/03/30 02:37:48 INFO : only15: Deleted 2026/03/30 02:37:48 INFO : only18: Deleted 2026/03/30 02:37:48 INFO : only16: Deleted 2026/03/30 02:37:48 INFO : only0: Deleted 2026/03/30 02:37:48 INFO : only10: Deleted 2026/03/30 02:37:48 INFO : only8: Deleted 2026/03/30 02:37:48 INFO : only1: Deleted 2026/03/30 02:37:48 INFO : only3: Deleted 2026/03/30 02:37:48 INFO : only9: Deleted 2026/03/30 02:37:48 INFO : only7: Deleted 2026/03/30 02:37:48 INFO : only6: Deleted 2026/03/30 02:37:48 INFO : only13: Deleted 2026/03/30 02:37:48 INFO : only5: Deleted 2026/03/30 02:37:48 INFO : only4: Deleted 2026/03/30 02:37:48 INFO : only19: Deleted 2026/03/30 02:37:48 INFO : There was nothing to transfer 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36873") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:52340->172.17.0.4:36873, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31279") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:60822->172.17.0.4:31279, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35109") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:52038->172.17.0.4:35109, err= --- PASS: TestSyncConcurrentDelete (0.11s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-totusid4cike", Local "Local file system at /tmp/rclone2321212572", Modify Window "1s" 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36939") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:40662->172.17.0.4:36939, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:33537") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:50734->172.17.0.4:33537, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35159") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:45384->172.17.0.4:35159, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35905") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:43328->172.17.0.4:35905, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34579") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:34268->172.17.0.4:34579, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38848") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:38680->172.17.0.4:38848, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39928") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:40554->172.17.0.4:39928, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30737") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:47986->172.17.0.4:30737, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32727") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:43200->172.17.0.4:32727, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34845") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:32808->172.17.0.4:34845, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38743") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:56926->172.17.0.4:38743, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34800") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:55836->172.17.0.4:34800, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:37422") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:57204->172.17.0.4:37422, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38884") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:45774->172.17.0.4:38884, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36891") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:46234->172.17.0.4:36891, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32807") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:43154->172.17.0.4:32807, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:37307") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:50556->172.17.0.4:37307, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35437") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:43922->172.17.0.4:35437, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32622") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:34394->172.17.0.4:32622, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34290") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:34992->172.17.0.4:34290, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30268") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:57806->172.17.0.4:30268, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35637") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:45690->172.17.0.4:35637, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32940") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:34544->172.17.0.4:32940, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38090") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:52272->172.17.0.4:38090, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32369") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:36050->172.17.0.4:32369, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32127") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:47716->172.17.0.4:32127, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34058") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:36154->172.17.0.4:34058, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34105") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:44630->172.17.0.4:34105, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34179") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:37052->172.17.0.4:34179, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38968") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:47354->172.17.0.4:38968, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32736") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:57912->172.17.0.4:32736, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36340") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:36714->172.17.0.4:36340, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38887") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:59824->172.17.0.4:38887, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32454") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:39964->172.17.0.4:32454, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30633") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:36368->172.17.0.4:30633, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31415") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:48704->172.17.0.4:31415, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34056") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:54098->172.17.0.4:34056, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31676") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:38598->172.17.0.4:31676, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31593") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:55822->172.17.0.4:31593, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36052") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:45938->172.17.0.4:36052, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36106") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:60210->172.17.0.4:36106, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30380") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:58782->172.17.0.4:30380, err= 2026/03/30 02:37:48 DEBUG : both0: size = 6 OK 2026/03/30 02:37:48 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : both0: Unchanged skipping 2026/03/30 02:37:48 DEBUG : both10: size = 6 OK 2026/03/30 02:37:48 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : both10: Unchanged skipping 2026/03/30 02:37:48 DEBUG : both11: size = 6 OK 2026/03/30 02:37:48 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : both11: Unchanged skipping 2026/03/30 02:37:48 DEBUG : both12: size = 6 OK 2026/03/30 02:37:48 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : both12: Unchanged skipping 2026/03/30 02:37:48 DEBUG : both13: size = 6 OK 2026/03/30 02:37:48 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : both13: Unchanged skipping 2026/03/30 02:37:48 DEBUG : both14: size = 6 OK 2026/03/30 02:37:48 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : both14: Unchanged skipping 2026/03/30 02:37:48 DEBUG : both15: size = 6 OK 2026/03/30 02:37:48 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : both15: Unchanged skipping 2026/03/30 02:37:48 DEBUG : both16: size = 6 OK 2026/03/30 02:37:48 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : both16: Unchanged skipping 2026/03/30 02:37:48 DEBUG : both17: size = 6 OK 2026/03/30 02:37:48 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : both17: Unchanged skipping 2026/03/30 02:37:48 DEBUG : both18: size = 6 OK 2026/03/30 02:37:48 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : both18: Unchanged skipping 2026/03/30 02:37:48 DEBUG : both19: size = 6 OK 2026/03/30 02:37:48 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : both19: Unchanged skipping 2026/03/30 02:37:48 DEBUG : both1: size = 6 OK 2026/03/30 02:37:48 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : both1: Unchanged skipping 2026/03/30 02:37:48 DEBUG : both2: size = 6 OK 2026/03/30 02:37:48 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : both2: Unchanged skipping 2026/03/30 02:37:48 DEBUG : both3: size = 6 OK 2026/03/30 02:37:48 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : both3: Unchanged skipping 2026/03/30 02:37:48 DEBUG : both4: size = 6 OK 2026/03/30 02:37:48 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : both4: Unchanged skipping 2026/03/30 02:37:48 DEBUG : both5: size = 6 OK 2026/03/30 02:37:48 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : both5: Unchanged skipping 2026/03/30 02:37:48 DEBUG : both6: size = 6 OK 2026/03/30 02:37:48 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : both6: Unchanged skipping 2026/03/30 02:37:48 DEBUG : both7: size = 6 OK 2026/03/30 02:37:48 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : both7: Unchanged skipping 2026/03/30 02:37:48 DEBUG : both8: size = 6 OK 2026/03/30 02:37:48 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : both8: Unchanged skipping 2026/03/30 02:37:48 DEBUG : both9: size = 6 OK 2026/03/30 02:37:48 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : both9: Unchanged skipping 2026/03/30 02:37:48 DEBUG : only0: size = 0 (Local file system at /tmp/rclone2321212572) 2026/03/30 02:37:48 DEBUG : only0: size = 6 (ftp://172.17.0.4:21/rclone-test-totusid4cike) 2026/03/30 02:37:48 DEBUG : only0: Sizes differ 2026/03/30 02:37:48 DEBUG : only10: size = 0 (Local file system at /tmp/rclone2321212572) 2026/03/30 02:37:48 DEBUG : only10: size = 6 (ftp://172.17.0.4:21/rclone-test-totusid4cike) 2026/03/30 02:37:48 DEBUG : only10: Sizes differ 2026/03/30 02:37:48 DEBUG : only11: size = 0 (Local file system at /tmp/rclone2321212572) 2026/03/30 02:37:48 DEBUG : only11: size = 6 (ftp://172.17.0.4:21/rclone-test-totusid4cike) 2026/03/30 02:37:48 DEBUG : only11: Sizes differ 2026/03/30 02:37:48 DEBUG : only12: size = 0 (Local file system at /tmp/rclone2321212572) 2026/03/30 02:37:48 DEBUG : only12: size = 6 (ftp://172.17.0.4:21/rclone-test-totusid4cike) 2026/03/30 02:37:48 DEBUG : only12: Sizes differ 2026/03/30 02:37:48 DEBUG : only13: size = 0 (Local file system at /tmp/rclone2321212572) 2026/03/30 02:37:48 DEBUG : only13: size = 6 (ftp://172.17.0.4:21/rclone-test-totusid4cike) 2026/03/30 02:37:48 DEBUG : only13: Sizes differ 2026/03/30 02:37:48 DEBUG : only14: size = 0 (Local file system at /tmp/rclone2321212572) 2026/03/30 02:37:48 DEBUG : only14: size = 6 (ftp://172.17.0.4:21/rclone-test-totusid4cike) 2026/03/30 02:37:48 DEBUG : only14: Sizes differ 2026/03/30 02:37:48 DEBUG : only15: size = 0 (Local file system at /tmp/rclone2321212572) 2026/03/30 02:37:48 DEBUG : only15: size = 6 (ftp://172.17.0.4:21/rclone-test-totusid4cike) 2026/03/30 02:37:48 DEBUG : only15: Sizes differ 2026/03/30 02:37:48 DEBUG : only16: size = 0 (Local file system at /tmp/rclone2321212572) 2026/03/30 02:37:48 DEBUG : only16: size = 6 (ftp://172.17.0.4:21/rclone-test-totusid4cike) 2026/03/30 02:37:48 DEBUG : only16: Sizes differ 2026/03/30 02:37:48 DEBUG : only17: size = 0 (Local file system at /tmp/rclone2321212572) 2026/03/30 02:37:48 DEBUG : only17: size = 6 (ftp://172.17.0.4:21/rclone-test-totusid4cike) 2026/03/30 02:37:48 DEBUG : only17: Sizes differ 2026/03/30 02:37:48 DEBUG : only18: size = 0 (Local file system at /tmp/rclone2321212572) 2026/03/30 02:37:48 DEBUG : only18: size = 6 (ftp://172.17.0.4:21/rclone-test-totusid4cike) 2026/03/30 02:37:48 DEBUG : only18: Sizes differ 2026/03/30 02:37:48 DEBUG : only19: size = 0 (Local file system at /tmp/rclone2321212572) 2026/03/30 02:37:48 DEBUG : only19: size = 6 (ftp://172.17.0.4:21/rclone-test-totusid4cike) 2026/03/30 02:37:48 DEBUG : only19: Sizes differ 2026/03/30 02:37:48 DEBUG : only1: size = 0 (Local file system at /tmp/rclone2321212572) 2026/03/30 02:37:48 DEBUG : only1: size = 6 (ftp://172.17.0.4:21/rclone-test-totusid4cike) 2026/03/30 02:37:48 DEBUG : only1: Sizes differ 2026/03/30 02:37:48 DEBUG : only2: size = 0 (Local file system at /tmp/rclone2321212572) 2026/03/30 02:37:48 DEBUG : only2: size = 6 (ftp://172.17.0.4:21/rclone-test-totusid4cike) 2026/03/30 02:37:48 DEBUG : only2: Sizes differ 2026/03/30 02:37:48 DEBUG : only3: size = 0 (Local file system at /tmp/rclone2321212572) 2026/03/30 02:37:48 DEBUG : only3: size = 6 (ftp://172.17.0.4:21/rclone-test-totusid4cike) 2026/03/30 02:37:48 DEBUG : only3: Sizes differ 2026/03/30 02:37:48 DEBUG : only4: size = 0 (Local file system at /tmp/rclone2321212572) 2026/03/30 02:37:48 DEBUG : only4: size = 6 (ftp://172.17.0.4:21/rclone-test-totusid4cike) 2026/03/30 02:37:48 DEBUG : only4: Sizes differ 2026/03/30 02:37:48 DEBUG : only5: size = 0 (Local file system at /tmp/rclone2321212572) 2026/03/30 02:37:48 DEBUG : only5: size = 6 (ftp://172.17.0.4:21/rclone-test-totusid4cike) 2026/03/30 02:37:48 DEBUG : only5: Sizes differ 2026/03/30 02:37:48 DEBUG : only6: size = 0 (Local file system at /tmp/rclone2321212572) 2026/03/30 02:37:48 DEBUG : only6: size = 6 (ftp://172.17.0.4:21/rclone-test-totusid4cike) 2026/03/30 02:37:48 DEBUG : only6: Sizes differ 2026/03/30 02:37:48 DEBUG : only7: size = 0 (Local file system at /tmp/rclone2321212572) 2026/03/30 02:37:48 DEBUG : only7: size = 6 (ftp://172.17.0.4:21/rclone-test-totusid4cike) 2026/03/30 02:37:48 DEBUG : only7: Sizes differ 2026/03/30 02:37:48 DEBUG : only8: size = 0 (Local file system at /tmp/rclone2321212572) 2026/03/30 02:37:48 DEBUG : only8: size = 6 (ftp://172.17.0.4:21/rclone-test-totusid4cike) 2026/03/30 02:37:48 DEBUG : only8: Sizes differ 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for checks to finish 2026/03/30 02:37:48 DEBUG : only9: size = 0 (Local file system at /tmp/rclone2321212572) 2026/03/30 02:37:48 DEBUG : only9: size = 6 (ftp://172.17.0.4:21/rclone-test-totusid4cike) 2026/03/30 02:37:48 DEBUG : only9: Sizes differ 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for transfers to finish 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:33326") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:37924->172.17.0.4:33326, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36224") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39954") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:59464->172.17.0.4:36224, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:59028->172.17.0.4:39954, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38527") 2026/03/30 02:37:48 DEBUG : only0.d641fffb.partial: size = 0 OK 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:57830->172.17.0.4:38527, err= 2026/03/30 02:37:48 DEBUG : only12.69fa0315.partial: size = 0 OK 2026/03/30 02:37:48 DEBUG : only12.69fa0315.partial: renamed to: only12 2026/03/30 02:37:48 INFO : only12: Copied (replaced existing) 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30620") 2026/03/30 02:37:48 DEBUG : only10.f0f80c88.partial: size = 0 OK 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:56538->172.17.0.4:30620, err= 2026/03/30 02:37:48 DEBUG : only11.51c18866.partial: size = 0 OK 2026/03/30 02:37:48 DEBUG : only0.d641fffb.partial: renamed to: only0 2026/03/30 02:37:48 INFO : only0: Copied (replaced existing) 2026/03/30 02:37:48 DEBUG : only13.c8c387fb.partial: size = 0 OK 2026/03/30 02:37:48 DEBUG : only10.f0f80c88.partial: renamed to: only10 2026/03/30 02:37:48 INFO : only10: Copied (replaced existing) 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32028") 2026/03/30 02:37:48 DEBUG : only13.c8c387fb.partial: renamed to: only13 2026/03/30 02:37:48 INFO : only13: Copied (replaced existing) 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:33800") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:47382->172.17.0.4:32028, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30042") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:60056->172.17.0.4:33800, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:52798->172.17.0.4:30042, err= 2026/03/30 02:37:48 DEBUG : only11.51c18866.partial: renamed to: only11 2026/03/30 02:37:48 INFO : only11: Copied (replaced existing) 2026/03/30 02:37:48 DEBUG : only16.808f1a6e.partial: size = 0 OK 2026/03/30 02:37:48 DEBUG : only15.b8b4911d.partial: size = 0 OK 2026/03/30 02:37:48 DEBUG : only14.198d15f3.partial: size = 0 OK 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35217") 2026/03/30 02:37:48 DEBUG : only14.198d15f3.partial: renamed to: only14 2026/03/30 02:37:48 INFO : only14: Copied (replaced existing) 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:58150->172.17.0.4:35217, err= 2026/03/30 02:37:48 DEBUG : only15.b8b4911d.partial: renamed to: only15 2026/03/30 02:37:48 INFO : only15: Copied (replaced existing) 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:33968") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31451") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:37076->172.17.0.4:33968, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:48482->172.17.0.4:31451, err= 2026/03/30 02:37:48 DEBUG : only16.808f1a6e.partial: renamed to: only16 2026/03/30 02:37:48 INFO : only16: Copied (replaced existing) 2026/03/30 02:37:48 DEBUG : only17.21b69e80.partial: size = 0 OK 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32615") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:51342->172.17.0.4:32615, err= 2026/03/30 02:37:48 DEBUG : only19.585abcd1.partial: size = 0 OK 2026/03/30 02:37:48 DEBUG : only17.21b69e80.partial: renamed to: only17 2026/03/30 02:37:48 INFO : only17: Copied (replaced existing) 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30707") 2026/03/30 02:37:48 DEBUG : only18.f963383f.partial: size = 0 OK 2026/03/30 02:37:48 DEBUG : only1.77787b15.partial: size = 0 OK 2026/03/30 02:37:48 DEBUG : only19.585abcd1.partial: renamed to: only19 2026/03/30 02:37:48 INFO : only19: Copied (replaced existing) 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:56782->172.17.0.4:30707, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39137") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:56796->172.17.0.4:39137, err= 2026/03/30 02:37:48 DEBUG : only1.77787b15.partial: renamed to: only1 2026/03/30 02:37:48 INFO : only1: Copied (replaced existing) 2026/03/30 02:37:48 DEBUG : only2.4f43f066.partial: size = 0 OK 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31266") 2026/03/30 02:37:48 DEBUG : only18.f963383f.partial: renamed to: only18 2026/03/30 02:37:48 INFO : only18: Copied (replaced existing) 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:50548->172.17.0.4:31266, err= 2026/03/30 02:37:48 DEBUG : only2.4f43f066.partial: renamed to: only2 2026/03/30 02:37:48 INFO : only2: Copied (replaced existing) 2026/03/30 02:37:48 DEBUG : only3.ee7a7488.partial: size = 0 OK 2026/03/30 02:37:48 DEBUG : only3.ee7a7488.partial: renamed to: only3 2026/03/30 02:37:48 INFO : only3: Copied (replaced existing) 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38325") 2026/03/30 02:37:48 DEBUG : only4.3f34e680.partial: size = 0 OK 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31955") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:40504->172.17.0.4:31955, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:48916->172.17.0.4:38325, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34450") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:43376->172.17.0.4:34450, err= 2026/03/30 02:37:48 DEBUG : only6.a636e91d.partial: size = 0 OK 2026/03/30 02:37:48 DEBUG : only4.3f34e680.partial: renamed to: only4 2026/03/30 02:37:48 INFO : only4: Copied (replaced existing) 2026/03/30 02:37:48 DEBUG : only7.070f6df3.partial: size = 0 OK 2026/03/30 02:37:48 DEBUG : only6.a636e91d.partial: renamed to: only6 2026/03/30 02:37:48 INFO : only6: Copied (replaced existing) 2026/03/30 02:37:48 DEBUG : only5.9e0d626e.partial: size = 0 OK 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39275") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:41734->172.17.0.4:39275, err= 2026/03/30 02:37:48 DEBUG : only7.070f6df3.partial: renamed to: only7 2026/03/30 02:37:48 INFO : only7: Copied (replaced existing) 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31031") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:41276->172.17.0.4:31031, err= 2026/03/30 02:37:48 DEBUG : only8.dfdacb4c.partial: size = 0 OK 2026/03/30 02:37:48 DEBUG : only5.9e0d626e.partial: renamed to: only5 2026/03/30 02:37:48 INFO : only5: Copied (replaced existing) 2026/03/30 02:37:48 DEBUG : only9.7ee34fa2.partial: size = 0 OK 2026/03/30 02:37:48 DEBUG : only8.dfdacb4c.partial: renamed to: only8 2026/03/30 02:37:48 INFO : only8: Copied (replaced existing) 2026/03/30 02:37:48 DEBUG : only9.7ee34fa2.partial: renamed to: only9 2026/03/30 02:37:48 INFO : only9: Copied (replaced existing) 2026/03/30 02:37:48 DEBUG : Waiting for deletions to finish 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35327") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:51274->172.17.0.4:35327, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:37184") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:34568->172.17.0.4:37184, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39403") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:42952->172.17.0.4:39403, err= --- PASS: TestSyncConcurrentTruncate (0.15s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-totusid4cike", Local "Local file system at /tmp/rclone2321212572", Modify Window "1s" 2026/03/30 02:37:48 DEBUG : empty_dir: Making directory with metadata 2026/03/30 02:37:48 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/30 02:37:48 DEBUG : empty_on_remote: Making directory with metadata 2026/03/30 02:37:48 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/30 02:37:48 INFO : empty_on_remote: Making directory 2026/03/30 02:37:48 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/03/30 02:37:48 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/03/30 02:37:48 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/03/30 02:37:48 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/03/30 02:37:48 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:37396") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:33504->172.17.0.4:37396, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31454") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:37355") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:52240->172.17.0.4:31454, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:58094->172.17.0.4:37355, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32832") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:51612->172.17.0.4:32832, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38168") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:44286->172.17.0.4:38168, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35872") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:35558->172.17.0.4:35872, err= --- PASS: TestSyncReplaceDirModTime (0.03s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-totusid4cike", Local "Local file system at /tmp/rclone2321212572", Modify Window "1s" 2026/03/30 02:37:48 DEBUG : empty_dir: Making directory with metadata 2026/03/30 02:37:48 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/30 02:37:48 DEBUG : empty_on_remote: Making directory with metadata 2026/03/30 02:37:48 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/30 02:37:48 INFO : empty_on_remote: Making directory 2026/03/30 02:37:48 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/03/30 02:37:48 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/03/30 02:37:48 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/03/30 02:37:48 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/03/30 02:37:48 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/03/30 02:37:48 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39663") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:43660->172.17.0.4:39663, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32710") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38390") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:54116->172.17.0.4:32710, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38450") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:49818->172.17.0.4:38390, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:42120->172.17.0.4:38450, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39174") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:57590->172.17.0.4:39174, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36779") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:58332->172.17.0.4:36779, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38479") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:36208->172.17.0.4:38479, err= --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (0.02s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-totusid4cike", Local "Local file system at /tmp/rclone2321212572", Modify Window "1s" 2026/03/30 02:37:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/30 02:37:48 INFO : sub dir: Making directory 2026/03/30 02:37:48 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38933") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:58162->172.17.0.4:38933, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35716") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:60210->172.17.0.4:35716, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34372") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:48846->172.17.0.4:34372, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34391") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:48240->172.17.0.4:34391, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34329") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:56540->172.17.0.4:34329, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36172") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:43522->172.17.0.4:36172, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38808") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:59660->172.17.0.4:38808, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31432") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:44120->172.17.0.4:31432, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30713") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:57320->172.17.0.4:30713, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38332") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:50128->172.17.0.4:38332, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32953") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:60628->172.17.0.4:32953, err= --- PASS: TestNothingToTransferWithEmptyDirs (0.04s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-totusid4cike", Local "Local file system at /tmp/rclone2321212572", Modify Window "1s" 2026/03/30 02:37:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/30 02:37:48 INFO : sub dir: Making directory 2026/03/30 02:37:48 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34692") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:40102->172.17.0.4:34692, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35677") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:58124->172.17.0.4:35677, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30134") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:52412->172.17.0.4:30134, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34480") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:39030->172.17.0.4:34480, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38854") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:56106->172.17.0.4:38854, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30812") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:59472->172.17.0.4:30812, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:37935") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:58170->172.17.0.4:37935, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35414") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:50278->172.17.0.4:35414, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36477") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:44122->172.17.0.4:36477, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34081") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:35552->172.17.0.4:34081, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36162") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:46342->172.17.0.4:36162, err= --- PASS: TestNothingToTransferWithoutEmptyDirs (0.05s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-totusid4cike", Local "Local file system at /tmp/rclone2321212572", Modify Window "1s" 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36311") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:47940->172.17.0.4:36311, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:33395") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:51830->172.17.0.4:33395, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34867") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:51718->172.17.0.4:34867, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30852") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:45048->172.17.0.4:30852, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31612") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:59374->172.17.0.4:31612, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31320") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:35474->172.17.0.4:31320, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32798") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:60860->172.17.0.4:32798, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31501") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:49548->172.17.0.4:31501, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:37266") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:52564->172.17.0.4:37266, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32586") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:41202->172.17.0.4:32586, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38553") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:49976->172.17.0.4:38553, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36644") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:41508->172.17.0.4:36644, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:37319") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:43034->172.17.0.4:37319, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38378") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:35360->172.17.0.4:38378, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30147") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:34168->172.17.0.4:30147, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39121") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:44964->172.17.0.4:39121, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:37945") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:46518->172.17.0.4:37945, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32121") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:36866->172.17.0.4:32121, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36167") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:58356->172.17.0.4:36167, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36262") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:55286->172.17.0.4:36262, err= 2026/03/30 02:37:48 DEBUG : Waiting for deletions to finish 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36425") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:51002->172.17.0.4:36425, err= 2026/03/30 02:37:48 DEBUG : apple: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : apple: Excluded 2026/03/30 02:37:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : appleappleapplebanana: Excluded 2026/03/30 02:37:48 DEBUG : banana: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : banana: Excluded 2026/03/30 02:37:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : splitbananasplit: Excluded 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34062") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:36598->172.17.0.4:34062, err= 2026/03/30 02:37:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/30 02:37:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/30 02:37:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/30 02:37:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/30 02:37:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/30 02:37:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/30 02:37:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/30 02:37:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/30 02:37:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/30 02:37:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/30 02:37:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/30 02:37:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/30 02:37:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/30 02:37:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/30 02:37:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/30 02:37:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36013") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:58650->172.17.0.4:36013, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:33268") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:55424->172.17.0.4:33268, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:37008") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:51764->172.17.0.4:37008, err= 2026/03/30 02:37:48 DEBUG : apple: size = 5 OK 2026/03/30 02:37:48 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : apple: Unchanged skipping 2026/03/30 02:37:48 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/30 02:37:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/30 02:37:48 DEBUG : banana: size = 6 OK 2026/03/30 02:37:48 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : splitbananasplit: size = 16 OK 2026/03/30 02:37:48 DEBUG : banana: Unchanged skipping 2026/03/30 02:37:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : splitbananasplit: Unchanged skipping 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30411") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:36550->172.17.0.4:30411, err= 2026/03/30 02:37:48 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/30 02:37:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/30 02:37:48 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/30 02:37:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/30 02:37:48 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/30 02:37:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/30 02:37:48 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/30 02:37:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/30 02:37:48 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/30 02:37:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/30 02:37:48 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/30 02:37:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/30 02:37:48 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/30 02:37:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/30 02:37:48 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/30 02:37:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/30 02:37:48 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/30 02:37:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/30 02:37:48 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/30 02:37:48 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/30 02:37:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/30 02:37:48 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/30 02:37:48 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/30 02:37:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/30 02:37:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/30 02:37:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/30 02:37:48 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/30 02:37:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/30 02:37:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/30 02:37:48 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/30 02:37:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/30 02:37:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for checks to finish 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for transfers to finish 2026/03/30 02:37:48 DEBUG : Waiting for deletions to finish 2026/03/30 02:37:48 INFO : There was nothing to transfer 2026/03/30 02:37:48 DEBUG : Waiting for deletions to finish 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39816") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:51260->172.17.0.4:39816, err= 2026/03/30 02:37:48 DEBUG : apple: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : apple: Excluded 2026/03/30 02:37:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : appleappleapplebanana: Excluded 2026/03/30 02:37:48 DEBUG : banana: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : banana: Excluded 2026/03/30 02:37:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : splitbananasplit: Excluded 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34887") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:50914->172.17.0.4:34887, err= 2026/03/30 02:37:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/30 02:37:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/30 02:37:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/30 02:37:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/30 02:37:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/30 02:37:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/30 02:37:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/30 02:37:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/30 02:37:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/30 02:37:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/30 02:37:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/30 02:37:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/30 02:37:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/30 02:37:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/30 02:37:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/30 02:37:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32841") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:39554->172.17.0.4:32841, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38043") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:58784->172.17.0.4:38043, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36805") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:36588->172.17.0.4:36805, err= 2026/03/30 02:37:48 DEBUG : apple: size = 5 OK 2026/03/30 02:37:48 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : apple: Unchanged skipping 2026/03/30 02:37:48 DEBUG : banana: size = 6 OK 2026/03/30 02:37:48 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : banana: Unchanged skipping 2026/03/30 02:37:48 DEBUG : splitbananasplit: size = 16 OK 2026/03/30 02:37:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : splitbananasplit: Unchanged skipping 2026/03/30 02:37:48 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/30 02:37:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39409") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:35588->172.17.0.4:39409, err= 2026/03/30 02:37:48 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/30 02:37:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/30 02:37:48 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/30 02:37:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/30 02:37:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/30 02:37:48 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/30 02:37:48 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/30 02:37:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/30 02:37:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for checks to finish 2026/03/30 02:37:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/30 02:37:48 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/30 02:37:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/30 02:37:48 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/30 02:37:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/30 02:37:48 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/30 02:37:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/30 02:37:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/30 02:37:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/30 02:37:48 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/30 02:37:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/30 02:37:48 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/30 02:37:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/30 02:37:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/30 02:37:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/30 02:37:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/30 02:37:48 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/30 02:37:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/30 02:37:48 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/30 02:37:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/30 02:37:48 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/30 02:37:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/30 02:37:48 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/30 02:37:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for transfers to finish 2026/03/30 02:37:48 DEBUG : Waiting for deletions to finish 2026/03/30 02:37:48 INFO : There was nothing to transfer 2026/03/30 02:37:48 DEBUG : Waiting for deletions to finish 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38955") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:38778->172.17.0.4:38955, err= 2026/03/30 02:37:48 DEBUG : apple: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : apple: Excluded 2026/03/30 02:37:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : appleappleapplebanana: Excluded 2026/03/30 02:37:48 DEBUG : banana: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : banana: Excluded 2026/03/30 02:37:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : splitbananasplit: Excluded 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36647") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:45014->172.17.0.4:36647, err= 2026/03/30 02:37:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/30 02:37:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/30 02:37:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/30 02:37:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/30 02:37:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/30 02:37:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/30 02:37:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/30 02:37:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/30 02:37:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/30 02:37:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/30 02:37:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/30 02:37:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/30 02:37:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/30 02:37:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/30 02:37:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/30 02:37:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34043") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:43562->172.17.0.4:34043, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32126") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:58632->172.17.0.4:32126, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:33949") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:45990->172.17.0.4:33949, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35372") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:60468->172.17.0.4:35372, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38093") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:38374->172.17.0.4:38093, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36989") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:54086->172.17.0.4:36989, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:33087") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:37124->172.17.0.4:33087, err= === RUN TestTransform/NFD run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-totusid4cike", Local "Local file system at /tmp/rclone2321212572", Modify Window "1s" 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39478") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:36052->172.17.0.4:39478, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30569") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:37662->172.17.0.4:30569, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35491") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:57256->172.17.0.4:35491, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34453") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:34866->172.17.0.4:34453, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:33392") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:49454->172.17.0.4:33392, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30814") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:58750->172.17.0.4:30814, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:33910") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:33534->172.17.0.4:33910, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30690") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:39124->172.17.0.4:30690, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38071") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:35140->172.17.0.4:38071, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30617") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:50858->172.17.0.4:30617, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30426") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:55216->172.17.0.4:30426, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30457") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:40062->172.17.0.4:30457, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39579") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:35686->172.17.0.4:39579, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30796") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:56554->172.17.0.4:30796, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:33333") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:37234->172.17.0.4:33333, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35004") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:37618->172.17.0.4:35004, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34886") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:59464->172.17.0.4:34886, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38112") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:45476->172.17.0.4:38112, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39207") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:51666->172.17.0.4:39207, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38946") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:52470->172.17.0.4:38946, err= 2026/03/30 02:37:48 DEBUG : Waiting for deletions to finish 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34826") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:49546->172.17.0.4:34826, err= 2026/03/30 02:37:48 DEBUG : apple: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : apple: Excluded 2026/03/30 02:37:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : appleappleapplebanana: Excluded 2026/03/30 02:37:48 DEBUG : banana: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : banana: Excluded 2026/03/30 02:37:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : splitbananasplit: Excluded 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35062") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:60628->172.17.0.4:35062, err= 2026/03/30 02:37:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/30 02:37:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/30 02:37:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/30 02:37:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/30 02:37:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/30 02:37:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/30 02:37:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/30 02:37:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/30 02:37:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/30 02:37:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/30 02:37:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/30 02:37:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/30 02:37:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/30 02:37:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/30 02:37:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/30 02:37:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38868") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:36942->172.17.0.4:38868, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36427") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:55014->172.17.0.4:36427, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32264") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:41218->172.17.0.4:32264, err= 2026/03/30 02:37:48 DEBUG : apple: size = 5 OK 2026/03/30 02:37:48 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : apple: Unchanged skipping 2026/03/30 02:37:48 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/30 02:37:48 DEBUG : banana: size = 6 OK 2026/03/30 02:37:48 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : banana: Unchanged skipping 2026/03/30 02:37:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : splitbananasplit: size = 16 OK 2026/03/30 02:37:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : splitbananasplit: Unchanged skipping 2026/03/30 02:37:48 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:37373") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:47388->172.17.0.4:37373, err= 2026/03/30 02:37:48 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/30 02:37:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/30 02:37:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/30 02:37:48 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/30 02:37:48 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/30 02:37:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/30 02:37:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/30 02:37:48 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/30 02:37:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/30 02:37:48 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/30 02:37:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/30 02:37:48 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/30 02:37:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/30 02:37:48 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/30 02:37:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/30 02:37:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/30 02:37:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/30 02:37:48 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/30 02:37:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/30 02:37:48 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/30 02:37:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for checks to finish 2026/03/30 02:37:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/30 02:37:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/30 02:37:48 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/30 02:37:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/30 02:37:48 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/30 02:37:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/30 02:37:48 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/30 02:37:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/30 02:37:48 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/30 02:37:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/30 02:37:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for transfers to finish 2026/03/30 02:37:48 DEBUG : Waiting for deletions to finish 2026/03/30 02:37:48 INFO : There was nothing to transfer 2026/03/30 02:37:48 DEBUG : Waiting for deletions to finish 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34513") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:38970->172.17.0.4:34513, err= 2026/03/30 02:37:48 DEBUG : apple: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : apple: Excluded 2026/03/30 02:37:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : appleappleapplebanana: Excluded 2026/03/30 02:37:48 DEBUG : banana: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : banana: Excluded 2026/03/30 02:37:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : splitbananasplit: Excluded 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32768") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:33324->172.17.0.4:32768, err= 2026/03/30 02:37:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/30 02:37:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/30 02:37:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/30 02:37:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/30 02:37:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/30 02:37:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/30 02:37:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/30 02:37:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/30 02:37:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/30 02:37:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/30 02:37:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/30 02:37:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/30 02:37:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/30 02:37:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/30 02:37:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/30 02:37:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30047") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:47364->172.17.0.4:30047, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34146") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:43526->172.17.0.4:34146, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31383") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:46798->172.17.0.4:31383, err= 2026/03/30 02:37:48 DEBUG : apple: size = 5 OK 2026/03/30 02:37:48 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : apple: Unchanged skipping 2026/03/30 02:37:48 DEBUG : banana: size = 6 OK 2026/03/30 02:37:48 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/30 02:37:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/30 02:37:48 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : banana: Unchanged skipping 2026/03/30 02:37:48 DEBUG : splitbananasplit: size = 16 OK 2026/03/30 02:37:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : splitbananasplit: Unchanged skipping 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39762") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:41718->172.17.0.4:39762, err= 2026/03/30 02:37:48 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/30 02:37:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/30 02:37:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/30 02:37:48 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/30 02:37:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/30 02:37:48 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/30 02:37:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/30 02:37:48 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/30 02:37:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/30 02:37:48 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/30 02:37:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/30 02:37:48 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/30 02:37:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/30 02:37:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/30 02:37:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/30 02:37:48 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/30 02:37:48 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/30 02:37:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/30 02:37:48 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/30 02:37:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/30 02:37:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/30 02:37:48 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/30 02:37:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/30 02:37:48 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/30 02:37:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/30 02:37:48 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/30 02:37:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for checks to finish 2026/03/30 02:37:48 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/30 02:37:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/30 02:37:48 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/30 02:37:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/30 02:37:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for transfers to finish 2026/03/30 02:37:48 DEBUG : Waiting for deletions to finish 2026/03/30 02:37:48 INFO : There was nothing to transfer 2026/03/30 02:37:48 DEBUG : Waiting for deletions to finish 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39121") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:44980->172.17.0.4:39121, err= 2026/03/30 02:37:48 DEBUG : apple: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : apple: Excluded 2026/03/30 02:37:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : appleappleapplebanana: Excluded 2026/03/30 02:37:48 DEBUG : banana: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : banana: Excluded 2026/03/30 02:37:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : splitbananasplit: Excluded 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30975") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:56168->172.17.0.4:30975, err= 2026/03/30 02:37:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/30 02:37:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/30 02:37:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/30 02:37:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/30 02:37:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/30 02:37:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/30 02:37:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/30 02:37:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/30 02:37:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/30 02:37:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/30 02:37:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/30 02:37:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/30 02:37:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/30 02:37:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/30 02:37:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/30 02:37:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32033") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:44964->172.17.0.4:32033, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38228") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:59676->172.17.0.4:38228, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38000") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:46894->172.17.0.4:38000, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34898") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:55498->172.17.0.4:34898, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32259") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:36464->172.17.0.4:32259, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30073") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:46238->172.17.0.4:30073, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:33635") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:46534->172.17.0.4:33635, err= === RUN TestTransform/base64 run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-totusid4cike", Local "Local file system at /tmp/rclone2321212572", Modify Window "1s" 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32914") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:37712->172.17.0.4:32914, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30409") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:60568->172.17.0.4:30409, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34049") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:50692->172.17.0.4:34049, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35407") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:60466->172.17.0.4:35407, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35438") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:44144->172.17.0.4:35438, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30187") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:34202->172.17.0.4:30187, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30085") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:46408->172.17.0.4:30085, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35482") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:42636->172.17.0.4:35482, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36462") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:43860->172.17.0.4:36462, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:37028") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:57920->172.17.0.4:37028, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:33712") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:46184->172.17.0.4:33712, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30462") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:55148->172.17.0.4:30462, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31003") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:51734->172.17.0.4:31003, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:33858") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:57114->172.17.0.4:33858, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34904") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:34236->172.17.0.4:34904, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:33705") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:53312->172.17.0.4:33705, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:37196") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:34838->172.17.0.4:37196, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30399") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:44814->172.17.0.4:30399, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31263") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:36774->172.17.0.4:31263, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32520") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:52742->172.17.0.4:32520, err= 2026/03/30 02:37:48 DEBUG : Waiting for deletions to finish 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38075") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:35834->172.17.0.4:38075, err= 2026/03/30 02:37:48 DEBUG : apple: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : apple: Excluded 2026/03/30 02:37:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : appleappleapplebanana: Excluded 2026/03/30 02:37:48 DEBUG : banana: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : banana: Excluded 2026/03/30 02:37:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : splitbananasplit: Excluded 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:33817") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:39724->172.17.0.4:33817, err= 2026/03/30 02:37:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/30 02:37:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/30 02:37:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/30 02:37:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/30 02:37:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/30 02:37:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/30 02:37:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/30 02:37:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/30 02:37:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/30 02:37:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/30 02:37:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/30 02:37:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/30 02:37:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/30 02:37:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/30 02:37:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/30 02:37:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:37627") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:45174->172.17.0.4:37627, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39566") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:43552->172.17.0.4:39566, err= 2026/03/30 02:37:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/30 02:37:48 DEBUG : apple: transformed to: YXBwbGU= 2026/03/30 02:37:48 DEBUG : banana: transformed to: YmFuYW5h 2026/03/30 02:37:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/30 02:37:48 DEBUG : banana: transformed to: YmFuYW5h 2026/03/30 02:37:48 DEBUG : apple: transformed to: YXBwbGU= 2026/03/30 02:37:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/30 02:37:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/30 02:37:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/30 02:37:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/30 02:37:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/30 02:37:48 DEBUG : banana: transformed to: YmFuYW5h 2026/03/30 02:37:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/30 02:37:48 DEBUG : apple: transformed to: YXBwbGU= 2026/03/30 02:37:48 DEBUG : apple: transformed to: YXBwbGU= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32442") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:45116->172.17.0.4:32442, err= 2026/03/30 02:37:48 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/30 02:37:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/30 02:37:48 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/30 02:37:48 DEBUG : banana: transformed to: YmFuYW5h 2026/03/30 02:37:48 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/30 02:37:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/30 02:37:48 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/30 02:37:48 DEBUG : apple: transformed to: YXBwbGU= 2026/03/30 02:37:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/30 02:37:48 DEBUG : banana: transformed to: YmFuYW5h 2026/03/30 02:37:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Connecting to FTP server 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:21") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:33841") 2026/03/30 02:37:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/30 02:37:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/30 02:37:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/30 02:37:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/30 02:37:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/30 02:37:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/30 02:37:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/30 02:37:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/30 02:37:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/30 02:37:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/30 02:37:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/30 02:37:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/30 02:37:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/30 02:37:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/30 02:37:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/30 02:37:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/30 02:37:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/30 02:37:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/30 02:37:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/30 02:37:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/30 02:37:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/30 02:37:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/30 02:37:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/30 02:37:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/30 02:37:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/30 02:37:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/30 02:37:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/30 02:37:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/30 02:37:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/30 02:37:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/30 02:37:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/30 02:37:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/30 02:37:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/30 02:37:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/30 02:37:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/30 02:37:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/30 02:37:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/30 02:37:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/30 02:37:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/30 02:37:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/30 02:37:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/30 02:37:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/30 02:37:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/30 02:37:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/30 02:37:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/30 02:37:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/30 02:37:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/30 02:37:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/30 02:37:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/30 02:37:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/30 02:37:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/30 02:37:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/30 02:37:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/30 02:37:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/30 02:37:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/30 02:37:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/30 02:37:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/30 02:37:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/30 02:37:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/30 02:37:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/30 02:37:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/30 02:37:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/30 02:37:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/30 02:37:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/30 02:37:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/30 02:37:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/30 02:37:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/30 02:37:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/30 02:37:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/30 02:37:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/30 02:37:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/30 02:37:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/30 02:37:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/30 02:37:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/30 02:37:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/30 02:37:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/30 02:37:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/30 02:37:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/30 02:37:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/30 02:37:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/30 02:37:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/30 02:37:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/30 02:37:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/30 02:37:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/30 02:37:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/30 02:37:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/30 02:37:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/30 02:37:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/30 02:37:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/30 02:37:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/30 02:37:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/30 02:37:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/30 02:37:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/30 02:37:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/30 02:37:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/30 02:37:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/30 02:37:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/30 02:37:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/30 02:37:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/30 02:37:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/30 02:37:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/30 02:37:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/30 02:37:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/30 02:37:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/30 02:37:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/30 02:37:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/30 02:37:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/30 02:37:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/30 02:37:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/30 02:37:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/30 02:37:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/30 02:37:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/30 02:37:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/30 02:37:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/30 02:37:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/30 02:37:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/30 02:37:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/30 02:37:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/30 02:37:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/30 02:37:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/30 02:37:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/30 02:37:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/30 02:37:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/30 02:37:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/30 02:37:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/30 02:37:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/30 02:37:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/30 02:37:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/30 02:37:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/30 02:37:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/30 02:37:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/30 02:37:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/30 02:37:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/30 02:37:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/30 02:37:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/30 02:37:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/30 02:37:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/30 02:37:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/30 02:37:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/30 02:37:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/30 02:37:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/30 02:37:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/30 02:37:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/30 02:37:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/30 02:37:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:36420->172.17.0.4:33841, err= 2026/03/30 02:37:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/30 02:37:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/30 02:37:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/30 02:37:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/30 02:37:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/30 02:37:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/30 02:37:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/30 02:37:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/30 02:37:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/30 02:37:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/30 02:37:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/30 02:37:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/30 02:37:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/30 02:37:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/30 02:37:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/30 02:37:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/30 02:37:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/30 02:37:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/30 02:37:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/30 02:37:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/30 02:37:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/30 02:37:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/30 02:37:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/30 02:37:48 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/30 02:37:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/30 02:37:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:52298->172.17.0.4:21, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:33972") 2026/03/30 02:37:48 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/30 02:37:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/30 02:37:48 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/30 02:37:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/30 02:37:48 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/30 02:37:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/30 02:37:48 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/30 02:37:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/30 02:37:48 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/30 02:37:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/30 02:37:48 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/30 02:37:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/30 02:37:48 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/30 02:37:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/30 02:37:48 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:47030->172.17.0.4:33972, err= 2026/03/30 02:37:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/30 02:37:48 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/30 02:37:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/30 02:37:48 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/30 02:37:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/30 02:37:48 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/30 02:37:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/30 02:37:48 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/30 02:37:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/30 02:37:48 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/30 02:37:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/30 02:37:48 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/30 02:37:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/30 02:37:48 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/30 02:37:48 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/30 02:37:48 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for checks to finish 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for transfers to finish 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:37040") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:34188->172.17.0.4:37040, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36907") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:33288->172.17.0.4:36907, err= 2026/03/30 02:37:48 DEBUG : YmFuYW5h.8eaa4fcf.partial: size = 6 OK 2026/03/30 02:37:48 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: size = 21 OK 2026/03/30 02:37:48 DEBUG : YXBwbGU=.6ae8ff82.partial: size = 5 OK 2026/03/30 02:37:48 DEBUG : YmFuYW5h.8eaa4fcf.partial: renamed to: YmFuYW5h 2026/03/30 02:37:48 INFO : banana: Copied (new) to: YmFuYW5h 2026/03/30 02:37:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:33930") 2026/03/30 02:37:48 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: renamed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/30 02:37:48 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/30 02:37:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:42446->172.17.0.4:33930, err= 2026/03/30 02:37:48 DEBUG : YXBwbGU=.6ae8ff82.partial: renamed to: YXBwbGU= 2026/03/30 02:37:48 INFO : apple: Copied (new) to: YXBwbGU= 2026/03/30 02:37:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/30 02:37:48 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: size = 21 OK 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32512") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35245") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:53558->172.17.0.4:35245, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:41044->172.17.0.4:32512, err= 2026/03/30 02:37:48 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: renamed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/30 02:37:48 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/30 02:37:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30533") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:54582->172.17.0.4:30533, err= 2026/03/30 02:37:48 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: size = 21 OK 2026/03/30 02:37:48 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: size = 21 OK 2026/03/30 02:37:48 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: size = 21 OK 2026/03/30 02:37:48 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: renamed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/30 02:37:48 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/30 02:37:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/30 02:37:48 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: renamed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/30 02:37:48 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/30 02:37:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/30 02:37:48 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: renamed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/30 02:37:48 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/30 02:37:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35375") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:37715") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:56914->172.17.0.4:35375, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:33646->172.17.0.4:37715, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36870") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:54368->172.17.0.4:36870, err= 2026/03/30 02:37:48 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: size = 21 OK 2026/03/30 02:37:48 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: size = 21 OK 2026/03/30 02:37:48 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: size = 21 OK 2026/03/30 02:37:48 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: renamed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/30 02:37:48 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/30 02:37:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32971") 2026/03/30 02:37:48 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: renamed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/30 02:37:48 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/30 02:37:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:46492->172.17.0.4:32971, err= 2026/03/30 02:37:48 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: renamed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/30 02:37:48 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/30 02:37:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30763") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36548") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:42472->172.17.0.4:30763, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:45790->172.17.0.4:36548, err= 2026/03/30 02:37:48 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: size = 21 OK 2026/03/30 02:37:48 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: size = 21 OK 2026/03/30 02:37:48 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: size = 21 OK 2026/03/30 02:37:48 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: renamed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/30 02:37:48 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/30 02:37:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39448") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:39654->172.17.0.4:39448, err= 2026/03/30 02:37:48 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: renamed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/30 02:37:48 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/30 02:37:48 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: renamed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/30 02:37:48 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/30 02:37:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/30 02:37:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/30 02:37:48 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: size = 20 OK 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:33791") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:33698->172.17.0.4:33791, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30012") 2026/03/30 02:37:48 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: renamed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/30 02:37:48 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/30 02:37:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:46754->172.17.0.4:30012, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:33512") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:48574->172.17.0.4:33512, err= 2026/03/30 02:37:48 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: size = 19 OK 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35135") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:36330->172.17.0.4:35135, err= 2026/03/30 02:37:48 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: size = 20 OK 2026/03/30 02:37:48 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: renamed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/30 02:37:48 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/30 02:37:48 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: size = 16 OK 2026/03/30 02:37:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35087") 2026/03/30 02:37:48 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: renamed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/30 02:37:48 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/30 02:37:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:49388->172.17.0.4:35087, err= 2026/03/30 02:37:48 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: renamed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/30 02:37:48 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/30 02:37:48 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: size = 19 OK 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38088") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:38736->172.17.0.4:38088, err= 2026/03/30 02:37:48 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: renamed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/30 02:37:48 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: size = 17 OK 2026/03/30 02:37:48 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/30 02:37:48 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: size = 18 OK 2026/03/30 02:37:48 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: renamed to: dir1/MDAxNS05Oz0udHh0 2026/03/30 02:37:48 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/03/30 02:37:48 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: renamed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/30 02:37:48 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/30 02:37:48 DEBUG : Waiting for deletions to finish 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Connecting to FTP server 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:21") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Connecting to FTP server 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Connecting to FTP server 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:52302->172.17.0.4:21, err= 2026/03/30 02:37:48 INFO : dir1/0013-789;=.txt: Deleted 2026/03/30 02:37:48 INFO : dir1/0015-9;=.txt: Deleted 2026/03/30 02:37:48 INFO : splitbananasplit: Deleted 2026/03/30 02:37:48 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/30 02:37:48 INFO : dir1/0011-56789;.txt: Deleted 2026/03/30 02:37:48 INFO : dir1/0010-456789.txt: Deleted 2026/03/30 02:37:48 INFO : dir1/0012-6789;.txt: Deleted 2026/03/30 02:37:48 INFO : dir1/0008-2345678.txt: Deleted 2026/03/30 02:37:48 INFO : banana: Deleted 2026/03/30 02:37:48 INFO : appleappleapplebanana: Deleted 2026/03/30 02:37:48 INFO : dir1/0014-89;=.txt: Deleted 2026/03/30 02:37:48 INFO : dir1/0003-defghij.txt: Deleted 2026/03/30 02:37:48 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/30 02:37:48 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/30 02:37:48 INFO : dir1/0007-1234567.txt: Deleted 2026/03/30 02:37:48 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/30 02:37:48 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/30 02:37:48 INFO : dir1/0009-3456789.txt: Deleted 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:21") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:52318->172.17.0.4:21, err= 2026/03/30 02:37:48 INFO : apple: Deleted 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:21") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:52326->172.17.0.4:21, err= 2026/03/30 02:37:48 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/30 02:37:48 DEBUG : Waiting for deletions to finish 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39318") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:34538->172.17.0.4:39318, err= 2026/03/30 02:37:48 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : YXBwbGU=: Excluded 2026/03/30 02:37:48 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/03/30 02:37:48 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : YmFuYW5h: Excluded 2026/03/30 02:37:48 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:37989") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:38468->172.17.0.4:37989, err= 2026/03/30 02:37:48 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/03/30 02:37:48 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/03/30 02:37:48 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/03/30 02:37:48 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/03/30 02:37:48 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/03/30 02:37:48 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/03/30 02:37:48 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/03/30 02:37:48 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/03/30 02:37:48 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/03/30 02:37:48 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/03/30 02:37:48 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/03/30 02:37:48 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/03/30 02:37:48 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/03/30 02:37:48 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/03/30 02:37:48 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/03/30 02:37:48 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31379") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:43020->172.17.0.4:31379, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31510") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:59926->172.17.0.4:31510, err= 2026/03/30 02:37:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/30 02:37:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/30 02:37:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/30 02:37:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/30 02:37:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/30 02:37:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/30 02:37:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/30 02:37:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/30 02:37:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/30 02:37:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/30 02:37:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/30 02:37:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/30 02:37:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/30 02:37:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/30 02:37:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/30 02:37:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/30 02:37:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/30 02:37:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/30 02:37:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/30 02:37:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/30 02:37:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/30 02:37:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/30 02:37:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/30 02:37:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/30 02:37:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/30 02:37:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/30 02:37:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/30 02:37:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/30 02:37:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/30 02:37:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/30 02:37:48 DEBUG : apple: transformed to: YXBwbGU= 2026/03/30 02:37:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/30 02:37:48 DEBUG : apple: transformed to: YXBwbGU= 2026/03/30 02:37:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/30 02:37:48 DEBUG : apple: transformed to: YXBwbGU= 2026/03/30 02:37:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/30 02:37:48 DEBUG : apple: transformed to: YXBwbGU= 2026/03/30 02:37:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/30 02:37:48 DEBUG : apple: transformed to: YXBwbGU= 2026/03/30 02:37:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/30 02:37:48 DEBUG : apple: transformed to: YXBwbGU= 2026/03/30 02:37:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/30 02:37:48 DEBUG : apple: transformed to: YXBwbGU= 2026/03/30 02:37:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/30 02:37:48 DEBUG : apple: transformed to: YXBwbGU= 2026/03/30 02:37:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/30 02:37:48 DEBUG : apple: transformed to: YXBwbGU= 2026/03/30 02:37:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/30 02:37:48 DEBUG : apple: transformed to: YXBwbGU= 2026/03/30 02:37:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/30 02:37:48 DEBUG : apple: transformed to: YXBwbGU= 2026/03/30 02:37:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/30 02:37:48 DEBUG : apple: transformed to: YXBwbGU= 2026/03/30 02:37:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/30 02:37:48 DEBUG : apple: transformed to: YXBwbGU= 2026/03/30 02:37:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/30 02:37:48 DEBUG : apple: transformed to: YXBwbGU= 2026/03/30 02:37:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/30 02:37:48 DEBUG : apple: transformed to: YXBwbGU= 2026/03/30 02:37:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/30 02:37:48 DEBUG : apple: transformed to: YXBwbGU= 2026/03/30 02:37:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/30 02:37:48 DEBUG : banana: transformed to: YmFuYW5h 2026/03/30 02:37:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/30 02:37:48 DEBUG : banana: transformed to: YmFuYW5h 2026/03/30 02:37:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/30 02:37:48 DEBUG : banana: transformed to: YmFuYW5h 2026/03/30 02:37:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/30 02:37:48 DEBUG : banana: transformed to: YmFuYW5h 2026/03/30 02:37:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/30 02:37:48 DEBUG : banana: transformed to: YmFuYW5h 2026/03/30 02:37:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/30 02:37:48 DEBUG : banana: transformed to: YmFuYW5h 2026/03/30 02:37:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/30 02:37:48 DEBUG : banana: transformed to: YmFuYW5h 2026/03/30 02:37:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/30 02:37:48 DEBUG : banana: transformed to: YmFuYW5h 2026/03/30 02:37:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/30 02:37:48 DEBUG : banana: transformed to: YmFuYW5h 2026/03/30 02:37:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/30 02:37:48 DEBUG : banana: transformed to: YmFuYW5h 2026/03/30 02:37:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/30 02:37:48 DEBUG : banana: transformed to: YmFuYW5h 2026/03/30 02:37:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/30 02:37:48 DEBUG : banana: transformed to: YmFuYW5h 2026/03/30 02:37:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/30 02:37:48 DEBUG : banana: transformed to: YmFuYW5h 2026/03/30 02:37:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/30 02:37:48 DEBUG : banana: transformed to: YmFuYW5h 2026/03/30 02:37:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/30 02:37:48 DEBUG : banana: transformed to: YmFuYW5h 2026/03/30 02:37:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/30 02:37:48 DEBUG : banana: transformed to: YmFuYW5h 2026/03/30 02:37:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/30 02:37:48 DEBUG : banana: transformed to: YmFuYW5h 2026/03/30 02:37:48 DEBUG : apple: transformed to: YXBwbGU= 2026/03/30 02:37:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/30 02:37:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/30 02:37:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/30 02:37:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/30 02:37:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/30 02:37:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/30 02:37:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/30 02:37:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/30 02:37:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/30 02:37:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/30 02:37:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/30 02:37:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/30 02:37:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/30 02:37:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/30 02:37:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/30 02:37:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/30 02:37:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/30 02:37:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/30 02:37:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/30 02:37:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/30 02:37:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/30 02:37:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/30 02:37:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/30 02:37:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/30 02:37:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/30 02:37:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/30 02:37:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/30 02:37:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/30 02:37:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/30 02:37:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/30 02:37:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/30 02:37:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/30 02:37:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/30 02:37:48 DEBUG : banana: transformed to: YmFuYW5h 2026/03/30 02:37:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/30 02:37:48 DEBUG : apple: transformed to: YXBwbGU= 2026/03/30 02:37:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/30 02:37:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/30 02:37:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/30 02:37:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/30 02:37:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/30 02:37:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/30 02:37:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/30 02:37:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/30 02:37:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/30 02:37:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/30 02:37:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/30 02:37:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/30 02:37:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/30 02:37:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/30 02:37:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/30 02:37:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/30 02:37:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/30 02:37:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/30 02:37:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/30 02:37:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/30 02:37:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/30 02:37:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/30 02:37:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/30 02:37:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/30 02:37:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/30 02:37:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/30 02:37:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/30 02:37:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/30 02:37:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/30 02:37:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/30 02:37:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/30 02:37:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/30 02:37:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/30 02:37:48 DEBUG : banana: transformed to: YmFuYW5h 2026/03/30 02:37:48 DEBUG : apple: transformed to: YXBwbGU= 2026/03/30 02:37:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/30 02:37:48 DEBUG : banana: transformed to: YmFuYW5h 2026/03/30 02:37:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/30 02:37:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/30 02:37:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/30 02:37:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/30 02:37:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/30 02:37:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/30 02:37:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/30 02:37:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/30 02:37:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/30 02:37:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/30 02:37:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/30 02:37:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/30 02:37:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/30 02:37:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/30 02:37:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/30 02:37:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/30 02:37:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/30 02:37:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/30 02:37:48 DEBUG : apple: transformed to: YXBwbGU= 2026/03/30 02:37:48 DEBUG : banana: transformed to: YmFuYW5h 2026/03/30 02:37:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/30 02:37:48 DEBUG : banana: transformed to: YmFuYW5h 2026/03/30 02:37:48 DEBUG : apple: transformed to: YXBwbGU= 2026/03/30 02:37:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/30 02:37:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/30 02:37:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/30 02:37:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/30 02:37:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/30 02:37:48 DEBUG : banana: transformed to: YmFuYW5h 2026/03/30 02:37:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/30 02:37:48 DEBUG : apple: transformed to: YXBwbGU= 2026/03/30 02:37:48 DEBUG : apple: transformed to: YXBwbGU= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:37147") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:33474->172.17.0.4:37147, err= 2026/03/30 02:37:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/30 02:37:48 DEBUG : banana: transformed to: YmFuYW5h 2026/03/30 02:37:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/30 02:37:48 DEBUG : YXBwbGU=: size = 5 OK 2026/03/30 02:37:48 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : apple: Unchanged skipping 2026/03/30 02:37:48 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/03/30 02:37:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/30 02:37:48 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/03/30 02:37:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : splitbananasplit: Unchanged skipping 2026/03/30 02:37:48 DEBUG : YmFuYW5h: size = 6 OK 2026/03/30 02:37:48 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : banana: Unchanged skipping 2026/03/30 02:37:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/30 02:37:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/30 02:37:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/30 02:37:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/30 02:37:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/30 02:37:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/30 02:37:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/30 02:37:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/30 02:37:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/30 02:37:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/30 02:37:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/30 02:37:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/30 02:37:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/30 02:37:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/30 02:37:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/30 02:37:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/30 02:37:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/30 02:37:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/30 02:37:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/30 02:37:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/30 02:37:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/30 02:37:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/30 02:37:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/30 02:37:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/30 02:37:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/30 02:37:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/30 02:37:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/30 02:37:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/30 02:37:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/30 02:37:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/30 02:37:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/30 02:37:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/30 02:37:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/30 02:37:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/30 02:37:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/30 02:37:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/30 02:37:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/30 02:37:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/30 02:37:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/30 02:37:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39084") 2026/03/30 02:37:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/30 02:37:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:56518->172.17.0.4:39084, err= 2026/03/30 02:37:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/30 02:37:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/30 02:37:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/30 02:37:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/30 02:37:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/30 02:37:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/30 02:37:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/30 02:37:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/30 02:37:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/30 02:37:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/30 02:37:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/30 02:37:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/30 02:37:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/30 02:37:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/30 02:37:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/30 02:37:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/30 02:37:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/30 02:37:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/30 02:37:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/30 02:37:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/30 02:37:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/30 02:37:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/30 02:37:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/30 02:37:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/30 02:37:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/30 02:37:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/30 02:37:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/30 02:37:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/30 02:37:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/30 02:37:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/30 02:37:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/30 02:37:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/30 02:37:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/30 02:37:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/30 02:37:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/30 02:37:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/30 02:37:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/30 02:37:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/30 02:37:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/30 02:37:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/30 02:37:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/30 02:37:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/30 02:37:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/30 02:37:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/30 02:37:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/30 02:37:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/30 02:37:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/30 02:37:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/30 02:37:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/30 02:37:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/30 02:37:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/30 02:37:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/30 02:37:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/30 02:37:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/30 02:37:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/30 02:37:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/30 02:37:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/30 02:37:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/30 02:37:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/30 02:37:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/30 02:37:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/30 02:37:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/30 02:37:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/30 02:37:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/30 02:37:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/30 02:37:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/30 02:37:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/30 02:37:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/30 02:37:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/30 02:37:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/30 02:37:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/30 02:37:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/30 02:37:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/30 02:37:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/30 02:37:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/30 02:37:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/30 02:37:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/30 02:37:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/30 02:37:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/30 02:37:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/30 02:37:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/30 02:37:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/30 02:37:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/30 02:37:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/30 02:37:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/30 02:37:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/30 02:37:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/30 02:37:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/30 02:37:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/30 02:37:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/30 02:37:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/30 02:37:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/30 02:37:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/30 02:37:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/30 02:37:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/30 02:37:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/30 02:37:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/30 02:37:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/30 02:37:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/30 02:37:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/30 02:37:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/30 02:37:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/30 02:37:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/30 02:37:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/30 02:37:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/30 02:37:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/30 02:37:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/30 02:37:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/30 02:37:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/30 02:37:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/30 02:37:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/30 02:37:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/30 02:37:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/30 02:37:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/30 02:37:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/30 02:37:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/30 02:37:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/30 02:37:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/30 02:37:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/30 02:37:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/30 02:37:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/30 02:37:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/30 02:37:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/30 02:37:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/30 02:37:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/30 02:37:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/30 02:37:48 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/30 02:37:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/30 02:37:48 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/30 02:37:48 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/30 02:37:48 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/30 02:37:48 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/30 02:37:48 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/30 02:37:48 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/30 02:37:48 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/30 02:37:48 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/30 02:37:48 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/30 02:37:48 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/30 02:37:48 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/30 02:37:48 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/30 02:37:48 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/30 02:37:48 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/30 02:37:48 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/30 02:37:48 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/30 02:37:48 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/03/30 02:37:48 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/03/30 02:37:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for checks to finish 2026/03/30 02:37:48 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/03/30 02:37:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/03/30 02:37:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/30 02:37:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/30 02:37:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/30 02:37:48 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/03/30 02:37:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/03/30 02:37:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/30 02:37:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/03/30 02:37:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/30 02:37:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/30 02:37:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/30 02:37:48 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/03/30 02:37:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/30 02:37:48 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/03/30 02:37:48 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/03/30 02:37:48 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/03/30 02:37:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/03/30 02:37:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/30 02:37:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/30 02:37:48 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/03/30 02:37:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/30 02:37:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/30 02:37:48 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/03/30 02:37:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/30 02:37:48 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/03/30 02:37:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/30 02:37:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/30 02:37:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for transfers to finish 2026/03/30 02:37:48 DEBUG : Waiting for deletions to finish 2026/03/30 02:37:48 DEBUG : Waiting for deletions to finish 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:37062") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:43072->172.17.0.4:37062, err= 2026/03/30 02:37:48 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : YXBwbGU=: Excluded 2026/03/30 02:37:48 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/03/30 02:37:48 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : YmFuYW5h: Excluded 2026/03/30 02:37:48 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36882") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:49920->172.17.0.4:36882, err= 2026/03/30 02:37:48 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/03/30 02:37:48 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/03/30 02:37:48 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/03/30 02:37:48 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/03/30 02:37:48 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/03/30 02:37:48 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/03/30 02:37:48 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/03/30 02:37:48 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/03/30 02:37:48 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/03/30 02:37:48 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/03/30 02:37:48 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/03/30 02:37:48 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/03/30 02:37:48 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/03/30 02:37:48 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/03/30 02:37:48 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/03/30 02:37:48 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/03/30 02:37:48 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32106") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:50712->172.17.0.4:32106, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39845") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:35686->172.17.0.4:39845, err= 2026/03/30 02:37:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/30 02:37:48 DEBUG : apple: transformed to: YXBwbGU= 2026/03/30 02:37:48 DEBUG : banana: transformed to: YmFuYW5h 2026/03/30 02:37:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/30 02:37:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/30 02:37:48 DEBUG : banana: transformed to: YmFuYW5h 2026/03/30 02:37:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/30 02:37:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/30 02:37:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/30 02:37:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/30 02:37:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/30 02:37:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/30 02:37:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/30 02:37:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/30 02:37:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/30 02:37:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/30 02:37:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/30 02:37:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/30 02:37:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/30 02:37:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/30 02:37:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/30 02:37:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/30 02:37:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/30 02:37:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/30 02:37:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/30 02:37:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/30 02:37:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/30 02:37:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/30 02:37:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/30 02:37:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/30 02:37:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/30 02:37:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/30 02:37:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/30 02:37:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/30 02:37:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/30 02:37:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/30 02:37:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/30 02:37:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/30 02:37:48 DEBUG : apple: transformed to: YXBwbGU= 2026/03/30 02:37:48 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/30 02:37:48 DEBUG : banana: transformed to: YmFuYW5h 2026/03/30 02:37:48 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/30 02:37:48 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/30 02:37:48 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/30 02:37:48 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/30 02:37:48 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/30 02:37:48 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/30 02:37:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/30 02:37:48 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/30 02:37:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/30 02:37:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/30 02:37:48 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/30 02:37:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/30 02:37:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/30 02:37:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/30 02:37:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/30 02:37:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/30 02:37:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:37874") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:49982->172.17.0.4:37874, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34298") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:53802->172.17.0.4:34298, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38235") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:40446->172.17.0.4:38235, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36032") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:55046->172.17.0.4:36032, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30155") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:48884->172.17.0.4:30155, err= === RUN TestTransform/prefix run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-totusid4cike", Local "Local file system at /tmp/rclone2321212572", Modify Window "1s" 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36688") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:41538->172.17.0.4:36688, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31139") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:34320->172.17.0.4:31139, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38291") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:39276->172.17.0.4:38291, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39203") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:38106->172.17.0.4:39203, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34396") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:45868->172.17.0.4:34396, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36104") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:47092->172.17.0.4:36104, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34062") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:36610->172.17.0.4:34062, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:33210") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:51352->172.17.0.4:33210, err= 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32159") 2026/03/30 02:37:48 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:33314->172.17.0.4:32159, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31031") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:41278->172.17.0.4:31031, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30700") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:47482->172.17.0.4:30700, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:33484") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:39672->172.17.0.4:33484, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39789") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:58842->172.17.0.4:39789, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39518") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:44454->172.17.0.4:39518, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36748") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:41762->172.17.0.4:36748, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32098") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:50622->172.17.0.4:32098, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35742") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:37002->172.17.0.4:35742, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:37784") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:43040->172.17.0.4:37784, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38679") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:56660->172.17.0.4:38679, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34370") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:56594->172.17.0.4:34370, err= 2026/03/30 02:37:49 DEBUG : Waiting for deletions to finish 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39758") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:41660->172.17.0.4:39758, err= 2026/03/30 02:37:49 DEBUG : apple: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : apple: Excluded 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: Excluded 2026/03/30 02:37:49 DEBUG : banana: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : banana: Excluded 2026/03/30 02:37:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : splitbananasplit: Excluded 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31449") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:49696->172.17.0.4:31449, err= 2026/03/30 02:37:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38738") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:46706->172.17.0.4:38738, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36637") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:41172->172.17.0.4:36637, err= 2026/03/30 02:37:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34956") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:37762->172.17.0.4:34956, err= 2026/03/30 02:37:49 DEBUG : apple: transformed to: PREFIXapple 2026/03/30 02:37:49 DEBUG : banana: transformed to: PREFIXbanana 2026/03/30 02:37:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/30 02:37:49 DEBUG : banana: transformed to: PREFIXbanana 2026/03/30 02:37:49 DEBUG : apple: transformed to: PREFIXapple 2026/03/30 02:37:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/30 02:37:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/30 02:37:49 DEBUG : banana: transformed to: PREFIXbanana 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/30 02:37:49 DEBUG : apple: transformed to: PREFIXapple 2026/03/30 02:37:49 DEBUG : apple: transformed to: PREFIXapple 2026/03/30 02:37:49 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/30 02:37:49 DEBUG : banana: transformed to: PREFIXbanana 2026/03/30 02:37:49 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/30 02:37:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/30 02:37:49 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/30 02:37:49 DEBUG : apple: transformed to: PREFIXapple 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/30 02:37:49 DEBUG : banana: transformed to: PREFIXbanana 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35616") 2026/03/30 02:37:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:35766->172.17.0.4:35616, err= 2026/03/30 02:37:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/30 02:37:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/30 02:37:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/30 02:37:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/30 02:37:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/30 02:37:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/30 02:37:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/30 02:37:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/30 02:37:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/30 02:37:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35095") 2026/03/30 02:37:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/30 02:37:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/30 02:37:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/30 02:37:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/30 02:37:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/30 02:37:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/30 02:37:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/30 02:37:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/30 02:37:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/30 02:37:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/30 02:37:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/30 02:37:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/30 02:37:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/30 02:37:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/30 02:37:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/30 02:37:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/30 02:37:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/30 02:37:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/30 02:37:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/30 02:37:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/30 02:37:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/30 02:37:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/30 02:37:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/30 02:37:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/30 02:37:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/30 02:37:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/30 02:37:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/30 02:37:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/30 02:37:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/30 02:37:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/30 02:37:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/30 02:37:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/30 02:37:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/30 02:37:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/30 02:37:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/30 02:37:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/30 02:37:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/30 02:37:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/30 02:37:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/30 02:37:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/30 02:37:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/30 02:37:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/30 02:37:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/30 02:37:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/30 02:37:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/30 02:37:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/30 02:37:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/30 02:37:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/30 02:37:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/30 02:37:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/30 02:37:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/30 02:37:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/30 02:37:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/30 02:37:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/30 02:37:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/30 02:37:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39956") 2026/03/30 02:37:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/30 02:37:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/30 02:37:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/30 02:37:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/30 02:37:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/30 02:37:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/30 02:37:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/30 02:37:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/30 02:37:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/30 02:37:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/30 02:37:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/30 02:37:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/30 02:37:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/30 02:37:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/30 02:37:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/30 02:37:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/30 02:37:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/30 02:37:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/30 02:37:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/30 02:37:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/30 02:37:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/30 02:37:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/30 02:37:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/30 02:37:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/30 02:37:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/30 02:37:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/30 02:37:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/30 02:37:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/30 02:37:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:47438->172.17.0.4:39956, err= 2026/03/30 02:37:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/30 02:37:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/30 02:37:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/30 02:37:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/30 02:37:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/30 02:37:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/30 02:37:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/30 02:37:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/30 02:37:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/30 02:37:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/30 02:37:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/30 02:37:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/30 02:37:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/30 02:37:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/30 02:37:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/30 02:37:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/30 02:37:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/30 02:37:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/30 02:37:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/30 02:37:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/30 02:37:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/30 02:37:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/30 02:37:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/30 02:37:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/30 02:37:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/30 02:37:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/30 02:37:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/30 02:37:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/30 02:37:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/30 02:37:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:59668->172.17.0.4:35095, err= 2026/03/30 02:37:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/30 02:37:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/30 02:37:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/30 02:37:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/30 02:37:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/30 02:37:49 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/30 02:37:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/30 02:37:49 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/30 02:37:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/30 02:37:49 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/30 02:37:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/30 02:37:49 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/30 02:37:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/30 02:37:49 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/30 02:37:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/30 02:37:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/30 02:37:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/30 02:37:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/30 02:37:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/30 02:37:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/30 02:37:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/30 02:37:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/30 02:37:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/30 02:37:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/30 02:37:49 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/30 02:37:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/30 02:37:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/30 02:37:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/30 02:37:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/30 02:37:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/30 02:37:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/30 02:37:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/30 02:37:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/30 02:37:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/30 02:37:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/30 02:37:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/30 02:37:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/30 02:37:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/30 02:37:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/30 02:37:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/30 02:37:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/30 02:37:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/30 02:37:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/30 02:37:49 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/03/30 02:37:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/30 02:37:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/30 02:37:49 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/30 02:37:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/30 02:37:49 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/30 02:37:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/30 02:37:49 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/30 02:37:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:37961") 2026/03/30 02:37:49 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/30 02:37:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/30 02:37:49 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/30 02:37:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/30 02:37:49 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/30 02:37:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/30 02:37:49 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/30 02:37:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/30 02:37:49 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/30 02:37:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/30 02:37:49 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/30 02:37:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/30 02:37:49 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/30 02:37:49 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/30 02:37:49 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/30 02:37:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/30 02:37:49 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/30 02:37:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/30 02:37:49 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/30 02:37:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/30 02:37:49 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/30 02:37:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/30 02:37:49 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39650") 2026/03/30 02:37:49 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/03/30 02:37:49 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for checks to finish 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for transfers to finish 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:38484->172.17.0.4:37961, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:57452->172.17.0.4:39650, err= 2026/03/30 02:37:49 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: size = 21 OK 2026/03/30 02:37:49 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: size = 16 OK 2026/03/30 02:37:49 DEBUG : PREFIXapple.9418b5df.partial: size = 5 OK 2026/03/30 02:37:49 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: renamed to: PREFIXsplitbananasplit 2026/03/30 02:37:49 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/03/30 02:37:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/30 02:37:49 DEBUG : PREFIXbanana.bbf16826.partial: size = 6 OK 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31569") 2026/03/30 02:37:49 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: renamed to: PREFIXappleappleapplebanana 2026/03/30 02:37:49 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/03/30 02:37:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/30 02:37:49 DEBUG : PREFIXapple.9418b5df.partial: renamed to: PREFIXapple 2026/03/30 02:37:49 INFO : apple: Copied (new) to: PREFIXapple 2026/03/30 02:37:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:33044->172.17.0.4:31569, err= 2026/03/30 02:37:49 DEBUG : PREFIXbanana.bbf16826.partial: renamed to: PREFIXbanana 2026/03/30 02:37:49 INFO : banana: Copied (new) to: PREFIXbanana 2026/03/30 02:37:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38831") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:37088") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:40670->172.17.0.4:38831, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38778") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:48982->172.17.0.4:37088, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:52198->172.17.0.4:38778, err= 2026/03/30 02:37:49 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: size = 21 OK 2026/03/30 02:37:49 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: size = 21 OK 2026/03/30 02:37:49 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: size = 21 OK 2026/03/30 02:37:49 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: renamed to: dir1/PREFIX0000-abcdefg.txt 2026/03/30 02:37:49 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/03/30 02:37:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/30 02:37:49 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: size = 21 OK 2026/03/30 02:37:49 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: renamed to: dir1/PREFIX0002-cdefghi.txt 2026/03/30 02:37:49 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/03/30 02:37:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:37638") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:33616") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:56896->172.17.0.4:37638, err= 2026/03/30 02:37:49 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: renamed to: dir1/PREFIX0003-defghij.txt 2026/03/30 02:37:49 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/03/30 02:37:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:39820->172.17.0.4:33616, err= 2026/03/30 02:37:49 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: renamed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/30 02:37:49 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/03/30 02:37:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:33546") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:51454->172.17.0.4:33546, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:33944") 2026/03/30 02:37:49 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: size = 21 OK 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:36710->172.17.0.4:33944, err= 2026/03/30 02:37:49 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: size = 21 OK 2026/03/30 02:37:49 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: renamed to: dir1/PREFIX0004-efghijk.txt 2026/03/30 02:37:49 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/03/30 02:37:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/30 02:37:49 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: size = 21 OK 2026/03/30 02:37:49 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: renamed to: dir1/PREFIX0005-fghijkl.txt 2026/03/30 02:37:49 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/03/30 02:37:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/30 02:37:49 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: size = 21 OK 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:33676") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:40568->172.17.0.4:33676, err= 2026/03/30 02:37:49 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: renamed to: dir1/PREFIX0006-ghijklm.txt 2026/03/30 02:37:49 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/03/30 02:37:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32903") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:42148->172.17.0.4:32903, err= 2026/03/30 02:37:49 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: renamed to: dir1/PREFIX0007-1234567.txt 2026/03/30 02:37:49 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/03/30 02:37:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:33735") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38940") 2026/03/30 02:37:49 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: size = 21 OK 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:38342->172.17.0.4:33735, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:40632->172.17.0.4:38940, err= 2026/03/30 02:37:49 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: size = 21 OK 2026/03/30 02:37:49 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: renamed to: dir1/PREFIX0008-2345678.txt 2026/03/30 02:37:49 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/03/30 02:37:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/30 02:37:49 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: size = 20 OK 2026/03/30 02:37:49 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: size = 20 OK 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35849") 2026/03/30 02:37:49 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: renamed to: dir1/PREFIX0009-3456789.txt 2026/03/30 02:37:49 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/03/30 02:37:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:47554->172.17.0.4:35849, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38543") 2026/03/30 02:37:49 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: renamed to: dir1/PREFIX0011-56789;.txt 2026/03/30 02:37:49 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/03/30 02:37:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:59034->172.17.0.4:38543, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35923") 2026/03/30 02:37:49 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: renamed to: dir1/PREFIX0010-456789.txt 2026/03/30 02:37:49 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/03/30 02:37:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:45354->172.17.0.4:35923, err= 2026/03/30 02:37:49 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: size = 19 OK 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32902") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:41512->172.17.0.4:32902, err= 2026/03/30 02:37:49 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: size = 19 OK 2026/03/30 02:37:49 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: size = 18 OK 2026/03/30 02:37:49 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: renamed to: dir1/PREFIX0012-6789;.txt 2026/03/30 02:37:49 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/03/30 02:37:49 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: size = 17 OK 2026/03/30 02:37:49 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: renamed to: dir1/PREFIX0013-789;=.txt 2026/03/30 02:37:49 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/03/30 02:37:49 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: renamed to: dir1/PREFIX0014-89;=.txt 2026/03/30 02:37:49 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/03/30 02:37:49 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: renamed to: dir1/PREFIX0015-9;=.txt 2026/03/30 02:37:49 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/03/30 02:37:49 DEBUG : Waiting for deletions to finish 2026/03/30 02:37:49 INFO : dir1/0008-2345678.txt: Deleted 2026/03/30 02:37:49 INFO : dir1/0015-9;=.txt: Deleted 2026/03/30 02:37:49 INFO : dir1/0013-789;=.txt: Deleted 2026/03/30 02:37:49 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/30 02:37:49 INFO : dir1/0012-6789;.txt: Deleted 2026/03/30 02:37:49 INFO : dir1/0011-56789;.txt: Deleted 2026/03/30 02:37:49 INFO : apple: Deleted 2026/03/30 02:37:49 INFO : dir1/0007-1234567.txt: Deleted 2026/03/30 02:37:49 INFO : dir1/0014-89;=.txt: Deleted 2026/03/30 02:37:49 INFO : appleappleapplebanana: Deleted 2026/03/30 02:37:49 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/30 02:37:49 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/30 02:37:49 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/30 02:37:49 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/30 02:37:49 INFO : dir1/0009-3456789.txt: Deleted 2026/03/30 02:37:49 INFO : splitbananasplit: Deleted 2026/03/30 02:37:49 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/30 02:37:49 INFO : dir1/0003-defghij.txt: Deleted 2026/03/30 02:37:49 INFO : dir1/0010-456789.txt: Deleted 2026/03/30 02:37:49 INFO : banana: Deleted 2026/03/30 02:37:49 DEBUG : Waiting for deletions to finish 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32702") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:59164->172.17.0.4:32702, err= 2026/03/30 02:37:49 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : PREFIXapple: Excluded 2026/03/30 02:37:49 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : PREFIXappleappleapplebanana: Excluded 2026/03/30 02:37:49 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : PREFIXbanana: Excluded 2026/03/30 02:37:49 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : PREFIXsplitbananasplit: Excluded 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31262") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:36130->172.17.0.4:31262, err= 2026/03/30 02:37:49 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32609") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:50286->172.17.0.4:32609, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30254") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:58036->172.17.0.4:30254, err= 2026/03/30 02:37:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/30 02:37:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/30 02:37:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/30 02:37:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/30 02:37:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/30 02:37:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/30 02:37:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/30 02:37:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/30 02:37:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/30 02:37:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/30 02:37:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/30 02:37:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/30 02:37:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/30 02:37:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/30 02:37:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/30 02:37:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/30 02:37:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/30 02:37:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/30 02:37:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/30 02:37:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/30 02:37:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/30 02:37:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/30 02:37:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/30 02:37:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/30 02:37:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/30 02:37:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/30 02:37:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/30 02:37:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/30 02:37:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/30 02:37:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/30 02:37:49 DEBUG : apple: transformed to: PREFIXapple 2026/03/30 02:37:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/30 02:37:49 DEBUG : apple: transformed to: PREFIXapple 2026/03/30 02:37:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/30 02:37:49 DEBUG : apple: transformed to: PREFIXapple 2026/03/30 02:37:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/30 02:37:49 DEBUG : apple: transformed to: PREFIXapple 2026/03/30 02:37:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/30 02:37:49 DEBUG : apple: transformed to: PREFIXapple 2026/03/30 02:37:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/30 02:37:49 DEBUG : apple: transformed to: PREFIXapple 2026/03/30 02:37:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/30 02:37:49 DEBUG : apple: transformed to: PREFIXapple 2026/03/30 02:37:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/30 02:37:49 DEBUG : apple: transformed to: PREFIXapple 2026/03/30 02:37:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/30 02:37:49 DEBUG : apple: transformed to: PREFIXapple 2026/03/30 02:37:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/30 02:37:49 DEBUG : apple: transformed to: PREFIXapple 2026/03/30 02:37:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/30 02:37:49 DEBUG : apple: transformed to: PREFIXapple 2026/03/30 02:37:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/30 02:37:49 DEBUG : apple: transformed to: PREFIXapple 2026/03/30 02:37:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/30 02:37:49 DEBUG : apple: transformed to: PREFIXapple 2026/03/30 02:37:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/30 02:37:49 DEBUG : apple: transformed to: PREFIXapple 2026/03/30 02:37:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/30 02:37:49 DEBUG : apple: transformed to: PREFIXapple 2026/03/30 02:37:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/30 02:37:49 DEBUG : apple: transformed to: PREFIXapple 2026/03/30 02:37:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/30 02:37:49 DEBUG : banana: transformed to: PREFIXbanana 2026/03/30 02:37:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/30 02:37:49 DEBUG : banana: transformed to: PREFIXbanana 2026/03/30 02:37:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/30 02:37:49 DEBUG : banana: transformed to: PREFIXbanana 2026/03/30 02:37:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/30 02:37:49 DEBUG : banana: transformed to: PREFIXbanana 2026/03/30 02:37:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/30 02:37:49 DEBUG : banana: transformed to: PREFIXbanana 2026/03/30 02:37:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/30 02:37:49 DEBUG : banana: transformed to: PREFIXbanana 2026/03/30 02:37:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/30 02:37:49 DEBUG : banana: transformed to: PREFIXbanana 2026/03/30 02:37:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/30 02:37:49 DEBUG : banana: transformed to: PREFIXbanana 2026/03/30 02:37:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/30 02:37:49 DEBUG : banana: transformed to: PREFIXbanana 2026/03/30 02:37:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/30 02:37:49 DEBUG : banana: transformed to: PREFIXbanana 2026/03/30 02:37:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/30 02:37:49 DEBUG : banana: transformed to: PREFIXbanana 2026/03/30 02:37:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/30 02:37:49 DEBUG : banana: transformed to: PREFIXbanana 2026/03/30 02:37:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/30 02:37:49 DEBUG : banana: transformed to: PREFIXbanana 2026/03/30 02:37:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/30 02:37:49 DEBUG : banana: transformed to: PREFIXbanana 2026/03/30 02:37:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/30 02:37:49 DEBUG : banana: transformed to: PREFIXbanana 2026/03/30 02:37:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/30 02:37:49 DEBUG : banana: transformed to: PREFIXbanana 2026/03/30 02:37:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/30 02:37:49 DEBUG : banana: transformed to: PREFIXbanana 2026/03/30 02:37:49 DEBUG : apple: transformed to: PREFIXapple 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/30 02:37:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/30 02:37:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/30 02:37:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/30 02:37:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/30 02:37:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/30 02:37:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/30 02:37:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/30 02:37:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/30 02:37:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/30 02:37:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/30 02:37:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/30 02:37:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/30 02:37:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/30 02:37:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/30 02:37:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/30 02:37:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/30 02:37:49 DEBUG : banana: transformed to: PREFIXbanana 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/30 02:37:49 DEBUG : apple: transformed to: PREFIXapple 2026/03/30 02:37:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/30 02:37:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/30 02:37:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/30 02:37:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/30 02:37:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/30 02:37:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/30 02:37:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/30 02:37:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/30 02:37:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/30 02:37:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/30 02:37:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/30 02:37:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/30 02:37:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/30 02:37:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/30 02:37:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/30 02:37:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/30 02:37:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/30 02:37:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/30 02:37:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/30 02:37:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/30 02:37:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/30 02:37:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/30 02:37:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/30 02:37:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/30 02:37:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/30 02:37:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/30 02:37:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/30 02:37:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/30 02:37:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/30 02:37:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/30 02:37:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/30 02:37:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/30 02:37:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/30 02:37:49 DEBUG : banana: transformed to: PREFIXbanana 2026/03/30 02:37:49 DEBUG : apple: transformed to: PREFIXapple 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/30 02:37:49 DEBUG : banana: transformed to: PREFIXbanana 2026/03/30 02:37:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/30 02:37:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/30 02:37:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/30 02:37:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/30 02:37:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/30 02:37:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/30 02:37:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/30 02:37:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/30 02:37:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/30 02:37:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/30 02:37:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/30 02:37:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/30 02:37:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/30 02:37:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/30 02:37:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/30 02:37:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/30 02:37:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38714") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:38772->172.17.0.4:38714, err= 2026/03/30 02:37:49 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/30 02:37:49 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/30 02:37:49 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30898") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34162") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38138") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:41472->172.17.0.4:34162, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:54734->172.17.0.4:30898, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:53984->172.17.0.4:38138, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31040") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:40706->172.17.0.4:31040, err= 2026/03/30 02:37:49 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2026/03/30 02:37:49 DEBUG : banana.f83db2f0.partial: size = 6 OK 2026/03/30 02:37:49 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34735") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:49212->172.17.0.4:34735, err= 2026/03/30 02:37:49 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2026/03/30 02:37:49 INFO : splitbananasplit: Copied (new) 2026/03/30 02:37:49 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2026/03/30 02:37:49 INFO : appleappleapplebanana: Copied (new) 2026/03/30 02:37:49 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/30 02:37:49 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/30 02:37:49 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/30 02:37:49 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/30 02:37:49 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/30 02:37:49 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/30 02:37:49 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/30 02:37:49 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/30 02:37:49 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/30 02:37:49 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/30 02:37:49 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/30 02:37:49 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/30 02:37:49 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/30 02:37:49 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/30 02:37:49 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/30 02:37:49 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for checks to finish 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for transfers to finish 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30307") 2026/03/30 02:37:49 DEBUG : banana.f83db2f0.partial: renamed to: banana 2026/03/30 02:37:49 INFO : banana: Copied (new) 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:42642->172.17.0.4:30307, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30766") 2026/03/30 02:37:49 DEBUG : apple.312b09b7.partial: size = 5 OK 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:33906") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:42400->172.17.0.4:30766, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:53918->172.17.0.4:33906, err= 2026/03/30 02:37:49 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2026/03/30 02:37:49 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2026/03/30 02:37:49 DEBUG : apple.312b09b7.partial: renamed to: apple 2026/03/30 02:37:49 INFO : apple: Copied (new) 2026/03/30 02:37:49 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38655") 2026/03/30 02:37:49 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2026/03/30 02:37:49 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:38044->172.17.0.4:38655, err= 2026/03/30 02:37:49 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2026/03/30 02:37:49 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38086") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:57972->172.17.0.4:38086, err= 2026/03/30 02:37:49 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2026/03/30 02:37:49 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38275") 2026/03/30 02:37:49 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:59520->172.17.0.4:38275, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36578") 2026/03/30 02:37:49 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:35822->172.17.0.4:36578, err= 2026/03/30 02:37:49 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2026/03/30 02:37:49 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2026/03/30 02:37:49 INFO : dir1/0003-defghij.txt: Copied (new) 2026/03/30 02:37:49 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2026/03/30 02:37:49 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2026/03/30 02:37:49 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/03/30 02:37:49 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2026/03/30 02:37:49 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35989") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31604") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:36218->172.17.0.4:35989, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:42046->172.17.0.4:31604, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:37315") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:54080->172.17.0.4:37315, err= 2026/03/30 02:37:49 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2026/03/30 02:37:49 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/03/30 02:37:49 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2026/03/30 02:37:49 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2026/03/30 02:37:49 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35542") 2026/03/30 02:37:49 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2026/03/30 02:37:49 INFO : dir1/0008-2345678.txt: Copied (new) 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:38908->172.17.0.4:35542, err= 2026/03/30 02:37:49 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2026/03/30 02:37:49 INFO : dir1/0007-1234567.txt: Copied (new) 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:37695") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:47834->172.17.0.4:37695, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31570") 2026/03/30 02:37:49 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2026/03/30 02:37:49 INFO : dir1/0009-3456789.txt: Copied (new) 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:58288->172.17.0.4:31570, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:37021") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:37706->172.17.0.4:37021, err= 2026/03/30 02:37:49 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2026/03/30 02:37:49 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2026/03/30 02:37:49 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2026/03/30 02:37:49 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2026/03/30 02:37:49 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2026/03/30 02:37:49 INFO : dir1/0011-56789;.txt: Copied (new) 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38412") 2026/03/30 02:37:49 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2026/03/30 02:37:49 INFO : dir1/0010-456789.txt: Copied (new) 2026/03/30 02:37:49 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2026/03/30 02:37:49 INFO : dir1/0012-6789;.txt: Copied (new) 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:41316->172.17.0.4:38412, err= 2026/03/30 02:37:49 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2026/03/30 02:37:49 INFO : dir1/0013-789;=.txt: Copied (new) 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35501") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:37428->172.17.0.4:35501, err= 2026/03/30 02:37:49 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2026/03/30 02:37:49 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2026/03/30 02:37:49 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2026/03/30 02:37:49 INFO : dir1/0015-9;=.txt: Copied (new) 2026/03/30 02:37:49 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2026/03/30 02:37:49 INFO : dir1/0014-89;=.txt: Copied (new) 2026/03/30 02:37:49 DEBUG : Waiting for deletions to finish 2026/03/30 02:37:49 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/03/30 02:37:49 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/03/30 02:37:49 INFO : PREFIXappleappleapplebanana: Deleted 2026/03/30 02:37:49 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/03/30 02:37:49 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/03/30 02:37:49 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/03/30 02:37:49 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/03/30 02:37:49 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/03/30 02:37:49 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/03/30 02:37:49 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/03/30 02:37:49 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/03/30 02:37:49 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/03/30 02:37:49 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/03/30 02:37:49 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/03/30 02:37:49 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/03/30 02:37:49 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/03/30 02:37:49 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/03/30 02:37:49 INFO : PREFIXapple: Deleted 2026/03/30 02:37:49 INFO : PREFIXsplitbananasplit: Deleted 2026/03/30 02:37:49 INFO : PREFIXbanana: Deleted 2026/03/30 02:37:49 DEBUG : Waiting for deletions to finish 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35311") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:44490->172.17.0.4:35311, err= 2026/03/30 02:37:49 DEBUG : apple: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : apple: Excluded 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: Excluded 2026/03/30 02:37:49 DEBUG : banana: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : banana: Excluded 2026/03/30 02:37:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : splitbananasplit: Excluded 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35967") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:59462->172.17.0.4:35967, err= 2026/03/30 02:37:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30411") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:36562->172.17.0.4:30411, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38504") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:56178->172.17.0.4:38504, err= 2026/03/30 02:37:49 DEBUG : Waiting for deletions to finish 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:33416") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:36620->172.17.0.4:33416, err= 2026/03/30 02:37:49 DEBUG : apple: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : apple: Excluded 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: Excluded 2026/03/30 02:37:49 DEBUG : banana: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : banana: Excluded 2026/03/30 02:37:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : splitbananasplit: Excluded 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39195") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:41344->172.17.0.4:39195, err= 2026/03/30 02:37:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34690") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:32864->172.17.0.4:34690, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35394") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:57704->172.17.0.4:35394, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:33320") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:52522->172.17.0.4:33320, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31123") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:54690->172.17.0.4:31123, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:37151") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:45550->172.17.0.4:37151, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35825") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:58020->172.17.0.4:35825, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:33269") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:60788->172.17.0.4:33269, err= === RUN TestTransform/suffix run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-totusid4cike", Local "Local file system at /tmp/rclone2321212572", Modify Window "1s" 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31963") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:45604->172.17.0.4:31963, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:37383") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:42962->172.17.0.4:37383, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39580") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:57404->172.17.0.4:39580, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31442") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:37568->172.17.0.4:31442, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31877") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:58260->172.17.0.4:31877, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31954") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:44570->172.17.0.4:31954, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36039") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:45342->172.17.0.4:36039, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39116") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:53272->172.17.0.4:39116, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39711") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:45240->172.17.0.4:39711, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39945") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:34996->172.17.0.4:39945, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34079") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:53268->172.17.0.4:34079, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:37111") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:56118->172.17.0.4:37111, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:33800") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:60058->172.17.0.4:33800, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36535") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:38878->172.17.0.4:36535, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36617") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:42802->172.17.0.4:36617, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38231") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:57158->172.17.0.4:38231, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:37123") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:59664->172.17.0.4:37123, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34506") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:39882->172.17.0.4:34506, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31386") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:55952->172.17.0.4:31386, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:33903") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:37072->172.17.0.4:33903, err= 2026/03/30 02:37:49 DEBUG : Waiting for deletions to finish 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36575") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:40064->172.17.0.4:36575, err= 2026/03/30 02:37:49 DEBUG : apple: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : apple: Excluded 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: Excluded 2026/03/30 02:37:49 DEBUG : banana: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : banana: Excluded 2026/03/30 02:37:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : splitbananasplit: Excluded 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36248") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:44482->172.17.0.4:36248, err= 2026/03/30 02:37:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:37255") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:38184->172.17.0.4:37255, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32972") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:48634->172.17.0.4:32972, err= 2026/03/30 02:37:49 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/30 02:37:49 DEBUG : apple: transformed to: appleSUFFIX 2026/03/30 02:37:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/30 02:37:49 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/30 02:37:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/30 02:37:49 DEBUG : apple: transformed to: appleSUFFIX 2026/03/30 02:37:49 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/30 02:37:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/30 02:37:49 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/30 02:37:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/30 02:37:49 DEBUG : apple: transformed to: appleSUFFIX 2026/03/30 02:37:49 DEBUG : apple: transformed to: appleSUFFIX 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39584") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:33578->172.17.0.4:39584, err= 2026/03/30 02:37:49 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/30 02:37:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/30 02:37:49 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/30 02:37:49 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/30 02:37:49 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/30 02:37:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/30 02:37:49 DEBUG : apple: transformed to: appleSUFFIX 2026/03/30 02:37:49 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:37458") 2026/03/30 02:37:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:45780->172.17.0.4:37458, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:33608") 2026/03/30 02:37:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/30 02:37:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:57236->172.17.0.4:33608, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31970") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:37955") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34816") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:49770->172.17.0.4:31970, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:34682->172.17.0.4:34816, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:44630->172.17.0.4:37955, err= 2026/03/30 02:37:49 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/30 02:37:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/30 02:37:49 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/30 02:37:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/30 02:37:49 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/30 02:37:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/30 02:37:49 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/30 02:37:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/30 02:37:49 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/30 02:37:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/30 02:37:49 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/30 02:37:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/30 02:37:49 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/30 02:37:49 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/30 02:37:49 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/30 02:37:49 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/30 02:37:49 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/30 02:37:49 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/30 02:37:49 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/30 02:37:49 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/30 02:37:49 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/30 02:37:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/30 02:37:49 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/30 02:37:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/30 02:37:49 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/30 02:37:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/30 02:37:49 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/30 02:37:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/30 02:37:49 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/30 02:37:49 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/03/30 02:37:49 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for checks to finish 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for transfers to finish 2026/03/30 02:37:49 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: size = 16 OK 2026/03/30 02:37:49 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: size = 21 OK 2026/03/30 02:37:49 DEBUG : appleSUFFIX.cbb5a654.partial: size = 5 OK 2026/03/30 02:37:49 DEBUG : bananaSUFFIX.0d31aa04.partial: size = 6 OK 2026/03/30 02:37:49 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: renamed to: splitbananasplitSUFFIX 2026/03/30 02:37:49 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/03/30 02:37:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/30 02:37:49 DEBUG : bananaSUFFIX.0d31aa04.partial: renamed to: bananaSUFFIX 2026/03/30 02:37:49 INFO : banana: Copied (new) to: bananaSUFFIX 2026/03/30 02:37:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/30 02:37:49 DEBUG : appleSUFFIX.cbb5a654.partial: renamed to: appleSUFFIX 2026/03/30 02:37:49 INFO : apple: Copied (new) to: appleSUFFIX 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35055") 2026/03/30 02:37:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:49620->172.17.0.4:35055, err= 2026/03/30 02:37:49 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: renamed to: appleappleapplebananaSUFFIX 2026/03/30 02:37:49 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39760") 2026/03/30 02:37:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38376") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:50094->172.17.0.4:39760, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:43730->172.17.0.4:38376, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31988") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:40220->172.17.0.4:31988, err= 2026/03/30 02:37:49 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: size = 21 OK 2026/03/30 02:37:49 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: size = 21 OK 2026/03/30 02:37:49 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: size = 21 OK 2026/03/30 02:37:49 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: renamed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/30 02:37:49 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/03/30 02:37:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/30 02:37:49 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: size = 21 OK 2026/03/30 02:37:49 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: renamed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/30 02:37:49 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/03/30 02:37:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:37519") 2026/03/30 02:37:49 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: renamed to: dir1/0003-defghij.txtSUFFIX 2026/03/30 02:37:49 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:54346->172.17.0.4:37519, err= 2026/03/30 02:37:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/30 02:37:49 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: renamed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/30 02:37:49 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/30 02:37:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30859") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:50302->172.17.0.4:30859, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39934") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32533") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:38722->172.17.0.4:39934, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:41022->172.17.0.4:32533, err= 2026/03/30 02:37:49 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: size = 21 OK 2026/03/30 02:37:49 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: size = 21 OK 2026/03/30 02:37:49 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: size = 21 OK 2026/03/30 02:37:49 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: size = 21 OK 2026/03/30 02:37:49 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: renamed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/30 02:37:49 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/03/30 02:37:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/30 02:37:49 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: renamed to: dir1/0004-efghijk.txtSUFFIX 2026/03/30 02:37:49 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/03/30 02:37:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35658") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:58160->172.17.0.4:35658, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38778") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:52214->172.17.0.4:38778, err= 2026/03/30 02:37:49 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: renamed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/30 02:37:49 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/03/30 02:37:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/30 02:37:49 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: renamed to: dir1/0007-1234567.txtSUFFIX 2026/03/30 02:37:49 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/03/30 02:37:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/30 02:37:49 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: size = 21 OK 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34235") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:45832->172.17.0.4:34235, err= 2026/03/30 02:37:49 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: size = 21 OK 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39043") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:41926->172.17.0.4:39043, err= 2026/03/30 02:37:49 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: renamed to: dir1/0009-3456789.txtSUFFIX 2026/03/30 02:37:49 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/03/30 02:37:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/30 02:37:49 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: size = 20 OK 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34909") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:53512->172.17.0.4:34909, err= 2026/03/30 02:37:49 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: renamed to: dir1/0008-2345678.txtSUFFIX 2026/03/30 02:37:49 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/03/30 02:37:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/30 02:37:49 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: renamed to: dir1/0010-456789.txtSUFFIX 2026/03/30 02:37:49 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/03/30 02:37:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/30 02:37:49 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: size = 20 OK 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36042") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36354") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:59640->172.17.0.4:36354, err= 2026/03/30 02:37:49 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: size = 19 OK 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:58488->172.17.0.4:36042, err= 2026/03/30 02:37:49 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: renamed to: dir1/0011-56789;.txtSUFFIX 2026/03/30 02:37:49 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/03/30 02:37:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/30 02:37:49 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: size = 19 OK 2026/03/30 02:37:49 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: renamed to: dir1/0012-6789;.txtSUFFIX 2026/03/30 02:37:49 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31312") 2026/03/30 02:37:49 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: renamed to: dir1/0013-789;=.txtSUFFIX 2026/03/30 02:37:49 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:53222->172.17.0.4:31312, err= 2026/03/30 02:37:49 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: size = 18 OK 2026/03/30 02:37:49 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: size = 17 OK 2026/03/30 02:37:49 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: renamed to: dir1/0014-89;=.txtSUFFIX 2026/03/30 02:37:49 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/03/30 02:37:49 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: renamed to: dir1/0015-9;=.txtSUFFIX 2026/03/30 02:37:49 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/03/30 02:37:49 DEBUG : Waiting for deletions to finish 2026/03/30 02:37:49 INFO : appleappleapplebanana: Deleted 2026/03/30 02:37:49 INFO : dir1/0015-9;=.txt: Deleted 2026/03/30 02:37:49 INFO : dir1/0014-89;=.txt: Deleted 2026/03/30 02:37:49 INFO : dir1/0007-1234567.txt: Deleted 2026/03/30 02:37:49 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/30 02:37:49 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/30 02:37:49 INFO : dir1/0011-56789;.txt: Deleted 2026/03/30 02:37:49 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/30 02:37:49 INFO : dir1/0012-6789;.txt: Deleted 2026/03/30 02:37:49 INFO : splitbananasplit: Deleted 2026/03/30 02:37:49 INFO : apple: Deleted 2026/03/30 02:37:49 INFO : banana: Deleted 2026/03/30 02:37:49 INFO : dir1/0003-defghij.txt: Deleted 2026/03/30 02:37:49 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/30 02:37:49 INFO : dir1/0009-3456789.txt: Deleted 2026/03/30 02:37:49 INFO : dir1/0013-789;=.txt: Deleted 2026/03/30 02:37:49 INFO : dir1/0008-2345678.txt: Deleted 2026/03/30 02:37:49 INFO : dir1/0010-456789.txt: Deleted 2026/03/30 02:37:49 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/30 02:37:49 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/30 02:37:49 DEBUG : Waiting for deletions to finish 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38151") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:41398->172.17.0.4:38151, err= 2026/03/30 02:37:49 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : appleSUFFIX: Excluded 2026/03/30 02:37:49 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : appleappleapplebananaSUFFIX: Excluded 2026/03/30 02:37:49 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : bananaSUFFIX: Excluded 2026/03/30 02:37:49 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : splitbananasplitSUFFIX: Excluded 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32587") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:34596->172.17.0.4:32587, err= 2026/03/30 02:37:49 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:37107") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:47756->172.17.0.4:37107, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31950") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:49942->172.17.0.4:31950, err= 2026/03/30 02:37:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/30 02:37:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/30 02:37:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/30 02:37:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/30 02:37:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/30 02:37:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/30 02:37:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/30 02:37:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/30 02:37:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/30 02:37:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/30 02:37:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/30 02:37:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/30 02:37:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/30 02:37:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/30 02:37:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/30 02:37:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/30 02:37:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/30 02:37:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/30 02:37:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/30 02:37:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/30 02:37:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/30 02:37:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/30 02:37:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/30 02:37:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/30 02:37:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/30 02:37:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/30 02:37:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/30 02:37:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/30 02:37:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/30 02:37:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/30 02:37:49 DEBUG : apple: transformed to: appleSUFFIX 2026/03/30 02:37:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/30 02:37:49 DEBUG : apple: transformed to: appleSUFFIX 2026/03/30 02:37:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/30 02:37:49 DEBUG : apple: transformed to: appleSUFFIX 2026/03/30 02:37:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/30 02:37:49 DEBUG : apple: transformed to: appleSUFFIX 2026/03/30 02:37:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/30 02:37:49 DEBUG : apple: transformed to: appleSUFFIX 2026/03/30 02:37:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/30 02:37:49 DEBUG : apple: transformed to: appleSUFFIX 2026/03/30 02:37:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/30 02:37:49 DEBUG : apple: transformed to: appleSUFFIX 2026/03/30 02:37:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/30 02:37:49 DEBUG : apple: transformed to: appleSUFFIX 2026/03/30 02:37:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/30 02:37:49 DEBUG : apple: transformed to: appleSUFFIX 2026/03/30 02:37:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/30 02:37:49 DEBUG : apple: transformed to: appleSUFFIX 2026/03/30 02:37:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/30 02:37:49 DEBUG : apple: transformed to: appleSUFFIX 2026/03/30 02:37:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/30 02:37:49 DEBUG : apple: transformed to: appleSUFFIX 2026/03/30 02:37:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/30 02:37:49 DEBUG : apple: transformed to: appleSUFFIX 2026/03/30 02:37:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/30 02:37:49 DEBUG : apple: transformed to: appleSUFFIX 2026/03/30 02:37:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/30 02:37:49 DEBUG : apple: transformed to: appleSUFFIX 2026/03/30 02:37:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/30 02:37:49 DEBUG : apple: transformed to: appleSUFFIX 2026/03/30 02:37:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/30 02:37:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/30 02:37:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/30 02:37:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/30 02:37:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/30 02:37:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/30 02:37:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/30 02:37:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/30 02:37:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/30 02:37:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/30 02:37:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/30 02:37:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/30 02:37:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/30 02:37:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/30 02:37:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/30 02:37:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/30 02:37:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/30 02:37:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/30 02:37:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/30 02:37:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/30 02:37:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/30 02:37:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/30 02:37:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/30 02:37:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/30 02:37:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/30 02:37:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/30 02:37:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/30 02:37:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/30 02:37:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/30 02:37:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/30 02:37:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/30 02:37:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/30 02:37:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/30 02:37:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/30 02:37:49 DEBUG : apple: transformed to: appleSUFFIX 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/30 02:37:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/30 02:37:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/30 02:37:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/30 02:37:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/30 02:37:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/30 02:37:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/30 02:37:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/30 02:37:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/30 02:37:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/30 02:37:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/30 02:37:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/30 02:37:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/30 02:37:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/30 02:37:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/30 02:37:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/30 02:37:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/30 02:37:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/30 02:37:49 DEBUG : apple: transformed to: appleSUFFIX 2026/03/30 02:37:49 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/30 02:37:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/30 02:37:49 DEBUG : apple: transformed to: appleSUFFIX 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/30 02:37:49 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/30 02:37:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/30 02:37:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/30 02:37:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/30 02:37:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/30 02:37:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/30 02:37:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/30 02:37:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/30 02:37:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/30 02:37:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/30 02:37:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/30 02:37:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/30 02:37:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/30 02:37:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/30 02:37:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/30 02:37:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/30 02:37:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/30 02:37:49 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:37288") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:55274->172.17.0.4:37288, err= 2026/03/30 02:37:49 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/30 02:37:49 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/30 02:37:49 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36504") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34126") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:37589") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:44992->172.17.0.4:34126, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31732") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:50240->172.17.0.4:36504, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34118") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:53300->172.17.0.4:37589, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:44448->172.17.0.4:31732, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:52570->172.17.0.4:34118, err= 2026/03/30 02:37:49 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2026/03/30 02:37:49 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/30 02:37:49 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/30 02:37:49 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/30 02:37:49 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/30 02:37:49 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/30 02:37:49 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/30 02:37:49 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/30 02:37:49 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/30 02:37:49 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/30 02:37:49 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/30 02:37:49 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/30 02:37:49 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/30 02:37:49 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/30 02:37:49 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/30 02:37:49 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/30 02:37:49 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for checks to finish 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for transfers to finish 2026/03/30 02:37:49 DEBUG : apple.312b09b7.partial: size = 5 OK 2026/03/30 02:37:49 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2026/03/30 02:37:49 DEBUG : banana.f83db2f0.partial: size = 6 OK 2026/03/30 02:37:49 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2026/03/30 02:37:49 INFO : appleappleapplebanana: Copied (new) 2026/03/30 02:37:49 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2026/03/30 02:37:49 INFO : splitbananasplit: Copied (new) 2026/03/30 02:37:49 DEBUG : apple.312b09b7.partial: renamed to: apple 2026/03/30 02:37:49 INFO : apple: Copied (new) 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:37141") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:56436->172.17.0.4:37141, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38565") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:32994->172.17.0.4:38565, err= 2026/03/30 02:37:49 DEBUG : banana.f83db2f0.partial: renamed to: banana 2026/03/30 02:37:49 INFO : banana: Copied (new) 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34209") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36997") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:56354->172.17.0.4:34209, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:60060->172.17.0.4:36997, err= 2026/03/30 02:37:49 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2026/03/30 02:37:49 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2026/03/30 02:37:49 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2026/03/30 02:37:49 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2026/03/30 02:37:49 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2026/03/30 02:37:49 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/03/30 02:37:49 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2026/03/30 02:37:49 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:37757") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30238") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:36444->172.17.0.4:37757, err= 2026/03/30 02:37:49 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2026/03/30 02:37:49 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:55068->172.17.0.4:30238, err= 2026/03/30 02:37:49 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2026/03/30 02:37:49 INFO : dir1/0003-defghij.txt: Copied (new) 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34106") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:37754->172.17.0.4:34106, err= 2026/03/30 02:37:49 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2026/03/30 02:37:49 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2026/03/30 02:37:49 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2026/03/30 02:37:49 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/03/30 02:37:49 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2026/03/30 02:37:49 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/03/30 02:37:49 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39591") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35129") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:39608->172.17.0.4:39591, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:40652->172.17.0.4:35129, err= 2026/03/30 02:37:49 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2026/03/30 02:37:49 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35882") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:36704->172.17.0.4:35882, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34391") 2026/03/30 02:37:49 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2026/03/30 02:37:49 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:48242->172.17.0.4:34391, err= 2026/03/30 02:37:49 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2026/03/30 02:37:49 INFO : dir1/0008-2345678.txt: Copied (new) 2026/03/30 02:37:49 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2026/03/30 02:37:49 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2026/03/30 02:37:49 INFO : dir1/0009-3456789.txt: Copied (new) 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31198") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:60630->172.17.0.4:31198, err= 2026/03/30 02:37:49 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2026/03/30 02:37:49 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2026/03/30 02:37:49 INFO : dir1/0007-1234567.txt: Copied (new) 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:33943") 2026/03/30 02:37:49 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2026/03/30 02:37:49 INFO : dir1/0010-456789.txt: Copied (new) 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31065") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:38732->172.17.0.4:31065, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31631") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:54414->172.17.0.4:31631, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:52408->172.17.0.4:33943, err= 2026/03/30 02:37:49 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2026/03/30 02:37:49 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2026/03/30 02:37:49 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2026/03/30 02:37:49 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2026/03/30 02:37:49 INFO : dir1/0013-789;=.txt: Copied (new) 2026/03/30 02:37:49 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2026/03/30 02:37:49 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36575") 2026/03/30 02:37:49 INFO : dir1/0011-56789;.txt: Copied (new) 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:40066->172.17.0.4:36575, err= 2026/03/30 02:37:49 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2026/03/30 02:37:49 INFO : dir1/0012-6789;.txt: Copied (new) 2026/03/30 02:37:49 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2026/03/30 02:37:49 INFO : dir1/0014-89;=.txt: Copied (new) 2026/03/30 02:37:49 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2026/03/30 02:37:49 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2026/03/30 02:37:49 INFO : dir1/0015-9;=.txt: Copied (new) 2026/03/30 02:37:49 DEBUG : Waiting for deletions to finish 2026/03/30 02:37:49 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/03/30 02:37:49 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/03/30 02:37:49 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/03/30 02:37:49 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/03/30 02:37:49 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/03/30 02:37:49 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/03/30 02:37:49 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/03/30 02:37:49 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/03/30 02:37:49 INFO : bananaSUFFIX: Deleted 2026/03/30 02:37:49 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/03/30 02:37:49 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/03/30 02:37:49 INFO : appleSUFFIX: Deleted 2026/03/30 02:37:49 INFO : splitbananasplitSUFFIX: Deleted 2026/03/30 02:37:49 INFO : appleappleapplebananaSUFFIX: Deleted 2026/03/30 02:37:49 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/03/30 02:37:49 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/03/30 02:37:49 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/03/30 02:37:49 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/03/30 02:37:49 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/03/30 02:37:49 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/03/30 02:37:49 DEBUG : Waiting for deletions to finish 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35564") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:58752->172.17.0.4:35564, err= 2026/03/30 02:37:49 DEBUG : apple: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : apple: Excluded 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: Excluded 2026/03/30 02:37:49 DEBUG : banana: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : banana: Excluded 2026/03/30 02:37:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : splitbananasplit: Excluded 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38392") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:60446->172.17.0.4:38392, err= 2026/03/30 02:37:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:37084") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:57544->172.17.0.4:37084, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:37112") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:59920->172.17.0.4:37112, err= 2026/03/30 02:37:49 DEBUG : Waiting for deletions to finish 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39195") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:41350->172.17.0.4:39195, err= 2026/03/30 02:37:49 DEBUG : apple: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : apple: Excluded 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: Excluded 2026/03/30 02:37:49 DEBUG : banana: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : banana: Excluded 2026/03/30 02:37:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : splitbananasplit: Excluded 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32809") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:36142->172.17.0.4:32809, err= 2026/03/30 02:37:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34100") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:39128->172.17.0.4:34100, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34914") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:48888->172.17.0.4:34914, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:37929") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:42854->172.17.0.4:37929, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30965") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:49766->172.17.0.4:30965, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36919") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:50612->172.17.0.4:36919, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38126") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:46024->172.17.0.4:38126, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31845") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:44186->172.17.0.4:31845, err= === RUN TestTransform/truncate run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-totusid4cike", Local "Local file system at /tmp/rclone2321212572", Modify Window "1s" 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39369") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:47788->172.17.0.4:39369, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39735") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:38048->172.17.0.4:39735, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32822") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:44556->172.17.0.4:32822, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34101") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:54070->172.17.0.4:34101, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32094") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:51820->172.17.0.4:32094, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31443") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:47450->172.17.0.4:31443, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39976") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:49068->172.17.0.4:39976, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32037") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:52804->172.17.0.4:32037, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36757") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:58070->172.17.0.4:36757, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36797") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:50200->172.17.0.4:36797, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:37338") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:52918->172.17.0.4:37338, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39612") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:37362->172.17.0.4:39612, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39655") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:56466->172.17.0.4:39655, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:37743") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:43194->172.17.0.4:37743, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39797") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:59542->172.17.0.4:39797, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39340") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:60956->172.17.0.4:39340, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34187") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:48198->172.17.0.4:34187, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38625") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:54546->172.17.0.4:38625, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39271") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:49906->172.17.0.4:39271, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36910") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:51066->172.17.0.4:36910, err= 2026/03/30 02:37:49 DEBUG : Waiting for deletions to finish 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32717") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:39986->172.17.0.4:32717, err= 2026/03/30 02:37:49 DEBUG : apple: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : apple: Excluded 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: Excluded 2026/03/30 02:37:49 DEBUG : banana: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : banana: Excluded 2026/03/30 02:37:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : splitbananasplit: Excluded 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39447") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:56886->172.17.0.4:39447, err= 2026/03/30 02:37:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38877") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:51538->172.17.0.4:38877, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30322") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:40438->172.17.0.4:30322, err= 2026/03/30 02:37:49 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/30 02:37:49 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/30 02:37:49 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/30 02:37:49 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38182") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:49944->172.17.0.4:38182, err= 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/30 02:37:49 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/30 02:37:49 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/30 02:37:49 DEBUG : apple: size = 5 OK 2026/03/30 02:37:49 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : apple: Unchanged skipping 2026/03/30 02:37:49 DEBUG : banana: size = 6 OK 2026/03/30 02:37:49 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/30 02:37:49 DEBUG : banana: Unchanged skipping 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39072") 2026/03/30 02:37:49 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/30 02:37:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:37050->172.17.0.4:39072, err= 2026/03/30 02:37:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/30 02:37:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/30 02:37:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/30 02:37:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/30 02:37:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/30 02:37:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/30 02:37:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/30 02:37:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/30 02:37:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/30 02:37:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/30 02:37:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/30 02:37:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/30 02:37:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/30 02:37:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/30 02:37:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/30 02:37:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/30 02:37:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/30 02:37:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/30 02:37:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/30 02:37:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/30 02:37:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/30 02:37:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/30 02:37:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/30 02:37:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/30 02:37:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/30 02:37:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/30 02:37:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/30 02:37:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/30 02:37:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/30 02:37:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/30 02:37:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/30 02:37:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/30 02:37:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/30 02:37:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/30 02:37:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/30 02:37:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/30 02:37:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/30 02:37:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/30 02:37:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/30 02:37:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/30 02:37:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/30 02:37:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/30 02:37:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/30 02:37:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/30 02:37:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/30 02:37:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/30 02:37:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/30 02:37:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/30 02:37:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34277") 2026/03/30 02:37:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/30 02:37:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/30 02:37:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/30 02:37:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/30 02:37:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/30 02:37:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/30 02:37:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/30 02:37:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/30 02:37:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/30 02:37:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/30 02:37:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/30 02:37:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/30 02:37:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/30 02:37:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/30 02:37:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/30 02:37:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/30 02:37:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/30 02:37:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/30 02:37:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/30 02:37:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/30 02:37:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/30 02:37:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:56144->172.17.0.4:34277, err= 2026/03/30 02:37:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/30 02:37:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/30 02:37:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/30 02:37:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/30 02:37:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/30 02:37:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/30 02:37:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/30 02:37:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/30 02:37:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/30 02:37:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/30 02:37:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/30 02:37:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:37935") 2026/03/30 02:37:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/30 02:37:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/30 02:37:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/30 02:37:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/30 02:37:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/30 02:37:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/30 02:37:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/30 02:37:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/30 02:37:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/30 02:37:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/30 02:37:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/30 02:37:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/30 02:37:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/30 02:37:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/30 02:37:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/30 02:37:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/30 02:37:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/30 02:37:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/30 02:37:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/30 02:37:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:58174->172.17.0.4:37935, err= 2026/03/30 02:37:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/30 02:37:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/30 02:37:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/30 02:37:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/30 02:37:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/30 02:37:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/30 02:37:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/30 02:37:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/30 02:37:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/30 02:37:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/30 02:37:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/30 02:37:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/30 02:37:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/30 02:37:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/30 02:37:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/30 02:37:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/30 02:37:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/30 02:37:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/30 02:37:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/30 02:37:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/30 02:37:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/30 02:37:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/30 02:37:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/30 02:37:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/30 02:37:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/30 02:37:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/30 02:37:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/30 02:37:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/30 02:37:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/30 02:37:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/30 02:37:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/30 02:37:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/30 02:37:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/30 02:37:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/30 02:37:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/30 02:37:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/30 02:37:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/30 02:37:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/30 02:37:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/30 02:37:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/30 02:37:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/30 02:37:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/30 02:37:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/30 02:37:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/30 02:37:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/30 02:37:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/30 02:37:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/30 02:37:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/30 02:37:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/30 02:37:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/30 02:37:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/30 02:37:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/30 02:37:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/30 02:37:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/30 02:37:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/30 02:37:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/30 02:37:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/30 02:37:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/30 02:37:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/30 02:37:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/30 02:37:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/30 02:37:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/30 02:37:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/30 02:37:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/30 02:37:49 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/30 02:37:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/30 02:37:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/30 02:37:49 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/30 02:37:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/30 02:37:49 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/30 02:37:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/30 02:37:49 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/30 02:37:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/30 02:37:49 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/30 02:37:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/30 02:37:49 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/30 02:37:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/30 02:37:49 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/30 02:37:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/30 02:37:49 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/30 02:37:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/30 02:37:49 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/30 02:37:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/30 02:37:49 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/30 02:37:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/30 02:37:49 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/30 02:37:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/30 02:37:49 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/30 02:37:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/30 02:37:49 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/30 02:37:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/30 02:37:49 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/30 02:37:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/30 02:37:49 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/30 02:37:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/30 02:37:49 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/30 02:37:49 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/30 02:37:49 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/30 02:37:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/30 02:37:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for checks to finish 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for transfers to finish 2026/03/30 02:37:49 DEBUG : appleapple.876fdc2f.partial: size = 21 OK 2026/03/30 02:37:49 DEBUG : splitbanan.0e52ab47.partial: size = 16 OK 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:33491") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:58806->172.17.0.4:33491, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38615") 2026/03/30 02:37:49 DEBUG : appleapple.876fdc2f.partial: renamed to: appleapple 2026/03/30 02:37:49 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/03/30 02:37:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:58374->172.17.0.4:38615, err= 2026/03/30 02:37:49 DEBUG : dir1/0000-abcde.85d1f439.partial: size = 21 OK 2026/03/30 02:37:49 DEBUG : splitbanan.0e52ab47.partial: renamed to: splitbanan 2026/03/30 02:37:49 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/03/30 02:37:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:33270") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36753") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:50542->172.17.0.4:33270, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:48438->172.17.0.4:36753, err= 2026/03/30 02:37:49 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: size = 21 OK 2026/03/30 02:37:49 DEBUG : dir1/0000-abcde.85d1f439.partial: renamed to: dir1/0000-abcde 2026/03/30 02:37:49 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/03/30 02:37:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39976") 2026/03/30 02:37:49 DEBUG : dir1/0002-cdefg.ecc785a7.partial: size = 21 OK 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:49074->172.17.0.4:39976, err= 2026/03/30 02:37:49 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: renamed to: dir1/0001-bcdef 2026/03/30 02:37:49 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/03/30 02:37:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/30 02:37:49 DEBUG : dir1/0003-defgh.97ad3a11.partial: size = 21 OK 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32632") 2026/03/30 02:37:49 DEBUG : dir1/0004-efghi.dc89eef2.partial: size = 21 OK 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:42600->172.17.0.4:32632, err= 2026/03/30 02:37:49 DEBUG : dir1/0003-defgh.97ad3a11.partial: renamed to: dir1/0003-defgh 2026/03/30 02:37:49 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/03/30 02:37:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34968") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:47700->172.17.0.4:34968, err= 2026/03/30 02:37:49 DEBUG : dir1/0004-efghi.dc89eef2.partial: renamed to: dir1/0004-efghi 2026/03/30 02:37:49 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/03/30 02:37:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/30 02:37:49 DEBUG : dir1/0002-cdefg.ecc785a7.partial: renamed to: dir1/0002-cdefg 2026/03/30 02:37:49 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/03/30 02:37:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34410") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:54574->172.17.0.4:34410, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:33976") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:40290->172.17.0.4:33976, err= 2026/03/30 02:37:49 DEBUG : dir1/0005-fghij.b469e073.partial: size = 21 OK 2026/03/30 02:37:49 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: size = 21 OK 2026/03/30 02:37:49 DEBUG : dir1/0007-12345.77111712.partial: size = 21 OK 2026/03/30 02:37:49 DEBUG : dir1/0005-fghij.b469e073.partial: renamed to: dir1/0005-fghij 2026/03/30 02:37:49 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/03/30 02:37:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/30 02:37:49 DEBUG : dir1/0008-23456.37c2cbc2.partial: size = 21 OK 2026/03/30 02:37:49 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: renamed to: dir1/0006-ghijk 2026/03/30 02:37:49 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/03/30 02:37:49 DEBUG : dir1/0007-12345.77111712.partial: renamed to: dir1/0007-12345 2026/03/30 02:37:49 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/03/30 02:37:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/30 02:37:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35390") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:50418->172.17.0.4:35390, err= 2026/03/30 02:37:49 DEBUG : dir1/0008-23456.37c2cbc2.partial: renamed to: dir1/0008-23456 2026/03/30 02:37:49 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/03/30 02:37:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32285") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36679") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:45610->172.17.0.4:32285, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30833") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:49756->172.17.0.4:36679, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:59370->172.17.0.4:30833, err= 2026/03/30 02:37:49 DEBUG : dir1/0009-34567.ef13bd1d.partial: size = 21 OK 2026/03/30 02:37:49 DEBUG : dir1/0010-45678.59b8e6e5.partial: size = 20 OK 2026/03/30 02:37:49 DEBUG : dir1/0012-6789;.90c8fb2d.partial: size = 19 OK 2026/03/30 02:37:49 DEBUG : dir1/0011-56789.87aedcee.partial: size = 20 OK 2026/03/30 02:37:49 DEBUG : dir1/0009-34567.ef13bd1d.partial: renamed to: dir1/0009-34567 2026/03/30 02:37:49 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/03/30 02:37:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/30 02:37:49 DEBUG : dir1/0010-45678.59b8e6e5.partial: renamed to: dir1/0010-45678 2026/03/30 02:37:49 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/03/30 02:37:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/30 02:37:49 DEBUG : dir1/0012-6789;.90c8fb2d.partial: renamed to: dir1/0012-6789; 2026/03/30 02:37:49 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/03/30 02:37:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/30 02:37:49 DEBUG : dir1/0011-56789.87aedcee.partial: renamed to: dir1/0011-56789 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36849") 2026/03/30 02:37:49 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36605") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:37204->172.17.0.4:36605, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32978") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:41458->172.17.0.4:36849, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:53008->172.17.0.4:32978, err= 2026/03/30 02:37:49 DEBUG : dir1/0014-89;=..9295ae9d.partial: size = 18 OK 2026/03/30 02:37:49 DEBUG : dir1/0013-789;=.2495a32a.partial: size = 19 OK 2026/03/30 02:37:49 DEBUG : dir1/0015-9;=.t.299029ca.partial: size = 17 OK 2026/03/30 02:37:49 DEBUG : dir1/0014-89;=..9295ae9d.partial: renamed to: dir1/0014-89;=. 2026/03/30 02:37:49 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/03/30 02:37:49 DEBUG : dir1/0015-9;=.t.299029ca.partial: renamed to: dir1/0015-9;=.t 2026/03/30 02:37:49 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/03/30 02:37:49 DEBUG : dir1/0013-789;=.2495a32a.partial: renamed to: dir1/0013-789;= 2026/03/30 02:37:49 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/03/30 02:37:49 DEBUG : Waiting for deletions to finish 2026/03/30 02:37:49 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/30 02:37:49 INFO : dir1/0011-56789;.txt: Deleted 2026/03/30 02:37:49 INFO : splitbananasplit: Deleted 2026/03/30 02:37:49 INFO : dir1/0010-456789.txt: Deleted 2026/03/30 02:37:49 INFO : dir1/0013-789;=.txt: Deleted 2026/03/30 02:37:49 INFO : dir1/0009-3456789.txt: Deleted 2026/03/30 02:37:49 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/30 02:37:49 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/30 02:37:49 INFO : appleappleapplebanana: Deleted 2026/03/30 02:37:49 INFO : dir1/0003-defghij.txt: Deleted 2026/03/30 02:37:49 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/30 02:37:49 INFO : dir1/0014-89;=.txt: Deleted 2026/03/30 02:37:49 INFO : dir1/0008-2345678.txt: Deleted 2026/03/30 02:37:49 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/30 02:37:49 INFO : dir1/0007-1234567.txt: Deleted 2026/03/30 02:37:49 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/30 02:37:49 INFO : dir1/0015-9;=.txt: Deleted 2026/03/30 02:37:49 INFO : dir1/0012-6789;.txt: Deleted 2026/03/30 02:37:49 DEBUG : Waiting for deletions to finish 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32664") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:54208->172.17.0.4:32664, err= 2026/03/30 02:37:49 DEBUG : apple: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : apple: Excluded 2026/03/30 02:37:49 DEBUG : appleapple: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : appleapple: Excluded 2026/03/30 02:37:49 DEBUG : banana: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : banana: Excluded 2026/03/30 02:37:49 DEBUG : splitbanan: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : splitbanan: Excluded 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38543") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:59044->172.17.0.4:38543, err= 2026/03/30 02:37:49 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0000-abcde: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0001-bcdef: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0002-cdefg: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0003-defgh: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0004-efghi: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0005-fghij: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0006-ghijk: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0007-12345: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0008-23456: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0009-34567: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0010-45678: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0011-56789: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0012-6789;: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0013-789;=: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0014-89;=.: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0015-9;=.t: Excluded 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31096") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:39242->172.17.0.4:31096, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31973") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:38116->172.17.0.4:31973, err= 2026/03/30 02:37:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/30 02:37:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/30 02:37:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/30 02:37:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/30 02:37:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/30 02:37:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/30 02:37:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/30 02:37:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/30 02:37:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/30 02:37:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/30 02:37:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/30 02:37:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/30 02:37:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/30 02:37:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/30 02:37:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/30 02:37:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/30 02:37:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/30 02:37:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/30 02:37:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/30 02:37:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/30 02:37:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/30 02:37:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/30 02:37:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/30 02:37:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/30 02:37:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/30 02:37:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/30 02:37:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/30 02:37:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/30 02:37:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/30 02:37:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/30 02:37:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/30 02:37:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/30 02:37:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/30 02:37:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/30 02:37:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/30 02:37:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/30 02:37:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/30 02:37:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/30 02:37:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/30 02:37:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/30 02:37:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/30 02:37:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/30 02:37:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/30 02:37:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/30 02:37:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/30 02:37:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/30 02:37:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/30 02:37:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/30 02:37:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/30 02:37:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/30 02:37:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/30 02:37:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/30 02:37:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/30 02:37:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/30 02:37:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/30 02:37:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/30 02:37:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/30 02:37:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/30 02:37:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/30 02:37:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/30 02:37:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/30 02:37:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/30 02:37:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/30 02:37:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/30 02:37:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/30 02:37:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/30 02:37:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/30 02:37:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/30 02:37:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/30 02:37:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/30 02:37:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/30 02:37:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/30 02:37:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/30 02:37:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/30 02:37:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/30 02:37:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/30 02:37:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/30 02:37:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/30 02:37:49 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/30 02:37:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/30 02:37:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/30 02:37:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/30 02:37:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/30 02:37:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/30 02:37:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/30 02:37:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/30 02:37:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/30 02:37:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/30 02:37:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/30 02:37:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/30 02:37:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/30 02:37:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/30 02:37:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/30 02:37:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/30 02:37:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/30 02:37:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/30 02:37:49 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/30 02:37:49 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/30 02:37:49 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/30 02:37:49 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36860") 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/30 02:37:49 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:35570->172.17.0.4:36860, err= 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/30 02:37:49 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/30 02:37:49 DEBUG : apple: size = 5 OK 2026/03/30 02:37:49 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : apple: Unchanged skipping 2026/03/30 02:37:49 DEBUG : appleapple: size = 21 OK 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : splitbanan: size = 16 OK 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/30 02:37:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : splitbananasplit: Unchanged skipping 2026/03/30 02:37:49 DEBUG : banana: size = 6 OK 2026/03/30 02:37:49 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : banana: Unchanged skipping 2026/03/30 02:37:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/30 02:37:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/30 02:37:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/30 02:37:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/30 02:37:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/30 02:37:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/30 02:37:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/30 02:37:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/30 02:37:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/30 02:37:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/30 02:37:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/30 02:37:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/30 02:37:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/30 02:37:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/30 02:37:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/30 02:37:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/30 02:37:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/30 02:37:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/30 02:37:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/30 02:37:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/30 02:37:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/30 02:37:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/30 02:37:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/30 02:37:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/30 02:37:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/30 02:37:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/30 02:37:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/30 02:37:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/30 02:37:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/30 02:37:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/30 02:37:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/30 02:37:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/30 02:37:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/30 02:37:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/30 02:37:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/30 02:37:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/30 02:37:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/30 02:37:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/30 02:37:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/30 02:37:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/30 02:37:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/30 02:37:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/30 02:37:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/30 02:37:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/30 02:37:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/30 02:37:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/30 02:37:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/30 02:37:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/30 02:37:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/30 02:37:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/30 02:37:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/30 02:37:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/30 02:37:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/30 02:37:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/30 02:37:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/30 02:37:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/30 02:37:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/30 02:37:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/30 02:37:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/30 02:37:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/30 02:37:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/30 02:37:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/30 02:37:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/30 02:37:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/30 02:37:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/30 02:37:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/30 02:37:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/30 02:37:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/30 02:37:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/30 02:37:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/30 02:37:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/30 02:37:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/30 02:37:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/30 02:37:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/30 02:37:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/30 02:37:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/30 02:37:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/30 02:37:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/30 02:37:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/30 02:37:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/30 02:37:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/30 02:37:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/30 02:37:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/30 02:37:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/30 02:37:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/30 02:37:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/30 02:37:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/30 02:37:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/30 02:37:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/30 02:37:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/30 02:37:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/30 02:37:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/30 02:37:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/30 02:37:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/30 02:37:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/30 02:37:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/30 02:37:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/30 02:37:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/30 02:37:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/30 02:37:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/30 02:37:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/30 02:37:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/30 02:37:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/30 02:37:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/30 02:37:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/30 02:37:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/30 02:37:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/30 02:37:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/30 02:37:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/30 02:37:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/30 02:37:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/30 02:37:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/30 02:37:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/30 02:37:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/30 02:37:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/30 02:37:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/30 02:37:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/30 02:37:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/30 02:37:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/30 02:37:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/30 02:37:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/30 02:37:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/30 02:37:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/30 02:37:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/30 02:37:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/30 02:37:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/30 02:37:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/30 02:37:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/30 02:37:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/30 02:37:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/30 02:37:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/30 02:37:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/30 02:37:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/30 02:37:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/30 02:37:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/30 02:37:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/30 02:37:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/30 02:37:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/30 02:37:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/30 02:37:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/30 02:37:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/30 02:37:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/30 02:37:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/30 02:37:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/30 02:37:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/30 02:37:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/30 02:37:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/30 02:37:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/30 02:37:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/30 02:37:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/30 02:37:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/30 02:37:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/30 02:37:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/30 02:37:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/30 02:37:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/30 02:37:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/30 02:37:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/30 02:37:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/30 02:37:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/30 02:37:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/30 02:37:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/30 02:37:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/30 02:37:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/30 02:37:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/30 02:37:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/30 02:37:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/30 02:37:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/30 02:37:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/30 02:37:49 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/30 02:37:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/30 02:37:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32469") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:47834->172.17.0.4:32469, err= 2026/03/30 02:37:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/30 02:37:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/30 02:37:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/30 02:37:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/30 02:37:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/30 02:37:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/30 02:37:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/30 02:37:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/30 02:37:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/30 02:37:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/30 02:37:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/30 02:37:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/30 02:37:49 DEBUG : dir1/0000-abcde: size = 21 OK 2026/03/30 02:37:49 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/03/30 02:37:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/30 02:37:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0003-defgh: size = 21 OK 2026/03/30 02:37:49 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/03/30 02:37:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0004-efghi: size = 21 OK 2026/03/30 02:37:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0005-fghij: size = 21 OK 2026/03/30 02:37:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0008-23456: size = 21 OK 2026/03/30 02:37:49 DEBUG : dir1/0007-12345: size = 21 OK 2026/03/30 02:37:49 DEBUG : dir1/0009-34567: size = 21 OK 2026/03/30 02:37:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0010-45678: size = 20 OK 2026/03/30 02:37:49 DEBUG : dir1/0012-6789;: size = 19 OK 2026/03/30 02:37:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/03/30 02:37:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0013-789;=: size = 19 OK 2026/03/30 02:37:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0011-56789: size = 20 OK 2026/03/30 02:37:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/30 02:37:49 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/30 02:37:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/03/30 02:37:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/03/30 02:37:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for checks to finish 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for transfers to finish 2026/03/30 02:37:49 DEBUG : Waiting for deletions to finish 2026/03/30 02:37:49 DEBUG : Waiting for deletions to finish 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30474") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:45736->172.17.0.4:30474, err= 2026/03/30 02:37:49 DEBUG : apple: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : apple: Excluded 2026/03/30 02:37:49 DEBUG : appleapple: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : appleapple: Excluded 2026/03/30 02:37:49 DEBUG : banana: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : banana: Excluded 2026/03/30 02:37:49 DEBUG : splitbanan: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : splitbanan: Excluded 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35042") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:45280->172.17.0.4:35042, err= 2026/03/30 02:37:49 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0000-abcde: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0001-bcdef: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0002-cdefg: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0003-defgh: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0004-efghi: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0005-fghij: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0006-ghijk: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0007-12345: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0008-23456: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0009-34567: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0010-45678: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0011-56789: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0012-6789;: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0013-789;=: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0014-89;=.: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0015-9;=.t: Excluded 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38136") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:56014->172.17.0.4:38136, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36255") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:55432->172.17.0.4:36255, err= 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/30 02:37:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/30 02:37:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/30 02:37:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/30 02:37:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/30 02:37:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/30 02:37:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/30 02:37:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/30 02:37:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/30 02:37:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/30 02:37:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/30 02:37:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/30 02:37:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/30 02:37:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/30 02:37:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/30 02:37:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/30 02:37:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/30 02:37:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/30 02:37:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/30 02:37:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/30 02:37:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/30 02:37:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/30 02:37:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/30 02:37:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/30 02:37:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/30 02:37:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/30 02:37:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/30 02:37:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/30 02:37:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/30 02:37:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/30 02:37:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/30 02:37:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/30 02:37:49 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/30 02:37:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/30 02:37:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/30 02:37:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/30 02:37:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/30 02:37:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/30 02:37:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/30 02:37:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/30 02:37:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/30 02:37:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/30 02:37:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/30 02:37:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/30 02:37:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/30 02:37:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/30 02:37:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/30 02:37:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/30 02:37:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/30 02:37:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/30 02:37:49 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35037") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:59718->172.17.0.4:35037, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31734") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:53278->172.17.0.4:31734, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31196") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:42886->172.17.0.4:31196, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30549") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:40808->172.17.0.4:30549, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:33752") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:36346->172.17.0.4:33752, err= === RUN TestTransform/encoder run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-totusid4cike", Local "Local file system at /tmp/rclone2321212572", Modify Window "1s" 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31248") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:47028->172.17.0.4:31248, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39966") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:43846->172.17.0.4:39966, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36011") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:35970->172.17.0.4:36011, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39138") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:34262->172.17.0.4:39138, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34487") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:33672->172.17.0.4:34487, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:37131") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:40058->172.17.0.4:37131, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38938") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:56180->172.17.0.4:38938, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32492") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:59260->172.17.0.4:32492, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30048") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:36152->172.17.0.4:30048, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30736") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:37334->172.17.0.4:30736, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35546") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:39712->172.17.0.4:35546, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:37419") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:41402->172.17.0.4:37419, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:33161") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:49898->172.17.0.4:33161, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38708") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:33776->172.17.0.4:38708, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34635") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:60084->172.17.0.4:34635, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36234") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:44238->172.17.0.4:36234, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36815") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:42912->172.17.0.4:36815, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32385") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:51130->172.17.0.4:32385, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36394") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:50556->172.17.0.4:36394, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32228") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:36342->172.17.0.4:32228, err= 2026/03/30 02:37:49 DEBUG : Waiting for deletions to finish 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35963") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:57730->172.17.0.4:35963, err= 2026/03/30 02:37:49 DEBUG : apple: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : apple: Excluded 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: Excluded 2026/03/30 02:37:49 DEBUG : banana: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : banana: Excluded 2026/03/30 02:37:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : splitbananasplit: Excluded 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:33703") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:39626->172.17.0.4:33703, err= 2026/03/30 02:37:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31954") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:44576->172.17.0.4:31954, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39890") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:42500->172.17.0.4:39890, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36300") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:39902->172.17.0.4:36300, err= 2026/03/30 02:37:49 DEBUG : apple: size = 5 OK 2026/03/30 02:37:49 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : apple: Unchanged skipping 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/30 02:37:49 DEBUG : banana: size = 6 OK 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : banana: Unchanged skipping 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/30 02:37:49 DEBUG : splitbananasplit: size = 16 OK 2026/03/30 02:37:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : splitbananasplit: Unchanged skipping 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34826") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:49554->172.17.0.4:34826, err= 2026/03/30 02:37:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/30 02:37:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/30 02:37:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/30 02:37:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/30 02:37:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/30 02:37:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/30 02:37:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/30 02:37:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/30 02:37:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/30 02:37:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/30 02:37:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/30 02:37:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for checks to finish 2026/03/30 02:37:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/30 02:37:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/30 02:37:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/30 02:37:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/30 02:37:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/30 02:37:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for transfers to finish 2026/03/30 02:37:49 DEBUG : Waiting for deletions to finish 2026/03/30 02:37:49 DEBUG : Waiting for deletions to finish 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30462") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:55160->172.17.0.4:30462, err= 2026/03/30 02:37:49 DEBUG : apple: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : apple: Excluded 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: Excluded 2026/03/30 02:37:49 DEBUG : banana: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : banana: Excluded 2026/03/30 02:37:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : splitbananasplit: Excluded 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31902") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:37310->172.17.0.4:31902, err= 2026/03/30 02:37:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:33957") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:47354->172.17.0.4:33957, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32093") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:39050->172.17.0.4:32093, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32683") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:52724->172.17.0.4:32683, err= 2026/03/30 02:37:49 DEBUG : apple: size = 5 OK 2026/03/30 02:37:49 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : apple: Unchanged skipping 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/30 02:37:49 DEBUG : banana: size = 6 OK 2026/03/30 02:37:49 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : banana: Unchanged skipping 2026/03/30 02:37:49 DEBUG : splitbananasplit: size = 16 OK 2026/03/30 02:37:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : splitbananasplit: Unchanged skipping 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32578") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:54608->172.17.0.4:32578, err= 2026/03/30 02:37:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/30 02:37:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for checks to finish 2026/03/30 02:37:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/30 02:37:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/30 02:37:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/30 02:37:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/30 02:37:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/30 02:37:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/30 02:37:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/30 02:37:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/30 02:37:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/30 02:37:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/30 02:37:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/30 02:37:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/30 02:37:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/30 02:37:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/30 02:37:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for transfers to finish 2026/03/30 02:37:49 DEBUG : Waiting for deletions to finish 2026/03/30 02:37:49 DEBUG : Waiting for deletions to finish 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39445") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:56002->172.17.0.4:39445, err= 2026/03/30 02:37:49 DEBUG : apple: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : apple: Excluded 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: Excluded 2026/03/30 02:37:49 DEBUG : banana: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : banana: Excluded 2026/03/30 02:37:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : splitbananasplit: Excluded 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36511") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:39162->172.17.0.4:36511, err= 2026/03/30 02:37:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38629") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:47876->172.17.0.4:38629, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:37034") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:44402->172.17.0.4:37034, err= 2026/03/30 02:37:49 DEBUG : Waiting for deletions to finish 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36722") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:45806->172.17.0.4:36722, err= 2026/03/30 02:37:49 DEBUG : apple: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : apple: Excluded 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: Excluded 2026/03/30 02:37:49 DEBUG : banana: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : banana: Excluded 2026/03/30 02:37:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : splitbananasplit: Excluded 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35168") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:42894->172.17.0.4:35168, err= 2026/03/30 02:37:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31513") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:38038->172.17.0.4:31513, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:37131") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:40070->172.17.0.4:37131, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:37791") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:46122->172.17.0.4:37791, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34359") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:57120->172.17.0.4:34359, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:37746") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:44196->172.17.0.4:37746, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30800") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:42348->172.17.0.4:30800, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:33107") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:52364->172.17.0.4:33107, err= === RUN TestTransform/ISO-8859-1 run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-totusid4cike", Local "Local file system at /tmp/rclone2321212572", Modify Window "1s" 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38478") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:47638->172.17.0.4:38478, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30642") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:58272->172.17.0.4:30642, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:37387") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:41248->172.17.0.4:37387, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34819") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:57488->172.17.0.4:34819, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:33905") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:51672->172.17.0.4:33905, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35012") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:36782->172.17.0.4:35012, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:37980") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:57916->172.17.0.4:37980, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30682") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:41700->172.17.0.4:30682, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32880") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:50322->172.17.0.4:32880, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31136") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:55624->172.17.0.4:31136, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31189") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:50182->172.17.0.4:31189, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34853") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:48952->172.17.0.4:34853, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35155") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:46158->172.17.0.4:35155, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32590") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:36208->172.17.0.4:32590, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39939") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:58270->172.17.0.4:39939, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39780") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:34916->172.17.0.4:39780, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:33304") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:44474->172.17.0.4:33304, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34713") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:38212->172.17.0.4:34713, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36965") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:39496->172.17.0.4:36965, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39761") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:41060->172.17.0.4:39761, err= 2026/03/30 02:37:49 DEBUG : Waiting for deletions to finish 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32065") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:57762->172.17.0.4:32065, err= 2026/03/30 02:37:49 DEBUG : apple: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : apple: Excluded 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: Excluded 2026/03/30 02:37:49 DEBUG : banana: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : banana: Excluded 2026/03/30 02:37:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : splitbananasplit: Excluded 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30637") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:52786->172.17.0.4:30637, err= 2026/03/30 02:37:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38132") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:53682->172.17.0.4:38132, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:37188") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:40822->172.17.0.4:37188, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31941") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:58382->172.17.0.4:31941, err= 2026/03/30 02:37:49 DEBUG : apple: size = 5 OK 2026/03/30 02:37:49 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : apple: Unchanged skipping 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/30 02:37:49 DEBUG : banana: size = 6 OK 2026/03/30 02:37:49 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : banana: Unchanged skipping 2026/03/30 02:37:49 DEBUG : splitbananasplit: size = 16 OK 2026/03/30 02:37:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : splitbananasplit: Unchanged skipping 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:37574") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:60430->172.17.0.4:37574, err= 2026/03/30 02:37:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/30 02:37:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/30 02:37:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/30 02:37:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/30 02:37:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/30 02:37:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/30 02:37:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/30 02:37:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/30 02:37:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/30 02:37:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/30 02:37:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/30 02:37:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/30 02:37:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/30 02:37:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/30 02:37:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/30 02:37:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for checks to finish 2026/03/30 02:37:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/30 02:37:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for transfers to finish 2026/03/30 02:37:49 DEBUG : Waiting for deletions to finish 2026/03/30 02:37:49 DEBUG : Waiting for deletions to finish 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32840") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:39504->172.17.0.4:32840, err= 2026/03/30 02:37:49 DEBUG : apple: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : apple: Excluded 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: Excluded 2026/03/30 02:37:49 DEBUG : banana: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : banana: Excluded 2026/03/30 02:37:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : splitbananasplit: Excluded 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30959") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:55058->172.17.0.4:30959, err= 2026/03/30 02:37:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39312") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:58536->172.17.0.4:39312, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36830") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:54864->172.17.0.4:36830, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:33699") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:44818->172.17.0.4:33699, err= 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/30 02:37:49 DEBUG : banana: size = 6 OK 2026/03/30 02:37:49 DEBUG : splitbananasplit: size = 16 OK 2026/03/30 02:37:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : splitbananasplit: Unchanged skipping 2026/03/30 02:37:49 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : banana: Unchanged skipping 2026/03/30 02:37:49 DEBUG : apple: size = 5 OK 2026/03/30 02:37:49 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : apple: Unchanged skipping 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:33399") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:34442->172.17.0.4:33399, err= 2026/03/30 02:37:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/30 02:37:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/30 02:37:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/30 02:37:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/30 02:37:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/30 02:37:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/30 02:37:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/30 02:37:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/30 02:37:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/30 02:37:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/30 02:37:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/30 02:37:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/30 02:37:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/30 02:37:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/30 02:37:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/30 02:37:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/30 02:37:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for checks to finish 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for transfers to finish 2026/03/30 02:37:49 DEBUG : Waiting for deletions to finish 2026/03/30 02:37:49 DEBUG : Waiting for deletions to finish 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:37648") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:56496->172.17.0.4:37648, err= 2026/03/30 02:37:49 DEBUG : apple: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : apple: Excluded 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: Excluded 2026/03/30 02:37:49 DEBUG : banana: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : banana: Excluded 2026/03/30 02:37:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : splitbananasplit: Excluded 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:33990") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:34516->172.17.0.4:33990, err= 2026/03/30 02:37:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34520") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:46850->172.17.0.4:34520, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:37901") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:40570->172.17.0.4:37901, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31502") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:50152->172.17.0.4:31502, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31216") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:60358->172.17.0.4:31216, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35683") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:33308->172.17.0.4:35683, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32774") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:38484->172.17.0.4:32774, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35580") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:48120->172.17.0.4:35580, err= === RUN TestTransform/charmap run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-totusid4cike", Local "Local file system at /tmp/rclone2321212572", Modify Window "1s" 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31870") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:33918->172.17.0.4:31870, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:37457") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:39574->172.17.0.4:37457, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36471") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:40562->172.17.0.4:36471, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35666") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:49268->172.17.0.4:35666, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31837") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:41310->172.17.0.4:31837, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38256") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:55406->172.17.0.4:38256, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38722") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:36034->172.17.0.4:38722, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38178") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:43092->172.17.0.4:38178, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36446") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:35614->172.17.0.4:36446, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38840") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:36292->172.17.0.4:38840, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:37109") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:56822->172.17.0.4:37109, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35508") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:41634->172.17.0.4:35508, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36527") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:53410->172.17.0.4:36527, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38253") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:51270->172.17.0.4:38253, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35686") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:58842->172.17.0.4:35686, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36995") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:55480->172.17.0.4:36995, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38538") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:43538->172.17.0.4:38538, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38772") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:39508->172.17.0.4:38772, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34149") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:43336->172.17.0.4:34149, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35419") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:44846->172.17.0.4:35419, err= 2026/03/30 02:37:49 DEBUG : Waiting for deletions to finish 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39479") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:59350->172.17.0.4:39479, err= 2026/03/30 02:37:49 DEBUG : apple: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : apple: Excluded 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: Excluded 2026/03/30 02:37:49 DEBUG : banana: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : banana: Excluded 2026/03/30 02:37:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : splitbananasplit: Excluded 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35811") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:50222->172.17.0.4:35811, err= 2026/03/30 02:37:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38629") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:47882->172.17.0.4:38629, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31698") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:38738->172.17.0.4:31698, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31629") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:49714->172.17.0.4:31629, err= 2026/03/30 02:37:49 DEBUG : apple: size = 5 OK 2026/03/30 02:37:49 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : apple: Unchanged skipping 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/30 02:37:49 DEBUG : banana: size = 6 OK 2026/03/30 02:37:49 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : banana: Unchanged skipping 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/30 02:37:49 DEBUG : splitbananasplit: size = 16 OK 2026/03/30 02:37:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : splitbananasplit: Unchanged skipping 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39063") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:46834->172.17.0.4:39063, err= 2026/03/30 02:37:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/30 02:37:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/30 02:37:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/30 02:37:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/30 02:37:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/30 02:37:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/30 02:37:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/30 02:37:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/30 02:37:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/30 02:37:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/30 02:37:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/30 02:37:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/30 02:37:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/30 02:37:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for checks to finish 2026/03/30 02:37:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/30 02:37:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/30 02:37:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/30 02:37:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for transfers to finish 2026/03/30 02:37:49 DEBUG : Waiting for deletions to finish 2026/03/30 02:37:49 DEBUG : Waiting for deletions to finish 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36547") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:47412->172.17.0.4:36547, err= 2026/03/30 02:37:49 DEBUG : apple: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : apple: Excluded 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: Excluded 2026/03/30 02:37:49 DEBUG : banana: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : banana: Excluded 2026/03/30 02:37:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : splitbananasplit: Excluded 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:33313") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:45414->172.17.0.4:33313, err= 2026/03/30 02:37:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35276") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:47350->172.17.0.4:35276, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34731") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:46352->172.17.0.4:34731, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36459") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:51872->172.17.0.4:36459, err= 2026/03/30 02:37:49 DEBUG : apple: size = 5 OK 2026/03/30 02:37:49 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : apple: Unchanged skipping 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/30 02:37:49 DEBUG : splitbananasplit: size = 16 OK 2026/03/30 02:37:49 DEBUG : banana: size = 6 OK 2026/03/30 02:37:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : splitbananasplit: Unchanged skipping 2026/03/30 02:37:49 DEBUG : banana: Unchanged skipping 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:37609") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:37536->172.17.0.4:37609, err= 2026/03/30 02:37:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/30 02:37:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/30 02:37:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/30 02:37:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/30 02:37:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/30 02:37:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/30 02:37:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/30 02:37:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/30 02:37:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/30 02:37:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/30 02:37:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/30 02:37:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/30 02:37:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/30 02:37:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/30 02:37:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/30 02:37:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/30 02:37:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for checks to finish 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for transfers to finish 2026/03/30 02:37:49 DEBUG : Waiting for deletions to finish 2026/03/30 02:37:49 DEBUG : Waiting for deletions to finish 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:37948") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:46946->172.17.0.4:37948, err= 2026/03/30 02:37:49 DEBUG : apple: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : apple: Excluded 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: Excluded 2026/03/30 02:37:49 DEBUG : banana: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : banana: Excluded 2026/03/30 02:37:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : splitbananasplit: Excluded 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38904") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:58872->172.17.0.4:38904, err= 2026/03/30 02:37:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30496") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:55438->172.17.0.4:30496, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36412") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:34186->172.17.0.4:36412, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:37840") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:34208->172.17.0.4:37840, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39447") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:56900->172.17.0.4:39447, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35267") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:36918->172.17.0.4:35267, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38201") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:47818->172.17.0.4:38201, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32491") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:60616->172.17.0.4:32491, err= === RUN TestTransform/lowercase run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-totusid4cike", Local "Local file system at /tmp/rclone2321212572", Modify Window "1s" 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34296") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:48976->172.17.0.4:34296, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:37908") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:52152->172.17.0.4:37908, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36068") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:54190->172.17.0.4:36068, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:33978") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:51224->172.17.0.4:33978, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31161") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:47096->172.17.0.4:31161, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38006") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:43822->172.17.0.4:38006, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36304") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:35150->172.17.0.4:36304, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38290") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:60314->172.17.0.4:38290, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31495") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:47250->172.17.0.4:31495, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31864") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:36164->172.17.0.4:31864, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34128") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:40738->172.17.0.4:34128, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36539") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:34628->172.17.0.4:36539, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38205") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:55138->172.17.0.4:38205, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39767") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:42324->172.17.0.4:39767, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39216") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:41562->172.17.0.4:39216, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31086") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:44126->172.17.0.4:31086, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:37223") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:39328->172.17.0.4:37223, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30961") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:49166->172.17.0.4:30961, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38000") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:46908->172.17.0.4:38000, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34619") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:50120->172.17.0.4:34619, err= 2026/03/30 02:37:49 DEBUG : Waiting for deletions to finish 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39606") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:44160->172.17.0.4:39606, err= 2026/03/30 02:37:49 DEBUG : apple: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : apple: Excluded 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: Excluded 2026/03/30 02:37:49 DEBUG : banana: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : banana: Excluded 2026/03/30 02:37:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : splitbananasplit: Excluded 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32993") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:59382->172.17.0.4:32993, err= 2026/03/30 02:37:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31213") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:41804->172.17.0.4:31213, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:33661") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:47914->172.17.0.4:33661, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31366") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:55062->172.17.0.4:31366, err= 2026/03/30 02:37:49 DEBUG : apple: size = 5 OK 2026/03/30 02:37:49 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : apple: Unchanged skipping 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/30 02:37:49 DEBUG : banana: size = 6 OK 2026/03/30 02:37:49 DEBUG : splitbananasplit: size = 16 OK 2026/03/30 02:37:49 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : banana: Unchanged skipping 2026/03/30 02:37:49 DEBUG : splitbananasplit: Unchanged skipping 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:37445") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:50460->172.17.0.4:37445, err= 2026/03/30 02:37:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/30 02:37:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/30 02:37:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/30 02:37:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/30 02:37:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/30 02:37:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/30 02:37:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for checks to finish 2026/03/30 02:37:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/30 02:37:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/30 02:37:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/30 02:37:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/30 02:37:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/30 02:37:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/30 02:37:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/30 02:37:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/30 02:37:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/30 02:37:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for transfers to finish 2026/03/30 02:37:49 DEBUG : Waiting for deletions to finish 2026/03/30 02:37:49 DEBUG : Waiting for deletions to finish 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32119") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:50732->172.17.0.4:32119, err= 2026/03/30 02:37:49 DEBUG : apple: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : apple: Excluded 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: Excluded 2026/03/30 02:37:49 DEBUG : banana: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : banana: Excluded 2026/03/30 02:37:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : splitbananasplit: Excluded 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31257") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:42054->172.17.0.4:31257, err= 2026/03/30 02:37:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39792") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:43706->172.17.0.4:39792, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:33951") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:45972->172.17.0.4:33951, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38604") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:40686->172.17.0.4:38604, err= 2026/03/30 02:37:49 DEBUG : apple: size = 5 OK 2026/03/30 02:37:49 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : apple: Unchanged skipping 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/30 02:37:49 DEBUG : banana: size = 6 OK 2026/03/30 02:37:49 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/30 02:37:49 DEBUG : banana: Unchanged skipping 2026/03/30 02:37:49 DEBUG : splitbananasplit: size = 16 OK 2026/03/30 02:37:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : splitbananasplit: Unchanged skipping 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:37597") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:42206->172.17.0.4:37597, err= 2026/03/30 02:37:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/30 02:37:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/30 02:37:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/30 02:37:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/30 02:37:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/30 02:37:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/30 02:37:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/30 02:37:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for checks to finish 2026/03/30 02:37:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/30 02:37:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/30 02:37:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/30 02:37:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/30 02:37:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/30 02:37:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/30 02:37:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/30 02:37:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/30 02:37:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/30 02:37:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for transfers to finish 2026/03/30 02:37:49 DEBUG : Waiting for deletions to finish 2026/03/30 02:37:49 DEBUG : Waiting for deletions to finish 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31710") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:50182->172.17.0.4:31710, err= 2026/03/30 02:37:49 DEBUG : apple: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : apple: Excluded 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: Excluded 2026/03/30 02:37:49 DEBUG : banana: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : banana: Excluded 2026/03/30 02:37:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : splitbananasplit: Excluded 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32405") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:58980->172.17.0.4:32405, err= 2026/03/30 02:37:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31787") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:42070->172.17.0.4:31787, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39055") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:46822->172.17.0.4:39055, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39560") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:54618->172.17.0.4:39560, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36630") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:53894->172.17.0.4:36630, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39316") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:58624->172.17.0.4:39316, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34126") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:45008->172.17.0.4:34126, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34121") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:38958->172.17.0.4:34121, err= === RUN TestTransform/ascii run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-totusid4cike", Local "Local file system at /tmp/rclone2321212572", Modify Window "1s" 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34948") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:49328->172.17.0.4:34948, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:37580") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:55746->172.17.0.4:37580, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39512") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:51432->172.17.0.4:39512, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:33564") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:51954->172.17.0.4:33564, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38768") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:56796->172.17.0.4:38768, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31004") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:53204->172.17.0.4:31004, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30813") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:36806->172.17.0.4:30813, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34427") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:34124->172.17.0.4:34427, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39735") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:38054->172.17.0.4:39735, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35570") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:48902->172.17.0.4:35570, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34416") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:54500->172.17.0.4:34416, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38642") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:47678->172.17.0.4:38642, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34472") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:35348->172.17.0.4:34472, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30169") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:32978->172.17.0.4:30169, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35064") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:40784->172.17.0.4:35064, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38592") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:44196->172.17.0.4:38592, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:33826") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:51994->172.17.0.4:33826, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34741") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:53056->172.17.0.4:34741, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36782") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:33666->172.17.0.4:36782, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35157") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:60632->172.17.0.4:35157, err= 2026/03/30 02:37:49 DEBUG : Waiting for deletions to finish 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32826") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:54950->172.17.0.4:32826, err= 2026/03/30 02:37:49 DEBUG : apple: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : apple: Excluded 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: Excluded 2026/03/30 02:37:49 DEBUG : banana: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : banana: Excluded 2026/03/30 02:37:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : splitbananasplit: Excluded 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:33469") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:33848->172.17.0.4:33469, err= 2026/03/30 02:37:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31352") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:57900->172.17.0.4:31352, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31165") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:50666->172.17.0.4:31165, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30826") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:36780->172.17.0.4:30826, err= 2026/03/30 02:37:49 DEBUG : apple: size = 5 OK 2026/03/30 02:37:49 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : apple: Unchanged skipping 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/30 02:37:49 DEBUG : splitbananasplit: size = 16 OK 2026/03/30 02:37:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : splitbananasplit: Unchanged skipping 2026/03/30 02:37:49 DEBUG : banana: size = 6 OK 2026/03/30 02:37:49 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : banana: Unchanged skipping 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31771") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:52356->172.17.0.4:31771, err= 2026/03/30 02:37:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/30 02:37:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/30 02:37:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/30 02:37:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for checks to finish 2026/03/30 02:37:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/30 02:37:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/30 02:37:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/30 02:37:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/30 02:37:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/30 02:37:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/30 02:37:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/30 02:37:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/30 02:37:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/30 02:37:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/30 02:37:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/30 02:37:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/30 02:37:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for transfers to finish 2026/03/30 02:37:49 DEBUG : Waiting for deletions to finish 2026/03/30 02:37:49 DEBUG : Waiting for deletions to finish 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35032") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:34398->172.17.0.4:35032, err= 2026/03/30 02:37:49 DEBUG : apple: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : apple: Excluded 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: Excluded 2026/03/30 02:37:49 DEBUG : banana: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : banana: Excluded 2026/03/30 02:37:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : splitbananasplit: Excluded 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30442") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:40394->172.17.0.4:30442, err= 2026/03/30 02:37:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38879") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:44312->172.17.0.4:38879, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35188") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:45770->172.17.0.4:35188, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38962") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:39078->172.17.0.4:38962, err= 2026/03/30 02:37:49 DEBUG : apple: size = 5 OK 2026/03/30 02:37:49 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : apple: Unchanged skipping 2026/03/30 02:37:49 DEBUG : banana: size = 6 OK 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/30 02:37:49 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : banana: Unchanged skipping 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/30 02:37:49 DEBUG : splitbananasplit: size = 16 OK 2026/03/30 02:37:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : splitbananasplit: Unchanged skipping 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38667") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:40438->172.17.0.4:38667, err= 2026/03/30 02:37:49 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/30 02:37:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for checks to finish 2026/03/30 02:37:49 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/30 02:37:49 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/30 02:37:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/30 02:37:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/30 02:37:49 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/30 02:37:49 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/30 02:37:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/30 02:37:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/30 02:37:49 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/30 02:37:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/30 02:37:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/30 02:37:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/30 02:37:49 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/30 02:37:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/30 02:37:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/30 02:37:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for transfers to finish 2026/03/30 02:37:49 DEBUG : Waiting for deletions to finish 2026/03/30 02:37:49 DEBUG : Waiting for deletions to finish 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39572") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:43820->172.17.0.4:39572, err= 2026/03/30 02:37:49 DEBUG : apple: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : apple: Excluded 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : appleappleapplebanana: Excluded 2026/03/30 02:37:49 DEBUG : banana: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : banana: Excluded 2026/03/30 02:37:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : splitbananasplit: Excluded 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32354") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:60576->172.17.0.4:32354, err= 2026/03/30 02:37:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/30 02:37:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/30 02:37:49 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30529") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:56054->172.17.0.4:30529, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36994") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:51548->172.17.0.4:36994, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30663") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:41870->172.17.0.4:30663, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32564") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:49360->172.17.0.4:32564, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:37140") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:59982->172.17.0.4:37140, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32242") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:47668->172.17.0.4:32242, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31718") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:36672->172.17.0.4:31718, err= --- PASS: TestTransform (1.07s) --- PASS: TestTransform/NFC (0.08s) --- PASS: TestTransform/NFD (0.06s) --- PASS: TestTransform/base64 (0.11s) --- PASS: TestTransform/prefix (0.13s) --- PASS: TestTransform/suffix (0.15s) --- PASS: TestTransform/truncate (0.13s) --- PASS: TestTransform/encoder (0.12s) --- PASS: TestTransform/ISO-8859-1 (0.11s) --- PASS: TestTransform/charmap (0.07s) --- PASS: TestTransform/lowercase (0.05s) --- PASS: TestTransform/ascii (0.06s) === RUN TestTransformCopy run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-totusid4cike", Local "Local file system at /tmp/rclone2321212572", Modify Window "1s" 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30753") 2026/03/30 02:37:49 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:49282->172.17.0.4:30753, err= 2026/03/30 02:37:49 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/30 02:37:49 INFO : sub dir_somesuffix: Making directory 2026/03/30 02:37:49 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/30 02:37:49 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/03/30 02:37:49 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/30 02:37:49 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/03/30 02:37:49 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for checks to finish 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for transfers to finish 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31702") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:50242->172.17.0.4:31702, err= 2026/03/30 02:37:49 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: size = 11 OK 2026/03/30 02:37:49 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: renamed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/30 02:37:49 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/30 02:37:49 DEBUG : Waiting for deletions to finish 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38635") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:44120->172.17.0.4:38635, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34981") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:52132->172.17.0.4:34981, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32381") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:60368->172.17.0.4:32381, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36403") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:52558->172.17.0.4:36403, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30081") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:36890->172.17.0.4:30081, err= --- PASS: TestTransformCopy (0.01s) === RUN TestDoubleTransform run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-totusid4cike", Local "Local file system at /tmp/rclone2321212572", Modify Window "1s" 2026/03/30 02:37:49 DEBUG : toe: transformed to: tictactoe 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38750") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:45046->172.17.0.4:38750, err= 2026/03/30 02:37:49 DEBUG : toe: transformed to: tictactoe 2026/03/30 02:37:49 INFO : tictactoe: Making directory 2026/03/30 02:37:49 DEBUG : toe: transformed to: tictactoe 2026/03/30 02:37:49 DEBUG : toe: transformed to: tictactoe 2026/03/30 02:37:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/30 02:37:49 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/03/30 02:37:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for checks to finish 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for transfers to finish 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39575") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:45946->172.17.0.4:39575, err= 2026/03/30 02:37:49 DEBUG : tictactoe/tictactoe.1f32b908.partial: size = 11 OK 2026/03/30 02:37:49 DEBUG : tictactoe/tictactoe.1f32b908.partial: renamed to: tictactoe/tictactoe 2026/03/30 02:37:49 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/03/30 02:37:49 DEBUG : Waiting for deletions to finish 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30835") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:58270->172.17.0.4:30835, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34918") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:48776->172.17.0.4:34918, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36011") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:35980->172.17.0.4:36011, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38775") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:57374->172.17.0.4:38775, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32385") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:51136->172.17.0.4:32385, err= --- PASS: TestDoubleTransform (0.01s) === RUN TestFileTag run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-totusid4cike", Local "Local file system at /tmp/rclone2321212572", Modify Window "1s" 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30852") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:45064->172.17.0.4:30852, err= 2026/03/30 02:37:49 INFO : toe: Making directory 2026/03/30 02:37:49 INFO : toe/toe: Making directory 2026/03/30 02:37:49 DEBUG : toe: transformed to: tictactoe 2026/03/30 02:37:49 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/30 02:37:49 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/30 02:37:49 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for checks to finish 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for transfers to finish 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34245") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:37454->172.17.0.4:34245, err= 2026/03/30 02:37:49 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2026/03/30 02:37:49 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2026/03/30 02:37:49 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/03/30 02:37:49 DEBUG : Waiting for deletions to finish 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:37671") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:40272->172.17.0.4:37671, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34480") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:39036->172.17.0.4:34480, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36461") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:55994->172.17.0.4:36461, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31908") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:34970->172.17.0.4:31908, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30851") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:32910->172.17.0.4:30851, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39772") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:35212->172.17.0.4:39772, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:37743") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:43206->172.17.0.4:37743, err= --- PASS: TestFileTag (0.01s) === RUN TestNoTag run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-totusid4cike", Local "Local file system at /tmp/rclone2321212572", Modify Window "1s" 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31194") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:44464->172.17.0.4:31194, err= 2026/03/30 02:37:49 INFO : toe: Making directory 2026/03/30 02:37:49 INFO : toe/toe: Making directory 2026/03/30 02:37:49 DEBUG : toe: transformed to: tictactoe 2026/03/30 02:37:49 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/30 02:37:49 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/30 02:37:49 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for checks to finish 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for transfers to finish 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39210") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:32864->172.17.0.4:39210, err= 2026/03/30 02:37:49 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2026/03/30 02:37:49 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2026/03/30 02:37:49 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/03/30 02:37:49 DEBUG : Waiting for deletions to finish 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36013") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:58660->172.17.0.4:36013, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31875") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:43546->172.17.0.4:31875, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32315") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:48872->172.17.0.4:32315, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:33851") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:57486->172.17.0.4:33851, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:37991") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:49306->172.17.0.4:37991, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34367") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:38764->172.17.0.4:34367, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36119") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:56562->172.17.0.4:36119, err= --- PASS: TestNoTag (0.01s) === RUN TestDirTag run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-totusid4cike", Local "Local file system at /tmp/rclone2321212572", Modify Window "1s" 2026/03/30 02:37:49 DEBUG : empty_dir: Making directory with metadata 2026/03/30 02:37:49 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/30 02:37:49 DEBUG : toe: transformed to: tictactoe 2026/03/30 02:37:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/30 02:37:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39591") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:39624->172.17.0.4:39591, err= 2026/03/30 02:37:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/30 02:37:49 INFO : tictacempty_dir: Making directory 2026/03/30 02:37:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/30 02:37:49 DEBUG : toe: transformed to: tictactoe 2026/03/30 02:37:49 DEBUG : toe: transformed to: tictactoe 2026/03/30 02:37:49 INFO : tictactoe: Making directory 2026/03/30 02:37:49 DEBUG : toe: transformed to: tictactoe 2026/03/30 02:37:49 DEBUG : toe: transformed to: tictactoe 2026/03/30 02:37:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/30 02:37:49 INFO : tictactoe/tictactoe: Making directory 2026/03/30 02:37:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/30 02:37:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/30 02:37:49 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/30 02:37:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for checks to finish 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for transfers to finish 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38173") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:43588->172.17.0.4:38173, err= 2026/03/30 02:37:49 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2026/03/30 02:37:49 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2026/03/30 02:37:49 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/03/30 02:37:49 DEBUG : Waiting for deletions to finish 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39187") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:49152->172.17.0.4:39187, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30126") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30619") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:51680->172.17.0.4:30619, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:58714->172.17.0.4:30126, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35709") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:54484->172.17.0.4:35709, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35323") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:55798->172.17.0.4:35323, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:33808") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:38090->172.17.0.4:33808, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34343") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:57918->172.17.0.4:34343, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30071") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:43146->172.17.0.4:30071, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31672") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:54368->172.17.0.4:31672, err= --- PASS: TestDirTag (0.01s) === RUN TestAllTag run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-totusid4cike", Local "Local file system at /tmp/rclone2321212572", Modify Window "1s" 2026/03/30 02:37:49 DEBUG : empty_dir: Making directory with metadata 2026/03/30 02:37:49 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/30 02:37:49 DEBUG : toe: transformed to: tictactoe 2026/03/30 02:37:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32799") 2026/03/30 02:37:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:56444->172.17.0.4:32799, err= 2026/03/30 02:37:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/30 02:37:49 INFO : tictacempty_dir: Making directory 2026/03/30 02:37:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/30 02:37:49 DEBUG : toe: transformed to: tictactoe 2026/03/30 02:37:49 DEBUG : toe: transformed to: tictactoe 2026/03/30 02:37:49 INFO : tictactoe: Making directory 2026/03/30 02:37:49 DEBUG : toe: transformed to: tictactoe 2026/03/30 02:37:49 DEBUG : toe: transformed to: tictactoe 2026/03/30 02:37:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/30 02:37:49 INFO : tictactoe/tictactoe: Making directory 2026/03/30 02:37:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/30 02:37:49 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/30 02:37:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/30 02:37:49 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/30 02:37:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for checks to finish 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for transfers to finish 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36899") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:55014->172.17.0.4:36899, err= 2026/03/30 02:37:49 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/03/30 02:37:49 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/03/30 02:37:49 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/30 02:37:49 DEBUG : Waiting for deletions to finish 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34865") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:59562->172.17.0.4:34865, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39921") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32490") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:43642->172.17.0.4:32490, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:56988->172.17.0.4:39921, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36874") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:55212->172.17.0.4:36874, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for checks to finish 2026/03/30 02:37:49 DEBUG : toe: transformed to: tictactoe 2026/03/30 02:37:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/30 02:37:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34847") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:44550->172.17.0.4:34847, err= 2026/03/30 02:37:49 DEBUG : toe: transformed to: tictactoe 2026/03/30 02:37:49 DEBUG : toe: transformed to: tictactoe 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35475") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30444") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:51506->172.17.0.4:35475, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:33258->172.17.0.4:30444, err= 2026/03/30 02:37:49 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36446") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:35626->172.17.0.4:36446, err= 2026/03/30 02:37:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/30 02:37:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/03/30 02:37:49 NOTICE: ftp://172.17.0.4:21/rclone-test-totusid4cike: 0 differences found 2026/03/30 02:37:49 NOTICE: ftp://172.17.0.4:21/rclone-test-totusid4cike: 1 hashes could not be checked 2026/03/30 02:37:49 NOTICE: ftp://172.17.0.4:21/rclone-test-totusid4cike: 1 matching files 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34192") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:59202->172.17.0.4:34192, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32678") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:41782->172.17.0.4:32678, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:33099") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:50418->172.17.0.4:33099, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38222") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:34450->172.17.0.4:38222, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39751") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:44246->172.17.0.4:39751, err= --- PASS: TestAllTag (0.01s) === RUN TestRunTwice run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-totusid4cike", Local "Local file system at /tmp/rclone2321212572", Modify Window "1s" 2026/03/30 02:37:49 DEBUG : toe: transformed to: tictactoe 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32955") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:41568->172.17.0.4:32955, err= 2026/03/30 02:37:49 DEBUG : toe: transformed to: tictactoe 2026/03/30 02:37:49 INFO : tictactoe: Making directory 2026/03/30 02:37:49 DEBUG : toe: transformed to: tictactoe 2026/03/30 02:37:49 DEBUG : toe: transformed to: tictactoe 2026/03/30 02:37:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/30 02:37:49 INFO : tictactoe/tictactoe: Making directory 2026/03/30 02:37:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/30 02:37:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/30 02:37:49 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/30 02:37:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for checks to finish 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for transfers to finish 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31003") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:51738->172.17.0.4:31003, err= 2026/03/30 02:37:49 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2026/03/30 02:37:49 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2026/03/30 02:37:49 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/03/30 02:37:49 DEBUG : Waiting for deletions to finish 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34301") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:60076->172.17.0.4:34301, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35010") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:47966->172.17.0.4:35010, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:37681") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:52034->172.17.0.4:37681, err= 2026/03/30 02:37:49 DEBUG : toe: transformed to: tictactoe 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35262") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:40294->172.17.0.4:35262, err= 2026/03/30 02:37:49 DEBUG : toe: transformed to: tictactoe 2026/03/30 02:37:49 DEBUG : toe: transformed to: tictactoe 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32856") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:51354->172.17.0.4:32856, err= 2026/03/30 02:37:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35562") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:47606->172.17.0.4:35562, err= 2026/03/30 02:37:49 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/03/30 02:37:49 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for checks to finish 2026/03/30 02:37:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/30 02:37:49 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for transfers to finish 2026/03/30 02:37:49 DEBUG : Waiting for deletions to finish 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38638") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:56962->172.17.0.4:38638, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38541") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:48808->172.17.0.4:38541, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:37880") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:47938->172.17.0.4:37880, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:37923") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:51110->172.17.0.4:37923, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32519") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:41178->172.17.0.4:32519, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35079") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:42390->172.17.0.4:35079, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35517") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:44542->172.17.0.4:35517, err= --- PASS: TestRunTwice (0.02s) === RUN TestSyntax 2026/03/30 02:37:49 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-totusid4cike", Local "Local file system at /tmp/rclone2321212572", Modify Window "1s" 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31725") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:55490->172.17.0.4:31725, err= 2026/03/30 02:37:49 INFO : toe: Making directory 2026/03/30 02:37:49 INFO : toe/toe: Making directory 2026/03/30 02:37:49 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for checks to finish 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for transfers to finish 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35764") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:38910->172.17.0.4:35764, err= 2026/03/30 02:37:49 DEBUG : toe/toe/toe.effc7b67.partial: size = 11 OK 2026/03/30 02:37:49 DEBUG : toe/toe/toe.effc7b67.partial: renamed to: toe/toe/toe 2026/03/30 02:37:49 INFO : toe/toe/toe: Copied (new) 2026/03/30 02:37:49 DEBUG : Waiting for deletions to finish 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36256") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:36018->172.17.0.4:36256, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:33392") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:49456->172.17.0.4:33392, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:33230") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:55664->172.17.0.4:33230, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35932") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:51720->172.17.0.4:35932, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30591") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:47518->172.17.0.4:30591, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39789") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:58844->172.17.0.4:39789, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:37893") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:35882->172.17.0.4:37893, err= --- PASS: TestConflicting (0.01s) === RUN TestMove run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-totusid4cike", Local "Local file system at /tmp/rclone2321212572", Modify Window "1s" 2026/03/30 02:37:49 DEBUG : empty_dir: Making directory with metadata 2026/03/30 02:37:49 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/30 02:37:49 DEBUG : toe: transformed to: tictactoe 2026/03/30 02:37:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/30 02:37:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30925") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:43294->172.17.0.4:30925, err= 2026/03/30 02:37:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/30 02:37:49 INFO : tictacempty_dir: Making directory 2026/03/30 02:37:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/30 02:37:49 DEBUG : toe: transformed to: tictactoe 2026/03/30 02:37:49 DEBUG : toe: transformed to: tictactoe 2026/03/30 02:37:49 INFO : tictactoe: Making directory 2026/03/30 02:37:49 DEBUG : toe: transformed to: tictactoe 2026/03/30 02:37:49 DEBUG : toe: transformed to: tictactoe 2026/03/30 02:37:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/30 02:37:49 INFO : tictactoe/tictactoe: Making directory 2026/03/30 02:37:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/30 02:37:49 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/30 02:37:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/30 02:37:49 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/30 02:37:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/30 02:37:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for checks to finish 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for transfers to finish 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32934") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:53698->172.17.0.4:32934, err= 2026/03/30 02:37:49 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/03/30 02:37:49 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/03/30 02:37:49 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/30 02:37:49 INFO : toe/toe/toe.txt: Deleted 2026/03/30 02:37:49 INFO : toe/toe: Removing directory 2026/03/30 02:37:49 INFO : toe: Removing directory 2026/03/30 02:37:49 INFO : empty_dir: Removing directory 2026/03/30 02:37:49 DEBUG : Local file system at /tmp/rclone2321212572: deleted 3 directories 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34108") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:56970->172.17.0.4:34108, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38594") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:47766->172.17.0.4:38594, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38147") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:39996->172.17.0.4:38147, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38231") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:57174->172.17.0.4:38231, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34529") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:57218->172.17.0.4:34529, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:37583") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:37750") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:47432->172.17.0.4:37750, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:55896->172.17.0.4:37583, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34584") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:40112->172.17.0.4:34584, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36176") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:52266->172.17.0.4:36176, err= --- PASS: TestMove (0.01s) === RUN TestTransformFile run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-totusid4cike", Local "Local file system at /tmp/rclone2321212572", Modify Window "1s" 2026/03/30 02:37:49 DEBUG : empty_dir: Making directory with metadata 2026/03/30 02:37:49 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/30 02:37:49 DEBUG : toe: transformed to: tictactoe 2026/03/30 02:37:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/30 02:37:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31490") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:44954->172.17.0.4:31490, err= 2026/03/30 02:37:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/30 02:37:49 INFO : tictacempty_dir: Making directory 2026/03/30 02:37:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/30 02:37:49 DEBUG : toe: transformed to: tictactoe 2026/03/30 02:37:49 DEBUG : toe: transformed to: tictactoe 2026/03/30 02:37:49 INFO : tictactoe: Making directory 2026/03/30 02:37:49 DEBUG : toe: transformed to: tictactoe 2026/03/30 02:37:49 DEBUG : toe: transformed to: tictactoe 2026/03/30 02:37:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/30 02:37:49 INFO : tictactoe/tictactoe: Making directory 2026/03/30 02:37:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/30 02:37:49 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/30 02:37:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/30 02:37:49 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/30 02:37:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for checks to finish 2026/03/30 02:37:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for transfers to finish 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39610") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:46706->172.17.0.4:39610, err= 2026/03/30 02:37:49 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/03/30 02:37:49 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/03/30 02:37:49 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/30 02:37:49 INFO : toe/toe/toe.txt: Deleted 2026/03/30 02:37:49 INFO : toe/toe: Removing directory 2026/03/30 02:37:49 INFO : toe: Removing directory 2026/03/30 02:37:49 INFO : empty_dir: Removing directory 2026/03/30 02:37:49 DEBUG : Local file system at /tmp/rclone2321212572: deleted 3 directories 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30069") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:43660->172.17.0.4:30069, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31544") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:43908->172.17.0.4:31544, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36310") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:54770->172.17.0.4:36310, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30999") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:60502->172.17.0.4:30999, err= 2026/03/30 02:37:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/30 02:37:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/30 02:37:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/30 02:37:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/30 02:37:49 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:37414") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:52590->172.17.0.4:37414, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39869") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36316") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:47010->172.17.0.4:39869, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38858") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:37852->172.17.0.4:36316, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:49262->172.17.0.4:38858, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30209") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30161") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:52166->172.17.0.4:30161, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:49130->172.17.0.4:30209, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39792") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:43708->172.17.0.4:39792, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35267") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32207") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:36930->172.17.0.4:35267, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36442") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:50416->172.17.0.4:32207, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:36776->172.17.0.4:36442, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35365") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:34726->172.17.0.4:35365, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35940") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:60454->172.17.0.4:35940, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35624") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:46486->172.17.0.4:35624, err= --- PASS: TestTransformFile (0.02s) === RUN TestManualTransformFile run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-totusid4cike", Local "Local file system at /tmp/rclone2321212572", Modify Window "1s" 2026/03/30 02:37:49 DEBUG : Reset feature "Copy" 2026/03/30 02:37:49 DEBUG : Reset feature "Move" 2026/03/30 02:37:49 DEBUG : Reset feature "Copy" 2026/03/30 02:37:49 DEBUG : Reset feature "Move" 2026/03/30 02:37:49 DEBUG : empty_dir: Making directory with metadata 2026/03/30 02:37:49 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/30 02:37:49 DEBUG : toe: transformed to: tictactoe 2026/03/30 02:37:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/30 02:37:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35185") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:36298->172.17.0.4:35185, err= 2026/03/30 02:37:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/30 02:37:49 INFO : tictacempty_dir: Making directory 2026/03/30 02:37:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/30 02:37:49 DEBUG : toe: transformed to: tictactoe 2026/03/30 02:37:49 DEBUG : toe: transformed to: tictactoe 2026/03/30 02:37:49 INFO : tictactoe: Making directory 2026/03/30 02:37:49 DEBUG : toe: transformed to: tictactoe 2026/03/30 02:37:49 DEBUG : toe: transformed to: tictactoe 2026/03/30 02:37:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/30 02:37:49 INFO : tictactoe/tictactoe: Making directory 2026/03/30 02:37:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/30 02:37:49 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/30 02:37:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/30 02:37:49 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/30 02:37:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/30 02:37:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for checks to finish 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for transfers to finish 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30560") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:36882->172.17.0.4:30560, err= 2026/03/30 02:37:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/30 02:37:49 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/30 02:37:49 INFO : toe/toe/toe.txt: Deleted 2026/03/30 02:37:49 INFO : toe/toe: Removing directory 2026/03/30 02:37:49 INFO : toe: Removing directory 2026/03/30 02:37:49 INFO : empty_dir: Removing directory 2026/03/30 02:37:49 DEBUG : Local file system at /tmp/rclone2321212572: deleted 3 directories 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39050") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:52392->172.17.0.4:39050, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31471") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39671") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:59934->172.17.0.4:31471, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:57038->172.17.0.4:39671, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34148") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:43364->172.17.0.4:34148, err= 2026/03/30 02:37:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/30 02:37:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/30 02:37:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/30 02:37:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32547") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:54080->172.17.0.4:32547, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31969") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:34708->172.17.0.4:31969, err= 2026/03/30 02:37:49 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/03/30 02:37:49 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/03/30 02:37:49 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31721") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:47272->172.17.0.4:31721, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39036") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:40134->172.17.0.4:39036, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39886") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35395") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:49168->172.17.0.4:35395, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:36988->172.17.0.4:39886, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:39433") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:58058->172.17.0.4:39433, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34819") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:57498->172.17.0.4:34819, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31412") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:53858->172.17.0.4:31412, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34604") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:52804->172.17.0.4:34604, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30506") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36830") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:54874->172.17.0.4:36830, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:47022->172.17.0.4:30506, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35623") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:58110->172.17.0.4:35623, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35609") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:44954->172.17.0.4:35609, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34495") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:48236->172.17.0.4:34495, err= --- PASS: TestManualTransformFile (0.02s) === RUN TestBase64 run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-totusid4cike", Local "Local file system at /tmp/rclone2321212572", Modify Window "1s" 2026/03/30 02:37:49 DEBUG : toe: transformed to: dG9l 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35317") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:49580->172.17.0.4:35317, err= 2026/03/30 02:37:49 DEBUG : toe: transformed to: dG9l 2026/03/30 02:37:49 INFO : dG9l: Making directory 2026/03/30 02:37:49 DEBUG : toe: transformed to: dG9l 2026/03/30 02:37:49 DEBUG : toe: transformed to: dG9l 2026/03/30 02:37:49 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/03/30 02:37:49 INFO : dG9l/dG9l: Making directory 2026/03/30 02:37:49 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/03/30 02:37:49 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/03/30 02:37:49 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/03/30 02:37:49 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/30 02:37:49 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for checks to finish 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for transfers to finish 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31548") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:35148->172.17.0.4:31548, err= 2026/03/30 02:37:49 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/03/30 02:37:49 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/03/30 02:37:49 DEBUG : Waiting for deletions to finish 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34034") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:34000->172.17.0.4:34034, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:33216") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:51886->172.17.0.4:33216, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32937") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:42456->172.17.0.4:32937, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38857") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:57214->172.17.0.4:38857, err= 2026/03/30 02:37:49 DEBUG : dG9l: transformed to: toe 2026/03/30 02:37:49 DEBUG : dG9l: transformed to: toe 2026/03/30 02:37:49 DEBUG : toe: Directory modification time the same (differ by 945.030201ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : Added delayed dir = "toe", newDst=toe 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35901") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:59170->172.17.0.4:35901, err= 2026/03/30 02:37:49 DEBUG : dG9l: transformed to: toe 2026/03/30 02:37:49 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/03/30 02:37:49 DEBUG : toe/toe: Directory modification time the same (differ by 945.030201ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32339") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:54230->172.17.0.4:32339, err= 2026/03/30 02:37:49 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/03/30 02:37:49 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/03/30 02:37:49 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 499.999999ms, within tolerance 1s) 2026/03/30 02:37:49 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/03/30 02:37:49 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/03/30 02:37:49 DEBUG : Local file system at /tmp/rclone2321212572: Waiting for checks to finish 2026/03/30 02:37:49 DEBUG : Local file system at /tmp/rclone2321212572: Waiting for transfers to finish 2026/03/30 02:37:49 DEBUG : Waiting for deletions to finish 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30538") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:52106->172.17.0.4:30538, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:30330") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:41060->172.17.0.4:30330, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:31685") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:42038->172.17.0.4:31685, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36306") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:56308->172.17.0.4:36306, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:32068") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:47970->172.17.0.4:32068, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38772") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:39514->172.17.0.4:38772, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:33271") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:36730->172.17.0.4:33271, err= --- PASS: TestBase64 (0.02s) === RUN TestError run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-totusid4cike", Local "Local file system at /tmp/rclone2321212572", Modify Window "1s" 2026/03/30 02:37:49 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/30 02:37:49 DEBUG : toe: transformed to: 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:37095") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:47054->172.17.0.4:37095, err= 2026/03/30 02:37:49 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/30 02:37:49 DEBUG : toe: transformed to: 2026/03/30 02:37:49 INFO : ftp://172.17.0.4:21/rclone-test-totusid4cike: Making directory 2026/03/30 02:37:49 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/30 02:37:49 DEBUG : toe: transformed to: 2026/03/30 02:37:49 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/30 02:37:49 DEBUG : toe: transformed to: 2026/03/30 02:37:49 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/30 02:37:49 DEBUG : toe/toe: transformed to: 2026/03/30 02:37:49 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/03/30 02:37:49 INFO : toe/toe: Making directory 2026/03/30 02:37:49 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/30 02:37:49 DEBUG : toe/toe: transformed to: 2026/03/30 02:37:49 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/03/30 02:37:49 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/30 02:37:49 DEBUG : toe: transformed to: 2026/03/30 02:37:49 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/30 02:37:49 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/30 02:37:49 DEBUG : toe/toe/toe: transformed to: 2026/03/30 02:37:49 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for checks to finish 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Waiting for transfers to finish 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35687") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:38254->172.17.0.4:35687, err= 2026/03/30 02:37:49 DEBUG : toe/toe/toe: size = 11 OK 2026/03/30 02:37:49 INFO : toe/toe/toe: Copied (new) 2026/03/30 02:37:49 ERROR : ftp://172.17.0.4:21/rclone-test-totusid4cike: not deleting files as there were IO errors 2026/03/30 02:37:49 ERROR : ftp://172.17.0.4:21/rclone-test-totusid4cike: not deleting directories as there were IO errors 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35651") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:42666->172.17.0.4:35651, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:33938") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:35934->172.17.0.4:33938, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34218") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:39634->172.17.0.4:34218, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:34094") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:57108->172.17.0.4:34094, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:38932") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:57516->172.17.0.4:38932, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:37292") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:45030->172.17.0.4:37292, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:36826") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:55566->172.17.0.4:36826, err= --- PASS: TestError (0.01s) PASS 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: dial("tcp","172.17.0.4:35229") 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: > dial: conn=172.17.0.1:40206->172.17.0.4:35229, err= 2026/03/30 02:37:49 DEBUG : ftp://172.17.0.4:21/rclone-test-totusid4cike: Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Finished OK in 3.806986876s (try 1/5)