"./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Starting (try 1/5) 2025/09/30 02:46:55 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-wefajem7sace" 2025/09/30 02:46:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/30 02:46:55 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/30 02:46:55 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/30 02:46:55 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/30 02:46:55 DEBUG : Setting pass="BD4N0u6rtw7ShlFVYpyZzKqQPPRft5gfGy1m2QKjIcU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/30 02:46:55 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/30 02:46:55 DEBUG : TestFTPPureftpd: detected overridden config - adding "{NDfrE}" suffix to name 2025/09/30 02:46:55 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/30 02:46:55 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/30 02:46:55 DEBUG : Setting pass="BD4N0u6rtw7ShlFVYpyZzKqQPPRft5gfGy1m2QKjIcU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/30 02:46:55 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/30 02:46:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Connecting to FTP server 2025/09/30 02:46:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:21") 2025/09/30 02:46:55 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:57776->172.17.0.4:21, err= 2025/09/30 02:46:55 DEBUG : Creating backend with remote "/tmp/rclone1378933457" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === 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:180: Remote "ftp://172.17.0.4:21/rclone-test-wefajem7sace", Local "Local file system at /tmp/rclone1378933457", Modify Window "1s" 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36673") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:37402->172.17.0.4:36673, err= 2025/09/30 02:46:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for checks to finish 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for transfers to finish 2025/09/30 02:46:56 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37807") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:45240->172.17.0.4:37807, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37937") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:43720->172.17.0.4:37937, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30004") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:33282->172.17.0.4:30004, err= --- PASS: TestCopyWithDryRun (0.01s) === RUN TestCopy run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wefajem7sace", Local "Local file system at /tmp/rclone1378933457", Modify Window "1s" 2025/09/30 02:46:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31284") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:42706->172.17.0.4:31284, err= 2025/09/30 02:46:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for checks to finish 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for transfers to finish 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36811") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:39900->172.17.0.4:36811, err= 2025/09/30 02:46:56 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/09/30 02:46:56 INFO : sub dir/hello world: Copied (new) 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34987") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:38284->172.17.0.4:34987, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30245") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:57662->172.17.0.4:30245, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35969") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:54428->172.17.0.4:35969, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30592") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:40984->172.17.0.4:30592, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39445") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:46038->172.17.0.4:39445, err= --- PASS: TestCopy (0.02s) === RUN TestCopyMetadata run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wefajem7sace", Local "Local file system at /tmp/rclone1378933457", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36621") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:39194->172.17.0.4:36621, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31710") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:52816->172.17.0.4:31710, err= --- SKIP: TestCopyMetadata (0.00s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wefajem7sace", Local "Local file system at /tmp/rclone1378933457", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39127") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:49442->172.17.0.4:39127, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39244") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:36210->172.17.0.4:39244, err= --- SKIP: TestCopyMetadataNoEmptyDirs (0.00s) === RUN TestCopyMissingDirectory run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wefajem7sace", Local "Local file system at /tmp/rclone1378933457", Modify Window "1s" 2025/09/30 02:46:56 DEBUG : Creating backend with remote "/non-existing" 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37986") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:60208->172.17.0.4:37986, err= 2025/09/30 02:46:56 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for checks to finish 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for transfers to finish 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37029") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:60426->172.17.0.4:37029, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30496") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:45140->172.17.0.4:30496, err= --- PASS: TestCopyMissingDirectory (0.00s) === RUN TestCopyNoTraverse run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wefajem7sace", Local "Local file system at /tmp/rclone1378933457", Modify Window "1s" 2025/09/30 02:46:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for checks to finish 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for transfers to finish 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31801") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:36678->172.17.0.4:31801, err= 2025/09/30 02:46:56 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/09/30 02:46:56 INFO : sub dir/hello world: Copied (new) 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35760") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:41810->172.17.0.4:35760, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30560") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:51638->172.17.0.4:30560, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35730") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:58436->172.17.0.4:35730, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33194") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:36064->172.17.0.4:33194, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38450") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:46788->172.17.0.4:38450, err= --- PASS: TestCopyNoTraverse (0.02s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wefajem7sace", Local "Local file system at /tmp/rclone1378933457", Modify Window "1s" sync_test.go:222: Only runs on local 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35970") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:49706->172.17.0.4:35970, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38006") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:34246->172.17.0.4:38006, err= --- SKIP: TestCopyNoTraverseDeadlock (0.00s) === RUN TestCopyCheckFirst run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wefajem7sace", Local "Local file system at /tmp/rclone1378933457", Modify Window "1s" 2025/09/30 02:46:56 INFO : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Running all checks before starting transfers 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32450") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:60878->172.17.0.4:32450, err= 2025/09/30 02:46:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for checks to finish 2025/09/30 02:46:56 INFO : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Checks finished, now starting transfers 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for transfers to finish 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36757") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:45596->172.17.0.4:36757, err= 2025/09/30 02:46:56 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/09/30 02:46:56 INFO : sub dir/hello world: Copied (new) 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38857") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:58590->172.17.0.4:38857, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30951") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:33442->172.17.0.4:30951, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35650") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:56610->172.17.0.4:35650, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38133") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:59936->172.17.0.4:38133, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31780") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:54486->172.17.0.4:31780, err= --- PASS: TestCopyCheckFirst (0.02s) === RUN TestSyncNoTraverse run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wefajem7sace", Local "Local file system at /tmp/rclone1378933457", Modify Window "1s" 2025/09/30 02:46:56 ERROR : Ignoring --no-traverse with sync 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31442") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:50836->172.17.0.4:31442, err= 2025/09/30 02:46:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for checks to finish 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for transfers to finish 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35811") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:41386->172.17.0.4:35811, err= 2025/09/30 02:46:56 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/09/30 02:46:56 INFO : sub dir/hello world: Copied (new) 2025/09/30 02:46:56 DEBUG : Waiting for deletions to finish 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34134") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:48562->172.17.0.4:34134, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35705") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:38252->172.17.0.4:35705, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39888") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:53592->172.17.0.4:39888, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33540") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:44104->172.17.0.4:33540, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37630") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:33374->172.17.0.4:37630, err= --- PASS: TestSyncNoTraverse (0.02s) === RUN TestCopyWithDepth run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wefajem7sace", Local "Local file system at /tmp/rclone1378933457", Modify Window "1s" 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34994") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:43288->172.17.0.4:34994, err= 2025/09/30 02:46:56 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for checks to finish 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for transfers to finish 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33637") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:41228->172.17.0.4:33637, err= 2025/09/30 02:46:56 DEBUG : hello world2.ed194a4a.partial: renamed to: hello world2 2025/09/30 02:46:56 INFO : hello world2: Copied (new) 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31762") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:35330->172.17.0.4:31762, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39996") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:55188->172.17.0.4:39996, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31454") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:55510->172.17.0.4:31454, err= --- PASS: TestCopyWithDepth (0.02s) === RUN TestCopyWithFilesFrom run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wefajem7sace", Local "Local file system at /tmp/rclone1378933457", Modify Window "1s" 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34330") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:50594->172.17.0.4:34330, err= 2025/09/30 02:46:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for checks to finish 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for transfers to finish 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37891") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:44892->172.17.0.4:37891, err= 2025/09/30 02:46:56 DEBUG : potato2.160ece37.partial: renamed to: potato2 2025/09/30 02:46:56 INFO : potato2: Copied (new) 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34376") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:51288->172.17.0.4:34376, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39359") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:52738->172.17.0.4:39359, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33370") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:44032->172.17.0.4:33370, err= --- PASS: TestCopyWithFilesFrom (0.02s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wefajem7sace", Local "Local file system at /tmp/rclone1378933457", Modify Window "1s" 2025/09/30 02:46:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for checks to finish 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for transfers to finish 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37838") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:56174->172.17.0.4:37838, err= 2025/09/30 02:46:56 DEBUG : potato2.160ece37.partial: renamed to: potato2 2025/09/30 02:46:56 INFO : potato2: Copied (new) 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32741") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:43522->172.17.0.4:32741, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36106") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:57412->172.17.0.4:36106, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37740") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:51624->172.17.0.4:37740, err= --- PASS: TestCopyWithFilesFromAndNoTraverse (0.02s) === RUN TestCopyEmptyDirectories run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wefajem7sace", Local "Local file system at /tmp/rclone1378933457", Modify Window "1s" 2025/09/30 02:46:56 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/30 02:46:56 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/30 02:46:56 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/09/30 02:46:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31100") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:56660->172.17.0.4:31100, err= 2025/09/30 02:46:56 INFO : sub dir2: Making directory 2025/09/30 02:46:56 INFO : sub dir: Making directory 2025/09/30 02:46:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/30 02:46:56 INFO : sub dir2/sub sub dir2: Making directory 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Connecting to FTP server 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:21") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36914") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:33248->172.17.0.4:36914, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:57788->172.17.0.4:21, err= 2025/09/30 02:46:56 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/09/30 02:46:56 INFO : sub dir/hello world: Copied (new) 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for checks to finish 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for transfers to finish 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37137") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:43688->172.17.0.4:37137, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33610") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:36082->172.17.0.4:33610, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32646") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:41772->172.17.0.4:32646, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32670") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:36932->172.17.0.4:32670, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31213") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:34782->172.17.0.4:31213, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33679") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30572") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:46594->172.17.0.4:30572, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:49994->172.17.0.4:33679, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32986") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:34716->172.17.0.4:32986, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33227") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:35386->172.17.0.4:33227, err= --- PASS: TestCopyEmptyDirectories (0.02s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wefajem7sace", Local "Local file system at /tmp/rclone1378933457", Modify Window "1s" 2025/09/30 02:46:56 INFO : sub dir2: Making directory 2025/09/30 02:46:56 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/30 02:46:56 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31582") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:55430->172.17.0.4:31582, err= 2025/09/30 02:46:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for checks to finish 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for transfers to finish 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36714") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:46736->172.17.0.4:36714, err= 2025/09/30 02:46:56 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/09/30 02:46:56 INFO : sub dir/hello world: Copied (new) 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31268") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:40058->172.17.0.4:31268, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32499") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:46152->172.17.0.4:32499, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36311") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:42738->172.17.0.4:36311, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36526") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:55398->172.17.0.4:36526, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30126") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:33896->172.17.0.4:30126, err= --- PASS: TestCopyNoEmptyDirectories (0.01s) === RUN TestMoveEmptyDirectories run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wefajem7sace", Local "Local file system at /tmp/rclone1378933457", Modify Window "1s" 2025/09/30 02:46:56 DEBUG : sub dir2: Making directory with metadata 2025/09/30 02:46:56 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31417") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:46818->172.17.0.4:31417, err= 2025/09/30 02:46:56 INFO : sub dir2: Making directory 2025/09/30 02:46:56 INFO : sub dir: Making directory 2025/09/30 02:46:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for checks to finish 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for transfers to finish 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38496") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:57330->172.17.0.4:38496, err= 2025/09/30 02:46:56 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/09/30 02:46:56 INFO : sub dir/hello world: Copied (new) 2025/09/30 02:46:56 INFO : sub dir/hello world: Deleted 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35117") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:51336->172.17.0.4:35117, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32878") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32433") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:51930->172.17.0.4:32433, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:60922->172.17.0.4:32878, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35017") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:60188->172.17.0.4:35017, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32861") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:43672->172.17.0.4:32861, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39647") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:45762->172.17.0.4:39647, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31617") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:35962->172.17.0.4:31617, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32539") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:56042->172.17.0.4:32539, err= --- PASS: TestMoveEmptyDirectories (0.01s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wefajem7sace", Local "Local file system at /tmp/rclone1378933457", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36304") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:33122->172.17.0.4:36304, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38284") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:45366->172.17.0.4:38284, err= --- SKIP: TestSyncNoUpdateDirModtime (0.00s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wefajem7sace", Local "Local file system at /tmp/rclone1378933457", Modify Window "1s" 2025/09/30 02:46:56 INFO : sub dir2: Making directory 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39750") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:54948->172.17.0.4:39750, err= 2025/09/30 02:46:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for checks to finish 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for transfers to finish 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30926") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:34968->172.17.0.4:30926, err= 2025/09/30 02:46:56 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/09/30 02:46:56 INFO : sub dir/hello world: Copied (new) 2025/09/30 02:46:56 INFO : sub dir/hello world: Deleted 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35064") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:57882->172.17.0.4:35064, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34340") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:48494->172.17.0.4:34340, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38125") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:39954->172.17.0.4:38125, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35395") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:56990->172.17.0.4:35395, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30057") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:52172->172.17.0.4:30057, err= --- PASS: TestMoveNoEmptyDirectories (0.01s) === RUN TestSyncEmptyDirectories run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wefajem7sace", Local "Local file system at /tmp/rclone1378933457", Modify Window "1s" 2025/09/30 02:46:56 DEBUG : sub dir2: Making directory with metadata 2025/09/30 02:46:56 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/30 02:46:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39071") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:47702->172.17.0.4:39071, err= 2025/09/30 02:46:56 INFO : sub dir2: Making directory 2025/09/30 02:46:56 INFO : sub dir: Making directory 2025/09/30 02:46:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for checks to finish 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for transfers to finish 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32744") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:36246->172.17.0.4:32744, err= 2025/09/30 02:46:56 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/09/30 02:46:56 INFO : sub dir/hello world: Copied (new) 2025/09/30 02:46:56 DEBUG : Waiting for deletions to finish 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34644") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:53144->172.17.0.4:34644, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32406") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38730") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:57322->172.17.0.4:32406, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:35588->172.17.0.4:38730, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39510") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:60182->172.17.0.4:39510, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33978") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37409") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:60314->172.17.0.4:37409, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:42898->172.17.0.4:33978, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34554") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:55284->172.17.0.4:34554, err= --- PASS: TestSyncEmptyDirectories (0.01s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wefajem7sace", Local "Local file system at /tmp/rclone1378933457", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35770") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:49160->172.17.0.4:35770, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31358") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:59742->172.17.0.4:31358, err= --- SKIP: TestSyncSetDelayedModTimes (0.00s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wefajem7sace", Local "Local file system at /tmp/rclone1378933457", Modify Window "1s" 2025/09/30 02:46:56 INFO : sub dir2: Making directory 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32143") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:48030->172.17.0.4:32143, err= 2025/09/30 02:46:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for checks to finish 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for transfers to finish 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33168") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:52768->172.17.0.4:33168, err= 2025/09/30 02:46:56 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/09/30 02:46:56 INFO : sub dir/hello world: Copied (new) 2025/09/30 02:46:56 DEBUG : Waiting for deletions to finish 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30018") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:56084->172.17.0.4:30018, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37176") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:51884->172.17.0.4:37176, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31059") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:45084->172.17.0.4:31059, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37566") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:41660->172.17.0.4:37566, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31122") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:40566->172.17.0.4:31122, err= --- PASS: TestSyncNoEmptyDirectories (0.01s) === RUN TestServerSideCopy run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wefajem7sace", Local "Local file system at /tmp/rclone1378933457", Modify Window "1s" 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33202") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:57822->172.17.0.4:33202, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31004") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:59172->172.17.0.4:31004, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37580") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:39884->172.17.0.4:37580, err= 2025/09/30 02:46:56 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-zituvek1kove" 2025/09/30 02:46:56 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/30 02:46:56 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/30 02:46:56 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/30 02:46:56 DEBUG : Setting pass="BD4N0u6rtw7ShlFVYpyZzKqQPPRft5gfGy1m2QKjIcU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/30 02:46:56 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/30 02:46:56 DEBUG : TestFTPPureftpd: detected overridden config - adding "{NDfrE}" suffix to name 2025/09/30 02:46:56 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/30 02:46:56 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/30 02:46:56 DEBUG : Setting pass="BD4N0u6rtw7ShlFVYpyZzKqQPPRft5gfGy1m2QKjIcU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/30 02:46:56 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zituvek1kove: Connecting to FTP server 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zituvek1kove: dial("tcp","172.17.0.4:21") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zituvek1kove: > dial: conn=172.17.0.1:57796->172.17.0.4:21, err= sync_test.go:620: Server side copy (if possible) ftp://172.17.0.4:21/rclone-test-wefajem7sace -> ftp://172.17.0.4:21/rclone-test-zituvek1kove 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zituvek1kove: dial("tcp","172.17.0.4:30598") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zituvek1kove: > dial: conn=172.17.0.1:53726->172.17.0.4:30598, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31067") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:58876->172.17.0.4:31067, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34252") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:54496->172.17.0.4:34252, err= 2025/09/30 02:46:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zituvek1kove: Waiting for checks to finish 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zituvek1kove: Waiting for transfers to finish 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37229") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:37512->172.17.0.4:37229, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zituvek1kove: dial("tcp","172.17.0.4:35824") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zituvek1kove: > dial: conn=172.17.0.1:46686->172.17.0.4:35824, err= 2025/09/30 02:46:56 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2025/09/30 02:46:56 INFO : sub dir/hello world: Copied (new) 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zituvek1kove: dial("tcp","172.17.0.4:39021") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zituvek1kove: > dial: conn=172.17.0.1:59684->172.17.0.4:39021, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zituvek1kove: dial("tcp","172.17.0.4:39573") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zituvek1kove: > dial: conn=172.17.0.1:43232->172.17.0.4:39573, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zituvek1kove: dial("tcp","172.17.0.4:32343") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zituvek1kove: > dial: conn=172.17.0.1:34842->172.17.0.4:32343, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zituvek1kove: dial("tcp","172.17.0.4:39258") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zituvek1kove: > dial: conn=172.17.0.1:35538->172.17.0.4:39258, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zituvek1kove: Purge object "sub dir/hello world" 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zituvek1kove: Purge dir "sub dir" 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-zituvek1kove: Purge dir "" 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39128") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:34306->172.17.0.4:39128, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35011") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:53948->172.17.0.4:35011, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37088") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:44916->172.17.0.4:37088, err= --- PASS: TestServerSideCopy (0.03s) === RUN TestCopyOverSelf run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wefajem7sace", Local "Local file system at /tmp/rclone1378933457", Modify Window "1s" 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38527") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:48962->172.17.0.4:38527, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37528") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:32994->172.17.0.4:37528, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32090") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:36138->172.17.0.4:32090, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30969") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:47820->172.17.0.4:30969, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31582") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:55446->172.17.0.4:31582, err= 2025/09/30 02:46:56 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for checks to finish 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for transfers to finish 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32291") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:43550->172.17.0.4:32291, err= 2025/09/30 02:46:56 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2025/09/30 02:46:56 INFO : sub dir/hello world: Copied (replaced existing) 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37768") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:52148->172.17.0.4:37768, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35229") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:36722->172.17.0.4:35229, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33135") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:56704->172.17.0.4:33135, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38054") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:38192->172.17.0.4:38054, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37467") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:38720->172.17.0.4:37467, err= --- PASS: TestCopyOverSelf (0.01s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wefajem7sace", Local "Local file system at /tmp/rclone1378933457", Modify Window "1s" 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32491") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:44460->172.17.0.4:32491, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33055") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:38372->172.17.0.4:33055, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36785") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:39488->172.17.0.4:36785, err= 2025/09/30 02:46:56 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-tokohid5xuhe" 2025/09/30 02:46:56 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/30 02:46:56 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/30 02:46:56 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/30 02:46:56 DEBUG : Setting pass="BD4N0u6rtw7ShlFVYpyZzKqQPPRft5gfGy1m2QKjIcU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/30 02:46:56 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/30 02:46:56 DEBUG : TestFTPPureftpd: detected overridden config - adding "{NDfrE}" suffix to name 2025/09/30 02:46:56 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/30 02:46:56 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/30 02:46:56 DEBUG : Setting pass="BD4N0u6rtw7ShlFVYpyZzKqQPPRft5gfGy1m2QKjIcU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/30 02:46:56 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-tokohid5xuhe: Connecting to FTP server 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-tokohid5xuhe: dial("tcp","172.17.0.4:21") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-tokohid5xuhe: > dial: conn=172.17.0.1:57806->172.17.0.4:21, err= sync_test.go:656: Server side copy (if possible) ftp://172.17.0.4:21/rclone-test-wefajem7sace -> ftp://172.17.0.4:21/rclone-test-tokohid5xuhe 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-tokohid5xuhe: dial("tcp","172.17.0.4:37236") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-tokohid5xuhe: > dial: conn=172.17.0.1:37236->172.17.0.4:37236, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34738") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:43044->172.17.0.4:34738, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31073") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:57368->172.17.0.4:31073, err= 2025/09/30 02:46:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-tokohid5xuhe: Waiting for checks to finish 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-tokohid5xuhe: Waiting for transfers to finish 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33140") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:33446->172.17.0.4:33140, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-tokohid5xuhe: dial("tcp","172.17.0.4:36185") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-tokohid5xuhe: > dial: conn=172.17.0.1:38740->172.17.0.4:36185, err= 2025/09/30 02:46:56 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2025/09/30 02:46:56 INFO : sub dir/hello world: Copied (new) 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-tokohid5xuhe: dial("tcp","172.17.0.4:35417") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-tokohid5xuhe: > dial: conn=172.17.0.1:58992->172.17.0.4:35417, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-tokohid5xuhe: dial("tcp","172.17.0.4:30631") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-tokohid5xuhe: > dial: conn=172.17.0.1:42478->172.17.0.4:30631, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30306") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:37686->172.17.0.4:30306, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32365") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:47586->172.17.0.4:32365, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33570") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:37326->172.17.0.4:33570, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-tokohid5xuhe: dial("tcp","172.17.0.4:36523") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35137") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:49358->172.17.0.4:35137, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-tokohid5xuhe: > dial: conn=172.17.0.1:50766->172.17.0.4:36523, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-tokohid5xuhe: dial("tcp","172.17.0.4:35484") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-tokohid5xuhe: > dial: conn=172.17.0.1:51368->172.17.0.4:35484, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39336") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:33298->172.17.0.4:39336, err= 2025/09/30 02:46:56 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-tokohid5xuhe: Waiting for checks to finish 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-tokohid5xuhe: Waiting for transfers to finish 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33557") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:37910->172.17.0.4:33557, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-tokohid5xuhe: dial("tcp","172.17.0.4:36582") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-tokohid5xuhe: > dial: conn=172.17.0.1:45140->172.17.0.4:36582, err= 2025/09/30 02:46:56 DEBUG : sub dir/hello world.d073add5.partial: renamed to: sub dir/hello world 2025/09/30 02:46:56 INFO : sub dir/hello world: Copied (replaced existing) 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-tokohid5xuhe: dial("tcp","172.17.0.4:33823") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-tokohid5xuhe: > dial: conn=172.17.0.1:60672->172.17.0.4:33823, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-tokohid5xuhe: dial("tcp","172.17.0.4:31306") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-tokohid5xuhe: > dial: conn=172.17.0.1:44104->172.17.0.4:31306, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-tokohid5xuhe: dial("tcp","172.17.0.4:35257") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-tokohid5xuhe: > dial: conn=172.17.0.1:59644->172.17.0.4:35257, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-tokohid5xuhe: dial("tcp","172.17.0.4:31631") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-tokohid5xuhe: > dial: conn=172.17.0.1:50578->172.17.0.4:31631, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-tokohid5xuhe: Purge object "sub dir/hello world" 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-tokohid5xuhe: Purge dir "sub dir" 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-tokohid5xuhe: Purge dir "" 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31231") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:44128->172.17.0.4:31231, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35424") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:60324->172.17.0.4:35424, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33999") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:42302->172.17.0.4:33999, err= --- PASS: TestServerSideCopyOverSelf (0.05s) === RUN TestMoveOverSelf run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wefajem7sace", Local "Local file system at /tmp/rclone1378933457", Modify Window "1s" 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36189") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:49354->172.17.0.4:36189, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39574") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:51478->172.17.0.4:39574, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33803") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:42788->172.17.0.4:33803, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32013") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:55740->172.17.0.4:32013, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39633") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:57582->172.17.0.4:39633, err= 2025/09/30 02:46:56 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for checks to finish 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for transfers to finish 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33750") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:44192->172.17.0.4:33750, err= 2025/09/30 02:46:56 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2025/09/30 02:46:56 INFO : sub dir/hello world: Copied (replaced existing) 2025/09/30 02:46:56 INFO : sub dir/hello world: Deleted 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32066") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:45006->172.17.0.4:32066, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30840") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:39152->172.17.0.4:30840, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39651") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:55970->172.17.0.4:39651, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32980") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:38474->172.17.0.4:32980, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32978") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:47520->172.17.0.4:32978, err= --- PASS: TestMoveOverSelf (0.02s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wefajem7sace", Local "Local file system at /tmp/rclone1378933457", Modify Window "1s" 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35287") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:42064->172.17.0.4:35287, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36080") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:33716->172.17.0.4:36080, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35686") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:60894->172.17.0.4:35686, err= 2025/09/30 02:46:56 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-sopabih5puva" 2025/09/30 02:46:56 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/30 02:46:56 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/30 02:46:56 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/30 02:46:56 DEBUG : Setting pass="BD4N0u6rtw7ShlFVYpyZzKqQPPRft5gfGy1m2QKjIcU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/30 02:46:56 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/30 02:46:56 DEBUG : TestFTPPureftpd: detected overridden config - adding "{NDfrE}" suffix to name 2025/09/30 02:46:56 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/30 02:46:56 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/30 02:46:56 DEBUG : Setting pass="BD4N0u6rtw7ShlFVYpyZzKqQPPRft5gfGy1m2QKjIcU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/30 02:46:56 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sopabih5puva: Connecting to FTP server 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sopabih5puva: dial("tcp","172.17.0.4:21") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sopabih5puva: > dial: conn=172.17.0.1:57818->172.17.0.4:21, err= sync_test.go:701: Server side copy (if possible) ftp://172.17.0.4:21/rclone-test-wefajem7sace -> ftp://172.17.0.4:21/rclone-test-sopabih5puva 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32589") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sopabih5puva: dial("tcp","172.17.0.4:35424") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:56124->172.17.0.4:32589, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sopabih5puva: > dial: conn=172.17.0.1:60330->172.17.0.4:35424, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34344") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:34342->172.17.0.4:34344, err= 2025/09/30 02:46:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sopabih5puva: Waiting for checks to finish 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sopabih5puva: Waiting for transfers to finish 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30397") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:39614->172.17.0.4:30397, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sopabih5puva: dial("tcp","172.17.0.4:30258") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sopabih5puva: > dial: conn=172.17.0.1:58150->172.17.0.4:30258, err= 2025/09/30 02:46:56 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2025/09/30 02:46:56 INFO : sub dir/hello world: Copied (new) 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sopabih5puva: dial("tcp","172.17.0.4:35609") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sopabih5puva: > dial: conn=172.17.0.1:34632->172.17.0.4:35609, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sopabih5puva: dial("tcp","172.17.0.4:34503") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sopabih5puva: > dial: conn=172.17.0.1:57756->172.17.0.4:34503, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31662") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:54158->172.17.0.4:31662, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30065") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:60180->172.17.0.4:30065, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39157") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:53360->172.17.0.4:39157, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sopabih5puva: Using server-side directory move 2025/09/30 02:46:56 INFO : ftp://172.17.0.4:21/rclone-test-sopabih5puva: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sopabih5puva: dial("tcp","172.17.0.4:32253") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36323") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sopabih5puva: > dial: conn=172.17.0.1:56124->172.17.0.4:32253, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:36214->172.17.0.4:36323, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sopabih5puva: dial("tcp","172.17.0.4:38876") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sopabih5puva: > dial: conn=172.17.0.1:45886->172.17.0.4:38876, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33746") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:56104->172.17.0.4:33746, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sopabih5puva: Waiting for checks to finish 2025/09/30 02:46:56 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sopabih5puva: Waiting for transfers to finish 2025/09/30 02:46:56 INFO : sub dir/hello world: Deleted 2025/09/30 02:46:56 INFO : sub dir/hello world: Moved (server-side) 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33828") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:34484->172.17.0.4:33828, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36882") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:50350->172.17.0.4:36882, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sopabih5puva: dial("tcp","172.17.0.4:31972") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sopabih5puva: > dial: conn=172.17.0.1:58962->172.17.0.4:31972, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sopabih5puva: dial("tcp","172.17.0.4:31061") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sopabih5puva: > dial: conn=172.17.0.1:43590->172.17.0.4:31061, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38699") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:39754->172.17.0.4:38699, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33813") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:60250->172.17.0.4:33813, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36914") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:33252->172.17.0.4:36914, err= 2025/09/30 02:46:56 DEBUG : testing file moves 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sopabih5puva: dial("tcp","172.17.0.4:37963") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sopabih5puva: > dial: conn=172.17.0.1:44316->172.17.0.4:37963, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34418") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:59522->172.17.0.4:34418, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33495") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sopabih5puva: dial("tcp","172.17.0.4:35954") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sopabih5puva: > dial: conn=172.17.0.1:37566->172.17.0.4:35954, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:47184->172.17.0.4:33495, err= 2025/09/30 02:46:56 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sopabih5puva: Waiting for checks to finish 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sopabih5puva: Waiting for transfers to finish 2025/09/30 02:46:56 INFO : sub dir/hello world: Deleted 2025/09/30 02:46:56 INFO : sub dir/hello world: Moved (server-side) 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33492") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:35534->172.17.0.4:33492, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31454") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:55524->172.17.0.4:31454, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sopabih5puva: dial("tcp","172.17.0.4:32214") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sopabih5puva: > dial: conn=172.17.0.1:38380->172.17.0.4:32214, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sopabih5puva: dial("tcp","172.17.0.4:38456") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sopabih5puva: > dial: conn=172.17.0.1:41788->172.17.0.4:38456, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sopabih5puva: dial("tcp","172.17.0.4:37296") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sopabih5puva: > dial: conn=172.17.0.1:44126->172.17.0.4:37296, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sopabih5puva: dial("tcp","172.17.0.4:38739") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sopabih5puva: > dial: conn=172.17.0.1:45500->172.17.0.4:38739, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sopabih5puva: Purge object "sub dir/hello world" 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sopabih5puva: Purge dir "sub dir" 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-sopabih5puva: Purge dir "" 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37289") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:32912->172.17.0.4:37289, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38429") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:45436->172.17.0.4:38429, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31128") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:50170->172.17.0.4:31128, err= --- PASS: TestServerSideMoveOverSelf (0.05s) === RUN TestCopyAfterDelete run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wefajem7sace", Local "Local file system at /tmp/rclone1378933457", Modify Window "1s" 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33316") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:49548->172.17.0.4:33316, err= 2025/09/30 02:46:56 ERROR : error listing: directory not found 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39529") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:39722->172.17.0.4:39529, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30373") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:39138->172.17.0.4:30373, err= 2025/09/30 02:46:56 INFO : Local file system at /tmp/rclone1378933457: Making directory 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37468") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:49682->172.17.0.4:37468, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35498") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:53408->172.17.0.4:35498, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for checks to finish 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for transfers to finish 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38059") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:50148->172.17.0.4:38059, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32964") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:42086->172.17.0.4:32964, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32635") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:54834->172.17.0.4:32635, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34405") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:40214->172.17.0.4:34405, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35005") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:49522->172.17.0.4:35005, err= --- PASS: TestCopyAfterDelete (0.01s) === RUN TestCopyRedownload run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wefajem7sace", Local "Local file system at /tmp/rclone1378933457", Modify Window "1s" 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31802") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:45792->172.17.0.4:31802, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31686") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:35546->172.17.0.4:31686, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30022") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:36394->172.17.0.4:30022, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34367") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:60804->172.17.0.4:34367, err= 2025/09/30 02:46:56 DEBUG : Added delayed dir = "sub dir", newDst= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39451") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:46218->172.17.0.4:39451, err= 2025/09/30 02:46:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/30 02:46:56 DEBUG : Local file system at /tmp/rclone1378933457: Waiting for checks to finish 2025/09/30 02:46:56 DEBUG : Local file system at /tmp/rclone1378933457: Waiting for transfers to finish 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37518") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:36506->172.17.0.4:37518, err= 2025/09/30 02:46:56 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2025/09/30 02:46:56 INFO : sub dir/hello world: Copied (new) 2025/09/30 02:46:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33870") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:51896->172.17.0.4:33870, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35685") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:49762->172.17.0.4:35685, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32009") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:49868->172.17.0.4:32009, err= --- PASS: TestCopyRedownload (0.01s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wefajem7sace", Local "Local file system at /tmp/rclone1378933457", Modify Window "1s" 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32171") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:55844->172.17.0.4:32171, err= 2025/09/30 02:46:56 DEBUG : check sum: Need to transfer - File not found at Destination 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for checks to finish 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for transfers to finish 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35159") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:37054->172.17.0.4:35159, err= 2025/09/30 02:46:56 DEBUG : check sum.6b5eab77.partial: renamed to: check sum 2025/09/30 02:46:56 INFO : check sum: Copied (new) 2025/09/30 02:46:56 DEBUG : Waiting for deletions to finish 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31028") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:34652->172.17.0.4:31028, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36272") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:44312->172.17.0.4:36272, err= 2025/09/30 02:46:56 NOTICE: ftp://172.17.0.4:21/rclone-test-wefajem7sace: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/09/30 02:46:56 DEBUG : check sum: Size of src and dst objects identical 2025/09/30 02:46:56 DEBUG : check sum: Unchanged skipping 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for checks to finish 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for transfers to finish 2025/09/30 02:46:56 DEBUG : Waiting for deletions to finish 2025/09/30 02:46:56 INFO : There was nothing to transfer 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31139") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:42258->172.17.0.4:31139, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39383") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:53958->172.17.0.4:39383, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33850") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:43566->172.17.0.4:33850, err= --- PASS: TestSyncBasedOnCheckSum (0.03s) === RUN TestSyncSizeOnly run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wefajem7sace", Local "Local file system at /tmp/rclone1378933457", Modify Window "1s" 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30930") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:34962->172.17.0.4:30930, err= 2025/09/30 02:46:56 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for checks to finish 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for transfers to finish 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38076") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:48474->172.17.0.4:38076, err= 2025/09/30 02:46:56 DEBUG : sizeonly.57ad18eb.partial: renamed to: sizeonly 2025/09/30 02:46:56 INFO : sizeonly: Copied (new) 2025/09/30 02:46:56 DEBUG : Waiting for deletions to finish 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30554") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:36578->172.17.0.4:30554, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38578") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:47632->172.17.0.4:38578, err= 2025/09/30 02:46:56 DEBUG : sizeonly: Sizes identical 2025/09/30 02:46:56 DEBUG : sizeonly: Unchanged skipping 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for checks to finish 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for transfers to finish 2025/09/30 02:46:56 DEBUG : Waiting for deletions to finish 2025/09/30 02:46:56 INFO : There was nothing to transfer 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37797") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:35404->172.17.0.4:37797, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37229") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:37528->172.17.0.4:37229, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35913") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:41836->172.17.0.4:35913, err= --- PASS: TestSyncSizeOnly (0.02s) === RUN TestSyncIgnoreSize run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wefajem7sace", Local "Local file system at /tmp/rclone1378933457", Modify Window "1s" 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37955") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:37826->172.17.0.4:37955, err= 2025/09/30 02:46:56 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for checks to finish 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for transfers to finish 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33229") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:60976->172.17.0.4:33229, err= 2025/09/30 02:46:56 DEBUG : ignore-size.4f0c3726.partial: renamed to: ignore-size 2025/09/30 02:46:56 INFO : ignore-size: Copied (new) 2025/09/30 02:46:56 DEBUG : Waiting for deletions to finish 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38901") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:34416->172.17.0.4:38901, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39437") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:47148->172.17.0.4:39437, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for checks to finish 2025/09/30 02:46:56 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:56 DEBUG : ignore-size: Unchanged skipping 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for transfers to finish 2025/09/30 02:46:56 DEBUG : Waiting for deletions to finish 2025/09/30 02:46:56 INFO : There was nothing to transfer 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39457") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:54160->172.17.0.4:39457, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37587") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:41688->172.17.0.4:37587, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38709") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:36510->172.17.0.4:38709, err= --- PASS: TestSyncIgnoreSize (0.03s) === RUN TestSyncIgnoreTimes run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wefajem7sace", Local "Local file system at /tmp/rclone1378933457", Modify Window "1s" 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39080") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:57966->172.17.0.4:39080, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33960") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:56818->172.17.0.4:33960, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38343") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:42096->172.17.0.4:38343, err= 2025/09/30 02:46:56 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:56 DEBUG : existing: Unchanged skipping 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for checks to finish 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for transfers to finish 2025/09/30 02:46:56 DEBUG : Waiting for deletions to finish 2025/09/30 02:46:56 INFO : There was nothing to transfer 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33857") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:41066->172.17.0.4:33857, err= 2025/09/30 02:46:56 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for checks to finish 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for transfers to finish 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36327") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:55958->172.17.0.4:36327, err= 2025/09/30 02:46:56 DEBUG : existing.f29ecfde.partial: renamed to: existing 2025/09/30 02:46:56 INFO : existing: Copied (replaced existing) 2025/09/30 02:46:56 DEBUG : Waiting for deletions to finish 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37775") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:55160->172.17.0.4:37775, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38044") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:38246->172.17.0.4:38044, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33964") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:45532->172.17.0.4:33964, err= --- PASS: TestSyncIgnoreTimes (0.02s) === RUN TestSyncIgnoreExisting run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wefajem7sace", Local "Local file system at /tmp/rclone1378933457", Modify Window "1s" 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38582") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:43836->172.17.0.4:38582, err= 2025/09/30 02:46:56 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for checks to finish 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for transfers to finish 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33313") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:57144->172.17.0.4:33313, err= 2025/09/30 02:46:56 DEBUG : existing.f29ecfde.partial: renamed to: existing 2025/09/30 02:46:56 INFO : existing: Copied (new) 2025/09/30 02:46:56 DEBUG : Waiting for deletions to finish 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37276") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:46830->172.17.0.4:37276, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38469") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:56574->172.17.0.4:38469, err= 2025/09/30 02:46:56 DEBUG : existing: Destination exists, skipping 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for checks to finish 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for transfers to finish 2025/09/30 02:46:56 DEBUG : Waiting for deletions to finish 2025/09/30 02:46:56 INFO : There was nothing to transfer 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38421") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:33000->172.17.0.4:38421, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30666") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:54812->172.17.0.4:30666, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39770") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:36652->172.17.0.4:39770, err= --- PASS: TestSyncIgnoreExisting (0.01s) === RUN TestSyncIgnoreErrors run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wefajem7sace", Local "Local file system at /tmp/rclone1378933457", Modify Window "1s" 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33975") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:51764->172.17.0.4:33975, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31003") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:53268->172.17.0.4:31003, err= 2025/09/30 02:46:56 INFO : d: Making directory 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32124") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:47498->172.17.0.4:32124, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Connecting to FTP server 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30679") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:21") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31077") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:50352->172.17.0.4:30679, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:50856->172.17.0.4:31077, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:57824->172.17.0.4:21, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38818") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:47248->172.17.0.4:38818, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33539") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:48762->172.17.0.4:33539, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30061") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36350") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:39768->172.17.0.4:30061, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:41560->172.17.0.4:36350, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32035") 2025/09/30 02:46:56 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:42372->172.17.0.4:32035, err= 2025/09/30 02:46:56 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for checks to finish 2025/09/30 02:46:56 DEBUG : c/non empty space: Unchanged skipping 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for transfers to finish 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35811") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:41396->172.17.0.4:35811, err= 2025/09/30 02:46:56 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2025/09/30 02:46:56 INFO : a/potato2: Copied (new) 2025/09/30 02:46:56 DEBUG : Waiting for deletions to finish 2025/09/30 02:46:56 INFO : b/potato: Deleted 2025/09/30 02:46:56 INFO : d: Removing directory 2025/09/30 02:46:56 INFO : b: Removing directory 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: deleted 2 directories 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39442") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:37850->172.17.0.4:39442, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36734") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:44960->172.17.0.4:36734, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37679") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:35232->172.17.0.4:37679, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35438") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:44558->172.17.0.4:35438, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36437") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39129") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:43992->172.17.0.4:36437, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:58690->172.17.0.4:39129, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35939") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:44862->172.17.0.4:35939, err= --- PASS: TestSyncIgnoreErrors (0.05s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wefajem7sace", Local "Local file system at /tmp/rclone1378933457", Modify Window "1s" 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35819") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:51704->172.17.0.4:35819, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34872") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:54936->172.17.0.4:34872, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37827") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:50900->172.17.0.4:37827, err= 2025/09/30 02:46:56 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 2025/09/30 02:46:56 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for checks to finish 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for transfers to finish 2025/09/30 02:46:56 DEBUG : Waiting for deletions to finish 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35436") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:60736->172.17.0.4:35436, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39811") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:39844->172.17.0.4:39811, err= 2025/09/30 02:46:56 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 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for checks to finish 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for transfers to finish 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32854") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:39558->172.17.0.4:32854, err= 2025/09/30 02:46:56 DEBUG : empty space.8e3f08e9.partial: renamed to: empty space 2025/09/30 02:46:56 INFO : empty space: Copied (replaced existing) 2025/09/30 02:46:56 DEBUG : Waiting for deletions to finish 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31090") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:34168->172.17.0.4:31090, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31377") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:40516->172.17.0.4:31377, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37775") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:55164->172.17.0.4:37775, err= --- PASS: TestSyncAfterChangingModtimeOnly (0.02s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wefajem7sace", Local "Local file system at /tmp/rclone1378933457", Modify Window "1s" sync_test.go:1046: Can't check this if no hashes supported 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34060") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:57690->172.17.0.4:34060, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37008") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:45408->172.17.0.4:37008, err= --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.00s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wefajem7sace", Local "Local file system at /tmp/rclone1378933457", Modify Window "1s" 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39563") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:53658->172.17.0.4:39563, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35815") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:60924->172.17.0.4:35815, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34234") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:54772->172.17.0.4:34234, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for checks to finish 2025/09/30 02:46:56 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 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for transfers to finish 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38294") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:33720->172.17.0.4:38294, err= 2025/09/30 02:46:56 DEBUG : foo.20f54f0c.partial: renamed to: foo 2025/09/30 02:46:56 INFO : foo: Copied (replaced existing) 2025/09/30 02:46:56 DEBUG : Waiting for deletions to finish 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39927") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:48446->172.17.0.4:39927, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35280") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:56116->172.17.0.4:35280, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36879") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:36656->172.17.0.4:36879, err= --- PASS: TestSyncDoesntUpdateModtime (0.02s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wefajem7sace", Local "Local file system at /tmp/rclone1378933457", Modify Window "1s" 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39004") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:36852->172.17.0.4:39004, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33093") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:58104->172.17.0.4:33093, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36353") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:60028->172.17.0.4:36353, err= 2025/09/30 02:46:56 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/30 02:46:56 DEBUG : potato: Need to transfer - File not found at Destination 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for checks to finish 2025/09/30 02:46:56 DEBUG : empty space: Unchanged skipping 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35031") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:36784->172.17.0.4:35031, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for transfers to finish 2025/09/30 02:46:56 DEBUG : potato.06503f43.partial: renamed to: potato 2025/09/30 02:46:56 INFO : potato: Copied (new) 2025/09/30 02:46:56 DEBUG : Waiting for deletions to finish 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36924") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:43000->172.17.0.4:36924, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30423") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:46360->172.17.0.4:30423, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32179") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:44008->172.17.0.4:32179, err= --- PASS: TestSyncAfterAddingAFile (0.03s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wefajem7sace", Local "Local file system at /tmp/rclone1378933457", Modify Window "1s" 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32197") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:43098->172.17.0.4:32197, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38033") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:36300->172.17.0.4:38033, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31446") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:35750->172.17.0.4:31446, err= 2025/09/30 02:46:56 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for checks to finish 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for transfers to finish 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36251") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:41770->172.17.0.4:36251, err= 2025/09/30 02:46:56 DEBUG : potato.793dcdb8.partial: renamed to: potato 2025/09/30 02:46:56 INFO : potato: Copied (replaced existing) 2025/09/30 02:46:56 DEBUG : Waiting for deletions to finish 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35019") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:55348->172.17.0.4:35019, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36708") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:57532->172.17.0.4:36708, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35719") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:46094->172.17.0.4:35719, err= --- PASS: TestSyncAfterChangingFilesSizeOnly (0.02s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wefajem7sace", Local "Local file system at /tmp/rclone1378933457", Modify Window "1s" 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34875") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:44368->172.17.0.4:34875, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30567") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:37706->172.17.0.4:30567, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30878") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:58230->172.17.0.4:30878, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for checks to finish 2025/09/30 02:46:56 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 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for transfers to finish 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34948") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:49260->172.17.0.4:34948, err= 2025/09/30 02:46:56 DEBUG : potato.a809149f.partial: renamed to: potato 2025/09/30 02:46:56 INFO : potato: Copied (replaced existing) 2025/09/30 02:46:56 DEBUG : Waiting for deletions to finish 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33406") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:48996->172.17.0.4:33406, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36779") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:39686->172.17.0.4:36779, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33108") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:57738->172.17.0.4:33108, err= --- PASS: TestSyncAfterChangingContentsOnly (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wefajem7sace", Local "Local file system at /tmp/rclone1378933457", Modify Window "1s" 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36287") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:33154->172.17.0.4:36287, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36649") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:55412->172.17.0.4:36649, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33667") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:54438->172.17.0.4:33667, err= 2025/09/30 02:46:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/30 02:46:56 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/30 02:46:56 DEBUG : empty space: Unchanged skipping 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for checks to finish 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for transfers to finish 2025/09/30 02:46:56 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/09/30 02:46:56 DEBUG : Waiting for deletions to finish 2025/09/30 02:46:56 NOTICE: potato: Skipped delete as --dry-run is set (size 21) 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39743") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:40576->172.17.0.4:39743, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35450") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:47496->172.17.0.4:35450, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37486") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:36246->172.17.0.4:37486, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wefajem7sace", Local "Local file system at /tmp/rclone1378933457", Modify Window "1s" 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37827") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:50914->172.17.0.4:37827, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36527") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:58794->172.17.0.4:36527, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33834") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:35258->172.17.0.4:33834, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37255") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:60038->172.17.0.4:37255, err= 2025/09/30 02:46:56 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/30 02:46:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for checks to finish 2025/09/30 02:46:56 DEBUG : empty space: Unchanged skipping 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for transfers to finish 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35671") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:34896->172.17.0.4:35671, err= 2025/09/30 02:46:56 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2025/09/30 02:46:56 INFO : potato2: Copied (new) 2025/09/30 02:46:56 DEBUG : Waiting for deletions to finish 2025/09/30 02:46:56 INFO : potato: Deleted 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35162") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:34000->172.17.0.4:35162, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34095") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:58952->172.17.0.4:34095, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35318") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:44772->172.17.0.4:35318, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.04s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wefajem7sace", Local "Local file system at /tmp/rclone1378933457", Modify Window "1s" 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34954") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:33650->172.17.0.4:34954, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35528") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:40388->172.17.0.4:35528, err= 2025/09/30 02:46:56 INFO : d: Making directory 2025/09/30 02:46:56 INFO : d/e: Making directory 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33903") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:48194->172.17.0.4:33903, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36997") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:52180->172.17.0.4:36997, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37969") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:49206->172.17.0.4:37969, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35165") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:34418->172.17.0.4:35165, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38776") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:48520->172.17.0.4:38776, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36620") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:35826->172.17.0.4:36620, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39382") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32152") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:41610->172.17.0.4:32152, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:32804->172.17.0.4:39382, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38996") 2025/09/30 02:46:56 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:51662->172.17.0.4:38996, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34250") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:57026->172.17.0.4:34250, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39063") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:40616->172.17.0.4:39063, err= 2025/09/30 02:46:56 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for checks to finish 2025/09/30 02:46:56 DEBUG : c/non empty space: Unchanged skipping 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for transfers to finish 2025/09/30 02:46:56 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2025/09/30 02:46:56 INFO : a/potato2: Copied (new) 2025/09/30 02:46:56 DEBUG : Waiting for deletions to finish 2025/09/30 02:46:56 INFO : b/potato: Deleted 2025/09/30 02:46:56 INFO : d/e: Removing directory 2025/09/30 02:46:56 INFO : d: Removing directory 2025/09/30 02:46:56 INFO : b: Removing directory 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: deleted 3 directories 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34720") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:40004->172.17.0.4:34720, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34345") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30725") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:56900->172.17.0.4:34345, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:41176->172.17.0.4:30725, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36719") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:50832->172.17.0.4:36719, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30857") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30694") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:51190->172.17.0.4:30694, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:54764->172.17.0.4:30857, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31557") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:32846->172.17.0.4:31557, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.05s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wefajem7sace", Local "Local file system at /tmp/rclone1378933457", Modify Window "1s" 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35910") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:60104->172.17.0.4:35910, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32886") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:40334->172.17.0.4:32886, err= 2025/09/30 02:46:56 INFO : d: Making directory 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37913") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:38722->172.17.0.4:37913, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39320") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38714") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:60896->172.17.0.4:39320, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37765") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:51762->172.17.0.4:37765, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:50116->172.17.0.4:38714, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30179") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:51388->172.17.0.4:30179, err= 2025/09/30 02:46:56 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34723") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Connecting to FTP server 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:21") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:57838->172.17.0.4:21, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:54120->172.17.0.4:34723, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38244") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:54288->172.17.0.4:38244, err= 2025/09/30 02:46:56 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/30 02:46:56 DEBUG : c/non empty space: Unchanged skipping 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39365") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:49246->172.17.0.4:39365, err= 2025/09/30 02:46:56 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2025/09/30 02:46:56 INFO : a/potato2: Copied (new) 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32531") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:35620->172.17.0.4:32531, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for checks to finish 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for transfers to finish 2025/09/30 02:46:56 ERROR : ftp://172.17.0.4:21/rclone-test-wefajem7sace: not deleting files as there were IO errors 2025/09/30 02:46:56 ERROR : ftp://172.17.0.4:21/rclone-test-wefajem7sace: not deleting directories as there were IO errors 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39482") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:38894->172.17.0.4:39482, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35759") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:38470->172.17.0.4:35759, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36828") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37887") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:60590->172.17.0.4:37887, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:55938->172.17.0.4:36828, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32319") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:43882->172.17.0.4:32319, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35608") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:53178->172.17.0.4:35608, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35998") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39413") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:40564->172.17.0.4:39413, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34534") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36909") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:41160->172.17.0.4:34534, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:57386->172.17.0.4:36909, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:54036->172.17.0.4:35998, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35589") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:50666->172.17.0.4:35589, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.05s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wefajem7sace", Local "Local file system at /tmp/rclone1378933457", Modify Window "1s" 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31092") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:48006->172.17.0.4:31092, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36722") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:59106->172.17.0.4:36722, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33700") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:50554->172.17.0.4:33700, err= 2025/09/30 02:46:56 DEBUG : Waiting for deletions to finish 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35793") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:48100->172.17.0.4:35793, err= 2025/09/30 02:46:56 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/30 02:46:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for checks to finish 2025/09/30 02:46:56 DEBUG : empty space: Unchanged skipping 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for transfers to finish 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37173") 2025/09/30 02:46:56 INFO : potato: Deleted 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:54228->172.17.0.4:37173, err= 2025/09/30 02:46:56 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2025/09/30 02:46:56 INFO : potato2: Copied (new) 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37594") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:33822->172.17.0.4:37594, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31021") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:41262->172.17.0.4:31021, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37216") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:58764->172.17.0.4:37216, err= --- PASS: TestSyncDeleteDuring (0.03s) === RUN TestSyncDeleteBefore run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wefajem7sace", Local "Local file system at /tmp/rclone1378933457", Modify Window "1s" 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37367") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:44330->172.17.0.4:37367, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38616") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:48996->172.17.0.4:38616, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38837") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:60328->172.17.0.4:38837, err= 2025/09/30 02:46:56 DEBUG : Waiting for deletions to finish 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34468") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:53242->172.17.0.4:34468, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for checks to finish 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for transfers to finish 2025/09/30 02:46:56 INFO : potato: Deleted 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38697") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:47620->172.17.0.4:38697, err= 2025/09/30 02:46:56 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/30 02:46:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for checks to finish 2025/09/30 02:46:56 DEBUG : empty space: Unchanged skipping 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for transfers to finish 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36032") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:52734->172.17.0.4:36032, err= 2025/09/30 02:46:56 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2025/09/30 02:46:56 INFO : potato2: Copied (new) 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32869") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:40554->172.17.0.4:32869, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36802") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:36772->172.17.0.4:36802, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35901") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:60078->172.17.0.4:35901, err= --- PASS: TestSyncDeleteBefore (0.03s) === RUN TestCopyDeleteBefore run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wefajem7sace", Local "Local file system at /tmp/rclone1378933457", Modify Window "1s" 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36902") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:42362->172.17.0.4:36902, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39161") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:45904->172.17.0.4:39161, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36867") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:35074->172.17.0.4:36867, err= 2025/09/30 02:46:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for checks to finish 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for transfers to finish 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33506") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:34540->172.17.0.4:33506, err= 2025/09/30 02:46:56 DEBUG : potato2.3b76523b.partial: renamed to: potato2 2025/09/30 02:46:56 INFO : potato2: Copied (new) 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38174") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:34422->172.17.0.4:38174, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37936") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:35800->172.17.0.4:37936, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37052") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:37376->172.17.0.4:37052, err= --- PASS: TestCopyDeleteBefore (0.02s) === RUN TestSyncWithExclude run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wefajem7sace", Local "Local file system at /tmp/rclone1378933457", Modify Window "1s" 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35797") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:34340->172.17.0.4:35797, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30926") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:34978->172.17.0.4:30926, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30180") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:55444->172.17.0.4:30180, err= 2025/09/30 02:46:56 DEBUG : enormous: Excluded (Size Filter) 2025/09/30 02:46:56 DEBUG : enormous: Excluded 2025/09/30 02:46:56 DEBUG : potato2: Excluded (Size Filter) 2025/09/30 02:46:56 DEBUG : potato2: Excluded 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33201") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:51260->172.17.0.4:33201, err= 2025/09/30 02:46:56 DEBUG : potato2: Excluded (Size Filter) 2025/09/30 02:46:56 DEBUG : potato2: Excluded 2025/09/30 02:46:56 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for checks to finish 2025/09/30 02:46:56 DEBUG : empty space: Unchanged skipping 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for transfers to finish 2025/09/30 02:46:56 DEBUG : Waiting for deletions to finish 2025/09/30 02:46:56 INFO : There was nothing to transfer 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38605") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:50294->172.17.0.4:38605, err= 2025/09/30 02:46:56 DEBUG : enormous: Excluded (Size Filter) 2025/09/30 02:46:56 DEBUG : enormous: Excluded 2025/09/30 02:46:56 DEBUG : potato2: Excluded (Size Filter) 2025/09/30 02:46:56 DEBUG : potato2: Excluded 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35555") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:60296->172.17.0.4:35555, err= 2025/09/30 02:46:56 DEBUG : potato2: Excluded (Size Filter) 2025/09/30 02:46:56 DEBUG : potato2: Excluded 2025/09/30 02:46:56 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/09/30 02:46:56 DEBUG : empty space: Unchanged skipping 2025/09/30 02:46:56 DEBUG : Local file system at /tmp/rclone1378933457: Waiting for checks to finish 2025/09/30 02:46:56 DEBUG : Local file system at /tmp/rclone1378933457: Waiting for transfers to finish 2025/09/30 02:46:56 DEBUG : Waiting for deletions to finish 2025/09/30 02:46:56 INFO : There was nothing to transfer 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39388") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:54026->172.17.0.4:39388, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34213") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:39778->172.17.0.4:34213, err= --- PASS: TestSyncWithExclude (0.03s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wefajem7sace", Local "Local file system at /tmp/rclone1378933457", Modify Window "1s" 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30834") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:47788->172.17.0.4:30834, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32900") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:53376->172.17.0.4:32900, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32453") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:36542->172.17.0.4:32453, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34636") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:49724->172.17.0.4:34636, err= 2025/09/30 02:46:56 DEBUG : enormous: Excluded (Size Filter) 2025/09/30 02:46:56 DEBUG : enormous: Excluded 2025/09/30 02:46:56 DEBUG : potato2: Excluded (Size Filter) 2025/09/30 02:46:56 DEBUG : potato2: Excluded 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35096") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:55880->172.17.0.4:35096, err= 2025/09/30 02:46:56 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for checks to finish 2025/09/30 02:46:56 DEBUG : empty space: Unchanged skipping 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for transfers to finish 2025/09/30 02:46:56 DEBUG : Waiting for deletions to finish 2025/09/30 02:46:56 INFO : potato2: Deleted 2025/09/30 02:46:56 INFO : enormous: Deleted 2025/09/30 02:46:56 INFO : There was nothing to transfer 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36512") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:53254->172.17.0.4:36512, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37755") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:51408->172.17.0.4:37755, err= 2025/09/30 02:46:56 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/09/30 02:46:56 DEBUG : empty space: Unchanged skipping 2025/09/30 02:46:56 DEBUG : Local file system at /tmp/rclone1378933457: Waiting for checks to finish 2025/09/30 02:46:56 DEBUG : Local file system at /tmp/rclone1378933457: Waiting for transfers to finish 2025/09/30 02:46:56 DEBUG : Waiting for deletions to finish 2025/09/30 02:46:56 INFO : enormous: Deleted 2025/09/30 02:46:56 INFO : potato2: Deleted 2025/09/30 02:46:56 INFO : There was nothing to transfer 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33574") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:57188->172.17.0.4:33574, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35191") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:48476->172.17.0.4:35191, err= --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.02s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wefajem7sace", Local "Local file system at /tmp/rclone1378933457", Modify Window "1s" 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31543") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:52430->172.17.0.4:31543, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32791") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:33524->172.17.0.4:32791, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37681") 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:46718->172.17.0.4:37681, err= 2025/09/30 02:46:56 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37545") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:37984->172.17.0.4:37545, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36446") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:48470->172.17.0.4:36446, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34499") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:35130->172.17.0.4:34499, err= 2025/09/30 02:46:57 DEBUG : five: Need to transfer - File not found at Destination 2025/09/30 02:46:57 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/09/30 02:46:57 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/09/30 02:46:57 DEBUG : one: Destination is newer than source, skipping 2025/09/30 02:46:57 DEBUG : three: Sizes identical 2025/09/30 02:46:57 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34835") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for checks to finish 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for transfers to finish 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38593") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:42728->172.17.0.4:34835, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:35308->172.17.0.4:38593, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38550") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:38750->172.17.0.4:38550, err= 2025/09/30 02:46:57 DEBUG : five.0fee171d.partial: renamed to: five 2025/09/30 02:46:57 INFO : five: Copied (new) 2025/09/30 02:46:57 DEBUG : two.8549bf6d.partial: renamed to: two 2025/09/30 02:46:57 INFO : two: Copied (replaced existing) 2025/09/30 02:46:57 DEBUG : four.f852663a.partial: renamed to: four 2025/09/30 02:46:57 INFO : four: Copied (replaced existing) 2025/09/30 02:46:57 DEBUG : Waiting for deletions to finish 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39462") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:42854->172.17.0.4:39462, err= sync_test.go:1479: Skip test with --checksum as no hashes supported 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38767") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:33958->172.17.0.4:38767, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31752") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:36828->172.17.0.4:31752, err= --- PASS: TestSyncWithUpdateOlder (0.03s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wefajem7sace", Local "Local file system at /tmp/rclone1378933457", Modify Window "1s" sync_test.go:1568: Can track renames: false 2025/09/30 02:46:57 ERROR : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Ignoring --track-renames as the source and destination do not have a common hash 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36605") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:54014->172.17.0.4:36605, err= 2025/09/30 02:46:57 DEBUG : potato: Need to transfer - File not found at Destination 2025/09/30 02:46:57 DEBUG : yam: Need to transfer - File not found at Destination 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for checks to finish 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for transfers to finish 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33192") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:39576->172.17.0.4:33192, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36176") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:54856->172.17.0.4:36176, err= 2025/09/30 02:46:57 DEBUG : potato.8b3202c9.partial: renamed to: potato 2025/09/30 02:46:57 INFO : potato: Copied (new) 2025/09/30 02:46:57 DEBUG : yam.02e422e9.partial: renamed to: yam 2025/09/30 02:46:57 INFO : yam: Copied (new) 2025/09/30 02:46:57 DEBUG : Waiting for deletions to finish 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39432") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:46738->172.17.0.4:39432, err= 2025/09/30 02:46:57 ERROR : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Ignoring --track-renames as the source and destination do not have a common hash 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36427") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:35086->172.17.0.4:36427, err= 2025/09/30 02:46:57 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:57 DEBUG : yaml: Need to transfer - File not found at Destination 2025/09/30 02:46:57 DEBUG : potato: Unchanged skipping 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for checks to finish 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for transfers to finish 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39794") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:60592->172.17.0.4:39794, err= 2025/09/30 02:46:57 DEBUG : yaml.f0a7baea.partial: renamed to: yaml 2025/09/30 02:46:57 INFO : yaml: Copied (new) 2025/09/30 02:46:57 DEBUG : Waiting for deletions to finish 2025/09/30 02:46:57 INFO : yam: Deleted 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39234") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:55036->172.17.0.4:39234, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33967") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:37674->172.17.0.4:33967, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33004") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:43374->172.17.0.4:33004, err= --- PASS: TestSyncWithTrackRenames (0.02s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wefajem7sace", Local "Local file system at /tmp/rclone1378933457", Modify Window "1s" sync_test.go:1640: Can track renames: true 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31924") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:42366->172.17.0.4:31924, err= 2025/09/30 02:46:57 INFO : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Making map for --track-renames 2025/09/30 02:46:57 INFO : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Finished making map for --track-renames 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for checks to finish 2025/09/30 02:46:57 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/30 02:46:57 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for renames to finish 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for transfers to finish 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35576") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:40846->172.17.0.4:35576, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32648") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:43486->172.17.0.4:32648, err= 2025/09/30 02:46:57 DEBUG : yam.02e422e9.partial: renamed to: yam 2025/09/30 02:46:57 INFO : yam: Copied (new) 2025/09/30 02:46:57 DEBUG : potato.8b3202c9.partial: renamed to: potato 2025/09/30 02:46:57 INFO : potato: Copied (new) 2025/09/30 02:46:57 DEBUG : Waiting for deletions to finish 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37839") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:51844->172.17.0.4:37839, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31630") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:44850->172.17.0.4:31630, err= 2025/09/30 02:46:57 INFO : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Making map for --track-renames 2025/09/30 02:46:57 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:57 INFO : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Finished making map for --track-renames 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for checks to finish 2025/09/30 02:46:57 DEBUG : potato: Unchanged skipping 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for renames to finish 2025/09/30 02:46:57 INFO : yam: Moved (server-side) to: yaml 2025/09/30 02:46:57 INFO : yaml: Renamed from "yam" 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for transfers to finish 2025/09/30 02:46:57 DEBUG : Waiting for deletions to finish 2025/09/30 02:46:57 INFO : There was nothing to transfer 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31788") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:52184->172.17.0.4:31788, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35167") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:39780->172.17.0.4:35167, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34253") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:38004->172.17.0.4:34253, err= --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.03s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wefajem7sace", Local "Local file system at /tmp/rclone1378933457", Modify Window "1s" sync_test.go:1679: Can track renames: true 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39699") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:38066->172.17.0.4:39699, err= 2025/09/30 02:46:57 INFO : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Making map for --track-renames 2025/09/30 02:46:57 INFO : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Finished making map for --track-renames 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for checks to finish 2025/09/30 02:46:57 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/30 02:46:57 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for renames to finish 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39332") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:53632->172.17.0.4:39332, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for transfers to finish 2025/09/30 02:46:57 DEBUG : potato.8b3202c9.partial: renamed to: potato 2025/09/30 02:46:57 INFO : potato: Copied (new) 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31684") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:57276->172.17.0.4:31684, err= 2025/09/30 02:46:57 DEBUG : sub/yam.b1027621.partial: renamed to: sub/yam 2025/09/30 02:46:57 INFO : sub/yam: Copied (new) 2025/09/30 02:46:57 DEBUG : Waiting for deletions to finish 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30337") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:36548->172.17.0.4:30337, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38162") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:60816->172.17.0.4:38162, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34352") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:48460->172.17.0.4:34352, err= 2025/09/30 02:46:57 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38211") 2025/09/30 02:46:57 DEBUG : potato: Unchanged skipping 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:56988->172.17.0.4:38211, err= 2025/09/30 02:46:57 INFO : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Making map for --track-renames 2025/09/30 02:46:57 INFO : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Finished making map for --track-renames 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for checks to finish 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for renames to finish 2025/09/30 02:46:57 INFO : sub/yam: Moved (server-side) to: yam 2025/09/30 02:46:57 INFO : yam: Renamed from "sub/yam" 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for transfers to finish 2025/09/30 02:46:57 DEBUG : Waiting for deletions to finish 2025/09/30 02:46:57 INFO : There was nothing to transfer 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38265") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:58806->172.17.0.4:38265, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37604") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:38404->172.17.0.4:37604, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35567") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:44170->172.17.0.4:35567, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32574") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:38806->172.17.0.4:32574, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38437") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:47516->172.17.0.4:38437, err= --- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.03s) === RUN TestServerSideMoveLocal run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wefajem7sace", Local "Local file system at /tmp/rclone1378933457", Modify Window "1s" 2025/09/30 02:46:57 DEBUG : Creating backend with remote "/tmp/rclone1378933457/dir1" 2025/09/30 02:46:57 DEBUG : Creating backend with remote "/tmp/rclone1378933457/dir2" 2025/09/30 02:46:57 DEBUG : Local file system at /tmp/rclone1378933457/dir2: Using server-side directory move 2025/09/30 02:46:57 INFO : Local file system at /tmp/rclone1378933457/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/30 02:46:57 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/09/30 02:46:57 DEBUG : Local file system at /tmp/rclone1378933457/dir2: Waiting for checks to finish 2025/09/30 02:46:57 DEBUG : Local file system at /tmp/rclone1378933457/dir2: Waiting for transfers to finish 2025/09/30 02:46:57 INFO : file1.txt: Moved (server-side) 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31951") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:46798->172.17.0.4:31951, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33216") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:56834->172.17.0.4:33216, err= --- PASS: TestServerSideMoveLocal (0.01s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wefajem7sace", Local "Local file system at /tmp/rclone1378933457", Modify Window "1s" 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30895") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:50094->172.17.0.4:30895, err= 2025/09/30 02:46:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/30 02:46:57 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for checks to finish 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for transfers to finish 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39708") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:39418->172.17.0.4:39708, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37238") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:48982->172.17.0.4:37238, err= 2025/09/30 02:46:57 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/09/30 02:46:57 INFO : sub dir/hello world: Copied (new) 2025/09/30 02:46:57 INFO : sub dir/hello world: Deleted 2025/09/30 02:46:57 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2025/09/30 02:46:57 INFO : nested/sub dir/file: Copied (new) 2025/09/30 02:46:57 INFO : nested/sub dir/file: Deleted 2025/09/30 02:46:57 INFO : sub dir: Removing directory 2025/09/30 02:46:57 INFO : nested/sub dir: Removing directory 2025/09/30 02:46:57 INFO : nested: Removing directory 2025/09/30 02:46:57 DEBUG : Local file system at /tmp/rclone1378933457: deleted 3 directories 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33372") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:43618->172.17.0.4:33372, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35789") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31636") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:45558->172.17.0.4:35789, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:51868->172.17.0.4:31636, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30950") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:37618->172.17.0.4:30950, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32170") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:36840->172.17.0.4:32170, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37150") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33850") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:38560->172.17.0.4:37150, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:43580->172.17.0.4:33850, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33112") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:35714->172.17.0.4:33112, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37352") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:42356->172.17.0.4:37352, err= --- PASS: TestMoveWithDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wefajem7sace", Local "Local file system at /tmp/rclone1378933457", Modify Window "1s" 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38762") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:47656->172.17.0.4:38762, err= 2025/09/30 02:46:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/30 02:46:57 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for checks to finish 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for transfers to finish 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37022") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36971") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:35168->172.17.0.4:36971, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:52008->172.17.0.4:37022, err= 2025/09/30 02:46:57 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2025/09/30 02:46:57 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2025/09/30 02:46:57 INFO : nested/sub dir/file: Copied (new) 2025/09/30 02:46:57 INFO : sub dir/hello world: Copied (new) 2025/09/30 02:46:57 INFO : nested/sub dir/file: Deleted 2025/09/30 02:46:57 INFO : sub dir/hello world: Deleted 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34267") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:34870->172.17.0.4:34267, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38102") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:50012->172.17.0.4:38102, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39556") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:46928->172.17.0.4:39556, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34550") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:39090->172.17.0.4:34550, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36285") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:44618->172.17.0.4:36285, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32213") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:50322->172.17.0.4:32213, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38403") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:48244->172.17.0.4:38403, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38687") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:44698->172.17.0.4:38687, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36337") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:60798->172.17.0.4:36337, err= --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wefajem7sace", Local "Local file system at /tmp/rclone1378933457", Modify Window "1s" 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32066") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:45020->172.17.0.4:32066, err= 2025/09/30 02:46:57 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/09/30 02:46:57 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for checks to finish 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for transfers to finish 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33731") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30994") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:36970->172.17.0.4:33731, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:43434->172.17.0.4:30994, err= 2025/09/30 02:46:57 DEBUG : existing.f29ecfde.partial: renamed to: existing 2025/09/30 02:46:57 INFO : existing: Copied (new) 2025/09/30 02:46:57 INFO : existing: Deleted 2025/09/30 02:46:57 DEBUG : existing-b.77ede99e.partial: renamed to: existing-b 2025/09/30 02:46:57 INFO : existing-b: Copied (new) 2025/09/30 02:46:57 INFO : existing-b: Deleted 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31685") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:34196->172.17.0.4:31685, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35325") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:45842->172.17.0.4:35325, err= 2025/09/30 02:46:57 DEBUG : existing: Destination exists, skipping 2025/09/30 02:46:57 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for checks to finish 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for transfers to finish 2025/09/30 02:46:57 INFO : There was nothing to transfer 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37147") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:44860->172.17.0.4:37147, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31735") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:52018->172.17.0.4:31735, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31022") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:37188->172.17.0.4:31022, err= --- PASS: TestMoveWithIgnoreExisting (0.02s) === RUN TestServerSideMove run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wefajem7sace", Local "Local file system at /tmp/rclone1378933457", Modify Window "1s" 2025/09/30 02:46:57 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-leluhad2kasa" 2025/09/30 02:46:57 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/30 02:46:57 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/30 02:46:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/30 02:46:57 DEBUG : Setting pass="BD4N0u6rtw7ShlFVYpyZzKqQPPRft5gfGy1m2QKjIcU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/30 02:46:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/30 02:46:57 DEBUG : TestFTPPureftpd: detected overridden config - adding "{NDfrE}" suffix to name 2025/09/30 02:46:57 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/30 02:46:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/30 02:46:57 DEBUG : Setting pass="BD4N0u6rtw7ShlFVYpyZzKqQPPRft5gfGy1m2QKjIcU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/30 02:46:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-leluhad2kasa: Connecting to FTP server 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-leluhad2kasa: dial("tcp","172.17.0.4:21") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-leluhad2kasa: > dial: conn=172.17.0.1:57844->172.17.0.4:21, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34563") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:49276->172.17.0.4:34563, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30764") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:54390->172.17.0.4:30764, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39508") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:51302->172.17.0.4:39508, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37354") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:53476->172.17.0.4:37354, err= sync_test.go:1735: Server side move (if possible) ftp://172.17.0.4:21/rclone-test-wefajem7sace -> ftp://172.17.0.4:21/rclone-test-leluhad2kasa 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-leluhad2kasa: dial("tcp","172.17.0.4:33962") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-leluhad2kasa: > dial: conn=172.17.0.1:33064->172.17.0.4:33962, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-leluhad2kasa: dial("tcp","172.17.0.4:36383") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-leluhad2kasa: > dial: conn=172.17.0.1:59294->172.17.0.4:36383, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-leluhad2kasa: dial("tcp","172.17.0.4:39614") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-leluhad2kasa: > dial: conn=172.17.0.1:37894->172.17.0.4:39614, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-leluhad2kasa: Using server-side directory move 2025/09/30 02:46:57 INFO : ftp://172.17.0.4:21/rclone-test-leluhad2kasa: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-leluhad2kasa: dial("tcp","172.17.0.4:36876") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-leluhad2kasa: > dial: conn=172.17.0.1:42572->172.17.0.4:36876, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30012") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:48950->172.17.0.4:30012, err= 2025/09/30 02:46:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/30 02:46:57 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/09/30 02:46:57 DEBUG : empty space: Unchanged skipping 2025/09/30 02:46:57 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-leluhad2kasa: Connecting to FTP server 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-leluhad2kasa: dial("tcp","172.17.0.4:21") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-leluhad2kasa: Waiting for checks to finish 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-leluhad2kasa: > dial: conn=172.17.0.1:57858->172.17.0.4:21, err= 2025/09/30 02:46:57 INFO : empty space: Deleted 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-leluhad2kasa: Waiting for transfers to finish 2025/09/30 02:46:57 INFO : potato2: Moved (server-side) 2025/09/30 02:46:57 INFO : potato3: Deleted 2025/09/30 02:46:57 INFO : potato3: Moved (server-side) 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36523") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:50772->172.17.0.4:36523, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-leluhad2kasa: dial("tcp","172.17.0.4:31587") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-leluhad2kasa: > dial: conn=172.17.0.1:36574->172.17.0.4:31587, err= 2025/09/30 02:46:57 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-latunan7nelo" 2025/09/30 02:46:57 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/30 02:46:57 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/30 02:46:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/30 02:46:57 DEBUG : Setting pass="BD4N0u6rtw7ShlFVYpyZzKqQPPRft5gfGy1m2QKjIcU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/30 02:46:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/30 02:46:57 DEBUG : TestFTPPureftpd: detected overridden config - adding "{NDfrE}" suffix to name 2025/09/30 02:46:57 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/30 02:46:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/30 02:46:57 DEBUG : Setting pass="BD4N0u6rtw7ShlFVYpyZzKqQPPRft5gfGy1m2QKjIcU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/30 02:46:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-latunan7nelo: Connecting to FTP server 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-latunan7nelo: dial("tcp","172.17.0.4:21") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-latunan7nelo: > dial: conn=172.17.0.1:57864->172.17.0.4:21, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-latunan7nelo: Using server-side directory move 2025/09/30 02:46:57 INFO : ftp://172.17.0.4:21/rclone-test-latunan7nelo: Server side directory move succeeded 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-latunan7nelo: dial("tcp","172.17.0.4:30178") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-latunan7nelo: > dial: conn=172.17.0.1:41278->172.17.0.4:30178, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-leluhad2kasa: dial("tcp","172.17.0.4:36976") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-leluhad2kasa: > dial: conn=172.17.0.1:49082->172.17.0.4:36976, err= 2025/09/30 02:46:57 ERROR : error listing: directory not found 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-latunan7nelo: dial("tcp","172.17.0.4:35220") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-latunan7nelo: > dial: conn=172.17.0.1:48100->172.17.0.4:35220, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-latunan7nelo: Purge object "empty space" 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-latunan7nelo: Purge object "potato2" 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-latunan7nelo: Purge object "potato3" 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-latunan7nelo: Purge dir "" 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-leluhad2kasa: dial("tcp","172.17.0.4:35875") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-leluhad2kasa: > dial: conn=172.17.0.1:36960->172.17.0.4:35875, err= 2025/09/30 02:46:57 ERROR : error listing: directory not found 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-leluhad2kasa: Purge dir "" 2025/09/30 02:46:57 NOTICE: purge failed to rmdir "": directory not found 2025/09/30 02:46:57 NOTICE: purge failed: directory not found 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36626") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:51454->172.17.0.4:36626, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36607") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:39960->172.17.0.4:36607, err= --- PASS: TestServerSideMove (0.09s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wefajem7sace", Local "Local file system at /tmp/rclone1378933457", Modify Window "1s" 2025/09/30 02:46:57 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-ficamox1magi" 2025/09/30 02:46:57 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/30 02:46:57 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/30 02:46:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/30 02:46:57 DEBUG : Setting pass="BD4N0u6rtw7ShlFVYpyZzKqQPPRft5gfGy1m2QKjIcU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/30 02:46:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/30 02:46:57 DEBUG : TestFTPPureftpd: detected overridden config - adding "{NDfrE}" suffix to name 2025/09/30 02:46:57 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/30 02:46:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/30 02:46:57 DEBUG : Setting pass="BD4N0u6rtw7ShlFVYpyZzKqQPPRft5gfGy1m2QKjIcU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/30 02:46:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-ficamox1magi: Connecting to FTP server 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-ficamox1magi: dial("tcp","172.17.0.4:21") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-ficamox1magi: > dial: conn=172.17.0.1:57874->172.17.0.4:21, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34303") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:56342->172.17.0.4:34303, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33551") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:45096->172.17.0.4:33551, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31874") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:39720->172.17.0.4:31874, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34925") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:54534->172.17.0.4:34925, err= sync_test.go:1735: Server side move (if possible) ftp://172.17.0.4:21/rclone-test-wefajem7sace -> ftp://172.17.0.4:21/rclone-test-ficamox1magi 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-ficamox1magi: dial("tcp","172.17.0.4:36636") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-ficamox1magi: > dial: conn=172.17.0.1:48816->172.17.0.4:36636, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-ficamox1magi: dial("tcp","172.17.0.4:37862") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-ficamox1magi: > dial: conn=172.17.0.1:50174->172.17.0.4:37862, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-ficamox1magi: dial("tcp","172.17.0.4:39185") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-ficamox1magi: > dial: conn=172.17.0.1:33650->172.17.0.4:39185, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-ficamox1magi: dial("tcp","172.17.0.4:32592") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-ficamox1magi: > dial: conn=172.17.0.1:59452->172.17.0.4:32592, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35085") 2025/09/30 02:46:57 DEBUG : empty space: Excluded (Size Filter) 2025/09/30 02:46:57 DEBUG : empty space: Excluded 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:51198->172.17.0.4:35085, err= 2025/09/30 02:46:57 DEBUG : empty space: Excluded (Size Filter) 2025/09/30 02:46:57 DEBUG : empty space: Excluded 2025/09/30 02:46:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/30 02:46:57 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-ficamox1magi: Connecting to FTP server 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-ficamox1magi: dial("tcp","172.17.0.4:21") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-ficamox1magi: Waiting for checks to finish 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-ficamox1magi: Waiting for transfers to finish 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-ficamox1magi: > dial: conn=172.17.0.1:57882->172.17.0.4:21, err= 2025/09/30 02:46:57 INFO : potato2: Moved (server-side) 2025/09/30 02:46:57 INFO : potato3: Deleted 2025/09/30 02:46:57 INFO : potato3: Moved (server-side) 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35137") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:49372->172.17.0.4:35137, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-ficamox1magi: dial("tcp","172.17.0.4:37470") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-ficamox1magi: > dial: conn=172.17.0.1:48494->172.17.0.4:37470, err= 2025/09/30 02:46:57 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-zisavop4rebo" 2025/09/30 02:46:57 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/30 02:46:57 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/30 02:46:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/30 02:46:57 DEBUG : Setting pass="BD4N0u6rtw7ShlFVYpyZzKqQPPRft5gfGy1m2QKjIcU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/30 02:46:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/30 02:46:57 DEBUG : TestFTPPureftpd: detected overridden config - adding "{NDfrE}" suffix to name 2025/09/30 02:46:57 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/30 02:46:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/30 02:46:57 DEBUG : Setting pass="BD4N0u6rtw7ShlFVYpyZzKqQPPRft5gfGy1m2QKjIcU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/30 02:46:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-zisavop4rebo: Connecting to FTP server 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-zisavop4rebo: dial("tcp","172.17.0.4:21") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-zisavop4rebo: > dial: conn=172.17.0.1:57898->172.17.0.4:21, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-zisavop4rebo: dial("tcp","172.17.0.4:37005") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-zisavop4rebo: > dial: conn=172.17.0.1:55754->172.17.0.4:37005, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-ficamox1magi: dial("tcp","172.17.0.4:31895") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-ficamox1magi: > dial: conn=172.17.0.1:55442->172.17.0.4:31895, err= 2025/09/30 02:46:57 DEBUG : empty space: Excluded (Size Filter) 2025/09/30 02:46:57 DEBUG : empty space: Excluded 2025/09/30 02:46:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/30 02:46:57 DEBUG : potato3: Need to transfer - File not found at Destination 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-zisavop4rebo: Waiting for checks to finish 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-zisavop4rebo: Waiting for transfers to finish 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-zisavop4rebo: Connecting to FTP server 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-zisavop4rebo: dial("tcp","172.17.0.4:21") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-zisavop4rebo: > dial: conn=172.17.0.1:57910->172.17.0.4:21, err= 2025/09/30 02:46:57 INFO : potato2: Moved (server-side) 2025/09/30 02:46:57 INFO : potato3: Moved (server-side) 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-zisavop4rebo: dial("tcp","172.17.0.4:37140") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-zisavop4rebo: > dial: conn=172.17.0.1:48370->172.17.0.4:37140, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-ficamox1magi: dial("tcp","172.17.0.4:38012") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-ficamox1magi: > dial: conn=172.17.0.1:50012->172.17.0.4:38012, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-zisavop4rebo: dial("tcp","172.17.0.4:34927") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-zisavop4rebo: > dial: conn=172.17.0.1:45068->172.17.0.4:34927, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-zisavop4rebo: Purge object "potato2" 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-zisavop4rebo: Purge object "potato3" 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-zisavop4rebo: Purge dir "" 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-ficamox1magi: dial("tcp","172.17.0.4:38958") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-ficamox1magi: > dial: conn=172.17.0.1:46932->172.17.0.4:38958, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-ficamox1magi: Purge object "empty space" 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-ficamox1magi: Purge dir "" 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30395") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:55362->172.17.0.4:30395, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38474") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:40660->172.17.0.4:38474, err= --- PASS: TestServerSideMoveWithFilter (0.09s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wefajem7sace", Local "Local file system at /tmp/rclone1378933457", Modify Window "1s" 2025/09/30 02:46:57 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-ferifoc7moqi" 2025/09/30 02:46:57 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/30 02:46:57 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/30 02:46:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/30 02:46:57 DEBUG : Setting pass="BD4N0u6rtw7ShlFVYpyZzKqQPPRft5gfGy1m2QKjIcU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/30 02:46:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/30 02:46:57 DEBUG : TestFTPPureftpd: detected overridden config - adding "{NDfrE}" suffix to name 2025/09/30 02:46:57 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/30 02:46:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/30 02:46:57 DEBUG : Setting pass="BD4N0u6rtw7ShlFVYpyZzKqQPPRft5gfGy1m2QKjIcU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/30 02:46:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-ferifoc7moqi: Connecting to FTP server 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-ferifoc7moqi: dial("tcp","172.17.0.4:21") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-ferifoc7moqi: > dial: conn=172.17.0.1:57920->172.17.0.4:21, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38859") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:40238->172.17.0.4:38859, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38442") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:55862->172.17.0.4:38442, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35990") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:52222->172.17.0.4:35990, err= 2025/09/30 02:46:57 INFO : tomatoDir: Making directory 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30773") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:41746->172.17.0.4:30773, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32129") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:34112->172.17.0.4:32129, err= sync_test.go:1735: Server side move (if possible) ftp://172.17.0.4:21/rclone-test-wefajem7sace -> ftp://172.17.0.4:21/rclone-test-ferifoc7moqi 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-ferifoc7moqi: dial("tcp","172.17.0.4:34838") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-ferifoc7moqi: > dial: conn=172.17.0.1:48936->172.17.0.4:34838, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-ferifoc7moqi: dial("tcp","172.17.0.4:33784") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-ferifoc7moqi: > dial: conn=172.17.0.1:48330->172.17.0.4:33784, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-ferifoc7moqi: dial("tcp","172.17.0.4:37355") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-ferifoc7moqi: > dial: conn=172.17.0.1:51116->172.17.0.4:37355, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-ferifoc7moqi: Using server-side directory move 2025/09/30 02:46:57 INFO : ftp://172.17.0.4:21/rclone-test-ferifoc7moqi: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36626") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:51466->172.17.0.4:36626, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-ferifoc7moqi: dial("tcp","172.17.0.4:37663") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-ferifoc7moqi: > dial: conn=172.17.0.1:36460->172.17.0.4:37663, err= 2025/09/30 02:46:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/30 02:46:57 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/09/30 02:46:57 DEBUG : empty space: Unchanged skipping 2025/09/30 02:46:57 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-ferifoc7moqi: Connecting to FTP server 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-ferifoc7moqi: dial("tcp","172.17.0.4:21") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-ferifoc7moqi: > dial: conn=172.17.0.1:57936->172.17.0.4:21, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32780") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:33482->172.17.0.4:32780, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-ferifoc7moqi: Waiting for checks to finish 2025/09/30 02:46:57 INFO : empty space: Deleted 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-ferifoc7moqi: Waiting for transfers to finish 2025/09/30 02:46:57 INFO : potato2: Moved (server-side) 2025/09/30 02:46:57 INFO : potato3: Deleted 2025/09/30 02:46:57 INFO : potato3: Moved (server-side) 2025/09/30 02:46:57 INFO : tomatoDir: Removing directory 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: deleted 1 directories 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37864") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:47188->172.17.0.4:37864, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36713") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:35836->172.17.0.4:36713, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-ferifoc7moqi: dial("tcp","172.17.0.4:37115") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-ferifoc7moqi: > dial: conn=172.17.0.1:43214->172.17.0.4:37115, err= 2025/09/30 02:46:57 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-vagubat7laze" 2025/09/30 02:46:57 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/30 02:46:57 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/30 02:46:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/30 02:46:57 DEBUG : Setting pass="BD4N0u6rtw7ShlFVYpyZzKqQPPRft5gfGy1m2QKjIcU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/30 02:46:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/30 02:46:57 DEBUG : TestFTPPureftpd: detected overridden config - adding "{NDfrE}" suffix to name 2025/09/30 02:46:57 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/30 02:46:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/30 02:46:57 DEBUG : Setting pass="BD4N0u6rtw7ShlFVYpyZzKqQPPRft5gfGy1m2QKjIcU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/30 02:46:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-vagubat7laze: Connecting to FTP server 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-vagubat7laze: dial("tcp","172.17.0.4:21") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-vagubat7laze: > dial: conn=172.17.0.1:57942->172.17.0.4:21, err= 2025/09/30 02:46:57 INFO : tomatoDir: Making directory 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-vagubat7laze: Using server-side directory move 2025/09/30 02:46:57 INFO : ftp://172.17.0.4:21/rclone-test-vagubat7laze: Server side directory move succeeded 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-vagubat7laze: dial("tcp","172.17.0.4:34152") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-vagubat7laze: > dial: conn=172.17.0.1:56988->172.17.0.4:34152, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-vagubat7laze: dial("tcp","172.17.0.4:33179") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-vagubat7laze: > dial: conn=172.17.0.1:46760->172.17.0.4:33179, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-ferifoc7moqi: dial("tcp","172.17.0.4:38476") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-ferifoc7moqi: > dial: conn=172.17.0.1:49558->172.17.0.4:38476, err= 2025/09/30 02:46:57 ERROR : error listing: directory not found 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-ferifoc7moqi: dial("tcp","172.17.0.4:31204") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-ferifoc7moqi: > dial: conn=172.17.0.1:46630->172.17.0.4:31204, err= 2025/09/30 02:46:57 ERROR : error listing: directory not found 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-vagubat7laze: dial("tcp","172.17.0.4:39145") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-vagubat7laze: > dial: conn=172.17.0.1:44852->172.17.0.4:39145, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-vagubat7laze: Purge object "empty space" 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-vagubat7laze: Purge object "potato2" 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-vagubat7laze: Purge object "potato3" 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-vagubat7laze: dial("tcp","172.17.0.4:31816") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-vagubat7laze: > dial: conn=172.17.0.1:47596->172.17.0.4:31816, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-vagubat7laze: Purge dir "tomatoDir" 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-vagubat7laze: Purge dir "" 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-ferifoc7moqi: dial("tcp","172.17.0.4:35432") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-ferifoc7moqi: > dial: conn=172.17.0.1:46812->172.17.0.4:35432, err= 2025/09/30 02:46:57 ERROR : error listing: directory not found 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-ferifoc7moqi: Purge dir "" 2025/09/30 02:46:57 NOTICE: purge failed to rmdir "": directory not found 2025/09/30 02:46:57 NOTICE: purge failed: directory not found 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33580") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:60094->172.17.0.4:33580, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35404") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:60040->172.17.0.4:35404, err= --- PASS: TestServerSideMoveDeleteEmptySourceDirs (0.07s) === RUN TestServerSideMoveOverlap run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wefajem7sace", Local "Local file system at /tmp/rclone1378933457", Modify Window "1s" sync_test.go:1940: Skipping test as remote supports DirMove 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32218") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:58600->172.17.0.4:32218, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32128") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:53272->172.17.0.4:32128, err= --- SKIP: TestServerSideMoveOverlap (0.00s) === RUN TestSyncOverlap run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wefajem7sace", Local "Local file system at /tmp/rclone1378933457", Modify Window "1s" 2025/09/30 02:46:57 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-wefajem7sace/rclone-sync-test" 2025/09/30 02:46:57 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/30 02:46:57 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/30 02:46:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/30 02:46:57 DEBUG : Setting pass="BD4N0u6rtw7ShlFVYpyZzKqQPPRft5gfGy1m2QKjIcU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/30 02:46:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/30 02:46:57 DEBUG : TestFTPPureftpd: detected overridden config - adding "{NDfrE}" suffix to name 2025/09/30 02:46:57 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/30 02:46:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/30 02:46:57 DEBUG : Setting pass="BD4N0u6rtw7ShlFVYpyZzKqQPPRft5gfGy1m2QKjIcU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/30 02:46:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/rclone-sync-test: Connecting to FTP server 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/rclone-sync-test: dial("tcp","172.17.0.4:21") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/rclone-sync-test: > dial: conn=172.17.0.1:57956->172.17.0.4:21, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35026") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:38200->172.17.0.4:35026, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38763") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:40526->172.17.0.4:38763, err= --- PASS: TestSyncOverlap (0.02s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wefajem7sace", Local "Local file system at /tmp/rclone1378933457", Modify Window "1s" 2025/09/30 02:46:57 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-wefajem7sace/rclone-sync-test" 2025/09/30 02:46:57 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/30 02:46:57 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/30 02:46:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/30 02:46:57 DEBUG : Setting pass="BD4N0u6rtw7ShlFVYpyZzKqQPPRft5gfGy1m2QKjIcU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/30 02:46:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/30 02:46:57 DEBUG : TestFTPPureftpd: detected overridden config - adding "{NDfrE}" suffix to name 2025/09/30 02:46:57 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/30 02:46:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/30 02:46:57 DEBUG : Setting pass="BD4N0u6rtw7ShlFVYpyZzKqQPPRft5gfGy1m2QKjIcU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/30 02:46:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/rclone-sync-test: Connecting to FTP server 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/rclone-sync-test: dial("tcp","172.17.0.4:21") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/rclone-sync-test: > dial: conn=172.17.0.1:57968->172.17.0.4:21, err= 2025/09/30 02:46:57 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-wefajem7sace/rclone-sync-test-include/layer2" 2025/09/30 02:46:57 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/30 02:46:57 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/30 02:46:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/30 02:46:57 DEBUG : Setting pass="BD4N0u6rtw7ShlFVYpyZzKqQPPRft5gfGy1m2QKjIcU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/30 02:46:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/30 02:46:57 DEBUG : TestFTPPureftpd: detected overridden config - adding "{NDfrE}" suffix to name 2025/09/30 02:46:57 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/30 02:46:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/30 02:46:57 DEBUG : Setting pass="BD4N0u6rtw7ShlFVYpyZzKqQPPRft5gfGy1m2QKjIcU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/30 02:46:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/rclone-sync-test-include/layer2: Connecting to FTP server 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/rclone-sync-test-include/layer2: dial("tcp","172.17.0.4:21") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:57984->172.17.0.4:21, err= 2025/09/30 02:46:57 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-wefajem7sace/rclone-sync-test-ignore-file" 2025/09/30 02:46:57 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/30 02:46:57 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/30 02:46:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/30 02:46:57 DEBUG : Setting pass="BD4N0u6rtw7ShlFVYpyZzKqQPPRft5gfGy1m2QKjIcU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/30 02:46:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/30 02:46:57 DEBUG : TestFTPPureftpd: detected overridden config - adding "{NDfrE}" suffix to name 2025/09/30 02:46:57 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/30 02:46:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/30 02:46:57 DEBUG : Setting pass="BD4N0u6rtw7ShlFVYpyZzKqQPPRft5gfGy1m2QKjIcU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/30 02:46:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/rclone-sync-test-ignore-file: Connecting to FTP server 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/rclone-sync-test-ignore-file: dial("tcp","172.17.0.4:21") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:57998->172.17.0.4:21, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39370") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:33016->172.17.0.4:39370, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36653") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/rclone-sync-test: dial("tcp","172.17.0.4:33918") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:38788->172.17.0.4:36653, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/rclone-sync-test: > dial: conn=172.17.0.1:35392->172.17.0.4:33918, err= 2025/09/30 02:46:57 DEBUG : rclone-sync-test: Excluded 2025/09/30 02:46:57 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30171") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:60024->172.17.0.4:30171, err= 2025/09/30 02:46:57 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/rclone-sync-test: Waiting for checks to finish 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/rclone-sync-test: Waiting for transfers to finish 2025/09/30 02:46:57 DEBUG : Waiting for deletions to finish 2025/09/30 02:46:57 INFO : There was nothing to transfer 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/rclone-sync-test: dial("tcp","172.17.0.4:31141") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:40000") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:46074->172.17.0.4:40000, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/rclone-sync-test: > dial: conn=172.17.0.1:33438->172.17.0.4:31141, err= 2025/09/30 02:46:57 DEBUG : rclone-sync-test: Excluded 2025/09/30 02:46:57 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33172") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:58036->172.17.0.4:33172, err= 2025/09/30 02:46:57 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for checks to finish 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for transfers to finish 2025/09/30 02:46:57 DEBUG : Waiting for deletions to finish 2025/09/30 02:46:57 INFO : rclone-sync-test-include: Removing directory 2025/09/30 02:46:57 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: failed to delete 1 directories 2025/09/30 02:46:57 INFO : There was nothing to transfer 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31809") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:42732->172.17.0.4:31809, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/rclone-sync-test-include/layer2: dial("tcp","172.17.0.4:36799") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:59816->172.17.0.4:36799, err= 2025/09/30 02:46:57 DEBUG : rclone-sync-test: Excluded 2025/09/30 02:46:57 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39950") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:56544->172.17.0.4:39950, err= 2025/09/30 02:46:57 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/rclone-sync-test-include/layer2: Waiting for checks to finish 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/09/30 02:46:57 DEBUG : Waiting for deletions to finish 2025/09/30 02:46:57 INFO : There was nothing to transfer 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39100") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/rclone-sync-test-include/layer2: dial("tcp","172.17.0.4:33643") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:49980->172.17.0.4:33643, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:47562->172.17.0.4:39100, err= 2025/09/30 02:46:57 DEBUG : rclone-sync-test: Excluded 2025/09/30 02:46:57 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35732") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:34256->172.17.0.4:35732, err= 2025/09/30 02:46:57 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for checks to finish 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for transfers to finish 2025/09/30 02:46:57 DEBUG : Waiting for deletions to finish 2025/09/30 02:46:57 INFO : rclone-sync-test-include: Removing directory 2025/09/30 02:46:57 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: failed to delete 1 directories 2025/09/30 02:46:57 INFO : There was nothing to transfer 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/rclone-sync-test-ignore-file: dial("tcp","172.17.0.4:31147") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:56216->172.17.0.4:31147, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30205") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:60906->172.17.0.4:30205, err= 2025/09/30 02:46:57 DEBUG : Excluded 2025/09/30 02:46:57 DEBUG : rclone-sync-test: Excluded 2025/09/30 02:46:57 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39716") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:57380->172.17.0.4:39716, err= 2025/09/30 02:46:57 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/rclone-sync-test-ignore-file: Waiting for checks to finish 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/09/30 02:46:57 DEBUG : Waiting for deletions to finish 2025/09/30 02:46:57 INFO : There was nothing to transfer 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38986") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:47382->172.17.0.4:38986, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37297") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36402") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39798") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:55704->172.17.0.4:36402, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:40476->172.17.0.4:39798, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:52574->172.17.0.4:37297, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37296") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:44138->172.17.0.4:37296, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32615") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:37940->172.17.0.4:32615, err= --- PASS: TestSyncOverlapWithFilter (0.08s) === RUN TestSyncCompareDest run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wefajem7sace", Local "Local file system at /tmp/rclone1378933457", Modify Window "1s" 2025/09/30 02:46:57 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-wefajem7sace/dst" 2025/09/30 02:46:57 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/30 02:46:57 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/30 02:46:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/30 02:46:57 DEBUG : Setting pass="BD4N0u6rtw7ShlFVYpyZzKqQPPRft5gfGy1m2QKjIcU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/30 02:46:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/30 02:46:57 DEBUG : TestFTPPureftpd: detected overridden config - adding "{NDfrE}" suffix to name 2025/09/30 02:46:57 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/30 02:46:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/30 02:46:57 DEBUG : Setting pass="BD4N0u6rtw7ShlFVYpyZzKqQPPRft5gfGy1m2QKjIcU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/30 02:46:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/dst: Connecting to FTP server 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/dst: dial("tcp","172.17.0.4:21") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/dst: > dial: conn=172.17.0.1:58004->172.17.0.4:21, err= 2025/09/30 02:46:57 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-wefajem7sace/CompareDest" 2025/09/30 02:46:57 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/30 02:46:57 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/30 02:46:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/30 02:46:57 DEBUG : Setting pass="BD4N0u6rtw7ShlFVYpyZzKqQPPRft5gfGy1m2QKjIcU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/30 02:46:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/30 02:46:57 DEBUG : TestFTPPureftpd: detected overridden config - adding "{NDfrE}" suffix to name 2025/09/30 02:46:57 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/30 02:46:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/30 02:46:57 DEBUG : Setting pass="BD4N0u6rtw7ShlFVYpyZzKqQPPRft5gfGy1m2QKjIcU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/30 02:46:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/CompareDest: Connecting to FTP server 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/CompareDest: dial("tcp","172.17.0.4:21") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/CompareDest: > dial: conn=172.17.0.1:58016->172.17.0.4:21, err= 2025/09/30 02:46:57 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-wefajem7sace/CompareDest" to be canonical "TestFTPPureftpd{NDfrE}:rclone-test-wefajem7sace/CompareDest" 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/dst: dial("tcp","172.17.0.4:38346") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/dst: > dial: conn=172.17.0.1:43442->172.17.0.4:38346, err= 2025/09/30 02:46:57 DEBUG : one: Need to transfer - File not found at Destination 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/dst: Waiting for checks to finish 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/dst: Waiting for transfers to finish 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/dst: dial("tcp","172.17.0.4:33259") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/dst: > dial: conn=172.17.0.1:59326->172.17.0.4:33259, err= 2025/09/30 02:46:57 DEBUG : one.b2cc3c6c.partial: renamed to: one 2025/09/30 02:46:57 INFO : one: Copied (new) 2025/09/30 02:46:57 DEBUG : Waiting for deletions to finish 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32911") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:60890->172.17.0.4:32911, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39371") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:44138->172.17.0.4:39371, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36214") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:34284->172.17.0.4:36214, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33498") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:56080->172.17.0.4:33498, err= 2025/09/30 02:46:57 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-wefajem7sace/CompareDest" for canonical name "TestFTPPureftpd{NDfrE}:rclone-test-wefajem7sace/CompareDest" 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/dst: dial("tcp","172.17.0.4:32621") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/dst: > dial: conn=172.17.0.1:57686->172.17.0.4:32621, err= 2025/09/30 02:46:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/dst: Waiting for checks to finish 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/dst: Waiting for transfers to finish 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/dst: dial("tcp","172.17.0.4:34414") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/dst: > dial: conn=172.17.0.1:39510->172.17.0.4:34414, err= 2025/09/30 02:46:57 DEBUG : one.4a8516eb.partial: renamed to: one 2025/09/30 02:46:57 INFO : one: Copied (replaced existing) 2025/09/30 02:46:57 DEBUG : Waiting for deletions to finish 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30899") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:55790->172.17.0.4:30899, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30626") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:37694->172.17.0.4:30626, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38180") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:50800->172.17.0.4:38180, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30134") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:54338->172.17.0.4:30134, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35909") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:50482->172.17.0.4:35909, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36169") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:53232->172.17.0.4:36169, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32487") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:51546->172.17.0.4:32487, err= 2025/09/30 02:46:57 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-wefajem7sace/CompareDest" for canonical name "TestFTPPureftpd{NDfrE}:rclone-test-wefajem7sace/CompareDest" 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/dst: dial("tcp","172.17.0.4:30161") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/dst: > dial: conn=172.17.0.1:55348->172.17.0.4:30161, err= 2025/09/30 02:46:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/dst: Waiting for checks to finish 2025/09/30 02:46:57 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/30 02:46:57 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/dst: Waiting for transfers to finish 2025/09/30 02:46:57 DEBUG : Waiting for deletions to finish 2025/09/30 02:46:57 INFO : There was nothing to transfer 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31769") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:33964->172.17.0.4:31769, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38578") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:47638->172.17.0.4:38578, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32121") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:48940->172.17.0.4:32121, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32411") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:34600->172.17.0.4:32411, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38081") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:51486->172.17.0.4:38081, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34939") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:34994->172.17.0.4:34939, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34219") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:60152->172.17.0.4:34219, err= 2025/09/30 02:46:57 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-wefajem7sace/CompareDest" for canonical name "TestFTPPureftpd{NDfrE}:rclone-test-wefajem7sace/CompareDest" 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/dst: dial("tcp","172.17.0.4:34478") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/dst: > dial: conn=172.17.0.1:46120->172.17.0.4:34478, err= 2025/09/30 02:46:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/CompareDest: Connecting to FTP server 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/CompareDest: dial("tcp","172.17.0.4:21") 2025/09/30 02:46:57 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/30 02:46:57 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/CompareDest: > dial: conn=172.17.0.1:58028->172.17.0.4:21, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/dst: Waiting for checks to finish 2025/09/30 02:46:57 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/30 02:46:57 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/dst: Waiting for transfers to finish 2025/09/30 02:46:57 DEBUG : Waiting for deletions to finish 2025/09/30 02:46:57 INFO : There was nothing to transfer 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32117") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:32810->172.17.0.4:32117, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38829") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:48782->172.17.0.4:38829, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35478") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:35954->172.17.0.4:35478, err= 2025/09/30 02:46:57 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-wefajem7sace/CompareDest" for canonical name "TestFTPPureftpd{NDfrE}:rclone-test-wefajem7sace/CompareDest" 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/dst: dial("tcp","172.17.0.4:39112") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/dst: > dial: conn=172.17.0.1:55744->172.17.0.4:39112, err= 2025/09/30 02:46:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/30 02:46:57 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/30 02:46:57 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/dst: Waiting for checks to finish 2025/09/30 02:46:57 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/30 02:46:57 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/dst: Waiting for transfers to finish 2025/09/30 02:46:57 DEBUG : Waiting for deletions to finish 2025/09/30 02:46:57 INFO : There was nothing to transfer 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34627") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:42152->172.17.0.4:34627, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35663") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:52494->172.17.0.4:35663, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32378") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:56988->172.17.0.4:32378, err= sync_test.go:2205: No hash on uploaded file so skipping compare timestamp test 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37901") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:37316->172.17.0.4:37901, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39909") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:57064->172.17.0.4:39909, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31696") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:51858->172.17.0.4:31696, err= 2025/09/30 02:46:57 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-wefajem7sace/CompareDest" for canonical name "TestFTPPureftpd{NDfrE}:rclone-test-wefajem7sace/CompareDest" 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/dst: dial("tcp","172.17.0.4:31660") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/dst: > dial: conn=172.17.0.1:53846->172.17.0.4:31660, err= 2025/09/30 02:46:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/30 02:46:57 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/09/30 02:46:57 DEBUG : two: Need to transfer - File not found at Destination 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/dst: Waiting for checks to finish 2025/09/30 02:46:57 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/30 02:46:57 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/dst: Waiting for transfers to finish 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/dst: dial("tcp","172.17.0.4:32346") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/dst: > dial: conn=172.17.0.1:60476->172.17.0.4:32346, err= 2025/09/30 02:46:57 DEBUG : two.a319cd8b.partial: renamed to: two 2025/09/30 02:46:57 INFO : two: Copied (new) 2025/09/30 02:46:57 DEBUG : Waiting for deletions to finish 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36449") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:57606->172.17.0.4:36449, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35477") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:58320->172.17.0.4:35477, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30937") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:60924->172.17.0.4:30937, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38099") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:51764->172.17.0.4:38099, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37930") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:48402->172.17.0.4:37930, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33121") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:39156->172.17.0.4:33121, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30259") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:58574->172.17.0.4:30259, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/CompareDest: closing 2 unused connections --- PASS: TestSyncCompareDest (0.15s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wefajem7sace", Local "Local file system at /tmp/rclone1378933457", Modify Window "1s" 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30857") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:54768->172.17.0.4:30857, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32623") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:57112->172.17.0.4:32623, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35456") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:44714->172.17.0.4:35456, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37554") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:56648->172.17.0.4:37554, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36527") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:58796->172.17.0.4:36527, err= 2025/09/30 02:46:57 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-wefajem7sace/dest" 2025/09/30 02:46:57 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/30 02:46:57 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/30 02:46:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/30 02:46:57 DEBUG : Setting pass="BD4N0u6rtw7ShlFVYpyZzKqQPPRft5gfGy1m2QKjIcU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/30 02:46:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/30 02:46:57 DEBUG : TestFTPPureftpd: detected overridden config - adding "{NDfrE}" suffix to name 2025/09/30 02:46:57 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/30 02:46:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/30 02:46:57 DEBUG : Setting pass="BD4N0u6rtw7ShlFVYpyZzKqQPPRft5gfGy1m2QKjIcU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/30 02:46:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/dest: Connecting to FTP server 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/dest: dial("tcp","172.17.0.4:21") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/dest: > dial: conn=172.17.0.1:58038->172.17.0.4:21, err= 2025/09/30 02:46:57 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-wefajem7sace/pre-dest1" 2025/09/30 02:46:57 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/30 02:46:57 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/30 02:46:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/30 02:46:57 DEBUG : Setting pass="BD4N0u6rtw7ShlFVYpyZzKqQPPRft5gfGy1m2QKjIcU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/30 02:46:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/30 02:46:57 DEBUG : TestFTPPureftpd: detected overridden config - adding "{NDfrE}" suffix to name 2025/09/30 02:46:57 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/30 02:46:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/30 02:46:57 DEBUG : Setting pass="BD4N0u6rtw7ShlFVYpyZzKqQPPRft5gfGy1m2QKjIcU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/30 02:46:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/pre-dest1: Connecting to FTP server 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/pre-dest1: dial("tcp","172.17.0.4:21") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/pre-dest1: > dial: conn=172.17.0.1:58054->172.17.0.4:21, err= 2025/09/30 02:46:57 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-wefajem7sace/pre-dest1" to be canonical "TestFTPPureftpd{NDfrE}:rclone-test-wefajem7sace/pre-dest1" 2025/09/30 02:46:57 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-wefajem7sace/pre-dest2" 2025/09/30 02:46:57 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/30 02:46:57 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/30 02:46:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/30 02:46:57 DEBUG : Setting pass="BD4N0u6rtw7ShlFVYpyZzKqQPPRft5gfGy1m2QKjIcU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/30 02:46:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/30 02:46:57 DEBUG : TestFTPPureftpd: detected overridden config - adding "{NDfrE}" suffix to name 2025/09/30 02:46:57 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/30 02:46:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/30 02:46:57 DEBUG : Setting pass="BD4N0u6rtw7ShlFVYpyZzKqQPPRft5gfGy1m2QKjIcU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/30 02:46:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/pre-dest2: Connecting to FTP server 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/pre-dest2: dial("tcp","172.17.0.4:21") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/pre-dest2: > dial: conn=172.17.0.1:58060->172.17.0.4:21, err= 2025/09/30 02:46:57 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-wefajem7sace/pre-dest2" to be canonical "TestFTPPureftpd{NDfrE}:rclone-test-wefajem7sace/pre-dest2" 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/dest: dial("tcp","172.17.0.4:32626") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/dest: > dial: conn=172.17.0.1:33682->172.17.0.4:32626, err= 2025/09/30 02:46:57 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:57 DEBUG : 1: Destination found in --compare-dest, skipping 2025/09/30 02:46:57 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:57 DEBUG : 2: Destination found in --compare-dest, skipping 2025/09/30 02:46:57 DEBUG : 3: Need to transfer - File not found at Destination 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/dest: Waiting for checks to finish 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/dest: Waiting for transfers to finish 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/dest: dial("tcp","172.17.0.4:38734") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/dest: > dial: conn=172.17.0.1:35374->172.17.0.4:38734, err= 2025/09/30 02:46:57 DEBUG : 3.34f95e38.partial: renamed to: 3 2025/09/30 02:46:57 INFO : 3: Copied (new) 2025/09/30 02:46:57 DEBUG : Waiting for deletions to finish 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/dest: dial("tcp","172.17.0.4:39552") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/dest: > dial: conn=172.17.0.1:58248->172.17.0.4:39552, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31545") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:50270->172.17.0.4:31545, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32832") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34478") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:46124->172.17.0.4:34478, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30414") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:33922->172.17.0.4:32832, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:52400->172.17.0.4:30414, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38700") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:51098->172.17.0.4:38700, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32054") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35722") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:33972->172.17.0.4:35722, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31117") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:49784->172.17.0.4:31117, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:36316->172.17.0.4:32054, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37427") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:34904->172.17.0.4:37427, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/pre-dest1: closing 1 unused connections 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/pre-dest2: closing 1 unused connections --- PASS: TestSyncMultipleCompareDest (0.08s) === RUN TestSyncCopyDest run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wefajem7sace", Local "Local file system at /tmp/rclone1378933457", Modify Window "1s" sync_test.go:2265: Skipping test as remote does not support server-side copy 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34447") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:51642->172.17.0.4:34447, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33450") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:59832->172.17.0.4:33450, err= --- SKIP: TestSyncCopyDest (0.00s) === RUN TestSyncBackupDir run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wefajem7sace", Local "Local file system at /tmp/rclone1378933457", Modify Window "1s" 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36281") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:51678->172.17.0.4:36281, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30698") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:37834->172.17.0.4:30698, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37946") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:34332->172.17.0.4:37946, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33717") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:42238->172.17.0.4:33717, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31412") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:34746->172.17.0.4:31412, err= 2025/09/30 02:46:57 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-wefajem7sace/dst" 2025/09/30 02:46:57 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/30 02:46:57 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/30 02:46:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/30 02:46:57 DEBUG : Setting pass="BD4N0u6rtw7ShlFVYpyZzKqQPPRft5gfGy1m2QKjIcU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/30 02:46:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/30 02:46:57 DEBUG : TestFTPPureftpd: detected overridden config - adding "{NDfrE}" suffix to name 2025/09/30 02:46:57 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/30 02:46:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/30 02:46:57 DEBUG : Setting pass="BD4N0u6rtw7ShlFVYpyZzKqQPPRft5gfGy1m2QKjIcU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/30 02:46:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/dst: Connecting to FTP server 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/dst: dial("tcp","172.17.0.4:21") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/dst: > dial: conn=172.17.0.1:58072->172.17.0.4:21, err= 2025/09/30 02:46:57 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-wefajem7sace/backup" 2025/09/30 02:46:57 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/30 02:46:57 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/30 02:46:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/30 02:46:57 DEBUG : Setting pass="BD4N0u6rtw7ShlFVYpyZzKqQPPRft5gfGy1m2QKjIcU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/30 02:46:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/30 02:46:57 DEBUG : TestFTPPureftpd: detected overridden config - adding "{NDfrE}" suffix to name 2025/09/30 02:46:57 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/30 02:46:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/30 02:46:57 DEBUG : Setting pass="BD4N0u6rtw7ShlFVYpyZzKqQPPRft5gfGy1m2QKjIcU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/30 02:46:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/backup: Connecting to FTP server 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/backup: dial("tcp","172.17.0.4:21") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/backup: > dial: conn=172.17.0.1:58078->172.17.0.4:21, err= 2025/09/30 02:46:57 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-wefajem7sace/backup" to be canonical "TestFTPPureftpd{NDfrE}:rclone-test-wefajem7sace/backup" 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/dst: dial("tcp","172.17.0.4:31411") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/dst: > dial: conn=172.17.0.1:51474->172.17.0.4:31411, err= 2025/09/30 02:46:57 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/30 02:46:57 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:57 DEBUG : two: Unchanged skipping 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/dst: Waiting for checks to finish 2025/09/30 02:46:57 INFO : one: Moved (server-side) 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/dst: Waiting for transfers to finish 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/dst: dial("tcp","172.17.0.4:38679") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/dst: > dial: conn=172.17.0.1:50594->172.17.0.4:38679, err= 2025/09/30 02:46:57 DEBUG : one.a292864a.partial: renamed to: one 2025/09/30 02:46:57 INFO : one: Copied (new) 2025/09/30 02:46:57 DEBUG : Waiting for deletions to finish 2025/09/30 02:46:57 INFO : three.txt: Moved (server-side) 2025/09/30 02:46:57 INFO : three.txt: Moved into backup dir 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36095") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:36074->172.17.0.4:36095, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39573") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:43236->172.17.0.4:39573, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31254") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:47390->172.17.0.4:31254, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31460") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:60034->172.17.0.4:31460, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30765") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:45894->172.17.0.4:30765, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36938") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:54344->172.17.0.4:36938, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32189") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:56568->172.17.0.4:32189, err= 2025/09/30 02:46:57 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-wefajem7sace/backup" for canonical name "TestFTPPureftpd{NDfrE}:rclone-test-wefajem7sace/backup" 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/dst: dial("tcp","172.17.0.4:31554") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/dst: > dial: conn=172.17.0.1:38424->172.17.0.4:31554, err= 2025/09/30 02:46:57 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/dst: Waiting for checks to finish 2025/09/30 02:46:57 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:57 DEBUG : two: Unchanged skipping 2025/09/30 02:46:57 INFO : one: Deleted 2025/09/30 02:46:57 INFO : one: Moved (server-side) 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/dst: Waiting for transfers to finish 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/dst: dial("tcp","172.17.0.4:36226") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/dst: > dial: conn=172.17.0.1:42292->172.17.0.4:36226, err= 2025/09/30 02:46:57 DEBUG : one.4c47835a.partial: renamed to: one 2025/09/30 02:46:57 INFO : one: Copied (new) 2025/09/30 02:46:57 DEBUG : Waiting for deletions to finish 2025/09/30 02:46:57 INFO : three.txt: Deleted 2025/09/30 02:46:57 INFO : three.txt: Moved (server-side) 2025/09/30 02:46:57 INFO : three.txt: Moved into backup dir 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38175") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:42974->172.17.0.4:38175, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35805") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:43380->172.17.0.4:35805, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32892") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:59782->172.17.0.4:32892, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32480") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:47994->172.17.0.4:32480, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32768") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:44174->172.17.0.4:32768, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31852") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:58072->172.17.0.4:31852, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37854") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:57534->172.17.0.4:37854, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/backup: closing 1 unused connections --- PASS: TestSyncBackupDir (0.10s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wefajem7sace", Local "Local file system at /tmp/rclone1378933457", Modify Window "1s" 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30953") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:47912->172.17.0.4:30953, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35950") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:48816->172.17.0.4:35950, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38536") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:42548->172.17.0.4:38536, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39346") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:49110->172.17.0.4:39346, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37085") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:41478->172.17.0.4:37085, err= 2025/09/30 02:46:57 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-wefajem7sace/dst" 2025/09/30 02:46:57 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/30 02:46:57 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/30 02:46:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/30 02:46:57 DEBUG : Setting pass="BD4N0u6rtw7ShlFVYpyZzKqQPPRft5gfGy1m2QKjIcU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/30 02:46:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/30 02:46:57 DEBUG : TestFTPPureftpd: detected overridden config - adding "{NDfrE}" suffix to name 2025/09/30 02:46:57 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/30 02:46:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/30 02:46:57 DEBUG : Setting pass="BD4N0u6rtw7ShlFVYpyZzKqQPPRft5gfGy1m2QKjIcU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/30 02:46:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/dst: Connecting to FTP server 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/dst: dial("tcp","172.17.0.4:21") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/dst: > dial: conn=172.17.0.1:58094->172.17.0.4:21, err= 2025/09/30 02:46:57 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-wefajem7sace/backup" 2025/09/30 02:46:57 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/30 02:46:57 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/30 02:46:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/30 02:46:57 DEBUG : Setting pass="BD4N0u6rtw7ShlFVYpyZzKqQPPRft5gfGy1m2QKjIcU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/30 02:46:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/30 02:46:57 DEBUG : TestFTPPureftpd: detected overridden config - adding "{NDfrE}" suffix to name 2025/09/30 02:46:57 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/30 02:46:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/30 02:46:57 DEBUG : Setting pass="BD4N0u6rtw7ShlFVYpyZzKqQPPRft5gfGy1m2QKjIcU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/30 02:46:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/backup: Connecting to FTP server 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/backup: dial("tcp","172.17.0.4:21") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/backup: > dial: conn=172.17.0.1:58108->172.17.0.4:21, err= 2025/09/30 02:46:57 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-wefajem7sace/backup" to be canonical "TestFTPPureftpd{NDfrE}:rclone-test-wefajem7sace/backup" 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/dst: dial("tcp","172.17.0.4:38700") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/dst: > dial: conn=172.17.0.1:51106->172.17.0.4:38700, err= 2025/09/30 02:46:57 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:57 DEBUG : two: Unchanged skipping 2025/09/30 02:46:57 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/dst: Waiting for checks to finish 2025/09/30 02:46:57 INFO : one: Moved (server-side) to: one.bak 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/dst: Waiting for transfers to finish 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/dst: dial("tcp","172.17.0.4:33366") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/dst: > dial: conn=172.17.0.1:47902->172.17.0.4:33366, err= 2025/09/30 02:46:57 DEBUG : one.a292864a.partial: renamed to: one 2025/09/30 02:46:57 INFO : one: Copied (new) 2025/09/30 02:46:57 DEBUG : Waiting for deletions to finish 2025/09/30 02:46:57 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/09/30 02:46:57 INFO : three.txt: Moved into backup dir 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37814") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:37810->172.17.0.4:37814, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38625") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:33972->172.17.0.4:38625, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31575") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:34638->172.17.0.4:31575, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31062") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:60798->172.17.0.4:31062, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31059") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:45100->172.17.0.4:31059, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37460") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30808") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:50358->172.17.0.4:30808, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:37484->172.17.0.4:37460, err= 2025/09/30 02:46:57 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-wefajem7sace/backup" for canonical name "TestFTPPureftpd{NDfrE}:rclone-test-wefajem7sace/backup" 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/dst: dial("tcp","172.17.0.4:33281") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/dst: > dial: conn=172.17.0.1:40214->172.17.0.4:33281, err= 2025/09/30 02:46:57 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/30 02:46:57 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:57 DEBUG : two: Unchanged skipping 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/dst: Waiting for checks to finish 2025/09/30 02:46:57 INFO : one.bak: Deleted 2025/09/30 02:46:57 INFO : one: Moved (server-side) to: one.bak 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/dst: Waiting for transfers to finish 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/dst: dial("tcp","172.17.0.4:36043") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/dst: > dial: conn=172.17.0.1:50594->172.17.0.4:36043, err= 2025/09/30 02:46:57 DEBUG : one.4c47835a.partial: renamed to: one 2025/09/30 02:46:57 INFO : one: Copied (new) 2025/09/30 02:46:57 DEBUG : Waiting for deletions to finish 2025/09/30 02:46:57 INFO : three.txt.bak: Deleted 2025/09/30 02:46:57 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/09/30 02:46:57 INFO : three.txt: Moved into backup dir 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36828") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:55948->172.17.0.4:36828, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38970") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:48908->172.17.0.4:38970, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37363") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:40252->172.17.0.4:37363, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30954") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:33556->172.17.0.4:30954, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34684") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39792") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:50592->172.17.0.4:39792, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:59556->172.17.0.4:34684, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39848") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:33086->172.17.0.4:39848, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffix (0.08s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wefajem7sace", Local "Local file system at /tmp/rclone1378933457", Modify Window "1s" 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38014") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:50286->172.17.0.4:38014, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30770") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:46810->172.17.0.4:30770, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38273") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:46916->172.17.0.4:38273, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35656") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:54804->172.17.0.4:35656, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39147") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:52024->172.17.0.4:39147, err= 2025/09/30 02:46:57 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-wefajem7sace/dst" 2025/09/30 02:46:57 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/30 02:46:57 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/30 02:46:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/30 02:46:57 DEBUG : Setting pass="BD4N0u6rtw7ShlFVYpyZzKqQPPRft5gfGy1m2QKjIcU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/30 02:46:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/30 02:46:57 DEBUG : TestFTPPureftpd: detected overridden config - adding "{NDfrE}" suffix to name 2025/09/30 02:46:57 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/30 02:46:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/30 02:46:57 DEBUG : Setting pass="BD4N0u6rtw7ShlFVYpyZzKqQPPRft5gfGy1m2QKjIcU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/30 02:46:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/dst: Connecting to FTP server 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/dst: dial("tcp","172.17.0.4:21") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/dst: > dial: conn=172.17.0.1:58116->172.17.0.4:21, err= 2025/09/30 02:46:57 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-wefajem7sace/backup" 2025/09/30 02:46:57 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/30 02:46:57 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/30 02:46:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/30 02:46:57 DEBUG : Setting pass="BD4N0u6rtw7ShlFVYpyZzKqQPPRft5gfGy1m2QKjIcU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/30 02:46:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/30 02:46:57 DEBUG : TestFTPPureftpd: detected overridden config - adding "{NDfrE}" suffix to name 2025/09/30 02:46:57 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/30 02:46:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/30 02:46:57 DEBUG : Setting pass="BD4N0u6rtw7ShlFVYpyZzKqQPPRft5gfGy1m2QKjIcU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/30 02:46:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/backup: Connecting to FTP server 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/backup: dial("tcp","172.17.0.4:21") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/backup: > dial: conn=172.17.0.1:58126->172.17.0.4:21, err= 2025/09/30 02:46:57 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-wefajem7sace/backup" to be canonical "TestFTPPureftpd{NDfrE}:rclone-test-wefajem7sace/backup" 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/dst: dial("tcp","172.17.0.4:33007") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/dst: > dial: conn=172.17.0.1:58766->172.17.0.4:33007, err= 2025/09/30 02:46:57 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/30 02:46:57 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:57 DEBUG : two: Unchanged skipping 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/dst: Waiting for checks to finish 2025/09/30 02:46:57 INFO : one: Moved (server-side) to: one-2019-01-01 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/dst: Waiting for transfers to finish 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/dst: dial("tcp","172.17.0.4:31343") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/dst: > dial: conn=172.17.0.1:40432->172.17.0.4:31343, err= 2025/09/30 02:46:57 DEBUG : one.a292864a.partial: renamed to: one 2025/09/30 02:46:57 INFO : one: Copied (new) 2025/09/30 02:46:57 DEBUG : Waiting for deletions to finish 2025/09/30 02:46:57 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/09/30 02:46:57 INFO : three.txt: Moved into backup dir 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34694") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:45482->172.17.0.4:34694, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39171") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:48438->172.17.0.4:39171, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38868") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:59126->172.17.0.4:38868, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36544") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:60168->172.17.0.4:36544, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38132") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:40230->172.17.0.4:38132, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33226") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35484") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:51376->172.17.0.4:35484, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:41094->172.17.0.4:33226, err= 2025/09/30 02:46:57 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-wefajem7sace/backup" for canonical name "TestFTPPureftpd{NDfrE}:rclone-test-wefajem7sace/backup" 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/dst: dial("tcp","172.17.0.4:38867") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/dst: > dial: conn=172.17.0.1:39698->172.17.0.4:38867, err= 2025/09/30 02:46:57 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/30 02:46:57 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:57 DEBUG : two: Unchanged skipping 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/dst: Waiting for checks to finish 2025/09/30 02:46:57 INFO : one-2019-01-01: Deleted 2025/09/30 02:46:57 INFO : one: Moved (server-side) to: one-2019-01-01 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/dst: Waiting for transfers to finish 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/dst: dial("tcp","172.17.0.4:37540") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/dst: > dial: conn=172.17.0.1:53412->172.17.0.4:37540, err= 2025/09/30 02:46:57 DEBUG : one.4c47835a.partial: renamed to: one 2025/09/30 02:46:57 INFO : one: Copied (new) 2025/09/30 02:46:57 DEBUG : Waiting for deletions to finish 2025/09/30 02:46:57 INFO : three-2019-01-01.txt: Deleted 2025/09/30 02:46:57 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/09/30 02:46:57 INFO : three.txt: Moved into backup dir 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31883") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:40500->172.17.0.4:31883, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35612") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:60804->172.17.0.4:35612, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35138") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:33998->172.17.0.4:35138, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35806") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:37860->172.17.0.4:35806, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36138") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:33320->172.17.0.4:36138, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33721") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:58742->172.17.0.4:33721, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35764") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:43166->172.17.0.4:35764, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffixKeepExtension (0.08s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wefajem7sace", Local "Local file system at /tmp/rclone1378933457", Modify Window "1s" 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36542") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:42334->172.17.0.4:36542, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32654") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:48866->172.17.0.4:32654, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34295") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:45524->172.17.0.4:34295, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39461") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:40604->172.17.0.4:39461, err= 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34059") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:39396->172.17.0.4:34059, err= 2025/09/30 02:46:57 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-wefajem7sace/dst" 2025/09/30 02:46:57 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/30 02:46:57 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/30 02:46:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/30 02:46:57 DEBUG : Setting pass="BD4N0u6rtw7ShlFVYpyZzKqQPPRft5gfGy1m2QKjIcU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/30 02:46:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/30 02:46:57 DEBUG : TestFTPPureftpd: detected overridden config - adding "{NDfrE}" suffix to name 2025/09/30 02:46:57 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/30 02:46:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/30 02:46:57 DEBUG : Setting pass="BD4N0u6rtw7ShlFVYpyZzKqQPPRft5gfGy1m2QKjIcU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/30 02:46:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/dst: Connecting to FTP server 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/dst: dial("tcp","172.17.0.4:21") 2025/09/30 02:46:57 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/dst: > dial: conn=172.17.0.1:58138->172.17.0.4:21, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/dst: dial("tcp","172.17.0.4:36817") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/dst: > dial: conn=172.17.0.1:51448->172.17.0.4:36817, err= 2025/09/30 02:46:58 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/30 02:46:58 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:58 DEBUG : two: Unchanged skipping 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/dst: Waiting for checks to finish 2025/09/30 02:46:58 INFO : one: Moved (server-side) to: one.bak 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/dst: Waiting for transfers to finish 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/dst: dial("tcp","172.17.0.4:30950") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/dst: > dial: conn=172.17.0.1:37620->172.17.0.4:30950, err= 2025/09/30 02:46:58 DEBUG : one.a292864a.partial: renamed to: one 2025/09/30 02:46:58 INFO : one: Copied (new) 2025/09/30 02:46:58 DEBUG : Waiting for deletions to finish 2025/09/30 02:46:58 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/09/30 02:46:58 INFO : three.txt: Moved into backup dir 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34516") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:48502->172.17.0.4:34516, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38075") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:46622->172.17.0.4:38075, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34577") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:40468->172.17.0.4:34577, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30900") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:58114->172.17.0.4:30900, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37595") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:40970->172.17.0.4:37595, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/dst: dial("tcp","172.17.0.4:31731") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/dst: > dial: conn=172.17.0.1:41400->172.17.0.4:31731, err= 2025/09/30 02:46:58 DEBUG : one.bak: Excluded (Path Filter) 2025/09/30 02:46:58 DEBUG : one.bak: Excluded 2025/09/30 02:46:58 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/09/30 02:46:58 DEBUG : three.txt.bak: Excluded 2025/09/30 02:46:58 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/30 02:46:58 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:58 DEBUG : two: Unchanged skipping 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/dst: Waiting for checks to finish 2025/09/30 02:46:58 INFO : one.bak: Deleted 2025/09/30 02:46:58 INFO : one: Moved (server-side) to: one.bak 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/dst: Waiting for transfers to finish 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/dst: dial("tcp","172.17.0.4:31380") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/dst: > dial: conn=172.17.0.1:41862->172.17.0.4:31380, err= 2025/09/30 02:46:58 DEBUG : one.4c47835a.partial: renamed to: one 2025/09/30 02:46:58 INFO : one: Copied (new) 2025/09/30 02:46:58 DEBUG : Waiting for deletions to finish 2025/09/30 02:46:58 INFO : three.txt.bak: Deleted 2025/09/30 02:46:58 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/09/30 02:46:58 INFO : three.txt: Moved into backup dir 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37413") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:45682->172.17.0.4:37413, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35999") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:36966->172.17.0.4:35999, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39513") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:44544->172.17.0.4:39513, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39554") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:55614->172.17.0.4:39554, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39514") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:32820->172.17.0.4:39514, err= --- PASS: TestSyncBackupDirSuffixOnly (0.06s) === RUN TestSyncSuffix run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wefajem7sace", Local "Local file system at /tmp/rclone1378933457", Modify Window "1s" 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35558") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:39780->172.17.0.4:35558, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35749") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:56142->172.17.0.4:35749, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33399") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:54880->172.17.0.4:33399, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33885") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:46928->172.17.0.4:33885, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36309") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:43278->172.17.0.4:36309, err= 2025/09/30 02:46:58 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-wefajem7sace/dst" 2025/09/30 02:46:58 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/30 02:46:58 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/30 02:46:58 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/30 02:46:58 DEBUG : Setting pass="BD4N0u6rtw7ShlFVYpyZzKqQPPRft5gfGy1m2QKjIcU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/30 02:46:58 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/30 02:46:58 DEBUG : TestFTPPureftpd: detected overridden config - adding "{NDfrE}" suffix to name 2025/09/30 02:46:58 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/30 02:46:58 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/30 02:46:58 DEBUG : Setting pass="BD4N0u6rtw7ShlFVYpyZzKqQPPRft5gfGy1m2QKjIcU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/30 02:46:58 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/dst: Connecting to FTP server 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/dst: dial("tcp","172.17.0.4:21") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/dst: > dial: conn=172.17.0.1:58146->172.17.0.4:21, err= 2025/09/30 02:46:58 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/30 02:46:58 INFO : one: Moved (server-side) to: one.bak 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/dst: dial("tcp","172.17.0.4:36268") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/dst: > dial: conn=172.17.0.1:39054->172.17.0.4:36268, err= 2025/09/30 02:46:58 DEBUG : one.a292864a.partial: renamed to: one 2025/09/30 02:46:58 INFO : one: Copied (new) 2025/09/30 02:46:58 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:58 DEBUG : two: Unchanged skipping 2025/09/30 02:46:58 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/09/30 02:46:58 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/dst: dial("tcp","172.17.0.4:37427") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/dst: > dial: conn=172.17.0.1:34910->172.17.0.4:37427, err= 2025/09/30 02:46:58 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2025/09/30 02:46:58 INFO : three.txt: Copied (new) 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31156") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:47288->172.17.0.4:31156, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37126") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:60288->172.17.0.4:37126, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38735") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:37570->172.17.0.4:38735, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31958") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:51480->172.17.0.4:31958, err= 2025/09/30 02:46:58 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/30 02:46:58 INFO : one.bak: Deleted 2025/09/30 02:46:58 INFO : one: Moved (server-side) to: one.bak 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/dst: dial("tcp","172.17.0.4:38605") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/dst: > dial: conn=172.17.0.1:50304->172.17.0.4:38605, err= 2025/09/30 02:46:58 DEBUG : one.4c47835a.partial: renamed to: one 2025/09/30 02:46:58 INFO : one: Copied (new) 2025/09/30 02:46:58 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:58 DEBUG : two: Unchanged skipping 2025/09/30 02:46:58 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/09/30 02:46:58 INFO : three.txt.bak: Deleted 2025/09/30 02:46:58 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/dst: dial("tcp","172.17.0.4:31291") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/dst: > dial: conn=172.17.0.1:60790->172.17.0.4:31291, err= 2025/09/30 02:46:58 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2025/09/30 02:46:58 INFO : three.txt: Copied (new) 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37680") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:47478->172.17.0.4:37680, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30485") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:49128->172.17.0.4:30485, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30320") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:49502->172.17.0.4:30320, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34957") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:54718->172.17.0.4:34957, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38413") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:60044->172.17.0.4:38413, err= --- PASS: TestSyncSuffix (0.06s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wefajem7sace", Local "Local file system at /tmp/rclone1378933457", Modify Window "1s" 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31379") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:33334->172.17.0.4:31379, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34558") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:39974->172.17.0.4:34558, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39078") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:59480->172.17.0.4:39078, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36175") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:60404->172.17.0.4:36175, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31143") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:44682->172.17.0.4:31143, err= 2025/09/30 02:46:58 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-wefajem7sace/dst" 2025/09/30 02:46:58 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/30 02:46:58 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/30 02:46:58 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/30 02:46:58 DEBUG : Setting pass="BD4N0u6rtw7ShlFVYpyZzKqQPPRft5gfGy1m2QKjIcU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/30 02:46:58 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/30 02:46:58 DEBUG : TestFTPPureftpd: detected overridden config - adding "{NDfrE}" suffix to name 2025/09/30 02:46:58 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/30 02:46:58 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/30 02:46:58 DEBUG : Setting pass="BD4N0u6rtw7ShlFVYpyZzKqQPPRft5gfGy1m2QKjIcU" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/30 02:46:58 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/dst: Connecting to FTP server 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/dst: dial("tcp","172.17.0.4:21") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/dst: > dial: conn=172.17.0.1:58154->172.17.0.4:21, err= 2025/09/30 02:46:58 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/30 02:46:58 INFO : one: Moved (server-side) to: one-2019-01-01 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/dst: dial("tcp","172.17.0.4:31083") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/dst: > dial: conn=172.17.0.1:43560->172.17.0.4:31083, err= 2025/09/30 02:46:58 DEBUG : one.a292864a.partial: renamed to: one 2025/09/30 02:46:58 INFO : one: Copied (new) 2025/09/30 02:46:58 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:58 DEBUG : two: Unchanged skipping 2025/09/30 02:46:58 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/09/30 02:46:58 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/dst: dial("tcp","172.17.0.4:37710") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/dst: > dial: conn=172.17.0.1:58332->172.17.0.4:37710, err= 2025/09/30 02:46:58 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2025/09/30 02:46:58 INFO : three.txt: Copied (new) 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32974") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:52486->172.17.0.4:32974, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35238") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:52466->172.17.0.4:35238, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33009") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:48196->172.17.0.4:33009, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36391") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:40030->172.17.0.4:36391, err= 2025/09/30 02:46:58 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/30 02:46:58 INFO : one-2019-01-01: Deleted 2025/09/30 02:46:58 INFO : one: Moved (server-side) to: one-2019-01-01 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/dst: dial("tcp","172.17.0.4:36296") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/dst: > dial: conn=172.17.0.1:43712->172.17.0.4:36296, err= 2025/09/30 02:46:58 DEBUG : one.4c47835a.partial: renamed to: one 2025/09/30 02:46:58 INFO : one: Copied (new) 2025/09/30 02:46:58 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:58 DEBUG : two: Unchanged skipping 2025/09/30 02:46:58 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/09/30 02:46:58 INFO : three-2019-01-01.txt: Deleted 2025/09/30 02:46:58 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/dst: dial("tcp","172.17.0.4:34718") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace/dst: > dial: conn=172.17.0.1:34940->172.17.0.4:34718, err= 2025/09/30 02:46:58 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2025/09/30 02:46:58 INFO : three.txt: Copied (new) 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37489") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:46004->172.17.0.4:37489, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32648") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:43492->172.17.0.4:32648, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35717") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:40526->172.17.0.4:35717, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39389") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:42168->172.17.0.4:39389, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36427") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:35094->172.17.0.4:36427, err= --- PASS: TestSyncSuffixKeepExtension (0.06s) === RUN TestSyncUTFNorm run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wefajem7sace", Local "Local file system at /tmp/rclone1378933457", Modify Window "1s" 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37783") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:60430->172.17.0.4:37783, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32134") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:41652->172.17.0.4:32134, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36315") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:36908->172.17.0.4:36315, err= 2025/09/30 02:46:58 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for checks to finish 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for transfers to finish 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31346") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:42858->172.17.0.4:31346, err= 2025/09/30 02:46:58 DEBUG : Testêé.94eb8b90.partial: renamed to: Testêé 2025/09/30 02:46:58 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/09/30 02:46:58 DEBUG : Waiting for deletions to finish 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36155") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:56580->172.17.0.4:36155, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39444") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:58540->172.17.0.4:39444, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35486") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:39528->172.17.0.4:35486, err= --- PASS: TestSyncUTFNorm (0.02s) === RUN TestSyncImmutable run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wefajem7sace", Local "Local file system at /tmp/rclone1378933457", Modify Window "1s" 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33551") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:45106->172.17.0.4:33551, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37502") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:34648->172.17.0.4:37502, err= 2025/09/30 02:46:58 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for checks to finish 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for transfers to finish 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38071") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:53102->172.17.0.4:38071, err= 2025/09/30 02:46:58 DEBUG : existing.f29ecfde.partial: renamed to: existing 2025/09/30 02:46:58 INFO : existing: Copied (new) 2025/09/30 02:46:58 DEBUG : Waiting for deletions to finish 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34838") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:48938->172.17.0.4:34838, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35034") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:48472->172.17.0.4:35034, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39889") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:43620->172.17.0.4:39889, err= 2025/09/30 02:46:58 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/09/30 02:46:58 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for checks to finish 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for transfers to finish 2025/09/30 02:46:58 ERROR : ftp://172.17.0.4:21/rclone-test-wefajem7sace: not deleting files as there were IO errors 2025/09/30 02:46:58 ERROR : ftp://172.17.0.4:21/rclone-test-wefajem7sace: not deleting directories as there were IO errors 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34015") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:36352->172.17.0.4:34015, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32753") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:40006->172.17.0.4:32753, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35808") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:59734->172.17.0.4:35808, err= --- PASS: TestSyncImmutable (0.04s) === RUN TestSyncIgnoreCase run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wefajem7sace", Local "Local file system at /tmp/rclone1378933457", Modify Window "1s" 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34027") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:42654->172.17.0.4:34027, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37473") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:34054->172.17.0.4:37473, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30442") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:38558->172.17.0.4:30442, err= 2025/09/30 02:46:58 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for checks to finish 2025/09/30 02:46:58 DEBUG : existing: Unchanged skipping 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for transfers to finish 2025/09/30 02:46:58 DEBUG : Waiting for deletions to finish 2025/09/30 02:46:58 INFO : There was nothing to transfer 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33738") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:34398->172.17.0.4:33738, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33810") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:42352->172.17.0.4:33810, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33449") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:50050->172.17.0.4:33449, err= --- PASS: TestSyncIgnoreCase (0.02s) === RUN TestFixCase run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wefajem7sace", Local "Local file system at /tmp/rclone1378933457", Modify Window "1s" sync_test.go:2665: Skipping test as local or remote are case-sensitive 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38994") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:38716->172.17.0.4:38994, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33398") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:60380->172.17.0.4:33398, err= --- SKIP: TestFixCase (0.01s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wefajem7sace", Local "Local file system at /tmp/rclone1378933457", Modify Window "1s" sync_test.go:2704: This test only runs on local 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37456") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:56338->172.17.0.4:37456, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39772") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:44440->172.17.0.4:39772, err= === RUN TestMaxTransfer/Soft run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wefajem7sace", Local "Local file system at /tmp/rclone1378933457", Modify Window "1s" sync_test.go:2704: This test only runs on local 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37943") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:50158->172.17.0.4:37943, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33790") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:39532->172.17.0.4:33790, err= === RUN TestMaxTransfer/Cautious run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wefajem7sace", Local "Local file system at /tmp/rclone1378933457", Modify Window "1s" sync_test.go:2704: This test only runs on local 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33805") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:59932->172.17.0.4:33805, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30805") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:48256->172.17.0.4:30805, err= --- PASS: TestMaxTransfer (0.01s) --- SKIP: TestMaxTransfer/Hard (0.00s) --- SKIP: TestMaxTransfer/Soft (0.00s) --- SKIP: TestMaxTransfer/Cautious (0.00s) === RUN TestSyncConcurrentDelete run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wefajem7sace", Local "Local file system at /tmp/rclone1378933457", Modify Window "1s" 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30084") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:34032->172.17.0.4:30084, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30573") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:58072->172.17.0.4:30573, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30253") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:39776->172.17.0.4:30253, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36326") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:36932->172.17.0.4:36326, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31290") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:55930->172.17.0.4:31290, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37151") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:45386->172.17.0.4:37151, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34764") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:47884->172.17.0.4:34764, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34288") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:41224->172.17.0.4:34288, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35706") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:40742->172.17.0.4:35706, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39647") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:45768->172.17.0.4:39647, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36755") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:59804->172.17.0.4:36755, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31001") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:53992->172.17.0.4:31001, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39401") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:42060->172.17.0.4:39401, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31813") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:38372->172.17.0.4:31813, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34836") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:47474->172.17.0.4:34836, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34224") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:39562->172.17.0.4:34224, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34783") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:39660->172.17.0.4:34783, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32613") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:43076->172.17.0.4:32613, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35822") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:60278->172.17.0.4:35822, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38101") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:45782->172.17.0.4:38101, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37843") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:57444->172.17.0.4:37843, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34834") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:58514->172.17.0.4:34834, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36159") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:46976->172.17.0.4:36159, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31373") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:60568->172.17.0.4:31373, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37249") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:57616->172.17.0.4:37249, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33578") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:59122->172.17.0.4:33578, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33439") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:52498->172.17.0.4:33439, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39081") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:51632->172.17.0.4:39081, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33858") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:40154->172.17.0.4:33858, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38669") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:37162->172.17.0.4:38669, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32811") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:47362->172.17.0.4:32811, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30825") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:58876->172.17.0.4:30825, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31929") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:35798->172.17.0.4:31929, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38597") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:42010->172.17.0.4:38597, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34292") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:58540->172.17.0.4:34292, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34345") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:56908->172.17.0.4:34345, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34212") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:36870->172.17.0.4:34212, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36086") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:55606->172.17.0.4:36086, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37233") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:59080->172.17.0.4:37233, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32913") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:51522->172.17.0.4:32913, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38137") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:57614->172.17.0.4:38137, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33981") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:33596->172.17.0.4:33981, err= 2025/09/30 02:46:58 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:58 DEBUG : both0: Unchanged skipping 2025/09/30 02:46:58 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:58 DEBUG : both10: Unchanged skipping 2025/09/30 02:46:58 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:58 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:58 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:58 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for checks to finish 2025/09/30 02:46:58 DEBUG : both11: Unchanged skipping 2025/09/30 02:46:58 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:58 DEBUG : both15: Unchanged skipping 2025/09/30 02:46:58 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:58 DEBUG : both12: Unchanged skipping 2025/09/30 02:46:58 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:58 DEBUG : both17: Unchanged skipping 2025/09/30 02:46:58 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:58 DEBUG : both18: Unchanged skipping 2025/09/30 02:46:58 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:58 DEBUG : both19: Unchanged skipping 2025/09/30 02:46:58 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:58 DEBUG : both13: Unchanged skipping 2025/09/30 02:46:58 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:58 DEBUG : both14: Unchanged skipping 2025/09/30 02:46:58 DEBUG : both16: Unchanged skipping 2025/09/30 02:46:58 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:58 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:58 DEBUG : both4: Unchanged skipping 2025/09/30 02:46:58 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:58 DEBUG : both5: Unchanged skipping 2025/09/30 02:46:58 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:58 DEBUG : both6: Unchanged skipping 2025/09/30 02:46:58 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:58 DEBUG : both7: Unchanged skipping 2025/09/30 02:46:58 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:58 DEBUG : both3: Unchanged skipping 2025/09/30 02:46:58 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:58 DEBUG : both9: Unchanged skipping 2025/09/30 02:46:58 DEBUG : both2: Unchanged skipping 2025/09/30 02:46:58 DEBUG : both1: Unchanged skipping 2025/09/30 02:46:58 DEBUG : both8: Unchanged skipping 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for transfers to finish 2025/09/30 02:46:58 DEBUG : Waiting for deletions to finish 2025/09/30 02:46:58 INFO : only19: Deleted 2025/09/30 02:46:58 INFO : only7: Deleted 2025/09/30 02:46:58 INFO : only0: Deleted 2025/09/30 02:46:58 INFO : only18: Deleted 2025/09/30 02:46:58 INFO : only2: Deleted 2025/09/30 02:46:58 INFO : only16: Deleted 2025/09/30 02:46:58 INFO : only10: Deleted 2025/09/30 02:46:58 INFO : only13: Deleted 2025/09/30 02:46:58 INFO : only17: Deleted 2025/09/30 02:46:58 INFO : only6: Deleted 2025/09/30 02:46:58 INFO : only9: Deleted 2025/09/30 02:46:58 INFO : only4: Deleted 2025/09/30 02:46:58 INFO : only11: Deleted 2025/09/30 02:46:58 INFO : only14: Deleted 2025/09/30 02:46:58 INFO : only8: Deleted 2025/09/30 02:46:58 INFO : only15: Deleted 2025/09/30 02:46:58 INFO : only12: Deleted 2025/09/30 02:46:58 INFO : only3: Deleted 2025/09/30 02:46:58 INFO : only1: Deleted 2025/09/30 02:46:58 INFO : only5: Deleted 2025/09/30 02:46:58 INFO : There was nothing to transfer 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39150") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:51792->172.17.0.4:39150, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32564") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:42016->172.17.0.4:32564, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30084") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:34048->172.17.0.4:30084, err= --- PASS: TestSyncConcurrentDelete (0.07s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wefajem7sace", Local "Local file system at /tmp/rclone1378933457", Modify Window "1s" 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32091") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:43580->172.17.0.4:32091, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31953") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:39932->172.17.0.4:31953, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35029") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:45738->172.17.0.4:35029, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37636") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:35788->172.17.0.4:37636, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34235") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:37148->172.17.0.4:34235, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34556") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:58518->172.17.0.4:34556, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31667") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:59628->172.17.0.4:31667, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39872") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:55048->172.17.0.4:39872, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32261") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:34480->172.17.0.4:32261, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31157") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:33328->172.17.0.4:31157, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35790") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:55586->172.17.0.4:35790, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30618") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:40570->172.17.0.4:30618, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31651") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:57052->172.17.0.4:31651, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38126") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:36516->172.17.0.4:38126, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35265") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:48922->172.17.0.4:35265, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33315") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:58976->172.17.0.4:33315, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30826") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:36822->172.17.0.4:30826, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35180") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:51890->172.17.0.4:35180, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35654") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:45282->172.17.0.4:35654, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33265") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:52958->172.17.0.4:33265, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31586") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:39520->172.17.0.4:31586, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34856") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:43036->172.17.0.4:34856, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39839") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:34980->172.17.0.4:39839, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34520") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:42414->172.17.0.4:34520, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37502") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:34660->172.17.0.4:37502, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34580") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:51218->172.17.0.4:34580, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36281") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:51682->172.17.0.4:36281, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34676") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:52242->172.17.0.4:34676, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39291") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:59890->172.17.0.4:39291, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37421") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:57982->172.17.0.4:37421, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31062") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:60802->172.17.0.4:31062, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32687") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:44380->172.17.0.4:32687, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33253") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:41438->172.17.0.4:33253, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32516") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:36968->172.17.0.4:32516, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38437") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:47530->172.17.0.4:38437, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34811") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:43226->172.17.0.4:34811, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39532") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:38670->172.17.0.4:39532, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31947") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:56596->172.17.0.4:31947, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36620") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:35840->172.17.0.4:36620, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35433") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:58572->172.17.0.4:35433, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30179") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:51402->172.17.0.4:30179, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34095") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:58966->172.17.0.4:34095, err= 2025/09/30 02:46:58 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:58 DEBUG : both0: Unchanged skipping 2025/09/30 02:46:58 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:58 DEBUG : both10: Unchanged skipping 2025/09/30 02:46:58 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:58 DEBUG : both11: Unchanged skipping 2025/09/30 02:46:58 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:58 DEBUG : both12: Unchanged skipping 2025/09/30 02:46:58 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:58 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:58 DEBUG : both14: Unchanged skipping 2025/09/30 02:46:58 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:58 DEBUG : both15: Unchanged skipping 2025/09/30 02:46:58 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:58 DEBUG : both16: Unchanged skipping 2025/09/30 02:46:58 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:58 DEBUG : both17: Unchanged skipping 2025/09/30 02:46:58 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:58 DEBUG : both19: Unchanged skipping 2025/09/30 02:46:58 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:58 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:58 DEBUG : both1: Unchanged skipping 2025/09/30 02:46:58 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:58 DEBUG : both3: Unchanged skipping 2025/09/30 02:46:58 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:58 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for checks to finish 2025/09/30 02:46:58 DEBUG : both4: Unchanged skipping 2025/09/30 02:46:58 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:58 DEBUG : both13: Unchanged skipping 2025/09/30 02:46:58 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:58 DEBUG : both5: Unchanged skipping 2025/09/30 02:46:58 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:58 DEBUG : both7: Unchanged skipping 2025/09/30 02:46:58 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:58 DEBUG : both8: Unchanged skipping 2025/09/30 02:46:58 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:58 DEBUG : both9: Unchanged skipping 2025/09/30 02:46:58 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/09/30 02:46:58 DEBUG : both2: Unchanged skipping 2025/09/30 02:46:58 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/09/30 02:46:58 DEBUG : both18: Unchanged skipping 2025/09/30 02:46:58 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/09/30 02:46:58 DEBUG : both6: Unchanged skipping 2025/09/30 02:46:58 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/09/30 02:46:58 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/09/30 02:46:58 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/09/30 02:46:58 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/09/30 02:46:58 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/09/30 02:46:58 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/09/30 02:46:58 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/09/30 02:46:58 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/09/30 02:46:58 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/09/30 02:46:58 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/09/30 02:46:58 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/09/30 02:46:58 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/09/30 02:46:58 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/09/30 02:46:58 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/09/30 02:46:58 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/09/30 02:46:58 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/09/30 02:46:58 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for transfers to finish 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32032") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32004") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:32776->172.17.0.4:32032, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:44968->172.17.0.4:32004, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38196") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:58184->172.17.0.4:38196, err= 2025/09/30 02:46:58 DEBUG : only13.c8c387fb.partial: renamed to: only13 2025/09/30 02:46:58 INFO : only13: Copied (replaced existing) 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36290") 2025/09/30 02:46:58 DEBUG : only15.b8b4911d.partial: renamed to: only15 2025/09/30 02:46:58 INFO : only15: Copied (replaced existing) 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:55454->172.17.0.4:36290, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30103") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:46888->172.17.0.4:30103, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37704") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:34010->172.17.0.4:37704, err= 2025/09/30 02:46:58 DEBUG : only14.198d15f3.partial: renamed to: only14 2025/09/30 02:46:58 INFO : only14: Copied (replaced existing) 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32139") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:52698->172.17.0.4:32139, err= 2025/09/30 02:46:58 DEBUG : only16.808f1a6e.partial: renamed to: only16 2025/09/30 02:46:58 INFO : only16: Copied (replaced existing) 2025/09/30 02:46:58 DEBUG : only12.69fa0315.partial: renamed to: only12 2025/09/30 02:46:58 INFO : only12: Copied (replaced existing) 2025/09/30 02:46:58 DEBUG : only17.21b69e80.partial: renamed to: only17 2025/09/30 02:46:58 INFO : only17: Copied (replaced existing) 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30048") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36959") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:51134->172.17.0.4:30048, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:37304->172.17.0.4:36959, err= 2025/09/30 02:46:58 DEBUG : only18.f963383f.partial: renamed to: only18 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30475") 2025/09/30 02:46:58 INFO : only18: Copied (replaced existing) 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:46958->172.17.0.4:30475, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35900") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:45684->172.17.0.4:35900, err= 2025/09/30 02:46:58 DEBUG : only1.77787b15.partial: renamed to: only1 2025/09/30 02:46:58 INFO : only1: Copied (replaced existing) 2025/09/30 02:46:58 DEBUG : only19.585abcd1.partial: renamed to: only19 2025/09/30 02:46:58 INFO : only19: Copied (replaced existing) 2025/09/30 02:46:58 DEBUG : only2.4f43f066.partial: renamed to: only2 2025/09/30 02:46:58 INFO : only2: Copied (replaced existing) 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37797") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:35406->172.17.0.4:37797, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36759") 2025/09/30 02:46:58 DEBUG : only3.ee7a7488.partial: renamed to: only3 2025/09/30 02:46:58 INFO : only3: Copied (replaced existing) 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:45092->172.17.0.4:36759, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38059") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:50150->172.17.0.4:38059, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36606") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:49468->172.17.0.4:36606, err= 2025/09/30 02:46:58 DEBUG : only4.3f34e680.partial: renamed to: only4 2025/09/30 02:46:58 INFO : only4: Copied (replaced existing) 2025/09/30 02:46:58 DEBUG : only6.a636e91d.partial: renamed to: only6 2025/09/30 02:46:58 INFO : only6: Copied (replaced existing) 2025/09/30 02:46:58 DEBUG : only5.9e0d626e.partial: renamed to: only5 2025/09/30 02:46:58 INFO : only5: Copied (replaced existing) 2025/09/30 02:46:58 DEBUG : only7.070f6df3.partial: renamed to: only7 2025/09/30 02:46:58 INFO : only7: Copied (replaced existing) 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33454") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36106") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36312") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:35870->172.17.0.4:33454, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37302") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:57418->172.17.0.4:36106, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:41914->172.17.0.4:37302, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:41862->172.17.0.4:36312, err= 2025/09/30 02:46:58 DEBUG : only9.7ee34fa2.partial: renamed to: only9 2025/09/30 02:46:58 INFO : only9: Copied (replaced existing) 2025/09/30 02:46:58 DEBUG : only10.f0f80c88.partial: renamed to: only10 2025/09/30 02:46:58 INFO : only10: Copied (replaced existing) 2025/09/30 02:46:58 DEBUG : only8.dfdacb4c.partial: renamed to: only8 2025/09/30 02:46:58 INFO : only8: Copied (replaced existing) 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30582") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:60846->172.17.0.4:30582, err= 2025/09/30 02:46:58 DEBUG : only0.d641fffb.partial: renamed to: only0 2025/09/30 02:46:58 INFO : only0: Copied (replaced existing) 2025/09/30 02:46:58 DEBUG : only11.51c18866.partial: renamed to: only11 2025/09/30 02:46:58 INFO : only11: Copied (replaced existing) 2025/09/30 02:46:58 DEBUG : Waiting for deletions to finish 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32320") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:38396->172.17.0.4:32320, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36506") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:56756->172.17.0.4:36506, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38358") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:54338->172.17.0.4:38358, err= --- PASS: TestSyncConcurrentTruncate (0.10s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wefajem7sace", Local "Local file system at /tmp/rclone1378933457", Modify Window "1s" 2025/09/30 02:46:58 DEBUG : empty_dir: Making directory with metadata 2025/09/30 02:46:58 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/30 02:46:58 DEBUG : empty_on_remote: Making directory with metadata 2025/09/30 02:46:58 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/30 02:46:58 INFO : empty_on_remote: Making directory 2025/09/30 02:46:58 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/30 02:46:58 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/09/30 02:46:58 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/09/30 02:46:58 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/09/30 02:46:58 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38728") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:37012->172.17.0.4:38728, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39199") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35951") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32179") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:56084->172.17.0.4:35951, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:44024->172.17.0.4:32179, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:37758->172.17.0.4:39199, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37403") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:57006->172.17.0.4:37403, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31960") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:59064->172.17.0.4:31960, err= --- PASS: TestSyncReplaceDirModTime (0.06s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wefajem7sace", Local "Local file system at /tmp/rclone1378933457", Modify Window "1s" 2025/09/30 02:46:58 DEBUG : empty_dir: Making directory with metadata 2025/09/30 02:46:58 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/30 02:46:58 DEBUG : empty_on_remote: Making directory with metadata 2025/09/30 02:46:58 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/30 02:46:58 INFO : empty_on_remote: Making directory 2025/09/30 02:46:58 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/30 02:46:58 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/09/30 02:46:58 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/09/30 02:46:58 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/09/30 02:46:58 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/09/30 02:46:58 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34898") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:43084->172.17.0.4:34898, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39916") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37154") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32276") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35848") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:34580->172.17.0.4:35848, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:39626->172.17.0.4:39916, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:38466->172.17.0.4:32276, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:43052->172.17.0.4:37154, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33511") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:59120->172.17.0.4:33511, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34576") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:44952->172.17.0.4:34576, err= --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (0.05s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wefajem7sace", Local "Local file system at /tmp/rclone1378933457", Modify Window "1s" 2025/09/30 02:46:58 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/30 02:46:58 INFO : sub dir: Making directory 2025/09/30 02:46:58 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35857") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:36528->172.17.0.4:35857, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30809") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35970") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:49710->172.17.0.4:35970, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:60260->172.17.0.4:30809, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32771") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:37648->172.17.0.4:32771, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30615") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:60062->172.17.0.4:30615, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32731") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:44504->172.17.0.4:32731, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35743") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:59944->172.17.0.4:35743, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37924") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:48532->172.17.0.4:37924, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32651") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:53030->172.17.0.4:32651, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34029") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:35238->172.17.0.4:34029, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33590") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:33772->172.17.0.4:33590, err= --- PASS: TestNothingToTransferWithEmptyDirs (0.08s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wefajem7sace", Local "Local file system at /tmp/rclone1378933457", Modify Window "1s" 2025/09/30 02:46:58 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/30 02:46:58 INFO : sub dir: Making directory 2025/09/30 02:46:58 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32269") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:53634->172.17.0.4:32269, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34007") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:59426->172.17.0.4:34007, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34503") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:57764->172.17.0.4:34503, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33335") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:38882->172.17.0.4:33335, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36877") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:46344->172.17.0.4:36877, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36338") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:44992->172.17.0.4:36338, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37654") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:46020->172.17.0.4:37654, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39739") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:37736->172.17.0.4:39739, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34610") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:58610->172.17.0.4:34610, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34467") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:33760->172.17.0.4:34467, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35125") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:41650->172.17.0.4:35125, err= --- PASS: TestNothingToTransferWithoutEmptyDirs (0.09s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wefajem7sace", Local "Local file system at /tmp/rclone1378933457", Modify Window "1s" 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36138") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:33322->172.17.0.4:36138, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36291") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:41346->172.17.0.4:36291, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37827") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:50922->172.17.0.4:37827, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39633") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:57584->172.17.0.4:39633, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37970") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:33942->172.17.0.4:37970, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36911") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:58792->172.17.0.4:36911, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34926") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:57172->172.17.0.4:34926, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34746") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:58350->172.17.0.4:34746, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35445") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:35080->172.17.0.4:35445, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32624") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:40492->172.17.0.4:32624, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33517") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:46128->172.17.0.4:33517, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34669") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:53232->172.17.0.4:34669, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38592") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:43906->172.17.0.4:38592, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38754") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:41198->172.17.0.4:38754, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30763") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:35306->172.17.0.4:30763, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30537") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:41372->172.17.0.4:30537, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38697") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:47626->172.17.0.4:38697, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34932") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:34630->172.17.0.4:34932, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38635") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:37202->172.17.0.4:38635, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39868") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:39278->172.17.0.4:39868, err= 2025/09/30 02:46:58 DEBUG : Waiting for deletions to finish 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39228") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:37054->172.17.0.4:39228, err= 2025/09/30 02:46:58 DEBUG : apple: Excluded (Path Filter) 2025/09/30 02:46:58 DEBUG : apple: Excluded 2025/09/30 02:46:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/30 02:46:58 DEBUG : appleappleapplebanana: Excluded 2025/09/30 02:46:58 DEBUG : banana: Excluded (Path Filter) 2025/09/30 02:46:58 DEBUG : banana: Excluded 2025/09/30 02:46:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/30 02:46:58 DEBUG : splitbananasplit: Excluded 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32093") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:59996->172.17.0.4:32093, err= 2025/09/30 02:46:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/30 02:46:58 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/30 02:46:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/30 02:46:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/30 02:46:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/30 02:46:58 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/30 02:46:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/30 02:46:58 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/30 02:46:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/30 02:46:58 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/30 02:46:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/30 02:46:58 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/30 02:46:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/30 02:46:58 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/30 02:46:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/30 02:46:58 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/30 02:46:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/30 02:46:58 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/30 02:46:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/30 02:46:58 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/30 02:46:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/30 02:46:58 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/30 02:46:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/30 02:46:58 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/30 02:46:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/30 02:46:58 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/30 02:46:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/30 02:46:58 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/30 02:46:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/30 02:46:58 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/30 02:46:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/30 02:46:58 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39975") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:54998->172.17.0.4:39975, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31473") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:43814->172.17.0.4:31473, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39565") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:44966->172.17.0.4:39565, err= 2025/09/30 02:46:58 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:58 DEBUG : apple: Unchanged skipping 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39664") 2025/09/30 02:46:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:58 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/30 02:46:58 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:58 DEBUG : banana: Unchanged skipping 2025/09/30 02:46:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:58 DEBUG : splitbananasplit: Unchanged skipping 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:36418->172.17.0.4:39664, err= 2025/09/30 02:46:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/30 02:46:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/30 02:46:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/30 02:46:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/30 02:46:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/30 02:46:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/30 02:46:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/30 02:46:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/30 02:46:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/30 02:46:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/30 02:46:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/30 02:46:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/30 02:46:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/30 02:46:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/30 02:46:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/30 02:46:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for checks to finish 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for transfers to finish 2025/09/30 02:46:58 DEBUG : Waiting for deletions to finish 2025/09/30 02:46:58 INFO : There was nothing to transfer 2025/09/30 02:46:58 DEBUG : Waiting for deletions to finish 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37848") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:41172->172.17.0.4:37848, err= 2025/09/30 02:46:58 DEBUG : apple: Excluded (Path Filter) 2025/09/30 02:46:58 DEBUG : apple: Excluded 2025/09/30 02:46:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/30 02:46:58 DEBUG : appleappleapplebanana: Excluded 2025/09/30 02:46:58 DEBUG : banana: Excluded (Path Filter) 2025/09/30 02:46:58 DEBUG : banana: Excluded 2025/09/30 02:46:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/30 02:46:58 DEBUG : splitbananasplit: Excluded 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39120") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:59942->172.17.0.4:39120, err= 2025/09/30 02:46:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/30 02:46:58 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/30 02:46:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/30 02:46:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/30 02:46:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/30 02:46:58 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/30 02:46:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/30 02:46:58 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/30 02:46:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/30 02:46:58 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/30 02:46:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/30 02:46:58 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/30 02:46:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/30 02:46:58 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/30 02:46:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/30 02:46:58 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/30 02:46:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/30 02:46:58 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/30 02:46:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/30 02:46:58 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/30 02:46:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/30 02:46:58 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/30 02:46:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/30 02:46:58 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/30 02:46:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/30 02:46:58 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/30 02:46:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/30 02:46:58 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/30 02:46:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/30 02:46:58 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/30 02:46:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/30 02:46:58 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37536") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:51350->172.17.0.4:37536, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38834") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:33720->172.17.0.4:38834, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32387") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:60060->172.17.0.4:32387, err= 2025/09/30 02:46:58 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:58 DEBUG : apple: Unchanged skipping 2025/09/30 02:46:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:58 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/30 02:46:58 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:58 DEBUG : banana: Unchanged skipping 2025/09/30 02:46:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:58 DEBUG : splitbananasplit: Unchanged skipping 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36404") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:55244->172.17.0.4:36404, err= 2025/09/30 02:46:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/30 02:46:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/30 02:46:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/30 02:46:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/30 02:46:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/30 02:46:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/30 02:46:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/30 02:46:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/30 02:46:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/30 02:46:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/30 02:46:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/30 02:46:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/30 02:46:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/30 02:46:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/30 02:46:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/30 02:46:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for checks to finish 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for transfers to finish 2025/09/30 02:46:58 DEBUG : Waiting for deletions to finish 2025/09/30 02:46:58 INFO : There was nothing to transfer 2025/09/30 02:46:58 DEBUG : Waiting for deletions to finish 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32565") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:33966->172.17.0.4:32565, err= 2025/09/30 02:46:58 DEBUG : apple: Excluded (Path Filter) 2025/09/30 02:46:58 DEBUG : apple: Excluded 2025/09/30 02:46:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/30 02:46:58 DEBUG : appleappleapplebanana: Excluded 2025/09/30 02:46:58 DEBUG : banana: Excluded (Path Filter) 2025/09/30 02:46:58 DEBUG : banana: Excluded 2025/09/30 02:46:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/30 02:46:58 DEBUG : splitbananasplit: Excluded 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34116") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:47264->172.17.0.4:34116, err= 2025/09/30 02:46:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/30 02:46:58 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/30 02:46:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/30 02:46:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/30 02:46:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/30 02:46:58 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/30 02:46:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/30 02:46:58 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/30 02:46:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/30 02:46:58 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/30 02:46:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/30 02:46:58 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/30 02:46:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/30 02:46:58 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/30 02:46:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/30 02:46:58 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/30 02:46:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/30 02:46:58 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/30 02:46:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/30 02:46:58 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/30 02:46:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/30 02:46:58 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/30 02:46:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/30 02:46:58 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/30 02:46:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/30 02:46:58 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/30 02:46:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/30 02:46:58 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/30 02:46:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/30 02:46:58 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/30 02:46:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/30 02:46:58 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36687") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:55740->172.17.0.4:36687, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35606") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:58388->172.17.0.4:35606, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33597") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:46022->172.17.0.4:33597, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39858") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:39878->172.17.0.4:39858, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35850") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:38818->172.17.0.4:35850, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39294") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:36560->172.17.0.4:39294, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32469") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:55198->172.17.0.4:32469, err= === RUN TestTransform/NFD run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wefajem7sace", Local "Local file system at /tmp/rclone1378933457", Modify Window "1s" 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31633") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:50858->172.17.0.4:31633, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38822") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:55344->172.17.0.4:38822, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35109") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:52674->172.17.0.4:35109, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37784") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:39046->172.17.0.4:37784, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31989") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:58556->172.17.0.4:31989, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36833") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:40790->172.17.0.4:36833, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32433") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:51942->172.17.0.4:32433, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37457") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:39936->172.17.0.4:37457, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31186") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:57890->172.17.0.4:31186, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31646") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:34244->172.17.0.4:31646, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39123") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:34278->172.17.0.4:39123, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32908") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:45650->172.17.0.4:32908, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36511") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:48972->172.17.0.4:36511, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33425") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:38666->172.17.0.4:33425, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32751") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:56046->172.17.0.4:32751, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30296") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:39294->172.17.0.4:30296, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31917") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:41502->172.17.0.4:31917, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34833") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:59922->172.17.0.4:34833, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35820") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:48368->172.17.0.4:35820, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38794") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:57840->172.17.0.4:38794, err= 2025/09/30 02:46:58 DEBUG : Waiting for deletions to finish 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38606") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:40444->172.17.0.4:38606, err= 2025/09/30 02:46:58 DEBUG : apple: Excluded (Path Filter) 2025/09/30 02:46:58 DEBUG : apple: Excluded 2025/09/30 02:46:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/30 02:46:58 DEBUG : appleappleapplebanana: Excluded 2025/09/30 02:46:58 DEBUG : banana: Excluded (Path Filter) 2025/09/30 02:46:58 DEBUG : banana: Excluded 2025/09/30 02:46:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/30 02:46:58 DEBUG : splitbananasplit: Excluded 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38832") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:56200->172.17.0.4:38832, err= 2025/09/30 02:46:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/30 02:46:58 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/30 02:46:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/30 02:46:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/30 02:46:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/30 02:46:58 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/30 02:46:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/30 02:46:58 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/30 02:46:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/30 02:46:58 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/30 02:46:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/30 02:46:58 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/30 02:46:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/30 02:46:58 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/30 02:46:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/30 02:46:58 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/30 02:46:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/30 02:46:58 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/30 02:46:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/30 02:46:58 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/30 02:46:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/30 02:46:58 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/30 02:46:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/30 02:46:58 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/30 02:46:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/30 02:46:58 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/30 02:46:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/30 02:46:58 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/30 02:46:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/30 02:46:58 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/30 02:46:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/30 02:46:58 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36145") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:38816->172.17.0.4:36145, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34317") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:33032->172.17.0.4:34317, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30222") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:40212->172.17.0.4:30222, err= 2025/09/30 02:46:58 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:58 DEBUG : apple: Unchanged skipping 2025/09/30 02:46:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:58 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/30 02:46:58 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:58 DEBUG : banana: Unchanged skipping 2025/09/30 02:46:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:58 DEBUG : splitbananasplit: Unchanged skipping 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31129") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:39910->172.17.0.4:31129, err= 2025/09/30 02:46:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/30 02:46:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/30 02:46:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/30 02:46:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/30 02:46:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/30 02:46:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/30 02:46:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/30 02:46:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/30 02:46:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/30 02:46:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/30 02:46:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/30 02:46:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for checks to finish 2025/09/30 02:46:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/30 02:46:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/30 02:46:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/30 02:46:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/30 02:46:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for transfers to finish 2025/09/30 02:46:58 DEBUG : Waiting for deletions to finish 2025/09/30 02:46:58 INFO : There was nothing to transfer 2025/09/30 02:46:58 DEBUG : Waiting for deletions to finish 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39520") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:49778->172.17.0.4:39520, err= 2025/09/30 02:46:58 DEBUG : apple: Excluded (Path Filter) 2025/09/30 02:46:58 DEBUG : apple: Excluded 2025/09/30 02:46:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/30 02:46:58 DEBUG : appleappleapplebanana: Excluded 2025/09/30 02:46:58 DEBUG : banana: Excluded (Path Filter) 2025/09/30 02:46:58 DEBUG : banana: Excluded 2025/09/30 02:46:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/30 02:46:58 DEBUG : splitbananasplit: Excluded 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39537") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:51034->172.17.0.4:39537, err= 2025/09/30 02:46:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/30 02:46:58 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/30 02:46:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/30 02:46:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/30 02:46:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/30 02:46:58 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/30 02:46:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/30 02:46:58 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/30 02:46:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/30 02:46:58 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/30 02:46:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/30 02:46:58 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/30 02:46:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/30 02:46:58 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/30 02:46:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/30 02:46:58 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/30 02:46:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/30 02:46:58 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/30 02:46:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/30 02:46:58 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/30 02:46:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/30 02:46:58 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/30 02:46:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/30 02:46:58 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/30 02:46:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/30 02:46:58 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/30 02:46:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/30 02:46:58 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/30 02:46:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/30 02:46:58 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/30 02:46:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/30 02:46:58 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34261") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:52604->172.17.0.4:34261, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30970") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:33982->172.17.0.4:30970, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32304") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:34168->172.17.0.4:32304, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30523") 2025/09/30 02:46:58 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:58 DEBUG : apple: Unchanged skipping 2025/09/30 02:46:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:58 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/30 02:46:58 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:58 DEBUG : banana: Unchanged skipping 2025/09/30 02:46:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:58 DEBUG : splitbananasplit: Unchanged skipping 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:46758->172.17.0.4:30523, err= 2025/09/30 02:46:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/30 02:46:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/30 02:46:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/30 02:46:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/30 02:46:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/30 02:46:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/30 02:46:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/30 02:46:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/30 02:46:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/30 02:46:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/30 02:46:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/30 02:46:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/30 02:46:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/30 02:46:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/30 02:46:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for checks to finish 2025/09/30 02:46:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for transfers to finish 2025/09/30 02:46:58 DEBUG : Waiting for deletions to finish 2025/09/30 02:46:58 INFO : There was nothing to transfer 2025/09/30 02:46:58 DEBUG : Waiting for deletions to finish 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38008") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:53062->172.17.0.4:38008, err= 2025/09/30 02:46:58 DEBUG : apple: Excluded (Path Filter) 2025/09/30 02:46:58 DEBUG : apple: Excluded 2025/09/30 02:46:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/30 02:46:58 DEBUG : appleappleapplebanana: Excluded 2025/09/30 02:46:58 DEBUG : banana: Excluded (Path Filter) 2025/09/30 02:46:58 DEBUG : banana: Excluded 2025/09/30 02:46:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/30 02:46:58 DEBUG : splitbananasplit: Excluded 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32963") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:43790->172.17.0.4:32963, err= 2025/09/30 02:46:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/30 02:46:58 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/30 02:46:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/30 02:46:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/30 02:46:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/30 02:46:58 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/30 02:46:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/30 02:46:58 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/30 02:46:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/30 02:46:58 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/30 02:46:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/30 02:46:58 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/30 02:46:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/30 02:46:58 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/30 02:46:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/30 02:46:58 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/30 02:46:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/30 02:46:58 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/30 02:46:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/30 02:46:58 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/30 02:46:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/30 02:46:58 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/30 02:46:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/30 02:46:58 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/30 02:46:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/30 02:46:58 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/30 02:46:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/30 02:46:58 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/30 02:46:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/30 02:46:58 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/30 02:46:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/30 02:46:58 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31682") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:40618->172.17.0.4:31682, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33682") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:53036->172.17.0.4:33682, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31092") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:48012->172.17.0.4:31092, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36677") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:54012->172.17.0.4:36677, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36241") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:58864->172.17.0.4:36241, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33390") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:37058->172.17.0.4:33390, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31979") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:52270->172.17.0.4:31979, err= === RUN TestTransform/base64 run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wefajem7sace", Local "Local file system at /tmp/rclone1378933457", Modify Window "1s" 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30842") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:39076->172.17.0.4:30842, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35906") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:57724->172.17.0.4:35906, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35270") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:60668->172.17.0.4:35270, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37159") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:57694->172.17.0.4:37159, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39332") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:53640->172.17.0.4:39332, err= 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33820") 2025/09/30 02:46:58 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:44080->172.17.0.4:33820, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35261") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:45186->172.17.0.4:35261, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35816") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:52616->172.17.0.4:35816, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34795") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:55192->172.17.0.4:34795, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35918") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:52782->172.17.0.4:35918, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35118") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:52102->172.17.0.4:35118, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32306") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:60652->172.17.0.4:32306, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38368") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:45950->172.17.0.4:38368, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37727") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:59026->172.17.0.4:37727, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31025") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:54000->172.17.0.4:31025, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34740") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:48696->172.17.0.4:34740, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37109") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:42922->172.17.0.4:37109, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36190") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:49962->172.17.0.4:36190, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30112") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:57774->172.17.0.4:30112, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35057") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:50218->172.17.0.4:35057, err= 2025/09/30 02:46:59 DEBUG : Waiting for deletions to finish 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33656") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:35090->172.17.0.4:33656, err= 2025/09/30 02:46:59 DEBUG : apple: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : apple: Excluded 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: Excluded 2025/09/30 02:46:59 DEBUG : banana: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : banana: Excluded 2025/09/30 02:46:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : splitbananasplit: Excluded 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37984") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:44406->172.17.0.4:37984, err= 2025/09/30 02:46:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35376") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:42322->172.17.0.4:35376, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32170") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:36846->172.17.0.4:32170, err= 2025/09/30 02:46:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/30 02:46:59 DEBUG : apple: transformed to: YXBwbGU= 2025/09/30 02:46:59 DEBUG : banana: transformed to: YmFuYW5h 2025/09/30 02:46:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/30 02:46:59 DEBUG : banana: transformed to: YmFuYW5h 2025/09/30 02:46:59 DEBUG : apple: transformed to: YXBwbGU= 2025/09/30 02:46:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/30 02:46:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/30 02:46:59 DEBUG : banana: transformed to: YmFuYW5h 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/30 02:46:59 DEBUG : apple: transformed to: YXBwbGU= 2025/09/30 02:46:59 DEBUG : apple: transformed to: YXBwbGU= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39996") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:55198->172.17.0.4:39996, err= 2025/09/30 02:46:59 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/30 02:46:59 DEBUG : banana: transformed to: YmFuYW5h 2025/09/30 02:46:59 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/30 02:46:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/30 02:46:59 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/30 02:46:59 DEBUG : apple: transformed to: YXBwbGU= 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/30 02:46:59 DEBUG : banana: transformed to: YmFuYW5h 2025/09/30 02:46:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Connecting to FTP server 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:21") 2025/09/30 02:46:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/30 02:46:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/30 02:46:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/30 02:46:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/30 02:46:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/30 02:46:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/30 02:46:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/30 02:46:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/30 02:46:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/30 02:46:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/30 02:46:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/30 02:46:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/30 02:46:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/30 02:46:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/30 02:46:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/30 02:46:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/30 02:46:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/30 02:46:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/30 02:46:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/30 02:46:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/30 02:46:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/30 02:46:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/30 02:46:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/30 02:46:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/30 02:46:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/30 02:46:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/30 02:46:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/30 02:46:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/30 02:46:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/30 02:46:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/30 02:46:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/30 02:46:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/30 02:46:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/30 02:46:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/30 02:46:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/30 02:46:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/30 02:46:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/30 02:46:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/30 02:46:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/30 02:46:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/30 02:46:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/30 02:46:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/30 02:46:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/30 02:46:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/30 02:46:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/30 02:46:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/30 02:46:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/30 02:46:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/30 02:46:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/30 02:46:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/30 02:46:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/30 02:46:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/30 02:46:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/30 02:46:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/30 02:46:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/30 02:46:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/30 02:46:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/30 02:46:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/30 02:46:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/30 02:46:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/30 02:46:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/30 02:46:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/30 02:46:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/30 02:46:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/30 02:46:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/30 02:46:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/30 02:46:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/30 02:46:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/30 02:46:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/30 02:46:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/30 02:46:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/30 02:46:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/30 02:46:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/30 02:46:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/30 02:46:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/30 02:46:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/30 02:46:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/30 02:46:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/30 02:46:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/30 02:46:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/30 02:46:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/30 02:46:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/30 02:46:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/30 02:46:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/30 02:46:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/30 02:46:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/30 02:46:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/30 02:46:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/30 02:46:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/30 02:46:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/30 02:46:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:58164->172.17.0.4:21, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38716") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35467") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:51622->172.17.0.4:35467, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33409") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:33090->172.17.0.4:38716, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:54344->172.17.0.4:33409, err= 2025/09/30 02:46:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/30 02:46:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/30 02:46:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/30 02:46:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/30 02:46:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33913") 2025/09/30 02:46:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/30 02:46:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/30 02:46:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/30 02:46:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/30 02:46:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/30 02:46:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/30 02:46:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/30 02:46:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/30 02:46:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/30 02:46:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/30 02:46:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/30 02:46:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/30 02:46:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/30 02:46:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:41012->172.17.0.4:33913, err= 2025/09/30 02:46:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/30 02:46:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/30 02:46:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/30 02:46:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/30 02:46:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/30 02:46:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/30 02:46:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/30 02:46:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/30 02:46:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/30 02:46:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/30 02:46:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/30 02:46:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/30 02:46:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/30 02:46:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/30 02:46:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/30 02:46:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/30 02:46:59 DEBUG : YmFuYW5h.8eaa4fcf.partial: renamed to: YmFuYW5h 2025/09/30 02:46:59 INFO : banana: Copied (new) to: YmFuYW5h 2025/09/30 02:46:59 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: renamed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/30 02:46:59 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/30 02:46:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/30 02:46:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/30 02:46:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/30 02:46:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/30 02:46:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/30 02:46:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/30 02:46:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/30 02:46:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/30 02:46:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/30 02:46:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/30 02:46:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/30 02:46:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/30 02:46:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/30 02:46:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/30 02:46:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 02:46:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/30 02:46:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 02:46:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/30 02:46:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 02:46:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/30 02:46:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 02:46:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/30 02:46:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 02:46:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/30 02:46:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 02:46:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/30 02:46:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 02:46:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/30 02:46:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 02:46:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/30 02:46:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 02:46:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/30 02:46:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 02:46:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/30 02:46:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 02:46:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/30 02:46:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 02:46:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/30 02:46:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 02:46:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/30 02:46:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 02:46:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/30 02:46:59 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/30 02:46:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/30 02:46:59 DEBUG : YXBwbGU=.6ae8ff82.partial: renamed to: YXBwbGU= 2025/09/30 02:46:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 02:46:59 INFO : apple: Copied (new) to: YXBwbGU= 2025/09/30 02:46:59 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/30 02:46:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/30 02:46:59 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/30 02:46:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/30 02:46:59 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/30 02:46:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/30 02:46:59 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/30 02:46:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/30 02:46:59 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/30 02:46:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/30 02:46:59 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/30 02:46:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/30 02:46:59 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/30 02:46:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/30 02:46:59 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/30 02:46:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/30 02:46:59 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/30 02:46:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/30 02:46:59 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/30 02:46:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/30 02:46:59 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/30 02:46:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/30 02:46:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/30 02:46:59 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/30 02:46:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/30 02:46:59 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/30 02:46:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/30 02:46:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/30 02:46:59 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/30 02:46:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/30 02:46:59 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/30 02:46:59 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/30 02:46:59 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/30 02:46:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for checks to finish 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36634") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for transfers to finish 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:53392->172.17.0.4:36634, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36363") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:48810->172.17.0.4:36363, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37156") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:56044->172.17.0.4:37156, err= 2025/09/30 02:46:59 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: renamed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/30 02:46:59 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/30 02:46:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/30 02:46:59 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: renamed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 02:46:59 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 02:46:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38469") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:56588->172.17.0.4:38469, err= 2025/09/30 02:46:59 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: renamed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/30 02:46:59 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/30 02:46:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32714") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30727") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:50958->172.17.0.4:30727, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:54106->172.17.0.4:32714, err= 2025/09/30 02:46:59 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: renamed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/30 02:46:59 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/30 02:46:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39801") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:33712->172.17.0.4:39801, err= 2025/09/30 02:46:59 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: renamed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/30 02:46:59 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/30 02:46:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/30 02:46:59 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: renamed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/30 02:46:59 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/30 02:46:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32722") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:41248->172.17.0.4:32722, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36144") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:52122->172.17.0.4:36144, err= 2025/09/30 02:46:59 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: renamed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/30 02:46:59 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/30 02:46:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38337") 2025/09/30 02:46:59 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: renamed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/30 02:46:59 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/30 02:46:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37991") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:34946->172.17.0.4:37991, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:55618->172.17.0.4:38337, err= 2025/09/30 02:46:59 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: renamed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/30 02:46:59 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/30 02:46:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39650") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:34718->172.17.0.4:39650, err= 2025/09/30 02:46:59 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: renamed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/30 02:46:59 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/30 02:46:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/30 02:46:59 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: renamed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/30 02:46:59 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/30 02:46:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30454") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:47318->172.17.0.4:30454, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31848") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:43968->172.17.0.4:31848, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30150") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:60072->172.17.0.4:30150, err= 2025/09/30 02:46:59 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: renamed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/30 02:46:59 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/30 02:46:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34535") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:54808->172.17.0.4:34535, err= 2025/09/30 02:46:59 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: renamed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/30 02:46:59 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/30 02:46:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/30 02:46:59 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: renamed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/30 02:46:59 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37771") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:40020->172.17.0.4:37771, err= 2025/09/30 02:46:59 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: renamed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/30 02:46:59 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/30 02:46:59 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: renamed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/30 02:46:59 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/30 02:46:59 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: renamed to: dir1/MDAxNS05Oz0udHh0 2025/09/30 02:46:59 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/09/30 02:46:59 DEBUG : Waiting for deletions to finish 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Connecting to FTP server 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Connecting to FTP server 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:21") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Connecting to FTP server 2025/09/30 02:46:59 INFO : splitbananasplit: Deleted 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:58178->172.17.0.4:21, err= 2025/09/30 02:46:59 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/30 02:46:59 INFO : dir1/0009-3456789.txt: Deleted 2025/09/30 02:46:59 INFO : dir1/0012-6789;.txt: Deleted 2025/09/30 02:46:59 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/30 02:46:59 INFO : dir1/0007-1234567.txt: Deleted 2025/09/30 02:46:59 INFO : dir1/0008-2345678.txt: Deleted 2025/09/30 02:46:59 INFO : apple: Deleted 2025/09/30 02:46:59 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/30 02:46:59 INFO : appleappleapplebanana: Deleted 2025/09/30 02:46:59 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/30 02:46:59 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/30 02:46:59 INFO : banana: Deleted 2025/09/30 02:46:59 INFO : dir1/0015-9;=.txt: Deleted 2025/09/30 02:46:59 INFO : dir1/0011-56789;.txt: Deleted 2025/09/30 02:46:59 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/30 02:46:59 INFO : dir1/0013-789;=.txt: Deleted 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:21") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:58184->172.17.0.4:21, err= 2025/09/30 02:46:59 INFO : dir1/0003-defghij.txt: Deleted 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:21") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:58192->172.17.0.4:21, err= 2025/09/30 02:46:59 INFO : dir1/0010-456789.txt: Deleted 2025/09/30 02:46:59 INFO : dir1/0014-89;=.txt: Deleted 2025/09/30 02:46:59 DEBUG : Waiting for deletions to finish 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37519") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:45248->172.17.0.4:37519, err= 2025/09/30 02:46:59 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : YXBwbGU=: Excluded 2025/09/30 02:46:59 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/09/30 02:46:59 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : YmFuYW5h: Excluded 2025/09/30 02:46:59 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32570") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:44562->172.17.0.4:32570, err= 2025/09/30 02:46:59 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/09/30 02:46:59 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/09/30 02:46:59 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/09/30 02:46:59 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/09/30 02:46:59 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/09/30 02:46:59 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/09/30 02:46:59 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/09/30 02:46:59 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/09/30 02:46:59 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/09/30 02:46:59 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/09/30 02:46:59 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/09/30 02:46:59 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/09/30 02:46:59 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/09/30 02:46:59 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/09/30 02:46:59 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/09/30 02:46:59 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39102") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:50618->172.17.0.4:39102, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35651") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:45480->172.17.0.4:35651, err= 2025/09/30 02:46:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/30 02:46:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 02:46:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/30 02:46:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/30 02:46:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/30 02:46:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/30 02:46:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/30 02:46:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/30 02:46:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/30 02:46:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/30 02:46:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/30 02:46:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/30 02:46:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/30 02:46:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/30 02:46:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/30 02:46:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/30 02:46:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/30 02:46:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/30 02:46:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/30 02:46:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/30 02:46:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/30 02:46:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/30 02:46:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/30 02:46:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/30 02:46:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/30 02:46:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/30 02:46:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/30 02:46:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/30 02:46:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/30 02:46:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/30 02:46:59 DEBUG : apple: transformed to: YXBwbGU= 2025/09/30 02:46:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/30 02:46:59 DEBUG : apple: transformed to: YXBwbGU= 2025/09/30 02:46:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/30 02:46:59 DEBUG : apple: transformed to: YXBwbGU= 2025/09/30 02:46:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/30 02:46:59 DEBUG : apple: transformed to: YXBwbGU= 2025/09/30 02:46:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/30 02:46:59 DEBUG : apple: transformed to: YXBwbGU= 2025/09/30 02:46:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/30 02:46:59 DEBUG : apple: transformed to: YXBwbGU= 2025/09/30 02:46:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/30 02:46:59 DEBUG : apple: transformed to: YXBwbGU= 2025/09/30 02:46:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/30 02:46:59 DEBUG : apple: transformed to: YXBwbGU= 2025/09/30 02:46:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/30 02:46:59 DEBUG : apple: transformed to: YXBwbGU= 2025/09/30 02:46:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/30 02:46:59 DEBUG : apple: transformed to: YXBwbGU= 2025/09/30 02:46:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/30 02:46:59 DEBUG : apple: transformed to: YXBwbGU= 2025/09/30 02:46:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/30 02:46:59 DEBUG : apple: transformed to: YXBwbGU= 2025/09/30 02:46:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/30 02:46:59 DEBUG : apple: transformed to: YXBwbGU= 2025/09/30 02:46:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/30 02:46:59 DEBUG : apple: transformed to: YXBwbGU= 2025/09/30 02:46:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/30 02:46:59 DEBUG : apple: transformed to: YXBwbGU= 2025/09/30 02:46:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/30 02:46:59 DEBUG : apple: transformed to: YXBwbGU= 2025/09/30 02:46:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 02:46:59 DEBUG : banana: transformed to: YmFuYW5h 2025/09/30 02:46:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/30 02:46:59 DEBUG : banana: transformed to: YmFuYW5h 2025/09/30 02:46:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/30 02:46:59 DEBUG : banana: transformed to: YmFuYW5h 2025/09/30 02:46:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/30 02:46:59 DEBUG : banana: transformed to: YmFuYW5h 2025/09/30 02:46:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/30 02:46:59 DEBUG : banana: transformed to: YmFuYW5h 2025/09/30 02:46:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/30 02:46:59 DEBUG : banana: transformed to: YmFuYW5h 2025/09/30 02:46:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/30 02:46:59 DEBUG : banana: transformed to: YmFuYW5h 2025/09/30 02:46:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/30 02:46:59 DEBUG : banana: transformed to: YmFuYW5h 2025/09/30 02:46:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/30 02:46:59 DEBUG : banana: transformed to: YmFuYW5h 2025/09/30 02:46:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/30 02:46:59 DEBUG : banana: transformed to: YmFuYW5h 2025/09/30 02:46:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/30 02:46:59 DEBUG : banana: transformed to: YmFuYW5h 2025/09/30 02:46:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/30 02:46:59 DEBUG : banana: transformed to: YmFuYW5h 2025/09/30 02:46:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/30 02:46:59 DEBUG : banana: transformed to: YmFuYW5h 2025/09/30 02:46:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/30 02:46:59 DEBUG : banana: transformed to: YmFuYW5h 2025/09/30 02:46:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/30 02:46:59 DEBUG : banana: transformed to: YmFuYW5h 2025/09/30 02:46:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/30 02:46:59 DEBUG : banana: transformed to: YmFuYW5h 2025/09/30 02:46:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 02:46:59 DEBUG : banana: transformed to: YmFuYW5h 2025/09/30 02:46:59 DEBUG : apple: transformed to: YXBwbGU= 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/30 02:46:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/30 02:46:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/30 02:46:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/30 02:46:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/30 02:46:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/30 02:46:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/30 02:46:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/30 02:46:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/30 02:46:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/30 02:46:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/30 02:46:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/30 02:46:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/30 02:46:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/30 02:46:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/30 02:46:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/30 02:46:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/30 02:46:59 DEBUG : banana: transformed to: YmFuYW5h 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/30 02:46:59 DEBUG : apple: transformed to: YXBwbGU= 2025/09/30 02:46:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/30 02:46:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/30 02:46:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/30 02:46:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/30 02:46:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/30 02:46:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/30 02:46:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/30 02:46:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/30 02:46:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/30 02:46:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/30 02:46:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/30 02:46:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/30 02:46:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/30 02:46:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/30 02:46:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/30 02:46:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/30 02:46:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/30 02:46:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/30 02:46:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/30 02:46:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/30 02:46:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/30 02:46:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/30 02:46:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/30 02:46:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/30 02:46:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/30 02:46:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/30 02:46:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/30 02:46:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/30 02:46:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/30 02:46:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/30 02:46:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/30 02:46:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 02:46:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/30 02:46:59 DEBUG : banana: transformed to: YmFuYW5h 2025/09/30 02:46:59 DEBUG : apple: transformed to: YXBwbGU= 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/30 02:46:59 DEBUG : banana: transformed to: YmFuYW5h 2025/09/30 02:46:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/30 02:46:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 02:46:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/30 02:46:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/30 02:46:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/30 02:46:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/30 02:46:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/30 02:46:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/30 02:46:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/30 02:46:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/30 02:46:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/30 02:46:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/30 02:46:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/30 02:46:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/30 02:46:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/30 02:46:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/30 02:46:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33351") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:59160->172.17.0.4:33351, err= 2025/09/30 02:46:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/30 02:46:59 DEBUG : apple: transformed to: YXBwbGU= 2025/09/30 02:46:59 DEBUG : banana: transformed to: YmFuYW5h 2025/09/30 02:46:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/30 02:46:59 DEBUG : banana: transformed to: YmFuYW5h 2025/09/30 02:46:59 DEBUG : apple: transformed to: YXBwbGU= 2025/09/30 02:46:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/30 02:46:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/30 02:46:59 DEBUG : banana: transformed to: YmFuYW5h 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/30 02:46:59 DEBUG : apple: transformed to: YXBwbGU= 2025/09/30 02:46:59 DEBUG : apple: transformed to: YXBwbGU= 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/30 02:46:59 DEBUG : banana: transformed to: YmFuYW5h 2025/09/30 02:46:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/30 02:46:59 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:59 DEBUG : apple: Unchanged skipping 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/30 02:46:59 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:59 DEBUG : banana: Unchanged skipping 2025/09/30 02:46:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:59 DEBUG : splitbananasplit: Unchanged skipping 2025/09/30 02:46:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/30 02:46:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/30 02:46:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/30 02:46:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/30 02:46:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/30 02:46:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/30 02:46:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/30 02:46:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/30 02:46:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/30 02:46:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/30 02:46:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/30 02:46:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/30 02:46:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/30 02:46:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/30 02:46:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/30 02:46:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/30 02:46:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/30 02:46:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/30 02:46:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/30 02:46:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/30 02:46:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/30 02:46:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/30 02:46:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/30 02:46:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/30 02:46:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/30 02:46:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/30 02:46:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/30 02:46:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/30 02:46:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/30 02:46:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/30 02:46:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/30 02:46:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/30 02:46:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/30 02:46:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/30 02:46:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/30 02:46:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/30 02:46:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/30 02:46:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/30 02:46:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/30 02:46:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/30 02:46:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/30 02:46:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/30 02:46:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/30 02:46:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/30 02:46:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/30 02:46:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/30 02:46:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/30 02:46:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/30 02:46:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/30 02:46:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/30 02:46:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/30 02:46:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/30 02:46:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/30 02:46:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/30 02:46:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/30 02:46:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/30 02:46:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/30 02:46:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/30 02:46:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/30 02:46:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/30 02:46:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/30 02:46:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/30 02:46:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37119") 2025/09/30 02:46:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/30 02:46:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/30 02:46:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/30 02:46:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/30 02:46:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/30 02:46:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/30 02:46:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/30 02:46:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/30 02:46:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/30 02:46:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/30 02:46:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/30 02:46:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/30 02:46:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/30 02:46:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/30 02:46:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/30 02:46:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/30 02:46:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/30 02:46:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/30 02:46:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/30 02:46:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/30 02:46:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/30 02:46:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/30 02:46:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/30 02:46:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/30 02:46:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/30 02:46:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/30 02:46:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/30 02:46:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:51000->172.17.0.4:37119, err= 2025/09/30 02:46:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/30 02:46:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/30 02:46:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/30 02:46:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/30 02:46:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/30 02:46:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/30 02:46:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/30 02:46:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/30 02:46:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/30 02:46:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/30 02:46:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/30 02:46:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/30 02:46:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/30 02:46:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/30 02:46:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/30 02:46:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/30 02:46:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/30 02:46:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/30 02:46:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/30 02:46:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/30 02:46:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/30 02:46:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/30 02:46:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/30 02:46:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/30 02:46:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/30 02:46:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/30 02:46:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/30 02:46:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/30 02:46:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/30 02:46:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/30 02:46:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/30 02:46:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/30 02:46:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/30 02:46:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/30 02:46:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/30 02:46:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/30 02:46:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/30 02:46:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/30 02:46:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/30 02:46:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/30 02:46:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/30 02:46:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/30 02:46:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/30 02:46:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/30 02:46:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/30 02:46:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/30 02:46:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/30 02:46:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/30 02:46:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/30 02:46:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 02:46:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/30 02:46:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 02:46:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/30 02:46:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 02:46:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/30 02:46:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 02:46:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/30 02:46:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 02:46:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/30 02:46:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 02:46:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/30 02:46:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 02:46:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/30 02:46:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 02:46:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/30 02:46:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 02:46:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/30 02:46:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 02:46:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/30 02:46:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 02:46:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/30 02:46:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 02:46:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/30 02:46:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 02:46:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/30 02:46:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 02:46:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/30 02:46:59 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/30 02:46:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/30 02:46:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 02:46:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/30 02:46:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/30 02:46:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/30 02:46:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/30 02:46:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/30 02:46:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/30 02:46:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/30 02:46:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/30 02:46:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/30 02:46:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/30 02:46:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/30 02:46:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/30 02:46:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/30 02:46:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/30 02:46:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/30 02:46:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/30 02:46:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/30 02:46:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/30 02:46:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/30 02:46:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/30 02:46:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/30 02:46:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/30 02:46:59 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/30 02:46:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/30 02:46:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/30 02:46:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for checks to finish 2025/09/30 02:46:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/30 02:46:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/30 02:46:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/30 02:46:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/30 02:46:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for transfers to finish 2025/09/30 02:46:59 DEBUG : Waiting for deletions to finish 2025/09/30 02:46:59 DEBUG : Waiting for deletions to finish 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31953") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:39938->172.17.0.4:31953, err= 2025/09/30 02:46:59 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : YXBwbGU=: Excluded 2025/09/30 02:46:59 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/09/30 02:46:59 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : YmFuYW5h: Excluded 2025/09/30 02:46:59 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31511") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:56548->172.17.0.4:31511, err= 2025/09/30 02:46:59 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/09/30 02:46:59 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/09/30 02:46:59 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/09/30 02:46:59 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/09/30 02:46:59 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/09/30 02:46:59 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/09/30 02:46:59 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/09/30 02:46:59 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/09/30 02:46:59 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/09/30 02:46:59 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/09/30 02:46:59 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/09/30 02:46:59 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/09/30 02:46:59 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/09/30 02:46:59 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/09/30 02:46:59 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/09/30 02:46:59 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34279") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:48362->172.17.0.4:34279, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30922") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:35372->172.17.0.4:30922, err= 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/30 02:46:59 DEBUG : apple: transformed to: YXBwbGU= 2025/09/30 02:46:59 DEBUG : banana: transformed to: YmFuYW5h 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/30 02:46:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/30 02:46:59 DEBUG : banana: transformed to: YmFuYW5h 2025/09/30 02:46:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 02:46:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/30 02:46:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/30 02:46:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 02:46:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/30 02:46:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/30 02:46:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/30 02:46:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/30 02:46:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/30 02:46:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/30 02:46:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/30 02:46:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/30 02:46:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/30 02:46:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/30 02:46:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/30 02:46:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/30 02:46:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/30 02:46:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/30 02:46:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/30 02:46:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/30 02:46:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/30 02:46:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/30 02:46:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/30 02:46:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/30 02:46:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/30 02:46:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/30 02:46:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/30 02:46:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/30 02:46:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/30 02:46:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/30 02:46:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/30 02:46:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/30 02:46:59 DEBUG : apple: transformed to: YXBwbGU= 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/30 02:46:59 DEBUG : banana: transformed to: YmFuYW5h 2025/09/30 02:46:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/30 02:46:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/30 02:46:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/30 02:46:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/30 02:46:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/30 02:46:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/30 02:46:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/30 02:46:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/30 02:46:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/30 02:46:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/30 02:46:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/30 02:46:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/30 02:46:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/30 02:46:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/30 02:46:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/30 02:46:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/30 02:46:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34034") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:43616->172.17.0.4:34034, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32836") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:57134->172.17.0.4:32836, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30685") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:40684->172.17.0.4:30685, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30974") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:48074->172.17.0.4:30974, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32912") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:53484->172.17.0.4:32912, err= === RUN TestTransform/prefix run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wefajem7sace", Local "Local file system at /tmp/rclone1378933457", Modify Window "1s" 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34545") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:37332->172.17.0.4:34545, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33573") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:49094->172.17.0.4:33573, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35244") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:40854->172.17.0.4:35244, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34339") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:43336->172.17.0.4:34339, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33535") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:46206->172.17.0.4:33535, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35526") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:36432->172.17.0.4:35526, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38056") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:59972->172.17.0.4:38056, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34862") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:42142->172.17.0.4:34862, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33571") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:47786->172.17.0.4:33571, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31383") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:44842->172.17.0.4:31383, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30486") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:51424->172.17.0.4:30486, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32407") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:60872->172.17.0.4:32407, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34329") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:45006->172.17.0.4:34329, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37535") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:60334->172.17.0.4:37535, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38220") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:35774->172.17.0.4:38220, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39403") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:39046->172.17.0.4:39403, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38372") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:36322->172.17.0.4:38372, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34053") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:40564->172.17.0.4:34053, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34595") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:33624->172.17.0.4:34595, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31136") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:48334->172.17.0.4:31136, err= 2025/09/30 02:46:59 DEBUG : Waiting for deletions to finish 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33894") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:60018->172.17.0.4:33894, err= 2025/09/30 02:46:59 DEBUG : apple: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : apple: Excluded 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: Excluded 2025/09/30 02:46:59 DEBUG : banana: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : banana: Excluded 2025/09/30 02:46:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : splitbananasplit: Excluded 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35996") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:50570->172.17.0.4:35996, err= 2025/09/30 02:46:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31801") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:36688->172.17.0.4:31801, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38505") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:41100->172.17.0.4:38505, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39708") 2025/09/30 02:46:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/30 02:46:59 DEBUG : apple: transformed to: PREFIXapple 2025/09/30 02:46:59 DEBUG : banana: transformed to: PREFIXbanana 2025/09/30 02:46:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/30 02:46:59 DEBUG : banana: transformed to: PREFIXbanana 2025/09/30 02:46:59 DEBUG : apple: transformed to: PREFIXapple 2025/09/30 02:46:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/30 02:46:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/30 02:46:59 DEBUG : banana: transformed to: PREFIXbanana 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/30 02:46:59 DEBUG : apple: transformed to: PREFIXapple 2025/09/30 02:46:59 DEBUG : apple: transformed to: PREFIXapple 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:39428->172.17.0.4:39708, err= 2025/09/30 02:46:59 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/30 02:46:59 DEBUG : banana: transformed to: PREFIXbanana 2025/09/30 02:46:59 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/30 02:46:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/30 02:46:59 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/30 02:46:59 DEBUG : apple: transformed to: PREFIXapple 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39476") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:42258->172.17.0.4:39476, err= 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/30 02:46:59 DEBUG : banana: transformed to: PREFIXbanana 2025/09/30 02:46:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/30 02:46:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/30 02:46:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/30 02:46:59 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/30 02:46:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/30 02:46:59 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/30 02:46:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/30 02:46:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/30 02:46:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/30 02:46:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/30 02:46:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/30 02:46:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/30 02:46:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/30 02:46:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/30 02:46:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/30 02:46:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/30 02:46:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/30 02:46:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/30 02:46:59 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/30 02:46:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/30 02:46:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/30 02:46:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/30 02:46:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/30 02:46:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/30 02:46:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/30 02:46:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/30 02:46:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/30 02:46:59 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/30 02:46:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/30 02:46:59 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/30 02:46:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/30 02:46:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/30 02:46:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/30 02:46:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/30 02:46:59 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/30 02:46:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/30 02:46:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/30 02:46:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/30 02:46:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/30 02:46:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/30 02:46:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/30 02:46:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/30 02:46:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/30 02:46:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/30 02:46:59 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/30 02:46:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/30 02:46:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/30 02:46:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/30 02:46:59 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/30 02:46:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/30 02:46:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/30 02:46:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/30 02:46:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/30 02:46:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/30 02:46:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/30 02:46:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/30 02:46:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/30 02:46:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/30 02:46:59 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/30 02:46:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/30 02:46:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/30 02:46:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/30 02:46:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/30 02:46:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/30 02:46:59 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/30 02:46:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/30 02:46:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/30 02:46:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/30 02:46:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/30 02:46:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/30 02:46:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/30 02:46:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/30 02:46:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/30 02:46:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/30 02:46:59 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/30 02:46:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/30 02:46:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/30 02:46:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/30 02:46:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/30 02:46:59 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/30 02:46:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/30 02:46:59 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/30 02:46:59 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/30 02:46:59 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/30 02:46:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/30 02:46:59 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/30 02:46:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/30 02:46:59 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31225") 2025/09/30 02:46:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/30 02:46:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/30 02:46:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/30 02:46:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/30 02:46:59 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/30 02:46:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/30 02:46:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/30 02:46:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/30 02:46:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/30 02:46:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/30 02:46:59 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/30 02:46:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/30 02:46:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/30 02:46:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/30 02:46:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/30 02:46:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/30 02:46:59 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/30 02:46:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/30 02:46:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/30 02:46:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:51586->172.17.0.4:31225, err= 2025/09/30 02:46:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/30 02:46:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/30 02:46:59 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/30 02:46:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/30 02:46:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/30 02:46:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/30 02:46:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/30 02:46:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/30 02:46:59 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/30 02:46:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/30 02:46:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/30 02:46:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/30 02:46:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/30 02:46:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/30 02:46:59 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/30 02:46:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/30 02:46:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/30 02:46:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/30 02:46:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/30 02:46:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/30 02:46:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/30 02:46:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/30 02:46:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/30 02:46:59 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/30 02:46:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/30 02:46:59 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/30 02:46:59 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/30 02:46:59 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/30 02:46:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/30 02:46:59 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/30 02:46:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/30 02:46:59 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/30 02:46:59 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/30 02:46:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/30 02:46:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30649") 2025/09/30 02:46:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/30 02:46:59 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/30 02:46:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/30 02:46:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/30 02:46:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/30 02:46:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/30 02:46:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/30 02:46:59 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/30 02:46:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/30 02:46:59 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/30 02:46:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/30 02:46:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/30 02:46:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/30 02:46:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/30 02:46:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/30 02:46:59 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/30 02:46:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/30 02:46:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/30 02:46:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/30 02:46:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/30 02:46:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/30 02:46:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/30 02:46:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/30 02:46:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/30 02:46:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/30 02:46:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38913") 2025/09/30 02:46:59 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:40882->172.17.0.4:30649, err= 2025/09/30 02:46:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/30 02:46:59 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/30 02:46:59 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/30 02:46:59 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/30 02:46:59 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/30 02:46:59 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/30 02:46:59 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/30 02:46:59 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/30 02:46:59 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/30 02:46:59 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/30 02:46:59 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/30 02:46:59 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/30 02:46:59 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/30 02:46:59 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/30 02:46:59 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/30 02:46:59 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/30 02:46:59 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/30 02:46:59 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/30 02:46:59 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:59110->172.17.0.4:38913, err= 2025/09/30 02:46:59 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/30 02:46:59 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/30 02:46:59 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/30 02:46:59 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/30 02:46:59 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/30 02:46:59 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/30 02:46:59 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/30 02:46:59 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/30 02:46:59 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/30 02:46:59 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/30 02:46:59 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/30 02:46:59 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/30 02:46:59 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/09/30 02:46:59 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for checks to finish 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for transfers to finish 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31353") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:45954->172.17.0.4:31353, err= 2025/09/30 02:46:59 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: renamed to: PREFIXappleappleapplebanana 2025/09/30 02:46:59 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/09/30 02:46:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/30 02:46:59 DEBUG : PREFIXapple.9418b5df.partial: renamed to: PREFIXapple 2025/09/30 02:46:59 INFO : apple: Copied (new) to: PREFIXapple 2025/09/30 02:46:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/30 02:46:59 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: renamed to: PREFIXsplitbananasplit 2025/09/30 02:46:59 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/09/30 02:46:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38450") 2025/09/30 02:46:59 DEBUG : PREFIXbanana.bbf16826.partial: renamed to: PREFIXbanana 2025/09/30 02:46:59 INFO : banana: Copied (new) to: PREFIXbanana 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:46790->172.17.0.4:38450, err= 2025/09/30 02:46:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32135") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:37548->172.17.0.4:32135, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37046") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:52930->172.17.0.4:37046, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38337") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:55632->172.17.0.4:38337, err= 2025/09/30 02:46:59 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: renamed to: dir1/PREFIX0000-abcdefg.txt 2025/09/30 02:46:59 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/09/30 02:46:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/30 02:46:59 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: renamed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/30 02:46:59 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/09/30 02:46:59 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: renamed to: dir1/PREFIX0002-cdefghi.txt 2025/09/30 02:46:59 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/09/30 02:46:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/30 02:46:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/30 02:46:59 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: renamed to: dir1/PREFIX0003-defghij.txt 2025/09/30 02:46:59 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/09/30 02:46:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37935") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:38522->172.17.0.4:37935, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32941") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30840") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:39164->172.17.0.4:30840, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:38670->172.17.0.4:32941, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37405") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:54376->172.17.0.4:37405, err= 2025/09/30 02:46:59 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: renamed to: dir1/PREFIX0004-efghijk.txt 2025/09/30 02:46:59 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/09/30 02:46:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39912") 2025/09/30 02:46:59 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: renamed to: dir1/PREFIX0006-ghijklm.txt 2025/09/30 02:46:59 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/09/30 02:46:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:41748->172.17.0.4:39912, err= 2025/09/30 02:46:59 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: renamed to: dir1/PREFIX0007-1234567.txt 2025/09/30 02:46:59 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/09/30 02:46:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33498") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:56092->172.17.0.4:33498, err= 2025/09/30 02:46:59 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: renamed to: dir1/PREFIX0005-fghijkl.txt 2025/09/30 02:46:59 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/09/30 02:46:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36589") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38138") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:51090->172.17.0.4:36589, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:55346->172.17.0.4:38138, err= 2025/09/30 02:46:59 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: renamed to: dir1/PREFIX0008-2345678.txt 2025/09/30 02:46:59 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/09/30 02:46:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/30 02:46:59 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: renamed to: dir1/PREFIX0009-3456789.txt 2025/09/30 02:46:59 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/09/30 02:46:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39206") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:34588->172.17.0.4:39206, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36949") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:55176->172.17.0.4:36949, err= 2025/09/30 02:46:59 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: renamed to: dir1/PREFIX0010-456789.txt 2025/09/30 02:46:59 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/09/30 02:46:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/30 02:46:59 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: renamed to: dir1/PREFIX0011-56789;.txt 2025/09/30 02:46:59 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/09/30 02:46:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33373") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39684") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:46602->172.17.0.4:39684, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:34734->172.17.0.4:33373, err= 2025/09/30 02:46:59 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: renamed to: dir1/PREFIX0012-6789;.txt 2025/09/30 02:46:59 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/09/30 02:46:59 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: renamed to: dir1/PREFIX0013-789;=.txt 2025/09/30 02:46:59 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/09/30 02:46:59 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: renamed to: dir1/PREFIX0014-89;=.txt 2025/09/30 02:46:59 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/09/30 02:46:59 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: renamed to: dir1/PREFIX0015-9;=.txt 2025/09/30 02:46:59 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/09/30 02:46:59 DEBUG : Waiting for deletions to finish 2025/09/30 02:46:59 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/30 02:46:59 INFO : dir1/0003-defghij.txt: Deleted 2025/09/30 02:46:59 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/30 02:46:59 INFO : apple: Deleted 2025/09/30 02:46:59 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/30 02:46:59 INFO : banana: Deleted 2025/09/30 02:46:59 INFO : dir1/0015-9;=.txt: Deleted 2025/09/30 02:46:59 INFO : dir1/0014-89;=.txt: Deleted 2025/09/30 02:46:59 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/30 02:46:59 INFO : appleappleapplebanana: Deleted 2025/09/30 02:46:59 INFO : dir1/0011-56789;.txt: Deleted 2025/09/30 02:46:59 INFO : dir1/0012-6789;.txt: Deleted 2025/09/30 02:46:59 INFO : dir1/0009-3456789.txt: Deleted 2025/09/30 02:46:59 INFO : dir1/0007-1234567.txt: Deleted 2025/09/30 02:46:59 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/30 02:46:59 INFO : splitbananasplit: Deleted 2025/09/30 02:46:59 INFO : dir1/0008-2345678.txt: Deleted 2025/09/30 02:46:59 INFO : dir1/0013-789;=.txt: Deleted 2025/09/30 02:46:59 INFO : dir1/0010-456789.txt: Deleted 2025/09/30 02:46:59 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/30 02:46:59 DEBUG : Waiting for deletions to finish 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31370") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:56138->172.17.0.4:31370, err= 2025/09/30 02:46:59 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : PREFIXapple: Excluded 2025/09/30 02:46:59 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : PREFIXappleappleapplebanana: Excluded 2025/09/30 02:46:59 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : PREFIXbanana: Excluded 2025/09/30 02:46:59 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : PREFIXsplitbananasplit: Excluded 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39272") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:39110->172.17.0.4:39272, err= 2025/09/30 02:46:59 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32210") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:47114->172.17.0.4:32210, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39316") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:42090->172.17.0.4:39316, err= 2025/09/30 02:46:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/30 02:46:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/30 02:46:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/30 02:46:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/30 02:46:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/30 02:46:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/30 02:46:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/30 02:46:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/30 02:46:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/30 02:46:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/30 02:46:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/30 02:46:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/30 02:46:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/30 02:46:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/30 02:46:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/30 02:46:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/30 02:46:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/30 02:46:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/30 02:46:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/30 02:46:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/30 02:46:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/30 02:46:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/30 02:46:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/30 02:46:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/30 02:46:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/30 02:46:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/30 02:46:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/30 02:46:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/30 02:46:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/30 02:46:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/30 02:46:59 DEBUG : apple: transformed to: PREFIXapple 2025/09/30 02:46:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/30 02:46:59 DEBUG : apple: transformed to: PREFIXapple 2025/09/30 02:46:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/30 02:46:59 DEBUG : apple: transformed to: PREFIXapple 2025/09/30 02:46:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/30 02:46:59 DEBUG : apple: transformed to: PREFIXapple 2025/09/30 02:46:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/30 02:46:59 DEBUG : apple: transformed to: PREFIXapple 2025/09/30 02:46:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/30 02:46:59 DEBUG : apple: transformed to: PREFIXapple 2025/09/30 02:46:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/30 02:46:59 DEBUG : apple: transformed to: PREFIXapple 2025/09/30 02:46:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/30 02:46:59 DEBUG : apple: transformed to: PREFIXapple 2025/09/30 02:46:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/30 02:46:59 DEBUG : apple: transformed to: PREFIXapple 2025/09/30 02:46:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/30 02:46:59 DEBUG : apple: transformed to: PREFIXapple 2025/09/30 02:46:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/30 02:46:59 DEBUG : apple: transformed to: PREFIXapple 2025/09/30 02:46:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/30 02:46:59 DEBUG : apple: transformed to: PREFIXapple 2025/09/30 02:46:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/30 02:46:59 DEBUG : apple: transformed to: PREFIXapple 2025/09/30 02:46:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/30 02:46:59 DEBUG : apple: transformed to: PREFIXapple 2025/09/30 02:46:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/30 02:46:59 DEBUG : apple: transformed to: PREFIXapple 2025/09/30 02:46:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/30 02:46:59 DEBUG : apple: transformed to: PREFIXapple 2025/09/30 02:46:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/30 02:46:59 DEBUG : banana: transformed to: PREFIXbanana 2025/09/30 02:46:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/30 02:46:59 DEBUG : banana: transformed to: PREFIXbanana 2025/09/30 02:46:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/30 02:46:59 DEBUG : banana: transformed to: PREFIXbanana 2025/09/30 02:46:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/30 02:46:59 DEBUG : banana: transformed to: PREFIXbanana 2025/09/30 02:46:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/30 02:46:59 DEBUG : banana: transformed to: PREFIXbanana 2025/09/30 02:46:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/30 02:46:59 DEBUG : banana: transformed to: PREFIXbanana 2025/09/30 02:46:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/30 02:46:59 DEBUG : banana: transformed to: PREFIXbanana 2025/09/30 02:46:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/30 02:46:59 DEBUG : banana: transformed to: PREFIXbanana 2025/09/30 02:46:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/30 02:46:59 DEBUG : banana: transformed to: PREFIXbanana 2025/09/30 02:46:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/30 02:46:59 DEBUG : banana: transformed to: PREFIXbanana 2025/09/30 02:46:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/30 02:46:59 DEBUG : banana: transformed to: PREFIXbanana 2025/09/30 02:46:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/30 02:46:59 DEBUG : banana: transformed to: PREFIXbanana 2025/09/30 02:46:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/30 02:46:59 DEBUG : banana: transformed to: PREFIXbanana 2025/09/30 02:46:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/30 02:46:59 DEBUG : banana: transformed to: PREFIXbanana 2025/09/30 02:46:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/30 02:46:59 DEBUG : banana: transformed to: PREFIXbanana 2025/09/30 02:46:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/30 02:46:59 DEBUG : banana: transformed to: PREFIXbanana 2025/09/30 02:46:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/30 02:46:59 DEBUG : banana: transformed to: PREFIXbanana 2025/09/30 02:46:59 DEBUG : apple: transformed to: PREFIXapple 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/30 02:46:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/30 02:46:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/30 02:46:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/30 02:46:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/30 02:46:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/30 02:46:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/30 02:46:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/30 02:46:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/30 02:46:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/30 02:46:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/30 02:46:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/30 02:46:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/30 02:46:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/30 02:46:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/30 02:46:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/30 02:46:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/30 02:46:59 DEBUG : banana: transformed to: PREFIXbanana 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/30 02:46:59 DEBUG : apple: transformed to: PREFIXapple 2025/09/30 02:46:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/30 02:46:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/30 02:46:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/30 02:46:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/30 02:46:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/30 02:46:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/30 02:46:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/30 02:46:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/30 02:46:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/30 02:46:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/30 02:46:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/30 02:46:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/30 02:46:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/30 02:46:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/30 02:46:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/30 02:46:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/30 02:46:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/30 02:46:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/30 02:46:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/30 02:46:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/30 02:46:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/30 02:46:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/30 02:46:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/30 02:46:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/30 02:46:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/30 02:46:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/30 02:46:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/30 02:46:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/30 02:46:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/30 02:46:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/30 02:46:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/30 02:46:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/30 02:46:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/30 02:46:59 DEBUG : banana: transformed to: PREFIXbanana 2025/09/30 02:46:59 DEBUG : apple: transformed to: PREFIXapple 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/30 02:46:59 DEBUG : banana: transformed to: PREFIXbanana 2025/09/30 02:46:59 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/30 02:46:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/30 02:46:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/30 02:46:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/30 02:46:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/30 02:46:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/30 02:46:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/30 02:46:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/30 02:46:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/30 02:46:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/30 02:46:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/30 02:46:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/30 02:46:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/30 02:46:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/30 02:46:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/30 02:46:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/30 02:46:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30740") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:60352->172.17.0.4:30740, err= 2025/09/30 02:46:59 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/30 02:46:59 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/30 02:46:59 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37600") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:56326->172.17.0.4:37600, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35316") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36667") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:39162->172.17.0.4:35316, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35013") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:53242->172.17.0.4:36667, err= 2025/09/30 02:46:59 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/30 02:46:59 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/30 02:46:59 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/30 02:46:59 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/30 02:46:59 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/30 02:46:59 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/30 02:46:59 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/30 02:46:59 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30720") 2025/09/30 02:46:59 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/30 02:46:59 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/30 02:46:59 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/30 02:46:59 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/30 02:46:59 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/30 02:46:59 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/30 02:46:59 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/30 02:46:59 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for checks to finish 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for transfers to finish 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:39202->172.17.0.4:30720, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:51410->172.17.0.4:35013, err= 2025/09/30 02:46:59 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2025/09/30 02:46:59 INFO : splitbananasplit: Copied (new) 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30696") 2025/09/30 02:46:59 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2025/09/30 02:46:59 INFO : appleappleapplebanana: Copied (new) 2025/09/30 02:46:59 DEBUG : apple.312b09b7.partial: renamed to: apple 2025/09/30 02:46:59 INFO : apple: Copied (new) 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:40274->172.17.0.4:30696, err= 2025/09/30 02:46:59 DEBUG : banana.f83db2f0.partial: renamed to: banana 2025/09/30 02:46:59 INFO : banana: Copied (new) 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34911") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33346") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:41188->172.17.0.4:34911, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:32940->172.17.0.4:33346, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39726") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:38260->172.17.0.4:39726, err= 2025/09/30 02:46:59 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2025/09/30 02:46:59 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/09/30 02:46:59 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2025/09/30 02:46:59 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/09/30 02:46:59 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2025/09/30 02:46:59 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32772") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37641") 2025/09/30 02:46:59 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2025/09/30 02:46:59 INFO : dir1/0003-defghij.txt: Copied (new) 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:39048->172.17.0.4:37641, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31687") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:43816->172.17.0.4:32772, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:57898->172.17.0.4:31687, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35449") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:44310->172.17.0.4:35449, err= 2025/09/30 02:46:59 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2025/09/30 02:46:59 INFO : dir1/0007-1234567.txt: Copied (new) 2025/09/30 02:46:59 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2025/09/30 02:46:59 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36401") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:56776->172.17.0.4:36401, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36146") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:38222->172.17.0.4:36146, err= 2025/09/30 02:46:59 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2025/09/30 02:46:59 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/09/30 02:46:59 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2025/09/30 02:46:59 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35942") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33163") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:32874->172.17.0.4:33163, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:39562->172.17.0.4:35942, err= 2025/09/30 02:46:59 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2025/09/30 02:46:59 INFO : dir1/0009-3456789.txt: Copied (new) 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39995") 2025/09/30 02:46:59 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2025/09/30 02:46:59 INFO : dir1/0008-2345678.txt: Copied (new) 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:34984->172.17.0.4:39995, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31942") 2025/09/30 02:46:59 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2025/09/30 02:46:59 INFO : dir1/0011-56789;.txt: Copied (new) 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:52586->172.17.0.4:31942, err= 2025/09/30 02:46:59 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2025/09/30 02:46:59 INFO : dir1/0010-456789.txt: Copied (new) 2025/09/30 02:46:59 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2025/09/30 02:46:59 INFO : dir1/0012-6789;.txt: Copied (new) 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34696") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:55378->172.17.0.4:34696, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39309") 2025/09/30 02:46:59 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2025/09/30 02:46:59 INFO : dir1/0013-789;=.txt: Copied (new) 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:55198->172.17.0.4:39309, err= 2025/09/30 02:46:59 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2025/09/30 02:46:59 INFO : dir1/0014-89;=.txt: Copied (new) 2025/09/30 02:46:59 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2025/09/30 02:46:59 INFO : dir1/0015-9;=.txt: Copied (new) 2025/09/30 02:46:59 DEBUG : Waiting for deletions to finish 2025/09/30 02:46:59 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/09/30 02:46:59 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/09/30 02:46:59 INFO : PREFIXsplitbananasplit: Deleted 2025/09/30 02:46:59 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/09/30 02:46:59 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/09/30 02:46:59 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/09/30 02:46:59 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/09/30 02:46:59 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/09/30 02:46:59 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/09/30 02:46:59 INFO : PREFIXbanana: Deleted 2025/09/30 02:46:59 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/09/30 02:46:59 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/09/30 02:46:59 INFO : PREFIXapple: Deleted 2025/09/30 02:46:59 INFO : PREFIXappleappleapplebanana: Deleted 2025/09/30 02:46:59 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/09/30 02:46:59 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/09/30 02:46:59 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/09/30 02:46:59 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/09/30 02:46:59 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/09/30 02:46:59 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/09/30 02:46:59 DEBUG : Waiting for deletions to finish 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33570") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:37332->172.17.0.4:33570, err= 2025/09/30 02:46:59 DEBUG : apple: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : apple: Excluded 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: Excluded 2025/09/30 02:46:59 DEBUG : banana: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : banana: Excluded 2025/09/30 02:46:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : splitbananasplit: Excluded 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39643") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:47956->172.17.0.4:39643, err= 2025/09/30 02:46:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39000") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:55860->172.17.0.4:39000, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33803") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:42792->172.17.0.4:33803, err= 2025/09/30 02:46:59 DEBUG : Waiting for deletions to finish 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37478") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:40552->172.17.0.4:37478, err= 2025/09/30 02:46:59 DEBUG : apple: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : apple: Excluded 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: Excluded 2025/09/30 02:46:59 DEBUG : banana: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : banana: Excluded 2025/09/30 02:46:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : splitbananasplit: Excluded 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35165") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:34426->172.17.0.4:35165, err= 2025/09/30 02:46:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30497") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:54264->172.17.0.4:30497, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38143") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:33632->172.17.0.4:38143, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32027") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:43552->172.17.0.4:32027, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30204") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:58960->172.17.0.4:30204, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38350") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:32936->172.17.0.4:38350, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36808") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:54512->172.17.0.4:36808, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37934") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:52918->172.17.0.4:37934, err= === RUN TestTransform/suffix run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wefajem7sace", Local "Local file system at /tmp/rclone1378933457", Modify Window "1s" 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39663") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:55142->172.17.0.4:39663, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34744") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:48310->172.17.0.4:34744, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38915") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:36944->172.17.0.4:38915, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33524") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:39688->172.17.0.4:33524, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31942") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:52590->172.17.0.4:31942, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36466") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:49336->172.17.0.4:36466, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39098") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:48898->172.17.0.4:39098, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37649") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:46376->172.17.0.4:37649, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34114") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:39886->172.17.0.4:34114, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37925") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:57132->172.17.0.4:37925, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37328") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:54316->172.17.0.4:37328, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37417") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:53134->172.17.0.4:37417, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36746") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:46698->172.17.0.4:36746, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36929") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:44434->172.17.0.4:36929, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39154") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:58928->172.17.0.4:39154, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37464") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:39064->172.17.0.4:37464, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35529") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:35710->172.17.0.4:35529, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38376") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:35466->172.17.0.4:38376, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35653") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:60848->172.17.0.4:35653, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34582") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:41322->172.17.0.4:34582, err= 2025/09/30 02:46:59 DEBUG : Waiting for deletions to finish 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34169") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:35462->172.17.0.4:34169, err= 2025/09/30 02:46:59 DEBUG : apple: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : apple: Excluded 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: Excluded 2025/09/30 02:46:59 DEBUG : banana: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : banana: Excluded 2025/09/30 02:46:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : splitbananasplit: Excluded 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34500") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:50750->172.17.0.4:34500, err= 2025/09/30 02:46:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35815") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:60926->172.17.0.4:35815, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39121") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:51240->172.17.0.4:39121, err= 2025/09/30 02:46:59 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/30 02:46:59 DEBUG : apple: transformed to: appleSUFFIX 2025/09/30 02:46:59 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/30 02:46:59 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/30 02:46:59 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/30 02:46:59 DEBUG : apple: transformed to: appleSUFFIX 2025/09/30 02:46:59 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31657") 2025/09/30 02:46:59 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/30 02:46:59 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/30 02:46:59 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/30 02:46:59 DEBUG : apple: transformed to: appleSUFFIX 2025/09/30 02:46:59 DEBUG : apple: transformed to: appleSUFFIX 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:59716->172.17.0.4:31657, err= 2025/09/30 02:46:59 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/30 02:46:59 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/30 02:46:59 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/30 02:46:59 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/30 02:46:59 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/30 02:46:59 DEBUG : apple: transformed to: appleSUFFIX 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35341") 2025/09/30 02:46:59 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/30 02:46:59 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:60840->172.17.0.4:35341, err= 2025/09/30 02:46:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39365") 2025/09/30 02:46:59 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35814") 2025/09/30 02:46:59 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:57296->172.17.0.4:35814, err= 2025/09/30 02:46:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:49258->172.17.0.4:39365, err= 2025/09/30 02:46:59 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/30 02:46:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/30 02:46:59 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/30 02:46:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/30 02:46:59 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/30 02:46:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/30 02:46:59 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/30 02:46:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/30 02:46:59 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/30 02:46:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/30 02:46:59 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/30 02:46:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/30 02:46:59 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/30 02:46:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/30 02:46:59 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/30 02:46:59 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/30 02:46:59 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/30 02:46:59 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/30 02:46:59 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/30 02:46:59 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/30 02:46:59 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/30 02:46:59 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/30 02:46:59 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/30 02:46:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/30 02:46:59 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/30 02:46:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/30 02:46:59 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/30 02:46:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/30 02:46:59 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/30 02:46:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/30 02:46:59 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/30 02:46:59 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/09/30 02:46:59 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31515") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for checks to finish 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for transfers to finish 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:36060->172.17.0.4:31515, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38793") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:38492->172.17.0.4:38793, err= 2025/09/30 02:46:59 DEBUG : bananaSUFFIX.0d31aa04.partial: renamed to: bananaSUFFIX 2025/09/30 02:46:59 INFO : banana: Copied (new) to: bananaSUFFIX 2025/09/30 02:46:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/30 02:46:59 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: renamed to: splitbananasplitSUFFIX 2025/09/30 02:46:59 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/09/30 02:46:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33072") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32699") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:51516->172.17.0.4:33072, err= 2025/09/30 02:46:59 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: renamed to: appleappleapplebananaSUFFIX 2025/09/30 02:46:59 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/09/30 02:46:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31392") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:37966->172.17.0.4:32699, err= 2025/09/30 02:46:59 DEBUG : appleSUFFIX.cbb5a654.partial: renamed to: appleSUFFIX 2025/09/30 02:46:59 INFO : apple: Copied (new) to: appleSUFFIX 2025/09/30 02:46:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:53998->172.17.0.4:31392, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39541") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:37010->172.17.0.4:39541, err= 2025/09/30 02:46:59 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: renamed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/30 02:46:59 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/09/30 02:46:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/30 02:46:59 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: renamed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/30 02:46:59 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/09/30 02:46:59 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: renamed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/30 02:46:59 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/30 02:46:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/30 02:46:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39504") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:58504->172.17.0.4:39504, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36485") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37530") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:51058->172.17.0.4:36485, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:60086->172.17.0.4:37530, err= 2025/09/30 02:46:59 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: renamed to: dir1/0003-defghij.txtSUFFIX 2025/09/30 02:46:59 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/09/30 02:46:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35349") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:37844->172.17.0.4:35349, err= 2025/09/30 02:46:59 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: renamed to: dir1/0004-efghijk.txtSUFFIX 2025/09/30 02:46:59 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/09/30 02:46:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32915") 2025/09/30 02:46:59 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: renamed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/30 02:46:59 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/09/30 02:46:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:36488->172.17.0.4:32915, err= 2025/09/30 02:46:59 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: renamed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/30 02:46:59 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/09/30 02:46:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31143") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:44684->172.17.0.4:31143, err= 2025/09/30 02:46:59 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: renamed to: dir1/0007-1234567.txtSUFFIX 2025/09/30 02:46:59 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/09/30 02:46:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36088") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:41066->172.17.0.4:36088, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38674") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:43186->172.17.0.4:38674, err= 2025/09/30 02:46:59 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: renamed to: dir1/0008-2345678.txtSUFFIX 2025/09/30 02:46:59 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/09/30 02:46:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36398") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:42064->172.17.0.4:36398, err= 2025/09/30 02:46:59 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: renamed to: dir1/0009-3456789.txtSUFFIX 2025/09/30 02:46:59 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/09/30 02:46:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/30 02:46:59 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: renamed to: dir1/0010-456789.txtSUFFIX 2025/09/30 02:46:59 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/09/30 02:46:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/30 02:46:59 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: renamed to: dir1/0011-56789;.txtSUFFIX 2025/09/30 02:46:59 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33303") 2025/09/30 02:46:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36434") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:48920->172.17.0.4:33303, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:55290->172.17.0.4:36434, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36277") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:45970->172.17.0.4:36277, err= 2025/09/30 02:46:59 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: renamed to: dir1/0012-6789;.txtSUFFIX 2025/09/30 02:46:59 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/09/30 02:46:59 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: renamed to: dir1/0014-89;=.txtSUFFIX 2025/09/30 02:46:59 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/09/30 02:46:59 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: renamed to: dir1/0015-9;=.txtSUFFIX 2025/09/30 02:46:59 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/09/30 02:46:59 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: renamed to: dir1/0013-789;=.txtSUFFIX 2025/09/30 02:46:59 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/09/30 02:46:59 DEBUG : Waiting for deletions to finish 2025/09/30 02:46:59 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/30 02:46:59 INFO : apple: Deleted 2025/09/30 02:46:59 INFO : splitbananasplit: Deleted 2025/09/30 02:46:59 INFO : dir1/0015-9;=.txt: Deleted 2025/09/30 02:46:59 INFO : dir1/0013-789;=.txt: Deleted 2025/09/30 02:46:59 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/30 02:46:59 INFO : banana: Deleted 2025/09/30 02:46:59 INFO : dir1/0008-2345678.txt: Deleted 2025/09/30 02:46:59 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/30 02:46:59 INFO : appleappleapplebanana: Deleted 2025/09/30 02:46:59 INFO : dir1/0003-defghij.txt: Deleted 2025/09/30 02:46:59 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/30 02:46:59 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/30 02:46:59 INFO : dir1/0011-56789;.txt: Deleted 2025/09/30 02:46:59 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/30 02:46:59 INFO : dir1/0009-3456789.txt: Deleted 2025/09/30 02:46:59 INFO : dir1/0010-456789.txt: Deleted 2025/09/30 02:46:59 INFO : dir1/0014-89;=.txt: Deleted 2025/09/30 02:46:59 INFO : dir1/0012-6789;.txt: Deleted 2025/09/30 02:46:59 INFO : dir1/0007-1234567.txt: Deleted 2025/09/30 02:46:59 DEBUG : Waiting for deletions to finish 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38875") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:35582->172.17.0.4:38875, err= 2025/09/30 02:46:59 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : appleSUFFIX: Excluded 2025/09/30 02:46:59 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : appleappleapplebananaSUFFIX: Excluded 2025/09/30 02:46:59 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : bananaSUFFIX: Excluded 2025/09/30 02:46:59 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : splitbananasplitSUFFIX: Excluded 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31280") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:53214->172.17.0.4:31280, err= 2025/09/30 02:46:59 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36602") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:35324->172.17.0.4:36602, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34655") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:32770->172.17.0.4:34655, err= 2025/09/30 02:46:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/30 02:46:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/30 02:46:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/30 02:46:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/30 02:46:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/30 02:46:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/30 02:46:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/30 02:46:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/30 02:46:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/30 02:46:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/30 02:46:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/30 02:46:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/30 02:46:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/30 02:46:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/30 02:46:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/30 02:46:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/30 02:46:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/30 02:46:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/30 02:46:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/30 02:46:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/30 02:46:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/30 02:46:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/30 02:46:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/30 02:46:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/30 02:46:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/30 02:46:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/30 02:46:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/30 02:46:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/30 02:46:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/30 02:46:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/30 02:46:59 DEBUG : apple: transformed to: appleSUFFIX 2025/09/30 02:46:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/30 02:46:59 DEBUG : apple: transformed to: appleSUFFIX 2025/09/30 02:46:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/30 02:46:59 DEBUG : apple: transformed to: appleSUFFIX 2025/09/30 02:46:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/30 02:46:59 DEBUG : apple: transformed to: appleSUFFIX 2025/09/30 02:46:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/30 02:46:59 DEBUG : apple: transformed to: appleSUFFIX 2025/09/30 02:46:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/30 02:46:59 DEBUG : apple: transformed to: appleSUFFIX 2025/09/30 02:46:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/30 02:46:59 DEBUG : apple: transformed to: appleSUFFIX 2025/09/30 02:46:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/30 02:46:59 DEBUG : apple: transformed to: appleSUFFIX 2025/09/30 02:46:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/30 02:46:59 DEBUG : apple: transformed to: appleSUFFIX 2025/09/30 02:46:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/30 02:46:59 DEBUG : apple: transformed to: appleSUFFIX 2025/09/30 02:46:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/30 02:46:59 DEBUG : apple: transformed to: appleSUFFIX 2025/09/30 02:46:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/30 02:46:59 DEBUG : apple: transformed to: appleSUFFIX 2025/09/30 02:46:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/30 02:46:59 DEBUG : apple: transformed to: appleSUFFIX 2025/09/30 02:46:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/30 02:46:59 DEBUG : apple: transformed to: appleSUFFIX 2025/09/30 02:46:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/30 02:46:59 DEBUG : apple: transformed to: appleSUFFIX 2025/09/30 02:46:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/30 02:46:59 DEBUG : apple: transformed to: appleSUFFIX 2025/09/30 02:46:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/30 02:46:59 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/30 02:46:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/30 02:46:59 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/30 02:46:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/30 02:46:59 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/30 02:46:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/30 02:46:59 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/30 02:46:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/30 02:46:59 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/30 02:46:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/30 02:46:59 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/30 02:46:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/30 02:46:59 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/30 02:46:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/30 02:46:59 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/30 02:46:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/30 02:46:59 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/30 02:46:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/30 02:46:59 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/30 02:46:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/30 02:46:59 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/30 02:46:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/30 02:46:59 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/30 02:46:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/30 02:46:59 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/30 02:46:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/30 02:46:59 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/30 02:46:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/30 02:46:59 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/30 02:46:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/30 02:46:59 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/30 02:46:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/30 02:46:59 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/30 02:46:59 DEBUG : apple: transformed to: appleSUFFIX 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/30 02:46:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/30 02:46:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/30 02:46:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/30 02:46:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/30 02:46:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/30 02:46:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/30 02:46:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/30 02:46:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/30 02:46:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/30 02:46:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/30 02:46:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/30 02:46:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/30 02:46:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/30 02:46:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/30 02:46:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/30 02:46:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/30 02:46:59 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/30 02:46:59 DEBUG : apple: transformed to: appleSUFFIX 2025/09/30 02:46:59 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/30 02:46:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/30 02:46:59 DEBUG : apple: transformed to: appleSUFFIX 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/30 02:46:59 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/30 02:46:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/30 02:46:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/30 02:46:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/30 02:46:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/30 02:46:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/30 02:46:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/30 02:46:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/30 02:46:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/30 02:46:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/30 02:46:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/30 02:46:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/30 02:46:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/30 02:46:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/30 02:46:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/30 02:46:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/30 02:46:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/30 02:46:59 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39339") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:41228->172.17.0.4:39339, err= 2025/09/30 02:46:59 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/30 02:46:59 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/30 02:46:59 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32348") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:42752->172.17.0.4:32348, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35616") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30253") 2025/09/30 02:46:59 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/30 02:46:59 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/30 02:46:59 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/30 02:46:59 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/30 02:46:59 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/30 02:46:59 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/30 02:46:59 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/30 02:46:59 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/30 02:46:59 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/30 02:46:59 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/30 02:46:59 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/30 02:46:59 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/30 02:46:59 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/30 02:46:59 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:39782->172.17.0.4:30253, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30150") 2025/09/30 02:46:59 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/30 02:46:59 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:54992->172.17.0.4:35616, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for checks to finish 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for transfers to finish 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:60088->172.17.0.4:30150, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34937") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:58168->172.17.0.4:34937, err= 2025/09/30 02:46:59 DEBUG : banana.f83db2f0.partial: renamed to: banana 2025/09/30 02:46:59 INFO : banana: Copied (new) 2025/09/30 02:46:59 DEBUG : apple.312b09b7.partial: renamed to: apple 2025/09/30 02:46:59 INFO : apple: Copied (new) 2025/09/30 02:46:59 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2025/09/30 02:46:59 INFO : appleappleapplebanana: Copied (new) 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37818") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:36506->172.17.0.4:37818, err= 2025/09/30 02:46:59 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2025/09/30 02:46:59 INFO : splitbananasplit: Copied (new) 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39903") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:49762->172.17.0.4:39903, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38873") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:60532->172.17.0.4:38873, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38772") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:53378->172.17.0.4:38772, err= 2025/09/30 02:46:59 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2025/09/30 02:46:59 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34309") 2025/09/30 02:46:59 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2025/09/30 02:46:59 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:51930->172.17.0.4:34309, err= 2025/09/30 02:46:59 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2025/09/30 02:46:59 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32955") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31415") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:34524->172.17.0.4:32955, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:53494->172.17.0.4:31415, err= 2025/09/30 02:46:59 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2025/09/30 02:46:59 INFO : dir1/0003-defghij.txt: Copied (new) 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34566") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:57990->172.17.0.4:34566, err= 2025/09/30 02:46:59 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2025/09/30 02:46:59 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/09/30 02:46:59 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2025/09/30 02:46:59 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35718") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:48136->172.17.0.4:35718, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36643") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:39846->172.17.0.4:36643, err= 2025/09/30 02:46:59 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2025/09/30 02:46:59 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31286") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:59954->172.17.0.4:31286, err= 2025/09/30 02:46:59 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2025/09/30 02:46:59 INFO : dir1/0007-1234567.txt: Copied (new) 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30564") 2025/09/30 02:46:59 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2025/09/30 02:46:59 INFO : dir1/0008-2345678.txt: Copied (new) 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:60728->172.17.0.4:30564, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39517") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:58498->172.17.0.4:39517, err= 2025/09/30 02:46:59 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2025/09/30 02:46:59 INFO : dir1/0009-3456789.txt: Copied (new) 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34295") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:45530->172.17.0.4:34295, err= 2025/09/30 02:46:59 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2025/09/30 02:46:59 INFO : dir1/0010-456789.txt: Copied (new) 2025/09/30 02:46:59 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2025/09/30 02:46:59 INFO : dir1/0011-56789;.txt: Copied (new) 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32362") 2025/09/30 02:46:59 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2025/09/30 02:46:59 INFO : dir1/0012-6789;.txt: Copied (new) 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:42340->172.17.0.4:32362, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30354") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:47000->172.17.0.4:30354, err= 2025/09/30 02:46:59 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2025/09/30 02:46:59 INFO : dir1/0014-89;=.txt: Copied (new) 2025/09/30 02:46:59 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2025/09/30 02:46:59 INFO : dir1/0013-789;=.txt: Copied (new) 2025/09/30 02:46:59 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2025/09/30 02:46:59 INFO : dir1/0015-9;=.txt: Copied (new) 2025/09/30 02:46:59 DEBUG : Waiting for deletions to finish 2025/09/30 02:46:59 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/09/30 02:46:59 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/09/30 02:46:59 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/09/30 02:46:59 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/09/30 02:46:59 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/09/30 02:46:59 INFO : appleSUFFIX: Deleted 2025/09/30 02:46:59 INFO : appleappleapplebananaSUFFIX: Deleted 2025/09/30 02:46:59 INFO : bananaSUFFIX: Deleted 2025/09/30 02:46:59 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/09/30 02:46:59 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/09/30 02:46:59 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/09/30 02:46:59 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/09/30 02:46:59 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/09/30 02:46:59 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/09/30 02:46:59 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/09/30 02:46:59 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/09/30 02:46:59 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/09/30 02:46:59 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/09/30 02:46:59 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/09/30 02:46:59 INFO : splitbananasplitSUFFIX: Deleted 2025/09/30 02:46:59 DEBUG : Waiting for deletions to finish 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39054") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:41346->172.17.0.4:39054, err= 2025/09/30 02:46:59 DEBUG : apple: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : apple: Excluded 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: Excluded 2025/09/30 02:46:59 DEBUG : banana: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : banana: Excluded 2025/09/30 02:46:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : splitbananasplit: Excluded 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33094") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:52566->172.17.0.4:33094, err= 2025/09/30 02:46:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38598") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:53688->172.17.0.4:38598, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32541") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:35932->172.17.0.4:32541, err= 2025/09/30 02:46:59 DEBUG : Waiting for deletions to finish 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39815") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:40974->172.17.0.4:39815, err= 2025/09/30 02:46:59 DEBUG : apple: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : apple: Excluded 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: Excluded 2025/09/30 02:46:59 DEBUG : banana: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : banana: Excluded 2025/09/30 02:46:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : splitbananasplit: Excluded 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38236") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:43408->172.17.0.4:38236, err= 2025/09/30 02:46:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34013") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:40096->172.17.0.4:34013, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32793") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:58648->172.17.0.4:32793, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32782") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:35510->172.17.0.4:32782, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35460") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:51342->172.17.0.4:35460, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33912") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:32974->172.17.0.4:33912, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30429") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:51862->172.17.0.4:30429, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36348") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:35752->172.17.0.4:36348, err= === RUN TestTransform/truncate run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wefajem7sace", Local "Local file system at /tmp/rclone1378933457", Modify Window "1s" 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32333") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:42174->172.17.0.4:32333, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33606") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:56288->172.17.0.4:33606, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34492") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:44886->172.17.0.4:34492, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36887") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:49074->172.17.0.4:36887, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39600") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:59882->172.17.0.4:39600, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36896") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:35462->172.17.0.4:36896, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30690") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:43128->172.17.0.4:30690, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35498") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:53410->172.17.0.4:35498, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30941") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:50868->172.17.0.4:30941, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31157") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:33342->172.17.0.4:31157, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38313") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:46760->172.17.0.4:38313, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39240") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:33516->172.17.0.4:39240, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38046") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:41554->172.17.0.4:38046, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31651") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:57066->172.17.0.4:31651, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34912") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:53634->172.17.0.4:34912, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36636") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:48824->172.17.0.4:36636, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30252") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:54812->172.17.0.4:30252, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39827") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:40580->172.17.0.4:39827, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32669") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:48348->172.17.0.4:32669, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32361") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:55700->172.17.0.4:32361, err= 2025/09/30 02:46:59 DEBUG : Waiting for deletions to finish 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38755") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:37018->172.17.0.4:38755, err= 2025/09/30 02:46:59 DEBUG : apple: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : apple: Excluded 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: Excluded 2025/09/30 02:46:59 DEBUG : banana: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : banana: Excluded 2025/09/30 02:46:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : splitbananasplit: Excluded 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32321") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:52144->172.17.0.4:32321, err= 2025/09/30 02:46:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35161") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:56404->172.17.0.4:35161, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34848") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:35918->172.17.0.4:34848, err= 2025/09/30 02:46:59 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/30 02:46:59 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/30 02:46:59 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/30 02:46:59 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36537") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:35464->172.17.0.4:36537, err= 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/30 02:46:59 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/30 02:46:59 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/30 02:46:59 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:59 DEBUG : apple: Unchanged skipping 2025/09/30 02:46:59 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:59 DEBUG : banana: Unchanged skipping 2025/09/30 02:46:59 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/30 02:46:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/30 02:46:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/30 02:46:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/30 02:46:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/30 02:46:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/30 02:46:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/30 02:46:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/30 02:46:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/30 02:46:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/30 02:46:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/30 02:46:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/30 02:46:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/30 02:46:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/30 02:46:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/30 02:46:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/30 02:46:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/30 02:46:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/30 02:46:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/30 02:46:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/30 02:46:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/30 02:46:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/30 02:46:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/30 02:46:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/30 02:46:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/30 02:46:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/30 02:46:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/30 02:46:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/30 02:46:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/30 02:46:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/30 02:46:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/30 02:46:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/30 02:46:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/30 02:46:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/30 02:46:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/30 02:46:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/30 02:46:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/30 02:46:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/30 02:46:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/30 02:46:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/30 02:46:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/30 02:46:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/30 02:46:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/30 02:46:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/30 02:46:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/30 02:46:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/30 02:46:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/30 02:46:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/30 02:46:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/30 02:46:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/30 02:46:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/30 02:46:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/30 02:46:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/30 02:46:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/30 02:46:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/30 02:46:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/30 02:46:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/30 02:46:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/30 02:46:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/30 02:46:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/30 02:46:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/30 02:46:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/30 02:46:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/30 02:46:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/30 02:46:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/30 02:46:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/30 02:46:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/30 02:46:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/30 02:46:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/30 02:46:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/30 02:46:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/30 02:46:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/30 02:46:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/30 02:46:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/30 02:46:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/30 02:46:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/30 02:46:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/30 02:46:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/30 02:46:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/30 02:46:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/30 02:46:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/30 02:46:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/30 02:46:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/30 02:46:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/30 02:46:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/30 02:46:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/30 02:46:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/30 02:46:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/30 02:46:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/30 02:46:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/30 02:46:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/30 02:46:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/30 02:46:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/30 02:46:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/30 02:46:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/30 02:46:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/30 02:46:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/30 02:46:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/30 02:46:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/30 02:46:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/30 02:46:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/30 02:46:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/30 02:46:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/30 02:46:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/30 02:46:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/30 02:46:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/30 02:46:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/30 02:46:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/30 02:46:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/30 02:46:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/30 02:46:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/30 02:46:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/30 02:46:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/30 02:46:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/30 02:46:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/30 02:46:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/30 02:46:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/30 02:46:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/30 02:46:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/30 02:46:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/30 02:46:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/30 02:46:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/30 02:46:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/30 02:46:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/30 02:46:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/30 02:46:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/30 02:46:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/30 02:46:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/30 02:46:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/30 02:46:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/30 02:46:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/30 02:46:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/30 02:46:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/30 02:46:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/30 02:46:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/30 02:46:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/30 02:46:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/30 02:46:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/30 02:46:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/30 02:46:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/30 02:46:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/30 02:46:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/30 02:46:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/30 02:46:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/30 02:46:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/30 02:46:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/30 02:46:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/30 02:46:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/30 02:46:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/30 02:46:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/30 02:46:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/30 02:46:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/30 02:46:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/30 02:46:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/30 02:46:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/30 02:46:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/30 02:46:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/30 02:46:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/30 02:46:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/30 02:46:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/30 02:46:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/30 02:46:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/30 02:46:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/30 02:46:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/30 02:46:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/30 02:46:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/30 02:46:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/30 02:46:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/30 02:46:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/30 02:46:59 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/30 02:46:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/30 02:46:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37489") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30424") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:46008->172.17.0.4:37489, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34332") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:36166->172.17.0.4:34332, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:46140->172.17.0.4:30424, err= 2025/09/30 02:46:59 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/30 02:46:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/30 02:46:59 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/30 02:46:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/30 02:46:59 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/30 02:46:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/30 02:46:59 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/30 02:46:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/30 02:46:59 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/30 02:46:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/30 02:46:59 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/30 02:46:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/30 02:46:59 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/30 02:46:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/30 02:46:59 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/30 02:46:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/30 02:46:59 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/30 02:46:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/30 02:46:59 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/30 02:46:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/30 02:46:59 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/30 02:46:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/30 02:46:59 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/30 02:46:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/30 02:46:59 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/30 02:46:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/30 02:46:59 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/30 02:46:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/30 02:46:59 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/30 02:46:59 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/30 02:46:59 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/30 02:46:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for checks to finish 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for transfers to finish 2025/09/30 02:46:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31476") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32290") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:51726->172.17.0.4:32290, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:54226->172.17.0.4:31476, err= 2025/09/30 02:46:59 DEBUG : appleapple.876fdc2f.partial: renamed to: appleapple 2025/09/30 02:46:59 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/09/30 02:46:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35299") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:53992->172.17.0.4:35299, err= 2025/09/30 02:46:59 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: renamed to: dir1/0001-bcdef 2025/09/30 02:46:59 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/09/30 02:46:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35397") 2025/09/30 02:46:59 DEBUG : dir1/0000-abcde.85d1f439.partial: renamed to: dir1/0000-abcde 2025/09/30 02:46:59 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/09/30 02:46:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:46682->172.17.0.4:35397, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31270") 2025/09/30 02:46:59 DEBUG : splitbanan.0e52ab47.partial: renamed to: splitbanan 2025/09/30 02:46:59 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/09/30 02:46:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:56036->172.17.0.4:31270, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33681") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:32846->172.17.0.4:33681, err= 2025/09/30 02:46:59 DEBUG : dir1/0003-defgh.97ad3a11.partial: renamed to: dir1/0003-defgh 2025/09/30 02:46:59 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/09/30 02:46:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37085") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:41480->172.17.0.4:37085, err= 2025/09/30 02:46:59 DEBUG : dir1/0002-cdefg.ecc785a7.partial: renamed to: dir1/0002-cdefg 2025/09/30 02:46:59 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/09/30 02:46:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/30 02:46:59 DEBUG : dir1/0004-efghi.dc89eef2.partial: renamed to: dir1/0004-efghi 2025/09/30 02:46:59 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/09/30 02:46:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36016") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:56730->172.17.0.4:36016, err= 2025/09/30 02:46:59 DEBUG : dir1/0005-fghij.b469e073.partial: renamed to: dir1/0005-fghij 2025/09/30 02:46:59 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/09/30 02:46:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33042") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37688") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:46452->172.17.0.4:33042, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:37000->172.17.0.4:37688, err= 2025/09/30 02:46:59 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: renamed to: dir1/0006-ghijk 2025/09/30 02:46:59 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/09/30 02:46:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/30 02:46:59 DEBUG : dir1/0007-12345.77111712.partial: renamed to: dir1/0007-12345 2025/09/30 02:46:59 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/09/30 02:46:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/30 02:46:59 DEBUG : dir1/0008-23456.37c2cbc2.partial: renamed to: dir1/0008-23456 2025/09/30 02:46:59 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/09/30 02:46:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34593") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38871") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:47860->172.17.0.4:34593, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:35144->172.17.0.4:38871, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30525") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:59090->172.17.0.4:30525, err= 2025/09/30 02:46:59 DEBUG : dir1/0009-34567.ef13bd1d.partial: renamed to: dir1/0009-34567 2025/09/30 02:46:59 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/09/30 02:46:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34793") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:38652->172.17.0.4:34793, err= 2025/09/30 02:46:59 DEBUG : dir1/0010-45678.59b8e6e5.partial: renamed to: dir1/0010-45678 2025/09/30 02:46:59 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/09/30 02:46:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/30 02:46:59 DEBUG : dir1/0012-6789;.90c8fb2d.partial: renamed to: dir1/0012-6789; 2025/09/30 02:46:59 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/09/30 02:46:59 DEBUG : dir1/0011-56789.87aedcee.partial: renamed to: dir1/0011-56789 2025/09/30 02:46:59 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/09/30 02:46:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30354") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:47014->172.17.0.4:30354, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32343") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:34846->172.17.0.4:32343, err= 2025/09/30 02:46:59 DEBUG : dir1/0013-789;=.2495a32a.partial: renamed to: dir1/0013-789;= 2025/09/30 02:46:59 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/09/30 02:46:59 DEBUG : dir1/0015-9;=.t.299029ca.partial: renamed to: dir1/0015-9;=.t 2025/09/30 02:46:59 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/09/30 02:46:59 DEBUG : dir1/0014-89;=..9295ae9d.partial: renamed to: dir1/0014-89;=. 2025/09/30 02:46:59 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/09/30 02:46:59 DEBUG : Waiting for deletions to finish 2025/09/30 02:46:59 INFO : dir1/0007-1234567.txt: Deleted 2025/09/30 02:46:59 INFO : dir1/0008-2345678.txt: Deleted 2025/09/30 02:46:59 INFO : dir1/0010-456789.txt: Deleted 2025/09/30 02:46:59 INFO : dir1/0015-9;=.txt: Deleted 2025/09/30 02:46:59 INFO : dir1/0012-6789;.txt: Deleted 2025/09/30 02:46:59 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/30 02:46:59 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/30 02:46:59 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/30 02:46:59 INFO : dir1/0003-defghij.txt: Deleted 2025/09/30 02:46:59 INFO : splitbananasplit: Deleted 2025/09/30 02:46:59 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/30 02:46:59 INFO : dir1/0013-789;=.txt: Deleted 2025/09/30 02:46:59 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/30 02:46:59 INFO : dir1/0009-3456789.txt: Deleted 2025/09/30 02:46:59 INFO : appleappleapplebanana: Deleted 2025/09/30 02:46:59 INFO : dir1/0014-89;=.txt: Deleted 2025/09/30 02:46:59 INFO : dir1/0011-56789;.txt: Deleted 2025/09/30 02:46:59 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35891") 2025/09/30 02:46:59 DEBUG : Waiting for deletions to finish 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:53566->172.17.0.4:35891, err= 2025/09/30 02:46:59 DEBUG : apple: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : apple: Excluded 2025/09/30 02:46:59 DEBUG : appleapple: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : appleapple: Excluded 2025/09/30 02:46:59 DEBUG : banana: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : banana: Excluded 2025/09/30 02:46:59 DEBUG : splitbanan: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : splitbanan: Excluded 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31334") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:54362->172.17.0.4:31334, err= 2025/09/30 02:46:59 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0000-abcde: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0001-bcdef: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0002-cdefg: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0003-defgh: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0004-efghi: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0005-fghij: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0006-ghijk: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0007-12345: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0008-23456: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0009-34567: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0010-45678: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0011-56789: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0012-6789;: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0013-789;=: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0014-89;=.: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0015-9;=.t: Excluded 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35295") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:48768->172.17.0.4:35295, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39228") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:37062->172.17.0.4:39228, err= 2025/09/30 02:46:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/30 02:46:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/30 02:46:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/30 02:46:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/30 02:46:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/30 02:46:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/30 02:46:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/30 02:46:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/30 02:46:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/30 02:46:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/30 02:46:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/30 02:46:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/30 02:46:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/30 02:46:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/30 02:46:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/30 02:46:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/30 02:46:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/30 02:46:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/30 02:46:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/30 02:46:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/30 02:46:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/30 02:46:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/30 02:46:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/30 02:46:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/30 02:46:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/30 02:46:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/30 02:46:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/30 02:46:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/30 02:46:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/30 02:46:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/30 02:46:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/30 02:46:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/30 02:46:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/30 02:46:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/30 02:46:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/30 02:46:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/30 02:46:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/30 02:46:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/30 02:46:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/30 02:46:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/30 02:46:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/30 02:46:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/30 02:46:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/30 02:46:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/30 02:46:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/30 02:46:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/30 02:46:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/30 02:46:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/30 02:46:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/30 02:46:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/30 02:46:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/30 02:46:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/30 02:46:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/30 02:46:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/30 02:46:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/30 02:46:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/30 02:46:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/30 02:46:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/30 02:46:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/30 02:46:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/30 02:46:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/30 02:46:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/30 02:46:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/30 02:46:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/30 02:46:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/30 02:46:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/30 02:46:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/30 02:46:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/30 02:46:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/30 02:46:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/30 02:46:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/30 02:46:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/30 02:46:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/30 02:46:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/30 02:46:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/30 02:46:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/30 02:46:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/30 02:46:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/30 02:46:59 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/30 02:46:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/30 02:46:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/30 02:46:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/30 02:46:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/30 02:46:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/30 02:46:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/30 02:46:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/30 02:46:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/30 02:46:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/30 02:46:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/30 02:46:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/30 02:46:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/30 02:46:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/30 02:46:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/30 02:46:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/30 02:46:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/30 02:46:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/30 02:46:59 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/30 02:46:59 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/30 02:46:59 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/30 02:46:59 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/30 02:46:59 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31859") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:47556->172.17.0.4:31859, err= 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/30 02:46:59 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:59 DEBUG : apple: Unchanged skipping 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/30 02:46:59 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31190") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:34452->172.17.0.4:31190, err= 2025/09/30 02:46:59 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:59 DEBUG : banana: Unchanged skipping 2025/09/30 02:46:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:59 DEBUG : splitbananasplit: Unchanged skipping 2025/09/30 02:46:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/30 02:46:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/30 02:46:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/30 02:46:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/30 02:46:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/30 02:46:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/30 02:46:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/30 02:46:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/30 02:46:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/30 02:46:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/30 02:46:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/30 02:46:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/30 02:46:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/30 02:46:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/30 02:46:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/30 02:46:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/30 02:46:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/30 02:46:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/30 02:46:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/30 02:46:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/30 02:46:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/30 02:46:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/30 02:46:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/30 02:46:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/30 02:46:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/30 02:46:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/30 02:46:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/30 02:46:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/30 02:46:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/30 02:46:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/30 02:46:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/30 02:46:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/30 02:46:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/30 02:46:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/30 02:46:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/30 02:46:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/30 02:46:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/30 02:46:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/30 02:46:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/30 02:46:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/30 02:46:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/30 02:46:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/30 02:46:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/30 02:46:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/30 02:46:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/30 02:46:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/30 02:46:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/30 02:46:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/30 02:46:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/30 02:46:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/30 02:46:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/30 02:46:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/30 02:46:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/30 02:46:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/30 02:46:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/30 02:46:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/30 02:46:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/30 02:46:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/30 02:46:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/30 02:46:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/30 02:46:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/30 02:46:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/30 02:46:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/30 02:46:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/30 02:46:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/30 02:46:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/30 02:46:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/30 02:46:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/30 02:46:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/30 02:46:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/30 02:46:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/30 02:46:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/30 02:46:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/30 02:46:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/30 02:46:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/30 02:46:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/30 02:46:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/30 02:46:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/30 02:46:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/30 02:46:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/30 02:46:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/30 02:46:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/30 02:46:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/30 02:46:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/30 02:46:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/30 02:46:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/30 02:46:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/30 02:46:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/30 02:46:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/30 02:46:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/30 02:46:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/30 02:46:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/30 02:46:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/30 02:46:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/30 02:46:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/30 02:46:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/30 02:46:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/30 02:46:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/30 02:46:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/30 02:46:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/30 02:46:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/30 02:46:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/30 02:46:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/30 02:46:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/30 02:46:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/30 02:46:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/30 02:46:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/30 02:46:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/30 02:46:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/30 02:46:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/30 02:46:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/30 02:46:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/30 02:46:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/30 02:46:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/30 02:46:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/30 02:46:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/30 02:46:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/30 02:46:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/30 02:46:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/30 02:46:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/30 02:46:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/30 02:46:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/30 02:46:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/30 02:46:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/30 02:46:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/30 02:46:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/30 02:46:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/30 02:46:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/30 02:46:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/30 02:46:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/30 02:46:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/30 02:46:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/30 02:46:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/30 02:46:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/30 02:46:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/30 02:46:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/30 02:46:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/30 02:46:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/30 02:46:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/30 02:46:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/30 02:46:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/30 02:46:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/30 02:46:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/30 02:46:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/30 02:46:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/30 02:46:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/30 02:46:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/30 02:46:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/30 02:46:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/30 02:46:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/30 02:46:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/30 02:46:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/30 02:46:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/30 02:46:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/30 02:46:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/30 02:46:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/30 02:46:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/30 02:46:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/30 02:46:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/30 02:46:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/30 02:46:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/30 02:46:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/30 02:46:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/30 02:46:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/30 02:46:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/30 02:46:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/30 02:46:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/30 02:46:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/30 02:46:59 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/30 02:46:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/30 02:46:59 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/30 02:46:59 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/30 02:46:59 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/30 02:46:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/30 02:46:59 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/30 02:46:59 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/30 02:46:59 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/30 02:46:59 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/30 02:46:59 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/30 02:46:59 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/30 02:46:59 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/30 02:46:59 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/30 02:46:59 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/30 02:46:59 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/30 02:46:59 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/30 02:46:59 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/30 02:46:59 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/30 02:46:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/30 02:46:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/30 02:46:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/30 02:46:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/30 02:46:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/30 02:46:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/30 02:46:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/30 02:46:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/30 02:46:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/30 02:46:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/30 02:46:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/30 02:46:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/30 02:46:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/30 02:46:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/30 02:46:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for checks to finish 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for transfers to finish 2025/09/30 02:46:59 DEBUG : Waiting for deletions to finish 2025/09/30 02:46:59 DEBUG : Waiting for deletions to finish 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33905") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:58296->172.17.0.4:33905, err= 2025/09/30 02:46:59 DEBUG : apple: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : apple: Excluded 2025/09/30 02:46:59 DEBUG : appleapple: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : appleapple: Excluded 2025/09/30 02:46:59 DEBUG : banana: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : banana: Excluded 2025/09/30 02:46:59 DEBUG : splitbanan: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : splitbanan: Excluded 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34034") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:43624->172.17.0.4:34034, err= 2025/09/30 02:46:59 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0000-abcde: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0001-bcdef: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0002-cdefg: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0003-defgh: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0004-efghi: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0005-fghij: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0006-ghijk: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0007-12345: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0008-23456: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0009-34567: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0010-45678: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0011-56789: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0012-6789;: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0013-789;=: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0014-89;=.: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0015-9;=.t: Excluded 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33335") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:38896->172.17.0.4:33335, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31150") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:52018->172.17.0.4:31150, err= 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/30 02:46:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/30 02:46:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/30 02:46:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/30 02:46:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/30 02:46:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/30 02:46:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/30 02:46:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/30 02:46:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/30 02:46:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/30 02:46:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/30 02:46:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/30 02:46:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/30 02:46:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/30 02:46:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/30 02:46:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/30 02:46:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/30 02:46:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/30 02:46:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/30 02:46:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/30 02:46:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/30 02:46:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/30 02:46:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/30 02:46:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/30 02:46:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/30 02:46:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/30 02:46:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/30 02:46:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/30 02:46:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/30 02:46:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/30 02:46:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/30 02:46:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/30 02:46:59 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/30 02:46:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/30 02:46:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/30 02:46:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/30 02:46:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/30 02:46:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/30 02:46:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/30 02:46:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/30 02:46:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/30 02:46:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/30 02:46:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/30 02:46:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/30 02:46:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/30 02:46:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/30 02:46:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/30 02:46:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/30 02:46:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/30 02:46:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/30 02:46:59 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35099") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:44012->172.17.0.4:35099, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34463") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:47502->172.17.0.4:34463, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30831") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:55748->172.17.0.4:30831, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37542") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:37116->172.17.0.4:37542, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34136") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:48594->172.17.0.4:34136, err= === RUN TestTransform/encoder run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wefajem7sace", Local "Local file system at /tmp/rclone1378933457", Modify Window "1s" 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31826") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:32834->172.17.0.4:31826, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30900") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:58124->172.17.0.4:30900, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34524") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:33306->172.17.0.4:34524, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37023") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:51098->172.17.0.4:37023, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33980") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:56112->172.17.0.4:33980, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36357") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:46132->172.17.0.4:36357, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35903") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:39844->172.17.0.4:35903, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39707") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:45234->172.17.0.4:39707, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31237") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:42858->172.17.0.4:31237, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33469") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:40664->172.17.0.4:33469, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30708") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:37634->172.17.0.4:30708, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32349") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:38550->172.17.0.4:32349, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33250") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:59920->172.17.0.4:33250, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38565") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:39358->172.17.0.4:38565, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31763") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:35760->172.17.0.4:31763, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32943") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:39052->172.17.0.4:32943, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36922") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:32900->172.17.0.4:36922, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37763") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:55884->172.17.0.4:37763, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30245") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:57672->172.17.0.4:30245, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31613") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:38814->172.17.0.4:31613, err= 2025/09/30 02:46:59 DEBUG : Waiting for deletions to finish 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33539") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:48766->172.17.0.4:33539, err= 2025/09/30 02:46:59 DEBUG : apple: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : apple: Excluded 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: Excluded 2025/09/30 02:46:59 DEBUG : banana: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : banana: Excluded 2025/09/30 02:46:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : splitbananasplit: Excluded 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31076") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:34006->172.17.0.4:31076, err= 2025/09/30 02:46:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32682") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:45182->172.17.0.4:32682, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36438") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:58460->172.17.0.4:36438, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33538") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:56482->172.17.0.4:33538, err= 2025/09/30 02:46:59 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:59 DEBUG : apple: Unchanged skipping 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/30 02:46:59 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:59 DEBUG : banana: Unchanged skipping 2025/09/30 02:46:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:59 DEBUG : splitbananasplit: Unchanged skipping 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36046") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:55494->172.17.0.4:36046, err= 2025/09/30 02:46:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/30 02:46:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/30 02:46:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/30 02:46:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for checks to finish 2025/09/30 02:46:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/30 02:46:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/30 02:46:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/30 02:46:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/30 02:46:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/30 02:46:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/30 02:46:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/30 02:46:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/30 02:46:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/30 02:46:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/30 02:46:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/30 02:46:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for transfers to finish 2025/09/30 02:46:59 DEBUG : Waiting for deletions to finish 2025/09/30 02:46:59 DEBUG : Waiting for deletions to finish 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33335") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:38902->172.17.0.4:33335, err= 2025/09/30 02:46:59 DEBUG : apple: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : apple: Excluded 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: Excluded 2025/09/30 02:46:59 DEBUG : banana: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : banana: Excluded 2025/09/30 02:46:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : splitbananasplit: Excluded 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35480") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:48304->172.17.0.4:35480, err= 2025/09/30 02:46:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33311") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:47608->172.17.0.4:33311, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39612") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:39704->172.17.0.4:39612, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37374") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:40944->172.17.0.4:37374, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34086") 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/30 02:46:59 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:59 DEBUG : banana: Unchanged skipping 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:40266->172.17.0.4:34086, err= 2025/09/30 02:46:59 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:59 DEBUG : apple: Unchanged skipping 2025/09/30 02:46:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:59 DEBUG : splitbananasplit: Unchanged skipping 2025/09/30 02:46:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/30 02:46:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/30 02:46:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/30 02:46:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/30 02:46:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/30 02:46:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/30 02:46:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/30 02:46:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/30 02:46:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/30 02:46:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/30 02:46:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/30 02:46:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/30 02:46:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/30 02:46:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/30 02:46:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/30 02:46:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:46:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for checks to finish 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for transfers to finish 2025/09/30 02:46:59 DEBUG : Waiting for deletions to finish 2025/09/30 02:46:59 DEBUG : Waiting for deletions to finish 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32491") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:44476->172.17.0.4:32491, err= 2025/09/30 02:46:59 DEBUG : apple: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : apple: Excluded 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: Excluded 2025/09/30 02:46:59 DEBUG : banana: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : banana: Excluded 2025/09/30 02:46:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : splitbananasplit: Excluded 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36058") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:51734->172.17.0.4:36058, err= 2025/09/30 02:46:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30175") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:40098->172.17.0.4:30175, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31270") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:56038->172.17.0.4:31270, err= 2025/09/30 02:46:59 DEBUG : Waiting for deletions to finish 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39677") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:58388->172.17.0.4:39677, err= 2025/09/30 02:46:59 DEBUG : apple: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : apple: Excluded 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : appleappleapplebanana: Excluded 2025/09/30 02:46:59 DEBUG : banana: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : banana: Excluded 2025/09/30 02:46:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : splitbananasplit: Excluded 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39687") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:44238->172.17.0.4:39687, err= 2025/09/30 02:46:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/30 02:46:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/30 02:46:59 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30258") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:58154->172.17.0.4:30258, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35609") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:34638->172.17.0.4:35609, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35366") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:58612->172.17.0.4:35366, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32877") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:46730->172.17.0.4:32877, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35157") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:36654->172.17.0.4:35157, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31895") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:55456->172.17.0.4:31895, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31666") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:43156->172.17.0.4:31666, err= === RUN TestTransform/ISO-8859-1 run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wefajem7sace", Local "Local file system at /tmp/rclone1378933457", Modify Window "1s" 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37082") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:41308->172.17.0.4:37082, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39639") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:43020->172.17.0.4:39639, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37053") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:41046->172.17.0.4:37053, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34748") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:43936->172.17.0.4:34748, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30340") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:45268->172.17.0.4:30340, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38457") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:59382->172.17.0.4:38457, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31544") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:46194->172.17.0.4:31544, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37964") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:50766->172.17.0.4:37964, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35767") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:55002->172.17.0.4:35767, err= 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38249") 2025/09/30 02:46:59 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:36270->172.17.0.4:38249, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35134") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:48204->172.17.0.4:35134, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36876") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:42588->172.17.0.4:36876, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36843") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:48616->172.17.0.4:36843, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38285") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:49202->172.17.0.4:38285, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33130") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:51810->172.17.0.4:33130, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36174") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:46464->172.17.0.4:36174, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32876") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:33828->172.17.0.4:32876, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36758") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:47198->172.17.0.4:36758, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37109") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:42924->172.17.0.4:37109, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35945") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:34922->172.17.0.4:35945, err= 2025/09/30 02:47:00 DEBUG : Waiting for deletions to finish 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37740") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:51628->172.17.0.4:37740, err= 2025/09/30 02:47:00 DEBUG : apple: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : apple: Excluded 2025/09/30 02:47:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : appleappleapplebanana: Excluded 2025/09/30 02:47:00 DEBUG : banana: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : banana: Excluded 2025/09/30 02:47:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : splitbananasplit: Excluded 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34689") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:37826->172.17.0.4:34689, err= 2025/09/30 02:47:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34231") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:44424->172.17.0.4:34231, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38031") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:48060->172.17.0.4:38031, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38048") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:51030->172.17.0.4:38048, err= 2025/09/30 02:47:00 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : apple: Unchanged skipping 2025/09/30 02:47:00 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : banana: Unchanged skipping 2025/09/30 02:47:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : splitbananasplit: Unchanged skipping 2025/09/30 02:47:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31341") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:59066->172.17.0.4:31341, err= 2025/09/30 02:47:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/30 02:47:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/30 02:47:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/30 02:47:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/30 02:47:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/30 02:47:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/30 02:47:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/30 02:47:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/30 02:47:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for checks to finish 2025/09/30 02:47:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/30 02:47:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/30 02:47:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/30 02:47:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/30 02:47:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/30 02:47:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/30 02:47:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for transfers to finish 2025/09/30 02:47:00 DEBUG : Waiting for deletions to finish 2025/09/30 02:47:00 DEBUG : Waiting for deletions to finish 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35734") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:48068->172.17.0.4:35734, err= 2025/09/30 02:47:00 DEBUG : apple: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : apple: Excluded 2025/09/30 02:47:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : appleappleapplebanana: Excluded 2025/09/30 02:47:00 DEBUG : banana: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : banana: Excluded 2025/09/30 02:47:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : splitbananasplit: Excluded 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31308") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:48956->172.17.0.4:31308, err= 2025/09/30 02:47:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34425") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:41126->172.17.0.4:34425, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34088") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:54478->172.17.0.4:34088, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39424") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:39306->172.17.0.4:39424, err= 2025/09/30 02:47:00 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : apple: Unchanged skipping 2025/09/30 02:47:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/30 02:47:00 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : banana: Unchanged skipping 2025/09/30 02:47:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : splitbananasplit: Unchanged skipping 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39006") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:41364->172.17.0.4:39006, err= 2025/09/30 02:47:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/30 02:47:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/30 02:47:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/30 02:47:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/30 02:47:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/30 02:47:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/30 02:47:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for checks to finish 2025/09/30 02:47:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/30 02:47:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/30 02:47:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/30 02:47:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/30 02:47:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/30 02:47:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/30 02:47:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/30 02:47:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/30 02:47:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/30 02:47:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for transfers to finish 2025/09/30 02:47:00 DEBUG : Waiting for deletions to finish 2025/09/30 02:47:00 DEBUG : Waiting for deletions to finish 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35656") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:54812->172.17.0.4:35656, err= 2025/09/30 02:47:00 DEBUG : apple: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : apple: Excluded 2025/09/30 02:47:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : appleappleapplebanana: Excluded 2025/09/30 02:47:00 DEBUG : banana: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : banana: Excluded 2025/09/30 02:47:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : splitbananasplit: Excluded 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37937") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:43730->172.17.0.4:37937, err= 2025/09/30 02:47:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38508") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:35782->172.17.0.4:38508, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36409") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:46676->172.17.0.4:36409, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32168") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:37206->172.17.0.4:32168, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35872") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:57620->172.17.0.4:35872, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36294") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:37198->172.17.0.4:36294, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33521") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:42934->172.17.0.4:33521, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33515") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:51662->172.17.0.4:33515, err= === RUN TestTransform/charmap run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wefajem7sace", Local "Local file system at /tmp/rclone1378933457", Modify Window "1s" 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31175") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:35490->172.17.0.4:31175, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38630") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:39440->172.17.0.4:38630, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35007") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:45914->172.17.0.4:35007, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31244") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:38398->172.17.0.4:31244, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37872") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:44008->172.17.0.4:37872, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33251") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:41028->172.17.0.4:33251, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35917") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:59428->172.17.0.4:35917, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39854") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:51268->172.17.0.4:39854, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34114") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:39898->172.17.0.4:34114, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38919") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:50066->172.17.0.4:38919, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31792") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:60072->172.17.0.4:31792, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39030") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:40632->172.17.0.4:39030, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35601") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:51668->172.17.0.4:35601, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39072") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:38352->172.17.0.4:39072, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34529") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:56888->172.17.0.4:34529, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33195") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:34396->172.17.0.4:33195, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35783") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:53492->172.17.0.4:35783, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35105") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:41146->172.17.0.4:35105, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36014") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:46396->172.17.0.4:36014, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38563") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:40540->172.17.0.4:38563, err= 2025/09/30 02:47:00 DEBUG : Waiting for deletions to finish 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34516") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:48508->172.17.0.4:34516, err= 2025/09/30 02:47:00 DEBUG : apple: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : apple: Excluded 2025/09/30 02:47:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : appleappleapplebanana: Excluded 2025/09/30 02:47:00 DEBUG : banana: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : banana: Excluded 2025/09/30 02:47:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : splitbananasplit: Excluded 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35102") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:36300->172.17.0.4:35102, err= 2025/09/30 02:47:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36180") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:42648->172.17.0.4:36180, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36566") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:39124->172.17.0.4:36566, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39263") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:33768->172.17.0.4:39263, err= 2025/09/30 02:47:00 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : apple: Unchanged skipping 2025/09/30 02:47:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/30 02:47:00 DEBUG : banana: Unchanged skipping 2025/09/30 02:47:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : splitbananasplit: Unchanged skipping 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30415") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:33280->172.17.0.4:30415, err= 2025/09/30 02:47:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/30 02:47:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/30 02:47:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/30 02:47:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for checks to finish 2025/09/30 02:47:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/30 02:47:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/30 02:47:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/30 02:47:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/30 02:47:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/30 02:47:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/30 02:47:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/30 02:47:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/30 02:47:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/30 02:47:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/30 02:47:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/30 02:47:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for transfers to finish 2025/09/30 02:47:00 DEBUG : Waiting for deletions to finish 2025/09/30 02:47:00 DEBUG : Waiting for deletions to finish 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34704") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:41656->172.17.0.4:34704, err= 2025/09/30 02:47:00 DEBUG : apple: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : apple: Excluded 2025/09/30 02:47:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : appleappleapplebanana: Excluded 2025/09/30 02:47:00 DEBUG : banana: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : banana: Excluded 2025/09/30 02:47:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : splitbananasplit: Excluded 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35954") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:37580->172.17.0.4:35954, err= 2025/09/30 02:47:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32010") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:36932->172.17.0.4:32010, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30795") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:55522->172.17.0.4:30795, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36224") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:45626->172.17.0.4:36224, err= 2025/09/30 02:47:00 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : apple: Unchanged skipping 2025/09/30 02:47:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/30 02:47:00 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : banana: Unchanged skipping 2025/09/30 02:47:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : splitbananasplit: Unchanged skipping 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39912") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:41756->172.17.0.4:39912, err= 2025/09/30 02:47:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/30 02:47:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/30 02:47:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/30 02:47:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/30 02:47:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/30 02:47:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/30 02:47:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for checks to finish 2025/09/30 02:47:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/30 02:47:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/30 02:47:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/30 02:47:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/30 02:47:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/30 02:47:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/30 02:47:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/30 02:47:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/30 02:47:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for transfers to finish 2025/09/30 02:47:00 DEBUG : Waiting for deletions to finish 2025/09/30 02:47:00 DEBUG : Waiting for deletions to finish 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35773") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:38740->172.17.0.4:35773, err= 2025/09/30 02:47:00 DEBUG : apple: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : apple: Excluded 2025/09/30 02:47:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : appleappleapplebanana: Excluded 2025/09/30 02:47:00 DEBUG : banana: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : banana: Excluded 2025/09/30 02:47:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : splitbananasplit: Excluded 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33118") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:52362->172.17.0.4:33118, err= 2025/09/30 02:47:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35919") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:49066->172.17.0.4:35919, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31972") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:58970->172.17.0.4:31972, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38317") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:55810->172.17.0.4:38317, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38040") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:58654->172.17.0.4:38040, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35476") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:57686->172.17.0.4:35476, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36603") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:39004->172.17.0.4:36603, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37905") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:43024->172.17.0.4:37905, err= === RUN TestTransform/lowercase run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wefajem7sace", Local "Local file system at /tmp/rclone1378933457", Modify Window "1s" 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30453") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:52246->172.17.0.4:30453, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33764") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:42756->172.17.0.4:33764, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30082") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:38084->172.17.0.4:30082, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36626") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:51480->172.17.0.4:36626, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35843") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:60618->172.17.0.4:35843, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36886") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:48622->172.17.0.4:36886, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31099") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:34310->172.17.0.4:31099, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36040") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:47020->172.17.0.4:36040, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35172") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:36226->172.17.0.4:35172, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30293") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:58778->172.17.0.4:30293, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37131") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:45070->172.17.0.4:37131, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37564") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:39144->172.17.0.4:37564, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30490") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:33802->172.17.0.4:30490, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30200") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:35046->172.17.0.4:30200, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30639") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:49334->172.17.0.4:30639, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30016") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:52228->172.17.0.4:30016, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38296") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:58438->172.17.0.4:38296, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33650") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:37370->172.17.0.4:33650, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38798") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:44598->172.17.0.4:38798, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33858") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:40158->172.17.0.4:33858, err= 2025/09/30 02:47:00 DEBUG : Waiting for deletions to finish 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36326") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:36934->172.17.0.4:36326, err= 2025/09/30 02:47:00 DEBUG : apple: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : apple: Excluded 2025/09/30 02:47:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : appleappleapplebanana: Excluded 2025/09/30 02:47:00 DEBUG : banana: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : banana: Excluded 2025/09/30 02:47:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : splitbananasplit: Excluded 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33956") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:60218->172.17.0.4:33956, err= 2025/09/30 02:47:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31419") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:45516->172.17.0.4:31419, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35000") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:46984->172.17.0.4:35000, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34338") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:33788->172.17.0.4:34338, err= 2025/09/30 02:47:00 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : apple: Unchanged skipping 2025/09/30 02:47:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/30 02:47:00 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : banana: Unchanged skipping 2025/09/30 02:47:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : splitbananasplit: Unchanged skipping 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33188") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:34644->172.17.0.4:33188, err= 2025/09/30 02:47:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/30 02:47:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/30 02:47:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/30 02:47:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/30 02:47:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/30 02:47:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/30 02:47:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/30 02:47:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/30 02:47:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/30 02:47:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/30 02:47:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/30 02:47:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/30 02:47:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/30 02:47:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/30 02:47:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for checks to finish 2025/09/30 02:47:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for transfers to finish 2025/09/30 02:47:00 DEBUG : Waiting for deletions to finish 2025/09/30 02:47:00 DEBUG : Waiting for deletions to finish 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32031") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:33020->172.17.0.4:32031, err= 2025/09/30 02:47:00 DEBUG : apple: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : apple: Excluded 2025/09/30 02:47:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : appleappleapplebanana: Excluded 2025/09/30 02:47:00 DEBUG : banana: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : banana: Excluded 2025/09/30 02:47:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : splitbananasplit: Excluded 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35705") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:38260->172.17.0.4:35705, err= 2025/09/30 02:47:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39063") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:40626->172.17.0.4:39063, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37036") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:38234->172.17.0.4:37036, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39874") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:49540->172.17.0.4:39874, err= 2025/09/30 02:47:00 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : apple: Unchanged skipping 2025/09/30 02:47:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/30 02:47:00 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : banana: Unchanged skipping 2025/09/30 02:47:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : splitbananasplit: Unchanged skipping 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34581") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:50852->172.17.0.4:34581, err= 2025/09/30 02:47:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/30 02:47:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/30 02:47:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/30 02:47:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/30 02:47:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/30 02:47:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/30 02:47:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/30 02:47:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/30 02:47:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/30 02:47:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/30 02:47:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/30 02:47:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/30 02:47:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/30 02:47:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/30 02:47:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/30 02:47:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for checks to finish 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for transfers to finish 2025/09/30 02:47:00 DEBUG : Waiting for deletions to finish 2025/09/30 02:47:00 DEBUG : Waiting for deletions to finish 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33566") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:44206->172.17.0.4:33566, err= 2025/09/30 02:47:00 DEBUG : apple: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : apple: Excluded 2025/09/30 02:47:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : appleappleapplebanana: Excluded 2025/09/30 02:47:00 DEBUG : banana: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : banana: Excluded 2025/09/30 02:47:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : splitbananasplit: Excluded 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34283") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:38172->172.17.0.4:34283, err= 2025/09/30 02:47:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32432") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:50404->172.17.0.4:32432, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35498") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:53418->172.17.0.4:35498, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34389") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:50154->172.17.0.4:34389, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33211") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:58124->172.17.0.4:33211, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32731") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:44520->172.17.0.4:32731, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33650") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:37378->172.17.0.4:33650, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30417") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:55096->172.17.0.4:30417, err= === RUN TestTransform/ascii run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wefajem7sace", Local "Local file system at /tmp/rclone1378933457", Modify Window "1s" 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34168") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:60444->172.17.0.4:34168, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34235") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:37164->172.17.0.4:34235, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33692") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:36928->172.17.0.4:33692, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37117") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:33228->172.17.0.4:37117, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30746") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:46406->172.17.0.4:30746, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30818") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:49710->172.17.0.4:30818, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36907") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:47858->172.17.0.4:36907, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36463") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:53044->172.17.0.4:36463, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39980") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:59634->172.17.0.4:39980, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38721") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:51398->172.17.0.4:38721, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32852") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:35808->172.17.0.4:32852, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38585") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:50262->172.17.0.4:38585, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30460") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:52408->172.17.0.4:30460, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34930") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:59656->172.17.0.4:34930, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37808") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:56300->172.17.0.4:37808, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32900") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:53382->172.17.0.4:32900, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39847") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:53220->172.17.0.4:39847, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32773") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:34574->172.17.0.4:32773, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34810") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:46136->172.17.0.4:34810, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33047") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:46086->172.17.0.4:33047, err= 2025/09/30 02:47:00 DEBUG : Waiting for deletions to finish 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39740") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:36330->172.17.0.4:39740, err= 2025/09/30 02:47:00 DEBUG : apple: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : apple: Excluded 2025/09/30 02:47:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : appleappleapplebanana: Excluded 2025/09/30 02:47:00 DEBUG : banana: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : banana: Excluded 2025/09/30 02:47:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : splitbananasplit: Excluded 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36035") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:37200->172.17.0.4:36035, err= 2025/09/30 02:47:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34584") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:57696->172.17.0.4:34584, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33429") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:42084->172.17.0.4:33429, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38068") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:58936->172.17.0.4:38068, err= 2025/09/30 02:47:00 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : apple: Unchanged skipping 2025/09/30 02:47:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/30 02:47:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : splitbananasplit: Unchanged skipping 2025/09/30 02:47:00 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : banana: Unchanged skipping 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33567") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:50642->172.17.0.4:33567, err= 2025/09/30 02:47:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/30 02:47:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/30 02:47:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/30 02:47:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/30 02:47:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/30 02:47:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/30 02:47:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/30 02:47:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/30 02:47:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/30 02:47:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/30 02:47:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/30 02:47:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/30 02:47:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/30 02:47:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/30 02:47:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for checks to finish 2025/09/30 02:47:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for transfers to finish 2025/09/30 02:47:00 DEBUG : Waiting for deletions to finish 2025/09/30 02:47:00 DEBUG : Waiting for deletions to finish 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33662") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:60886->172.17.0.4:33662, err= 2025/09/30 02:47:00 DEBUG : apple: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : apple: Excluded 2025/09/30 02:47:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : appleappleapplebanana: Excluded 2025/09/30 02:47:00 DEBUG : banana: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : banana: Excluded 2025/09/30 02:47:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : splitbananasplit: Excluded 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32752") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:60160->172.17.0.4:32752, err= 2025/09/30 02:47:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32350") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:57688->172.17.0.4:32350, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34886") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:35742->172.17.0.4:34886, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38919") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:50072->172.17.0.4:38919, err= 2025/09/30 02:47:00 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : apple: Unchanged skipping 2025/09/30 02:47:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/30 02:47:00 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : banana: Unchanged skipping 2025/09/30 02:47:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : splitbananasplit: Unchanged skipping 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37563") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:54598->172.17.0.4:37563, err= 2025/09/30 02:47:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/30 02:47:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/30 02:47:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/30 02:47:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/30 02:47:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/30 02:47:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/30 02:47:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/30 02:47:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/30 02:47:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/30 02:47:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/30 02:47:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/30 02:47:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/30 02:47:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/30 02:47:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for checks to finish 2025/09/30 02:47:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/30 02:47:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for transfers to finish 2025/09/30 02:47:00 DEBUG : Waiting for deletions to finish 2025/09/30 02:47:00 DEBUG : Waiting for deletions to finish 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36636") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:48832->172.17.0.4:36636, err= 2025/09/30 02:47:00 DEBUG : apple: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : apple: Excluded 2025/09/30 02:47:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : appleappleapplebanana: Excluded 2025/09/30 02:47:00 DEBUG : banana: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : banana: Excluded 2025/09/30 02:47:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : splitbananasplit: Excluded 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33539") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:48780->172.17.0.4:33539, err= 2025/09/30 02:47:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/30 02:47:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/30 02:47:00 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35009") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:51114->172.17.0.4:35009, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39964") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:46964->172.17.0.4:39964, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38877") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:43956->172.17.0.4:38877, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34716") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:60512->172.17.0.4:34716, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33059") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:49818->172.17.0.4:33059, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30205") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:60916->172.17.0.4:30205, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32477") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:58388->172.17.0.4:32477, err= --- PASS: TestTransform (1.92s) --- PASS: TestTransform/NFC (0.14s) --- PASS: TestTransform/NFD (0.15s) --- PASS: TestTransform/base64 (0.23s) --- PASS: TestTransform/prefix (0.23s) --- PASS: TestTransform/suffix (0.20s) --- PASS: TestTransform/truncate (0.17s) --- PASS: TestTransform/encoder (0.16s) --- PASS: TestTransform/ISO-8859-1 (0.18s) --- PASS: TestTransform/charmap (0.15s) --- PASS: TestTransform/lowercase (0.14s) --- PASS: TestTransform/ascii (0.16s) === RUN TestTransformCopy run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wefajem7sace", Local "Local file system at /tmp/rclone1378933457", Modify Window "1s" 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35326") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:37714->172.17.0.4:35326, err= 2025/09/30 02:47:00 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/30 02:47:00 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/30 02:47:00 INFO : sub dir_somesuffix: Making directory 2025/09/30 02:47:00 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/30 02:47:00 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/09/30 02:47:00 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/30 02:47:00 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/09/30 02:47:00 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for checks to finish 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for transfers to finish 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39365") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:49264->172.17.0.4:39365, err= 2025/09/30 02:47:00 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: renamed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/30 02:47:00 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/30 02:47:00 DEBUG : Waiting for deletions to finish 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38066") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:50096->172.17.0.4:38066, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32287") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:46122->172.17.0.4:32287, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30181") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:45156->172.17.0.4:30181, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38872") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:34848->172.17.0.4:38872, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37101") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:36756->172.17.0.4:37101, err= --- PASS: TestTransformCopy (0.02s) === RUN TestDoubleTransform run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wefajem7sace", Local "Local file system at /tmp/rclone1378933457", Modify Window "1s" 2025/09/30 02:47:00 DEBUG : toe: transformed to: tictactoe 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38165") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:39042->172.17.0.4:38165, err= 2025/09/30 02:47:00 DEBUG : toe: transformed to: tictactoe 2025/09/30 02:47:00 INFO : tictactoe: Making directory 2025/09/30 02:47:00 DEBUG : toe: transformed to: tictactoe 2025/09/30 02:47:00 DEBUG : toe: transformed to: tictactoe 2025/09/30 02:47:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/30 02:47:00 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/09/30 02:47:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34932") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:34634->172.17.0.4:34932, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for checks to finish 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for transfers to finish 2025/09/30 02:47:00 DEBUG : tictactoe/tictactoe.1f32b908.partial: renamed to: tictactoe/tictactoe 2025/09/30 02:47:00 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/09/30 02:47:00 DEBUG : Waiting for deletions to finish 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30333") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:33442->172.17.0.4:30333, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31193") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:43636->172.17.0.4:31193, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31914") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:43490->172.17.0.4:31914, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35182") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:44274->172.17.0.4:35182, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39463") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:57260->172.17.0.4:39463, err= --- PASS: TestDoubleTransform (0.02s) === RUN TestFileTag run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wefajem7sace", Local "Local file system at /tmp/rclone1378933457", Modify Window "1s" 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38981") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:51454->172.17.0.4:38981, err= 2025/09/30 02:47:00 INFO : toe: Making directory 2025/09/30 02:47:00 INFO : toe/toe: Making directory 2025/09/30 02:47:00 DEBUG : toe: transformed to: tictactoe 2025/09/30 02:47:00 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/30 02:47:00 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/30 02:47:00 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for checks to finish 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31499") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for transfers to finish 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:58488->172.17.0.4:31499, err= 2025/09/30 02:47:00 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2025/09/30 02:47:00 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/09/30 02:47:00 DEBUG : Waiting for deletions to finish 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32658") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:55390->172.17.0.4:32658, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33131") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:57234->172.17.0.4:33131, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38579") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:49006->172.17.0.4:38579, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34802") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:46142->172.17.0.4:34802, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36901") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:36796->172.17.0.4:36901, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37025") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:54582->172.17.0.4:37025, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38341") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:46340->172.17.0.4:38341, err= --- PASS: TestFileTag (0.03s) === RUN TestNoTag run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wefajem7sace", Local "Local file system at /tmp/rclone1378933457", Modify Window "1s" 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32799") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:39874->172.17.0.4:32799, err= 2025/09/30 02:47:00 INFO : toe: Making directory 2025/09/30 02:47:00 INFO : toe/toe: Making directory 2025/09/30 02:47:00 DEBUG : toe: transformed to: tictactoe 2025/09/30 02:47:00 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/30 02:47:00 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/30 02:47:00 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for checks to finish 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for transfers to finish 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38134") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:36884->172.17.0.4:38134, err= 2025/09/30 02:47:00 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2025/09/30 02:47:00 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/09/30 02:47:00 DEBUG : Waiting for deletions to finish 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39248") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:39578->172.17.0.4:39248, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37177") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:60292->172.17.0.4:37177, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30435") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:55988->172.17.0.4:30435, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37362") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:39592->172.17.0.4:37362, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39214") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:50170->172.17.0.4:39214, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38207") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:44220->172.17.0.4:38207, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39910") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:33682->172.17.0.4:39910, err= --- PASS: TestNoTag (0.02s) === RUN TestDirTag run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wefajem7sace", Local "Local file system at /tmp/rclone1378933457", Modify Window "1s" 2025/09/30 02:47:00 DEBUG : empty_dir: Making directory with metadata 2025/09/30 02:47:00 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/30 02:47:00 DEBUG : toe: transformed to: tictactoe 2025/09/30 02:47:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/30 02:47:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33141") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:50362->172.17.0.4:33141, err= 2025/09/30 02:47:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/30 02:47:00 INFO : tictacempty_dir: Making directory 2025/09/30 02:47:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/30 02:47:00 DEBUG : toe: transformed to: tictactoe 2025/09/30 02:47:00 DEBUG : toe: transformed to: tictactoe 2025/09/30 02:47:00 INFO : tictactoe: Making directory 2025/09/30 02:47:00 DEBUG : toe: transformed to: tictactoe 2025/09/30 02:47:00 DEBUG : toe: transformed to: tictactoe 2025/09/30 02:47:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/30 02:47:00 INFO : tictactoe/tictactoe: Making directory 2025/09/30 02:47:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/30 02:47:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/30 02:47:00 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/30 02:47:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for checks to finish 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for transfers to finish 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31268") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:40062->172.17.0.4:31268, err= 2025/09/30 02:47:00 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2025/09/30 02:47:00 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/09/30 02:47:00 DEBUG : Waiting for deletions to finish 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35724") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:43360->172.17.0.4:35724, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33880") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:37950->172.17.0.4:33880, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33524") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:39690->172.17.0.4:33524, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39908") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:54052->172.17.0.4:39908, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30793") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:51120->172.17.0.4:30793, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33949") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39421") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:49754->172.17.0.4:33949, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:56482->172.17.0.4:39421, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37050") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:38620->172.17.0.4:37050, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34195") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:57570->172.17.0.4:34195, err= --- PASS: TestDirTag (0.02s) === RUN TestAllTag run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wefajem7sace", Local "Local file system at /tmp/rclone1378933457", Modify Window "1s" 2025/09/30 02:47:00 DEBUG : empty_dir: Making directory with metadata 2025/09/30 02:47:00 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30905") 2025/09/30 02:47:00 DEBUG : toe: transformed to: tictactoe 2025/09/30 02:47:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:33932->172.17.0.4:30905, err= 2025/09/30 02:47:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/30 02:47:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/30 02:47:00 INFO : tictacempty_dir: Making directory 2025/09/30 02:47:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/30 02:47:00 DEBUG : toe: transformed to: tictactoe 2025/09/30 02:47:00 DEBUG : toe: transformed to: tictactoe 2025/09/30 02:47:00 INFO : tictactoe: Making directory 2025/09/30 02:47:00 DEBUG : toe: transformed to: tictactoe 2025/09/30 02:47:00 DEBUG : toe: transformed to: tictactoe 2025/09/30 02:47:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/30 02:47:00 INFO : tictactoe/tictactoe: Making directory 2025/09/30 02:47:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/30 02:47:00 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/30 02:47:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/30 02:47:00 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for checks to finish 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for transfers to finish 2025/09/30 02:47:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37652") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:47732->172.17.0.4:37652, err= 2025/09/30 02:47:00 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/09/30 02:47:00 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/30 02:47:00 DEBUG : Waiting for deletions to finish 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30672") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:55678->172.17.0.4:30672, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31007") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:57300->172.17.0.4:31007, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30648") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:52882->172.17.0.4:30648, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37054") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:55624->172.17.0.4:37054, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for checks to finish 2025/09/30 02:47:00 DEBUG : toe: transformed to: tictactoe 2025/09/30 02:47:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/30 02:47:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38489") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:39850->172.17.0.4:38489, err= 2025/09/30 02:47:00 DEBUG : toe: transformed to: tictactoe 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31913") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:47630->172.17.0.4:31913, err= 2025/09/30 02:47:00 DEBUG : toe: transformed to: tictactoe 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36903") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:49132->172.17.0.4:36903, err= 2025/09/30 02:47:00 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35470") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:45018->172.17.0.4:35470, err= 2025/09/30 02:47:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2025/09/30 02:47:00 NOTICE: ftp://172.17.0.4:21/rclone-test-wefajem7sace: 0 differences found 2025/09/30 02:47:00 NOTICE: ftp://172.17.0.4:21/rclone-test-wefajem7sace: 1 hashes could not be checked 2025/09/30 02:47:00 NOTICE: ftp://172.17.0.4:21/rclone-test-wefajem7sace: 1 matching files 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36045") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:50388->172.17.0.4:36045, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33903") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32678") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:42668->172.17.0.4:32678, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:48200->172.17.0.4:33903, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31055") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:57876->172.17.0.4:31055, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32638") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:37860->172.17.0.4:32638, err= --- PASS: TestAllTag (0.03s) === RUN TestRunTwice run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wefajem7sace", Local "Local file system at /tmp/rclone1378933457", Modify Window "1s" 2025/09/30 02:47:00 DEBUG : toe: transformed to: tictactoe 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38008") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:53074->172.17.0.4:38008, err= 2025/09/30 02:47:00 DEBUG : toe: transformed to: tictactoe 2025/09/30 02:47:00 INFO : tictactoe: Making directory 2025/09/30 02:47:00 DEBUG : toe: transformed to: tictactoe 2025/09/30 02:47:00 DEBUG : toe: transformed to: tictactoe 2025/09/30 02:47:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/30 02:47:00 INFO : tictactoe/tictactoe: Making directory 2025/09/30 02:47:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/30 02:47:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/30 02:47:00 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/30 02:47:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for checks to finish 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for transfers to finish 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35699") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:48458->172.17.0.4:35699, err= 2025/09/30 02:47:00 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2025/09/30 02:47:00 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/09/30 02:47:00 DEBUG : Waiting for deletions to finish 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32084") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:50736->172.17.0.4:32084, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31211") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:41246->172.17.0.4:31211, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36801") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:36788->172.17.0.4:36801, err= 2025/09/30 02:47:00 DEBUG : toe: transformed to: tictactoe 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39058") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:58988->172.17.0.4:39058, err= 2025/09/30 02:47:00 DEBUG : toe: transformed to: tictactoe 2025/09/30 02:47:00 DEBUG : toe: transformed to: tictactoe 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34941") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:54966->172.17.0.4:34941, err= 2025/09/30 02:47:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39274") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:60102->172.17.0.4:39274, err= 2025/09/30 02:47:00 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for checks to finish 2025/09/30 02:47:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/30 02:47:00 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for transfers to finish 2025/09/30 02:47:00 DEBUG : Waiting for deletions to finish 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37349") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:42096->172.17.0.4:37349, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33431") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:49356->172.17.0.4:33431, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38016") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:43134->172.17.0.4:38016, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32483") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:48026->172.17.0.4:32483, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32566") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:49478->172.17.0.4:32566, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32739") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:42372->172.17.0.4:32739, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31052") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:54644->172.17.0.4:31052, err= --- PASS: TestRunTwice (0.03s) === RUN TestSyntax 2025/09/30 02:47:00 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wefajem7sace", Local "Local file system at /tmp/rclone1378933457", Modify Window "1s" 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38083") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:37368->172.17.0.4:38083, err= 2025/09/30 02:47:00 INFO : toe: Making directory 2025/09/30 02:47:00 INFO : toe/toe: Making directory 2025/09/30 02:47:00 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for checks to finish 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for transfers to finish 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35311") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:41818->172.17.0.4:35311, err= 2025/09/30 02:47:00 DEBUG : toe/toe/toe.effc7b67.partial: renamed to: toe/toe/toe 2025/09/30 02:47:00 INFO : toe/toe/toe: Copied (new) 2025/09/30 02:47:00 DEBUG : Waiting for deletions to finish 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39259") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:50298->172.17.0.4:39259, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37970") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:33954->172.17.0.4:37970, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37749") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:37642->172.17.0.4:37749, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32119") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:45940->172.17.0.4:32119, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38581") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:52388->172.17.0.4:38581, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31590") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:45138->172.17.0.4:31590, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30802") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:48922->172.17.0.4:30802, err= --- PASS: TestConflicting (0.02s) === RUN TestMove run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wefajem7sace", Local "Local file system at /tmp/rclone1378933457", Modify Window "1s" 2025/09/30 02:47:00 DEBUG : empty_dir: Making directory with metadata 2025/09/30 02:47:00 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/30 02:47:00 DEBUG : toe: transformed to: tictactoe 2025/09/30 02:47:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/30 02:47:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35297") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:49656->172.17.0.4:35297, err= 2025/09/30 02:47:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/30 02:47:00 INFO : tictacempty_dir: Making directory 2025/09/30 02:47:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/30 02:47:00 DEBUG : toe: transformed to: tictactoe 2025/09/30 02:47:00 DEBUG : toe: transformed to: tictactoe 2025/09/30 02:47:00 INFO : tictactoe: Making directory 2025/09/30 02:47:00 DEBUG : toe: transformed to: tictactoe 2025/09/30 02:47:00 DEBUG : toe: transformed to: tictactoe 2025/09/30 02:47:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/30 02:47:00 INFO : tictactoe/tictactoe: Making directory 2025/09/30 02:47:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/30 02:47:00 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/30 02:47:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/30 02:47:00 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/30 02:47:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/30 02:47:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for checks to finish 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for transfers to finish 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37635") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:42018->172.17.0.4:37635, err= 2025/09/30 02:47:00 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/09/30 02:47:00 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/30 02:47:00 INFO : toe/toe/toe.txt: Deleted 2025/09/30 02:47:00 INFO : toe/toe: Removing directory 2025/09/30 02:47:00 INFO : toe: Removing directory 2025/09/30 02:47:00 INFO : empty_dir: Removing directory 2025/09/30 02:47:00 DEBUG : Local file system at /tmp/rclone1378933457: deleted 3 directories 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31931") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:57246->172.17.0.4:31931, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36125") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39265") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:50510->172.17.0.4:39265, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:44826->172.17.0.4:36125, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36664") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:40994->172.17.0.4:36664, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30688") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:55134->172.17.0.4:30688, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35886") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:59428->172.17.0.4:35886, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30812") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35067") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:58188->172.17.0.4:30812, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:58170->172.17.0.4:35067, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36351") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:43982->172.17.0.4:36351, err= --- PASS: TestMove (0.02s) === RUN TestTransformFile run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wefajem7sace", Local "Local file system at /tmp/rclone1378933457", Modify Window "1s" 2025/09/30 02:47:00 DEBUG : empty_dir: Making directory with metadata 2025/09/30 02:47:00 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/30 02:47:00 DEBUG : toe: transformed to: tictactoe 2025/09/30 02:47:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/30 02:47:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30877") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:42422->172.17.0.4:30877, err= 2025/09/30 02:47:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/30 02:47:00 INFO : tictacempty_dir: Making directory 2025/09/30 02:47:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/30 02:47:00 DEBUG : toe: transformed to: tictactoe 2025/09/30 02:47:00 DEBUG : toe: transformed to: tictactoe 2025/09/30 02:47:00 INFO : tictactoe: Making directory 2025/09/30 02:47:00 DEBUG : toe: transformed to: tictactoe 2025/09/30 02:47:00 DEBUG : toe: transformed to: tictactoe 2025/09/30 02:47:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/30 02:47:00 INFO : tictactoe/tictactoe: Making directory 2025/09/30 02:47:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/30 02:47:00 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/30 02:47:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/30 02:47:00 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for checks to finish 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for transfers to finish 2025/09/30 02:47:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/30 02:47:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38495") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:60210->172.17.0.4:38495, err= 2025/09/30 02:47:00 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/09/30 02:47:00 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/30 02:47:00 INFO : toe/toe/toe.txt: Deleted 2025/09/30 02:47:00 INFO : toe/toe: Removing directory 2025/09/30 02:47:00 INFO : toe: Removing directory 2025/09/30 02:47:00 INFO : empty_dir: Removing directory 2025/09/30 02:47:00 DEBUG : Local file system at /tmp/rclone1378933457: deleted 3 directories 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33897") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:60554->172.17.0.4:33897, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39711") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31185") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:33778->172.17.0.4:39711, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:41596->172.17.0.4:31185, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37872") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:44016->172.17.0.4:37872, err= 2025/09/30 02:47:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/30 02:47:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/30 02:47:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/30 02:47:00 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35659") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:54924->172.17.0.4:35659, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38876") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31823") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:45888->172.17.0.4:38876, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:54452->172.17.0.4:31823, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33253") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:41454->172.17.0.4:33253, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33735") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:60968->172.17.0.4:33735, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35723") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:46602->172.17.0.4:35723, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31789") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:45796->172.17.0.4:31789, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38381") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:51550->172.17.0.4:38381, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33250") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33879") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:58334->172.17.0.4:33879, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:59928->172.17.0.4:33250, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38378") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33487") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:52616->172.17.0.4:38378, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:51236->172.17.0.4:33487, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34723") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:54126->172.17.0.4:34723, err= --- PASS: TestTransformFile (0.03s) === RUN TestManualTransformFile run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wefajem7sace", Local "Local file system at /tmp/rclone1378933457", Modify Window "1s" 2025/09/30 02:47:00 DEBUG : Reset feature "Copy" 2025/09/30 02:47:00 DEBUG : Reset feature "Move" 2025/09/30 02:47:00 DEBUG : Reset feature "Copy" 2025/09/30 02:47:00 DEBUG : Reset feature "Move" 2025/09/30 02:47:00 DEBUG : empty_dir: Making directory with metadata 2025/09/30 02:47:00 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/30 02:47:00 DEBUG : toe: transformed to: tictactoe 2025/09/30 02:47:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/30 02:47:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36277") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:45974->172.17.0.4:36277, err= 2025/09/30 02:47:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/30 02:47:00 INFO : tictacempty_dir: Making directory 2025/09/30 02:47:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/30 02:47:00 DEBUG : toe: transformed to: tictactoe 2025/09/30 02:47:00 DEBUG : toe: transformed to: tictactoe 2025/09/30 02:47:00 INFO : tictactoe: Making directory 2025/09/30 02:47:00 DEBUG : toe: transformed to: tictactoe 2025/09/30 02:47:00 DEBUG : toe: transformed to: tictactoe 2025/09/30 02:47:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/30 02:47:00 INFO : tictactoe/tictactoe: Making directory 2025/09/30 02:47:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/30 02:47:00 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/30 02:47:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/30 02:47:00 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/30 02:47:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/30 02:47:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for checks to finish 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for transfers to finish 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38358") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:54354->172.17.0.4:38358, err= 2025/09/30 02:47:00 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/30 02:47:00 INFO : toe/toe/toe.txt: Deleted 2025/09/30 02:47:00 INFO : toe/toe: Removing directory 2025/09/30 02:47:00 INFO : toe: Removing directory 2025/09/30 02:47:00 INFO : empty_dir: Removing directory 2025/09/30 02:47:00 DEBUG : Local file system at /tmp/rclone1378933457: deleted 3 directories 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31660") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:53860->172.17.0.4:31660, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37673") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:50036->172.17.0.4:37673, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31144") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:53500->172.17.0.4:31144, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33248") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:44534->172.17.0.4:33248, err= 2025/09/30 02:47:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/30 02:47:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/30 02:47:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37283") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:33552->172.17.0.4:37283, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33105") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:45608->172.17.0.4:33105, err= 2025/09/30 02:47:00 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/09/30 02:47:00 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32249") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:36050->172.17.0.4:32249, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31890") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:50764->172.17.0.4:31890, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32381") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36215") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:59608->172.17.0.4:32381, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:39332->172.17.0.4:36215, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34252") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:54512->172.17.0.4:34252, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36904") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:39880->172.17.0.4:36904, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35857") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:36530->172.17.0.4:35857, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:38151") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:54192->172.17.0.4:38151, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35611") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:49316->172.17.0.4:35611, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34738") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31085") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:57352->172.17.0.4:31085, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:43052->172.17.0.4:34738, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31250") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:34506->172.17.0.4:31250, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32443") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:52026->172.17.0.4:32443, err= --- PASS: TestManualTransformFile (0.02s) === RUN TestBase64 run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wefajem7sace", Local "Local file system at /tmp/rclone1378933457", Modify Window "1s" 2025/09/30 02:47:00 DEBUG : toe: transformed to: dG9l 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:39475") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:44846->172.17.0.4:39475, err= 2025/09/30 02:47:00 DEBUG : toe: transformed to: dG9l 2025/09/30 02:47:00 INFO : dG9l: Making directory 2025/09/30 02:47:00 DEBUG : toe: transformed to: dG9l 2025/09/30 02:47:00 DEBUG : toe: transformed to: dG9l 2025/09/30 02:47:00 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/09/30 02:47:00 INFO : dG9l/dG9l: Making directory 2025/09/30 02:47:00 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/09/30 02:47:00 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/09/30 02:47:00 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/09/30 02:47:00 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/30 02:47:00 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for checks to finish 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for transfers to finish 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36631") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:48722->172.17.0.4:36631, err= 2025/09/30 02:47:00 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/09/30 02:47:00 DEBUG : Waiting for deletions to finish 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33776") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:52578->172.17.0.4:33776, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34192") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:38152->172.17.0.4:34192, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37899") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:45434->172.17.0.4:37899, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33543") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:38202->172.17.0.4:33543, err= 2025/09/30 02:47:00 DEBUG : dG9l: transformed to: toe 2025/09/30 02:47:00 DEBUG : dG9l: transformed to: toe 2025/09/30 02:47:00 DEBUG : toe: Directory modification time the same (differ by 873.797298ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : Added delayed dir = "toe", newDst=toe 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30612") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:53648->172.17.0.4:30612, err= 2025/09/30 02:47:00 DEBUG : dG9l: transformed to: toe 2025/09/30 02:47:00 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/09/30 02:47:00 DEBUG : toe/toe: Directory modification time the same (differ by 873.797298ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36394") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:34490->172.17.0.4:36394, err= 2025/09/30 02:47:00 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/09/30 02:47:00 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 499.999999ms, within tolerance 1s) 2025/09/30 02:47:00 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/09/30 02:47:00 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/09/30 02:47:00 DEBUG : Local file system at /tmp/rclone1378933457: Waiting for checks to finish 2025/09/30 02:47:00 DEBUG : Local file system at /tmp/rclone1378933457: Waiting for transfers to finish 2025/09/30 02:47:00 DEBUG : Waiting for deletions to finish 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34683") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:34250->172.17.0.4:34683, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36936") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:56526->172.17.0.4:36936, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32131") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:58616->172.17.0.4:32131, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31859") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:47564->172.17.0.4:31859, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31158") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:50608->172.17.0.4:31158, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35645") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:56568->172.17.0.4:35645, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:36255") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:56192->172.17.0.4:36255, err= --- PASS: TestBase64 (0.03s) === RUN TestError run.go:180: Remote "ftp://172.17.0.4:21/rclone-test-wefajem7sace", Local "Local file system at /tmp/rclone1378933457", Modify Window "1s" 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:35390") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:37074->172.17.0.4:35390, err= 2025/09/30 02:47:00 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/30 02:47:00 DEBUG : toe: transformed to: 2025/09/30 02:47:00 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/30 02:47:00 DEBUG : toe: transformed to: 2025/09/30 02:47:00 INFO : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Making directory 2025/09/30 02:47:00 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/30 02:47:00 DEBUG : toe: transformed to: 2025/09/30 02:47:00 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/30 02:47:00 DEBUG : toe: transformed to: 2025/09/30 02:47:00 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/30 02:47:00 DEBUG : toe/toe: transformed to: 2025/09/30 02:47:00 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/09/30 02:47:00 INFO : toe/toe: Making directory 2025/09/30 02:47:00 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/30 02:47:00 DEBUG : toe/toe: transformed to: 2025/09/30 02:47:00 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/09/30 02:47:00 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/30 02:47:00 DEBUG : toe: transformed to: 2025/09/30 02:47:00 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for checks to finish 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Waiting for transfers to finish 2025/09/30 02:47:00 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/30 02:47:00 DEBUG : toe/toe/toe: transformed to: 2025/09/30 02:47:00 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:31456") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:53638->172.17.0.4:31456, err= 2025/09/30 02:47:00 INFO : toe/toe/toe: Copied (new) 2025/09/30 02:47:00 ERROR : ftp://172.17.0.4:21/rclone-test-wefajem7sace: not deleting files as there were IO errors 2025/09/30 02:47:00 ERROR : ftp://172.17.0.4:21/rclone-test-wefajem7sace: not deleting directories as there were IO errors 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:32493") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:37296->172.17.0.4:32493, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:34752") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:38928->172.17.0.4:34752, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:37855") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:34296->172.17.0.4:37855, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30913") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:60670->172.17.0.4:30913, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33675") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:60702->172.17.0.4:33675, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33932") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:40512->172.17.0.4:33932, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:33782") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:48246->172.17.0.4:33782, err= --- PASS: TestError (0.03s) PASS 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: dial("tcp","172.17.0.4:30796") 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: > dial: conn=172.17.0.1:36450->172.17.0.4:30796, err= 2025/09/30 02:47:00 DEBUG : ftp://172.17.0.4:21/rclone-test-wefajem7sace: Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Finished OK in 5.003738508s (try 1/5)