"./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Starting (try 1/5) 2025/07/04 04:40:59 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-vanovon6nani" 2025/07/04 04:40:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/04 04:40:59 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/04 04:40:59 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/04 04:40:59 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/04 04:40:59 DEBUG : Setting pass="qhQZkJNZDZzgj8lpjpwts1iUXSTh6qZj8XN9Q6k-3zA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/04 04:40:59 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/04 04:40:59 DEBUG : TestFTPPureftpd: detected overridden config - adding "{2QvK6}" suffix to name 2025/07/04 04:40:59 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/04 04:40:59 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/04 04:40:59 DEBUG : Setting pass="qhQZkJNZDZzgj8lpjpwts1iUXSTh6qZj8XN9Q6k-3zA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/04 04:40:59 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Connecting to FTP server 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:21") 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:42030->172.17.0.3:21, err= 2025/07/04 04:40:59 DEBUG : Creating backend with remote "/tmp/rclone1590198084" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/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.3:21/rclone-test-vanovon6nani", Local "Local file system at /tmp/rclone1590198084", Modify Window "1s" 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30947") 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:36840->172.17.0.3:30947, err= 2025/07/04 04:40:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/04 04:40:59 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for checks to finish 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for transfers to finish 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34230") 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:48584->172.17.0.3:34230, err= 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36824") 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:35120->172.17.0.3:36824, err= 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38974") 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:49808->172.17.0.3:38974, err= --- PASS: TestCopyWithDryRun (0.01s) === RUN TestCopy run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-vanovon6nani", Local "Local file system at /tmp/rclone1590198084", Modify Window "1s" 2025/07/04 04:40:59 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39775") 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:50670->172.17.0.3:39775, err= 2025/07/04 04:40:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for checks to finish 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for transfers to finish 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37445") 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:60330->172.17.0.3:37445, err= 2025/07/04 04:40:59 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/04 04:40:59 INFO : sub dir/hello world: Copied (new) 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38976") 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:35680->172.17.0.3:38976, err= 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31206") 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:44786->172.17.0.3:31206, err= 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:32579") 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:58338->172.17.0.3:32579, err= 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37240") 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:47964->172.17.0.3:37240, err= 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37470") 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:44128->172.17.0.3:37470, err= --- PASS: TestCopy (0.02s) === RUN TestCopyMetadata run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-vanovon6nani", Local "Local file system at /tmp/rclone1590198084", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30736") 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:49422->172.17.0.3:30736, err= 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31880") 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:39384->172.17.0.3:31880, err= --- SKIP: TestCopyMetadata (0.00s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-vanovon6nani", Local "Local file system at /tmp/rclone1590198084", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31122") 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:51640->172.17.0.3:31122, err= 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:32508") 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:38308->172.17.0.3:32508, err= --- SKIP: TestCopyMetadataNoEmptyDirs (0.00s) === RUN TestCopyMissingDirectory run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-vanovon6nani", Local "Local file system at /tmp/rclone1590198084", Modify Window "1s" 2025/07/04 04:40:59 DEBUG : Creating backend with remote "/non-existing" 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:32106") 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:44450->172.17.0.3:32106, err= 2025/07/04 04:40:59 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for checks to finish 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for transfers to finish 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36892") 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:42430->172.17.0.3:36892, err= 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37016") 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:46760->172.17.0.3:37016, err= --- PASS: TestCopyMissingDirectory (0.00s) === RUN TestCopyNoTraverse run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-vanovon6nani", Local "Local file system at /tmp/rclone1590198084", Modify Window "1s" 2025/07/04 04:40:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for checks to finish 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for transfers to finish 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37291") 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:48750->172.17.0.3:37291, err= 2025/07/04 04:40:59 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/04 04:40:59 INFO : sub dir/hello world: Copied (new) 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37871") 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:52936->172.17.0.3:37871, err= 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35279") 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:55922->172.17.0.3:35279, err= 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33515") 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:37086->172.17.0.3:33515, err= 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33342") 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:59638->172.17.0.3:33342, err= 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31932") 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:33310->172.17.0.3:31932, err= --- PASS: TestCopyNoTraverse (0.02s) === RUN TestCopyCheckFirst run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-vanovon6nani", Local "Local file system at /tmp/rclone1590198084", Modify Window "1s" 2025/07/04 04:40:59 INFO : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Running all checks before starting transfers 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36559") 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:40100->172.17.0.3:36559, err= 2025/07/04 04:40:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for checks to finish 2025/07/04 04:40:59 INFO : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Checks finished, now starting transfers 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for transfers to finish 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33488") 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:49590->172.17.0.3:33488, err= 2025/07/04 04:40:59 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/04 04:40:59 INFO : sub dir/hello world: Copied (new) 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36721") 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:38718->172.17.0.3:36721, err= 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38099") 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:48552->172.17.0.3:38099, err= 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38342") 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:41774->172.17.0.3:38342, err= 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37749") 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:53708->172.17.0.3:37749, err= 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:32657") 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:57790->172.17.0.3:32657, err= --- PASS: TestCopyCheckFirst (0.02s) === RUN TestSyncNoTraverse run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-vanovon6nani", Local "Local file system at /tmp/rclone1590198084", Modify Window "1s" 2025/07/04 04:40:59 ERROR : Ignoring --no-traverse with sync 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30046") 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:46544->172.17.0.3:30046, err= 2025/07/04 04:40:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for checks to finish 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for transfers to finish 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38026") 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:58024->172.17.0.3:38026, err= 2025/07/04 04:40:59 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/04 04:40:59 INFO : sub dir/hello world: Copied (new) 2025/07/04 04:40:59 DEBUG : Waiting for deletions to finish 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38632") 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:36186->172.17.0.3:38632, err= 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34298") 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:53562->172.17.0.3:34298, err= 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31588") 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:56298->172.17.0.3:31588, err= 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39772") 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:50418->172.17.0.3:39772, err= 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35011") 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:34094->172.17.0.3:35011, err= --- PASS: TestSyncNoTraverse (0.01s) === RUN TestCopyWithDepth run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-vanovon6nani", Local "Local file system at /tmp/rclone1590198084", Modify Window "1s" 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37431") 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:59856->172.17.0.3:37431, err= 2025/07/04 04:40:59 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for checks to finish 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for transfers to finish 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:32486") 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:46146->172.17.0.3:32486, err= 2025/07/04 04:40:59 DEBUG : hello world2.ab19a585.partial: renamed to: hello world2 2025/07/04 04:40:59 INFO : hello world2: Copied (new) 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39997") 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:49100->172.17.0.3:39997, err= 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31509") 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:51864->172.17.0.3:31509, err= 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34615") 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:45868->172.17.0.3:34615, err= --- PASS: TestCopyWithDepth (0.02s) === RUN TestCopyWithFilesFrom run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-vanovon6nani", Local "Local file system at /tmp/rclone1590198084", Modify Window "1s" 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39125") 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:51600->172.17.0.3:39125, err= 2025/07/04 04:40:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for checks to finish 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for transfers to finish 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33716") 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:52624->172.17.0.3:33716, err= 2025/07/04 04:40:59 DEBUG : potato2.adfb51a5.partial: renamed to: potato2 2025/07/04 04:40:59 INFO : potato2: Copied (new) 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30673") 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:60624->172.17.0.3:30673, err= 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38770") 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:46584->172.17.0.3:38770, err= 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:32430") 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:33178->172.17.0.3:32430, err= --- PASS: TestCopyWithFilesFrom (0.01s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-vanovon6nani", Local "Local file system at /tmp/rclone1590198084", Modify Window "1s" 2025/07/04 04:40:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for checks to finish 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for transfers to finish 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35408") 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:42480->172.17.0.3:35408, err= 2025/07/04 04:40:59 DEBUG : potato2.adfb51a5.partial: renamed to: potato2 2025/07/04 04:40:59 INFO : potato2: Copied (new) 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31287") 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:51158->172.17.0.3:31287, err= 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35361") 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:35372->172.17.0.3:35361, err= 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39914") 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:40542->172.17.0.3:39914, err= --- PASS: TestCopyWithFilesFromAndNoTraverse (0.02s) === RUN TestCopyEmptyDirectories run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-vanovon6nani", Local "Local file system at /tmp/rclone1590198084", Modify Window "1s" 2025/07/04 04:40:59 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/04 04:40:59 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/04 04:40:59 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/07/04 04:40:59 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31973") 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:49032->172.17.0.3:31973, err= 2025/07/04 04:40:59 INFO : sub dir2: Making directory 2025/07/04 04:40:59 INFO : sub dir: Making directory 2025/07/04 04:40:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/04 04:40:59 INFO : sub dir2/sub sub dir2: Making directory 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Connecting to FTP server 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:21") 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:42038->172.17.0.3:21, err= 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for checks to finish 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for transfers to finish 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39424") 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:42100->172.17.0.3:39424, err= 2025/07/04 04:40:59 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/04 04:40:59 INFO : sub dir/hello world: Copied (new) 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34464") 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:45144->172.17.0.3:34464, err= 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31315") 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:51656->172.17.0.3:31315, err= 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38834") 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:58688->172.17.0.3:38834, err= 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37451") 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:43140->172.17.0.3:37451, err= 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39610") 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:37968->172.17.0.3:39610, err= 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36070") 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37003") 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:33626->172.17.0.3:36070, err= 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:47442->172.17.0.3:37003, err= 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38730") 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:57776->172.17.0.3:38730, err= 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37342") 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:36776->172.17.0.3:37342, err= --- PASS: TestCopyEmptyDirectories (0.05s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-vanovon6nani", Local "Local file system at /tmp/rclone1590198084", Modify Window "1s" 2025/07/04 04:40:59 INFO : sub dir2: Making directory 2025/07/04 04:40:59 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/04 04:40:59 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37034") 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:40828->172.17.0.3:37034, err= 2025/07/04 04:40:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for checks to finish 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for transfers to finish 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36662") 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:52680->172.17.0.3:36662, err= 2025/07/04 04:40:59 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/04 04:40:59 INFO : sub dir/hello world: Copied (new) 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38631") 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:57106->172.17.0.3:38631, err= 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38161") 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:48942->172.17.0.3:38161, err= 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39984") 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:36436->172.17.0.3:39984, err= 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:32962") 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:47398->172.17.0.3:32962, err= 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34235") 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:49830->172.17.0.3:34235, err= --- PASS: TestCopyNoEmptyDirectories (0.01s) === RUN TestMoveEmptyDirectories run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-vanovon6nani", Local "Local file system at /tmp/rclone1590198084", Modify Window "1s" 2025/07/04 04:40:59 DEBUG : sub dir2: Making directory with metadata 2025/07/04 04:40:59 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37143") 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:56162->172.17.0.3:37143, err= 2025/07/04 04:40:59 INFO : sub dir2: Making directory 2025/07/04 04:40:59 INFO : sub dir: Making directory 2025/07/04 04:40:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for checks to finish 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for transfers to finish 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30961") 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:42186->172.17.0.3:30961, err= 2025/07/04 04:40:59 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/04 04:40:59 INFO : sub dir/hello world: Copied (new) 2025/07/04 04:40:59 INFO : sub dir/hello world: Deleted 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31632") 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:35470->172.17.0.3:31632, err= 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39801") 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33401") 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:42176->172.17.0.3:33401, err= 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:49134->172.17.0.3:39801, err= 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33830") 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:47218->172.17.0.3:33830, err= 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35012") 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:55574->172.17.0.3:35012, err= 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34703") 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:48804->172.17.0.3:34703, err= 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37204") 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:57374->172.17.0.3:37204, err= 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34524") 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:51896->172.17.0.3:34524, err= --- PASS: TestMoveEmptyDirectories (0.01s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-vanovon6nani", Local "Local file system at /tmp/rclone1590198084", Modify Window "1s" sync_test.go:409: Skipping test as backend does not support DirSetModTime 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34641") 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:56618->172.17.0.3:34641, err= 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39517") 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:52762->172.17.0.3:39517, err= --- SKIP: TestSyncNoUpdateDirModtime (0.00s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-vanovon6nani", Local "Local file system at /tmp/rclone1590198084", Modify Window "1s" 2025/07/04 04:40:59 INFO : sub dir2: Making directory 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33858") 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:43986->172.17.0.3:33858, err= 2025/07/04 04:40:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for checks to finish 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for transfers to finish 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34190") 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:46902->172.17.0.3:34190, err= 2025/07/04 04:40:59 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/04 04:40:59 INFO : sub dir/hello world: Copied (new) 2025/07/04 04:40:59 INFO : sub dir/hello world: Deleted 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35532") 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:37594->172.17.0.3:35532, err= 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39933") 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:57844->172.17.0.3:39933, err= 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30312") 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:59760->172.17.0.3:30312, err= 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36964") 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:59588->172.17.0.3:36964, err= 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31504") 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:55458->172.17.0.3:31504, err= --- PASS: TestMoveNoEmptyDirectories (0.01s) === RUN TestSyncEmptyDirectories run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-vanovon6nani", Local "Local file system at /tmp/rclone1590198084", Modify Window "1s" 2025/07/04 04:40:59 DEBUG : sub dir2: Making directory with metadata 2025/07/04 04:40:59 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/04 04:40:59 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35378") 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:46856->172.17.0.3:35378, err= 2025/07/04 04:40:59 INFO : sub dir2: Making directory 2025/07/04 04:40:59 INFO : sub dir: Making directory 2025/07/04 04:40:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for checks to finish 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for transfers to finish 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35157") 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:54672->172.17.0.3:35157, err= 2025/07/04 04:40:59 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/04 04:40:59 INFO : sub dir/hello world: Copied (new) 2025/07/04 04:40:59 DEBUG : Waiting for deletions to finish 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36327") 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:51732->172.17.0.3:36327, err= 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:32620") 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:34654->172.17.0.3:32620, err= 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38610") 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:56226->172.17.0.3:38610, err= 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38439") 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:35252->172.17.0.3:38439, err= 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33780") 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30697") 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:35232->172.17.0.3:33780, err= 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:43478->172.17.0.3:30697, err= 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31997") 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:35470->172.17.0.3:31997, err= --- PASS: TestSyncEmptyDirectories (0.02s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-vanovon6nani", Local "Local file system at /tmp/rclone1590198084", Modify Window "1s" sync_test.go:508: Backend doesn't have DirModTimeUpdatesOnWrite set 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30139") 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:43204->172.17.0.3:30139, err= 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30245") 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:33110->172.17.0.3:30245, err= --- SKIP: TestSyncSetDelayedModTimes (0.00s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-vanovon6nani", Local "Local file system at /tmp/rclone1590198084", Modify Window "1s" 2025/07/04 04:40:59 INFO : sub dir2: Making directory 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31674") 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:56606->172.17.0.3:31674, err= 2025/07/04 04:40:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for checks to finish 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for transfers to finish 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36140") 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:39144->172.17.0.3:36140, err= 2025/07/04 04:40:59 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/04 04:40:59 INFO : sub dir/hello world: Copied (new) 2025/07/04 04:40:59 DEBUG : Waiting for deletions to finish 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38041") 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:40214->172.17.0.3:38041, err= 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33925") 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:39812->172.17.0.3:33925, err= 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34107") 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:59688->172.17.0.3:34107, err= 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36470") 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:33092->172.17.0.3:36470, err= 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38694") 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:41790->172.17.0.3:38694, err= --- PASS: TestSyncNoEmptyDirectories (0.01s) === RUN TestServerSideCopy run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-vanovon6nani", Local "Local file system at /tmp/rclone1590198084", Modify Window "1s" 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31687") 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:32990->172.17.0.3:31687, err= 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38894") 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:42744->172.17.0.3:38894, err= 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34024") 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:60688->172.17.0.3:34024, err= 2025/07/04 04:40:59 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fozinen5wusa" 2025/07/04 04:40:59 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/04 04:40:59 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/04 04:40:59 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/04 04:40:59 DEBUG : Setting pass="qhQZkJNZDZzgj8lpjpwts1iUXSTh6qZj8XN9Q6k-3zA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/04 04:40:59 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/04 04:40:59 DEBUG : TestFTPPureftpd: detected overridden config - adding "{2QvK6}" suffix to name 2025/07/04 04:40:59 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/04 04:40:59 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/04 04:40:59 DEBUG : Setting pass="qhQZkJNZDZzgj8lpjpwts1iUXSTh6qZj8XN9Q6k-3zA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/04 04:40:59 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-fozinen5wusa: Connecting to FTP server 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-fozinen5wusa: dial("tcp","172.17.0.3:21") 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-fozinen5wusa: > dial: conn=172.17.0.1:42040->172.17.0.3:21, err= sync_test.go:591: Server side copy (if possible) ftp://172.17.0.3:21/rclone-test-vanovon6nani -> ftp://172.17.0.3:21/rclone-test-fozinen5wusa 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-fozinen5wusa: dial("tcp","172.17.0.3:33450") 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-fozinen5wusa: > dial: conn=172.17.0.1:46222->172.17.0.3:33450, err= 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36081") 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:45096->172.17.0.3:36081, err= 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31325") 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:59708->172.17.0.3:31325, err= 2025/07/04 04:40:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-fozinen5wusa: Waiting for checks to finish 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-fozinen5wusa: Waiting for transfers to finish 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34629") 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:54876->172.17.0.3:34629, err= 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-fozinen5wusa: dial("tcp","172.17.0.3:30419") 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-fozinen5wusa: > dial: conn=172.17.0.1:60422->172.17.0.3:30419, err= 2025/07/04 04:40:59 DEBUG : sub dir/hello world.e9ff470d.partial: renamed to: sub dir/hello world 2025/07/04 04:40:59 INFO : sub dir/hello world: Copied (new) 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-fozinen5wusa: dial("tcp","172.17.0.3:33150") 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-fozinen5wusa: > dial: conn=172.17.0.1:43502->172.17.0.3:33150, err= 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-fozinen5wusa: dial("tcp","172.17.0.3:32476") 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-fozinen5wusa: > dial: conn=172.17.0.1:38652->172.17.0.3:32476, err= 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-fozinen5wusa: dial("tcp","172.17.0.3:36398") 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-fozinen5wusa: > dial: conn=172.17.0.1:40694->172.17.0.3:36398, err= 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-fozinen5wusa: dial("tcp","172.17.0.3:35041") 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-fozinen5wusa: > dial: conn=172.17.0.1:46012->172.17.0.3:35041, err= 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-fozinen5wusa: Purge object "sub dir/hello world" 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-fozinen5wusa: Purge dir "sub dir" 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-fozinen5wusa: Purge dir "" 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35378") 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:46870->172.17.0.3:35378, err= 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34078") 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:54548->172.17.0.3:34078, err= 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37970") 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:34260->172.17.0.3:37970, err= --- PASS: TestServerSideCopy (0.05s) === RUN TestCopyOverSelf run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-vanovon6nani", Local "Local file system at /tmp/rclone1590198084", Modify Window "1s" 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:32292") 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:44036->172.17.0.3:32292, err= 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:32701") 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:46240->172.17.0.3:32701, err= 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33832") 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:34132->172.17.0.3:33832, err= 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36812") 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:47776->172.17.0.3:36812, err= 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31632") 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:35480->172.17.0.3:31632, err= 2025/07/04 04:40:59 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/04 04:40:59 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for checks to finish 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for transfers to finish 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31657") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:55702->172.17.0.3:31657, err= 2025/07/04 04:41:00 DEBUG : sub dir/hello world.55b27b22.partial: renamed to: sub dir/hello world 2025/07/04 04:41:00 INFO : sub dir/hello world: Copied (replaced existing) 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31233") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:47580->172.17.0.3:31233, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35775") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:43648->172.17.0.3:35775, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37630") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:59478->172.17.0.3:37630, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:32287") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:58808->172.17.0.3:32287, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30197") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:38586->172.17.0.3:30197, err= --- PASS: TestCopyOverSelf (0.02s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-vanovon6nani", Local "Local file system at /tmp/rclone1590198084", Modify Window "1s" 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30774") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:47680->172.17.0.3:30774, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31073") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:40856->172.17.0.3:31073, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37378") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:46684->172.17.0.3:37378, err= 2025/07/04 04:41:00 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-hepavuk2neyi" 2025/07/04 04:41:00 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/04 04:41:00 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/04 04:41:00 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/04 04:41:00 DEBUG : Setting pass="qhQZkJNZDZzgj8lpjpwts1iUXSTh6qZj8XN9Q6k-3zA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/04 04:41:00 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/04 04:41:00 DEBUG : TestFTPPureftpd: detected overridden config - adding "{2QvK6}" suffix to name 2025/07/04 04:41:00 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/04 04:41:00 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/04 04:41:00 DEBUG : Setting pass="qhQZkJNZDZzgj8lpjpwts1iUXSTh6qZj8XN9Q6k-3zA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/04 04:41:00 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hepavuk2neyi: Connecting to FTP server 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hepavuk2neyi: dial("tcp","172.17.0.3:21") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hepavuk2neyi: > dial: conn=172.17.0.1:42052->172.17.0.3:21, err= sync_test.go:627: Server side copy (if possible) ftp://172.17.0.3:21/rclone-test-vanovon6nani -> ftp://172.17.0.3:21/rclone-test-hepavuk2neyi 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hepavuk2neyi: dial("tcp","172.17.0.3:37353") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:32609") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hepavuk2neyi: > dial: conn=172.17.0.1:55824->172.17.0.3:37353, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:50518->172.17.0.3:32609, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36248") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:47106->172.17.0.3:36248, err= 2025/07/04 04:41:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hepavuk2neyi: Waiting for checks to finish 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hepavuk2neyi: Waiting for transfers to finish 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30979") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:38658->172.17.0.3:30979, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hepavuk2neyi: dial("tcp","172.17.0.3:36113") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hepavuk2neyi: > dial: conn=172.17.0.1:56740->172.17.0.3:36113, err= 2025/07/04 04:41:00 DEBUG : sub dir/hello world.e9ff470d.partial: renamed to: sub dir/hello world 2025/07/04 04:41:00 INFO : sub dir/hello world: Copied (new) 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hepavuk2neyi: dial("tcp","172.17.0.3:34886") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hepavuk2neyi: > dial: conn=172.17.0.1:47942->172.17.0.3:34886, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hepavuk2neyi: dial("tcp","172.17.0.3:30420") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hepavuk2neyi: > dial: conn=172.17.0.1:47420->172.17.0.3:30420, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30648") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:48014->172.17.0.3:30648, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34788") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:39632->172.17.0.3:34788, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37248") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:38698->172.17.0.3:37248, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31335") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hepavuk2neyi: dial("tcp","172.17.0.3:32118") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:44532->172.17.0.3:31335, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hepavuk2neyi: > dial: conn=172.17.0.1:34998->172.17.0.3:32118, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hepavuk2neyi: dial("tcp","172.17.0.3:31844") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36822") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hepavuk2neyi: > dial: conn=172.17.0.1:50024->172.17.0.3:31844, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:41208->172.17.0.3:36822, err= 2025/07/04 04:41:00 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hepavuk2neyi: Waiting for checks to finish 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hepavuk2neyi: Waiting for transfers to finish 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37234") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:45810->172.17.0.3:37234, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hepavuk2neyi: dial("tcp","172.17.0.3:37397") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hepavuk2neyi: > dial: conn=172.17.0.1:43518->172.17.0.3:37397, err= 2025/07/04 04:41:00 DEBUG : sub dir/hello world.1aae7abc.partial: renamed to: sub dir/hello world 2025/07/04 04:41:00 INFO : sub dir/hello world: Copied (replaced existing) 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hepavuk2neyi: dial("tcp","172.17.0.3:32665") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hepavuk2neyi: > dial: conn=172.17.0.1:46158->172.17.0.3:32665, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hepavuk2neyi: dial("tcp","172.17.0.3:31021") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hepavuk2neyi: > dial: conn=172.17.0.1:56940->172.17.0.3:31021, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hepavuk2neyi: dial("tcp","172.17.0.3:34564") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hepavuk2neyi: > dial: conn=172.17.0.1:47180->172.17.0.3:34564, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hepavuk2neyi: dial("tcp","172.17.0.3:31459") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hepavuk2neyi: > dial: conn=172.17.0.1:45710->172.17.0.3:31459, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hepavuk2neyi: Purge object "sub dir/hello world" 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hepavuk2neyi: Purge dir "sub dir" 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-hepavuk2neyi: Purge dir "" 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:32085") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:46770->172.17.0.3:32085, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34891") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:33134->172.17.0.3:34891, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35291") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:50060->172.17.0.3:35291, err= --- PASS: TestServerSideCopyOverSelf (0.06s) === RUN TestMoveOverSelf run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-vanovon6nani", Local "Local file system at /tmp/rclone1590198084", Modify Window "1s" 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37789") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:52820->172.17.0.3:37789, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30073") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:50986->172.17.0.3:30073, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37954") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:38330->172.17.0.3:37954, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35597") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:59622->172.17.0.3:35597, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:32419") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:51434->172.17.0.3:32419, err= 2025/07/04 04:41:00 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for checks to finish 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for transfers to finish 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31369") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:54774->172.17.0.3:31369, err= 2025/07/04 04:41:00 DEBUG : sub dir/hello world.55b27b22.partial: renamed to: sub dir/hello world 2025/07/04 04:41:00 INFO : sub dir/hello world: Copied (replaced existing) 2025/07/04 04:41:00 INFO : sub dir/hello world: Deleted 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35210") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:58400->172.17.0.3:35210, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36616") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:51764->172.17.0.3:36616, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38596") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:51486->172.17.0.3:38596, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36892") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:42436->172.17.0.3:36892, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38198") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:45608->172.17.0.3:38198, err= --- PASS: TestMoveOverSelf (0.02s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-vanovon6nani", Local "Local file system at /tmp/rclone1590198084", Modify Window "1s" 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:32210") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:58196->172.17.0.3:32210, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35404") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:57084->172.17.0.3:35404, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39409") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:56120->172.17.0.3:39409, err= 2025/07/04 04:41:00 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-bafiwal6meba" 2025/07/04 04:41:00 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/04 04:41:00 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/04 04:41:00 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/04 04:41:00 DEBUG : Setting pass="qhQZkJNZDZzgj8lpjpwts1iUXSTh6qZj8XN9Q6k-3zA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/04 04:41:00 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/04 04:41:00 DEBUG : TestFTPPureftpd: detected overridden config - adding "{2QvK6}" suffix to name 2025/07/04 04:41:00 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/04 04:41:00 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/04 04:41:00 DEBUG : Setting pass="qhQZkJNZDZzgj8lpjpwts1iUXSTh6qZj8XN9Q6k-3zA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/04 04:41:00 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-bafiwal6meba: Connecting to FTP server 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-bafiwal6meba: dial("tcp","172.17.0.3:21") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-bafiwal6meba: > dial: conn=172.17.0.1:42060->172.17.0.3:21, err= sync_test.go:672: Server side copy (if possible) ftp://172.17.0.3:21/rclone-test-vanovon6nani -> ftp://172.17.0.3:21/rclone-test-bafiwal6meba 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-bafiwal6meba: dial("tcp","172.17.0.3:32126") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35974") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:45816->172.17.0.3:35974, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-bafiwal6meba: > dial: conn=172.17.0.1:44038->172.17.0.3:32126, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33410") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:44120->172.17.0.3:33410, err= 2025/07/04 04:41:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-bafiwal6meba: Waiting for checks to finish 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-bafiwal6meba: Waiting for transfers to finish 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33154") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:55368->172.17.0.3:33154, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-bafiwal6meba: dial("tcp","172.17.0.3:38951") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-bafiwal6meba: > dial: conn=172.17.0.1:52090->172.17.0.3:38951, err= 2025/07/04 04:41:00 DEBUG : sub dir/hello world.e9ff470d.partial: renamed to: sub dir/hello world 2025/07/04 04:41:00 INFO : sub dir/hello world: Copied (new) 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-bafiwal6meba: dial("tcp","172.17.0.3:39585") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-bafiwal6meba: > dial: conn=172.17.0.1:47100->172.17.0.3:39585, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-bafiwal6meba: dial("tcp","172.17.0.3:35528") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-bafiwal6meba: > dial: conn=172.17.0.1:46880->172.17.0.3:35528, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35637") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:58410->172.17.0.3:35637, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38034") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:37792->172.17.0.3:38034, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37636") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:46272->172.17.0.3:37636, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-bafiwal6meba: Using server-side directory move 2025/07/04 04:41:00 INFO : ftp://172.17.0.3:21/rclone-test-bafiwal6meba: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-bafiwal6meba: dial("tcp","172.17.0.3:38732") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37880") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-bafiwal6meba: > dial: conn=172.17.0.1:37796->172.17.0.3:38732, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:37826->172.17.0.3:37880, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-bafiwal6meba: dial("tcp","172.17.0.3:35931") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-bafiwal6meba: > dial: conn=172.17.0.1:54756->172.17.0.3:35931, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:32447") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:58422->172.17.0.3:32447, err= 2025/07/04 04:41:00 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-bafiwal6meba: Waiting for checks to finish 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-bafiwal6meba: Waiting for transfers to finish 2025/07/04 04:41:00 INFO : sub dir/hello world: Deleted 2025/07/04 04:41:00 INFO : sub dir/hello world: Moved (server-side) 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39852") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:48920->172.17.0.3:39852, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35763") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:53404->172.17.0.3:35763, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-bafiwal6meba: dial("tcp","172.17.0.3:38697") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-bafiwal6meba: > dial: conn=172.17.0.1:55542->172.17.0.3:38697, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-bafiwal6meba: dial("tcp","172.17.0.3:33892") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-bafiwal6meba: > dial: conn=172.17.0.1:57138->172.17.0.3:33892, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37223") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:53330->172.17.0.3:37223, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37246") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:50370->172.17.0.3:37246, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:32017") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:47008->172.17.0.3:32017, err= 2025/07/04 04:41:00 DEBUG : testing file moves 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-bafiwal6meba: dial("tcp","172.17.0.3:35206") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:32333") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-bafiwal6meba: > dial: conn=172.17.0.1:60600->172.17.0.3:35206, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:49800->172.17.0.3:32333, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-bafiwal6meba: dial("tcp","172.17.0.3:38229") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39169") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-bafiwal6meba: > dial: conn=172.17.0.1:52026->172.17.0.3:38229, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:57636->172.17.0.3:39169, err= 2025/07/04 04:41:00 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-bafiwal6meba: Waiting for checks to finish 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-bafiwal6meba: Waiting for transfers to finish 2025/07/04 04:41:00 INFO : sub dir/hello world: Deleted 2025/07/04 04:41:00 INFO : sub dir/hello world: Moved (server-side) 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35394") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:39534->172.17.0.3:35394, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35783") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:45254->172.17.0.3:35783, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-bafiwal6meba: dial("tcp","172.17.0.3:31515") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-bafiwal6meba: > dial: conn=172.17.0.1:33230->172.17.0.3:31515, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-bafiwal6meba: dial("tcp","172.17.0.3:31572") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-bafiwal6meba: > dial: conn=172.17.0.1:35704->172.17.0.3:31572, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-bafiwal6meba: dial("tcp","172.17.0.3:33413") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-bafiwal6meba: > dial: conn=172.17.0.1:55384->172.17.0.3:33413, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-bafiwal6meba: dial("tcp","172.17.0.3:38547") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-bafiwal6meba: > dial: conn=172.17.0.1:34196->172.17.0.3:38547, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-bafiwal6meba: Purge object "sub dir/hello world" 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-bafiwal6meba: Purge dir "sub dir" 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-bafiwal6meba: Purge dir "" 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34311") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:50078->172.17.0.3:34311, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37496") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:36568->172.17.0.3:37496, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36011") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:47152->172.17.0.3:36011, err= --- PASS: TestServerSideMoveOverSelf (0.06s) === RUN TestCopyAfterDelete run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-vanovon6nani", Local "Local file system at /tmp/rclone1590198084", Modify Window "1s" 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:32049") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:35676->172.17.0.3:32049, err= 2025/07/04 04:41:00 ERROR : error listing: directory not found 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34872") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:60064->172.17.0.3:34872, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30996") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:47682->172.17.0.3:30996, err= 2025/07/04 04:41:00 INFO : Local file system at /tmp/rclone1590198084: Making directory 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35530") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:44912->172.17.0.3:35530, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35781") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:48414->172.17.0.3:35781, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for checks to finish 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for transfers to finish 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38914") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:52114->172.17.0.3:38914, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39286") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:53136->172.17.0.3:39286, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38436") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:37940->172.17.0.3:38436, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35462") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:34050->172.17.0.3:35462, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35482") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:54760->172.17.0.3:35482, err= --- PASS: TestCopyAfterDelete (0.02s) === RUN TestCopyRedownload run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-vanovon6nani", Local "Local file system at /tmp/rclone1590198084", Modify Window "1s" 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34981") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:35520->172.17.0.3:34981, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31192") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:48012->172.17.0.3:31192, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38556") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:45522->172.17.0.3:38556, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31877") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:51930->172.17.0.3:31877, err= 2025/07/04 04:41:00 DEBUG : Added delayed dir = "sub dir", newDst= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39058") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:38434->172.17.0.3:39058, err= 2025/07/04 04:41:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/04 04:41:00 DEBUG : Local file system at /tmp/rclone1590198084: Waiting for checks to finish 2025/07/04 04:41:00 DEBUG : Local file system at /tmp/rclone1590198084: Waiting for transfers to finish 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33253") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:40018->172.17.0.3:33253, err= 2025/07/04 04:41:00 DEBUG : sub dir/hello world.e9ff470d.partial: renamed to: sub dir/hello world 2025/07/04 04:41:00 INFO : sub dir/hello world: Copied (new) 2025/07/04 04:41:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30688") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:34218->172.17.0.3:30688, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30477") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:38174->172.17.0.3:30477, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37721") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:53412->172.17.0.3:37721, err= --- PASS: TestCopyRedownload (0.01s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-vanovon6nani", Local "Local file system at /tmp/rclone1590198084", Modify Window "1s" 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36560") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:46800->172.17.0.3:36560, err= 2025/07/04 04:41:00 DEBUG : check sum: Need to transfer - File not found at Destination 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for checks to finish 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for transfers to finish 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35890") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:57686->172.17.0.3:35890, err= 2025/07/04 04:41:00 DEBUG : check sum.b37ac6a8.partial: renamed to: check sum 2025/07/04 04:41:00 INFO : check sum: Copied (new) 2025/07/04 04:41:00 DEBUG : Waiting for deletions to finish 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39428") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:52890->172.17.0.3:39428, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31385") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:56578->172.17.0.3:31385, err= 2025/07/04 04:41:00 NOTICE: ftp://172.17.0.3:21/rclone-test-vanovon6nani: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/07/04 04:41:00 DEBUG : check sum: Size of src and dst objects identical 2025/07/04 04:41:00 DEBUG : check sum: Unchanged skipping 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for checks to finish 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for transfers to finish 2025/07/04 04:41:00 DEBUG : Waiting for deletions to finish 2025/07/04 04:41:00 INFO : There was nothing to transfer 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38872") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:33116->172.17.0.3:38872, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39215") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:49542->172.17.0.3:39215, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39957") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:46196->172.17.0.3:39957, err= --- PASS: TestSyncBasedOnCheckSum (0.03s) === RUN TestSyncSizeOnly run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-vanovon6nani", Local "Local file system at /tmp/rclone1590198084", Modify Window "1s" 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31768") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:41566->172.17.0.3:31768, err= 2025/07/04 04:41:00 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for checks to finish 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for transfers to finish 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:32718") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:44556->172.17.0.3:32718, err= 2025/07/04 04:41:00 DEBUG : sizeonly.468f3f0c.partial: renamed to: sizeonly 2025/07/04 04:41:00 INFO : sizeonly: Copied (new) 2025/07/04 04:41:00 DEBUG : Waiting for deletions to finish 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39753") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:36540->172.17.0.3:39753, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31000") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:41394->172.17.0.3:31000, err= 2025/07/04 04:41:00 DEBUG : sizeonly: Sizes identical 2025/07/04 04:41:00 DEBUG : sizeonly: Unchanged skipping 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for checks to finish 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for transfers to finish 2025/07/04 04:41:00 DEBUG : Waiting for deletions to finish 2025/07/04 04:41:00 INFO : There was nothing to transfer 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39956") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:37626->172.17.0.3:39956, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34940") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:44632->172.17.0.3:34940, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30366") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:60500->172.17.0.3:30366, err= --- PASS: TestSyncSizeOnly (0.03s) === RUN TestSyncIgnoreSize run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-vanovon6nani", Local "Local file system at /tmp/rclone1590198084", Modify Window "1s" 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34082") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:46300->172.17.0.3:34082, err= 2025/07/04 04:41:00 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for checks to finish 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for transfers to finish 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34294") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:48482->172.17.0.3:34294, err= 2025/07/04 04:41:00 DEBUG : ignore-size.7615ca05.partial: renamed to: ignore-size 2025/07/04 04:41:00 INFO : ignore-size: Copied (new) 2025/07/04 04:41:00 DEBUG : Waiting for deletions to finish 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35970") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:42228->172.17.0.3:35970, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35739") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:47376->172.17.0.3:35739, err= 2025/07/04 04:41:00 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:00 DEBUG : ignore-size: Unchanged skipping 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for checks to finish 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for transfers to finish 2025/07/04 04:41:00 DEBUG : Waiting for deletions to finish 2025/07/04 04:41:00 INFO : There was nothing to transfer 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36061") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:41272->172.17.0.3:36061, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35045") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:49690->172.17.0.3:35045, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39821") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:53132->172.17.0.3:39821, err= --- PASS: TestSyncIgnoreSize (0.03s) === RUN TestSyncIgnoreTimes run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-vanovon6nani", Local "Local file system at /tmp/rclone1590198084", Modify Window "1s" 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:32933") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:48976->172.17.0.3:32933, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31236") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:35092->172.17.0.3:31236, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33319") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:60036->172.17.0.3:33319, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for checks to finish 2025/07/04 04:41:00 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:00 DEBUG : existing: Unchanged skipping 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for transfers to finish 2025/07/04 04:41:00 DEBUG : Waiting for deletions to finish 2025/07/04 04:41:00 INFO : There was nothing to transfer 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33443") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:51562->172.17.0.3:33443, err= 2025/07/04 04:41:00 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for checks to finish 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for transfers to finish 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30425") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:36024->172.17.0.3:30425, err= 2025/07/04 04:41:00 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/07/04 04:41:00 INFO : existing: Copied (replaced existing) 2025/07/04 04:41:00 DEBUG : Waiting for deletions to finish 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36041") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:42540->172.17.0.3:36041, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36744") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:37514->172.17.0.3:36744, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36321") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:43490->172.17.0.3:36321, err= --- PASS: TestSyncIgnoreTimes (0.02s) === RUN TestSyncIgnoreExisting run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-vanovon6nani", Local "Local file system at /tmp/rclone1590198084", Modify Window "1s" 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39827") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:41922->172.17.0.3:39827, err= 2025/07/04 04:41:00 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for checks to finish 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for transfers to finish 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31206") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:44788->172.17.0.3:31206, err= 2025/07/04 04:41:00 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/07/04 04:41:00 INFO : existing: Copied (new) 2025/07/04 04:41:00 DEBUG : Waiting for deletions to finish 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37550") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:40170->172.17.0.3:37550, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34726") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:55662->172.17.0.3:34726, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for checks to finish 2025/07/04 04:41:00 DEBUG : existing: Destination exists, skipping 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for transfers to finish 2025/07/04 04:41:00 DEBUG : Waiting for deletions to finish 2025/07/04 04:41:00 INFO : There was nothing to transfer 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36066") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:41214->172.17.0.3:36066, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39529") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:33270->172.17.0.3:39529, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35066") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:43894->172.17.0.3:35066, err= --- PASS: TestSyncIgnoreExisting (0.01s) === RUN TestSyncIgnoreErrors run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-vanovon6nani", Local "Local file system at /tmp/rclone1590198084", Modify Window "1s" 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31615") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:58350->172.17.0.3:31615, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30802") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:57936->172.17.0.3:30802, err= 2025/07/04 04:41:00 INFO : d: Making directory 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31046") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:59672->172.17.0.3:31046, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Connecting to FTP server 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:21") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:42076->172.17.0.3:21, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35252") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36659") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:57566->172.17.0.3:35252, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:47520->172.17.0.3:36659, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35555") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:55380->172.17.0.3:35555, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39118") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:60656->172.17.0.3:39118, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38538") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34239") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39391") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:47616->172.17.0.3:39391, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:39910->172.17.0.3:38538, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:54680->172.17.0.3:34239, err= 2025/07/04 04:41:00 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/04 04:41:00 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/04 04:41:00 DEBUG : c/non empty space: Unchanged skipping 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for checks to finish 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for transfers to finish 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33952") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:42306->172.17.0.3:33952, err= 2025/07/04 04:41:00 DEBUG : a/potato2.94a2530c.partial: renamed to: a/potato2 2025/07/04 04:41:00 INFO : a/potato2: Copied (new) 2025/07/04 04:41:00 DEBUG : Waiting for deletions to finish 2025/07/04 04:41:00 INFO : b/potato: Deleted 2025/07/04 04:41:00 INFO : d: Removing directory 2025/07/04 04:41:00 INFO : b: Removing directory 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: deleted 2 directories 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:32600") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:49900->172.17.0.3:32600, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:32541") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:47776->172.17.0.3:32541, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31822") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:39108->172.17.0.3:31822, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34541") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:38320->172.17.0.3:34541, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30280") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:46548->172.17.0.3:30280, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37784") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:49910->172.17.0.3:37784, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35004") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:58868->172.17.0.3:35004, err= --- PASS: TestSyncIgnoreErrors (0.06s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-vanovon6nani", Local "Local file system at /tmp/rclone1590198084", Modify Window "1s" 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35440") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:42558->172.17.0.3:35440, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34449") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:44840->172.17.0.3:34449, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34069") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:53142->172.17.0.3:34069, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for checks to finish 2025/07/04 04:41:00 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/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for transfers to finish 2025/07/04 04:41:00 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2025/07/04 04:41:00 DEBUG : Waiting for deletions to finish 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30108") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:44586->172.17.0.3:30108, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36869") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:42086->172.17.0.3:36869, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for checks to finish 2025/07/04 04:41:00 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/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for transfers to finish 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30941") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:51952->172.17.0.3:30941, err= 2025/07/04 04:41:00 DEBUG : empty space.56d1852a.partial: renamed to: empty space 2025/07/04 04:41:00 INFO : empty space: Copied (replaced existing) 2025/07/04 04:41:00 DEBUG : Waiting for deletions to finish 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33898") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:59122->172.17.0.3:33898, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35753") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:39816->172.17.0.3:35753, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37479") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:47440->172.17.0.3:37479, err= --- PASS: TestSyncAfterChangingModtimeOnly (0.03s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-vanovon6nani", Local "Local file system at /tmp/rclone1590198084", Modify Window "1s" sync_test.go:1017: Can't check this if no hashes supported 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30088") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:43854->172.17.0.3:30088, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30550") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:49024->172.17.0.3:30550, err= --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.00s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-vanovon6nani", Local "Local file system at /tmp/rclone1590198084", Modify Window "1s" 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:32910") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:41214->172.17.0.3:32910, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37034") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:40844->172.17.0.3:37034, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37680") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:41580->172.17.0.3:37680, err= 2025/07/04 04:41:00 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/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for checks to finish 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for transfers to finish 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38588") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:45996->172.17.0.3:38588, err= 2025/07/04 04:41:00 DEBUG : foo.5d8fa229.partial: renamed to: foo 2025/07/04 04:41:00 INFO : foo: Copied (replaced existing) 2025/07/04 04:41:00 DEBUG : Waiting for deletions to finish 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37816") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:35222->172.17.0.3:37816, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39368") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:60598->172.17.0.3:39368, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37784") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:49922->172.17.0.3:37784, err= --- PASS: TestSyncDoesntUpdateModtime (0.02s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-vanovon6nani", Local "Local file system at /tmp/rclone1590198084", Modify Window "1s" 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36143") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:45004->172.17.0.3:36143, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33649") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:53964->172.17.0.3:33649, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35302") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:46216->172.17.0.3:35302, err= 2025/07/04 04:41:00 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/04 04:41:00 DEBUG : potato: Need to transfer - File not found at Destination 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for checks to finish 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33805") 2025/07/04 04:41:00 DEBUG : empty space: Unchanged skipping 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for transfers to finish 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:57550->172.17.0.3:33805, err= 2025/07/04 04:41:00 DEBUG : potato.3edca19f.partial: renamed to: potato 2025/07/04 04:41:00 INFO : potato: Copied (new) 2025/07/04 04:41:00 DEBUG : Waiting for deletions to finish 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36635") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:41310->172.17.0.3:36635, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36175") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:42390->172.17.0.3:36175, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38028") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:58194->172.17.0.3:38028, err= --- PASS: TestSyncAfterAddingAFile (0.03s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-vanovon6nani", Local "Local file system at /tmp/rclone1590198084", Modify Window "1s" 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36803") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:34030->172.17.0.3:36803, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38783") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:49776->172.17.0.3:38783, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37201") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:57062->172.17.0.3:37201, err= 2025/07/04 04:41:00 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for checks to finish 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for transfers to finish 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35816") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:34456->172.17.0.3:35816, err= 2025/07/04 04:41:00 DEBUG : potato.41b15364.partial: renamed to: potato 2025/07/04 04:41:00 INFO : potato: Copied (replaced existing) 2025/07/04 04:41:00 DEBUG : Waiting for deletions to finish 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35834") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:50048->172.17.0.3:35834, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37715") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:52778->172.17.0.3:37715, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:32532") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:57152->172.17.0.3:32532, err= --- PASS: TestSyncAfterChangingFilesSizeOnly (0.02s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-vanovon6nani", Local "Local file system at /tmp/rclone1590198084", Modify Window "1s" 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:32457") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:56886->172.17.0.3:32457, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36577") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:55048->172.17.0.3:36577, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39158") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:47650->172.17.0.3:39158, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for checks to finish 2025/07/04 04:41:00 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/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for transfers to finish 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39464") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:37328->172.17.0.3:39464, err= 2025/07/04 04:41:00 DEBUG : potato.706b9954.partial: renamed to: potato 2025/07/04 04:41:00 INFO : potato: Copied (replaced existing) 2025/07/04 04:41:00 DEBUG : Waiting for deletions to finish 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31675") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:46798->172.17.0.3:31675, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34011") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:60266->172.17.0.3:34011, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38040") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:55498->172.17.0.3:38040, err= --- PASS: TestSyncAfterChangingContentsOnly (0.03s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-vanovon6nani", Local "Local file system at /tmp/rclone1590198084", Modify Window "1s" 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31356") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:34230->172.17.0.3:31356, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33467") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:45126->172.17.0.3:33467, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30234") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:54284->172.17.0.3:30234, err= 2025/07/04 04:41:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/04 04:41:00 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/04 04:41:00 DEBUG : empty space: Unchanged skipping 2025/07/04 04:41:00 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for checks to finish 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for transfers to finish 2025/07/04 04:41:00 DEBUG : Waiting for deletions to finish 2025/07/04 04:41:00 NOTICE: potato: Skipped delete as --dry-run is set (size 21) 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35360") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:33496->172.17.0.3:35360, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35726") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:37804->172.17.0.3:35726, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39284") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:56908->172.17.0.3:39284, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-vanovon6nani", Local "Local file system at /tmp/rclone1590198084", Modify Window "1s" 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37341") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:38416->172.17.0.3:37341, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35636") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:37644->172.17.0.3:35636, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38236") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:47568->172.17.0.3:38236, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37907") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:33098->172.17.0.3:37907, err= 2025/07/04 04:41:00 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/04 04:41:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for checks to finish 2025/07/04 04:41:00 DEBUG : empty space: Unchanged skipping 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for transfers to finish 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38180") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:42956->172.17.0.3:38180, err= 2025/07/04 04:41:00 DEBUG : potato2.94a2530c.partial: renamed to: potato2 2025/07/04 04:41:00 INFO : potato2: Copied (new) 2025/07/04 04:41:00 DEBUG : Waiting for deletions to finish 2025/07/04 04:41:00 INFO : potato: Deleted 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37819") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:45572->172.17.0.3:37819, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38771") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:50292->172.17.0.3:38771, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39078") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:37784->172.17.0.3:39078, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.04s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-vanovon6nani", Local "Local file system at /tmp/rclone1590198084", Modify Window "1s" 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33978") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:57536->172.17.0.3:33978, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39034") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:42846->172.17.0.3:39034, err= 2025/07/04 04:41:00 INFO : d: Making directory 2025/07/04 04:41:00 INFO : d/e: Making directory 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30173") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:49720->172.17.0.3:30173, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38567") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:38622->172.17.0.3:38567, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38129") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34493") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:46218->172.17.0.3:38129, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:36404->172.17.0.3:34493, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34258") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:43386->172.17.0.3:34258, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36347") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:39744->172.17.0.3:36347, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35691") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36773") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:35900->172.17.0.3:35691, err= 2025/07/04 04:41:00 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36725") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Connecting to FTP server 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:21") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:45438->172.17.0.3:36725, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:42088->172.17.0.3:21, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:49436->172.17.0.3:36773, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31642") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:37896->172.17.0.3:31642, err= 2025/07/04 04:41:00 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/04 04:41:00 DEBUG : c/non empty space: Unchanged skipping 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for checks to finish 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for transfers to finish 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39645") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:33716->172.17.0.3:39645, err= 2025/07/04 04:41:00 DEBUG : a/potato2.94a2530c.partial: renamed to: a/potato2 2025/07/04 04:41:00 INFO : a/potato2: Copied (new) 2025/07/04 04:41:00 DEBUG : Waiting for deletions to finish 2025/07/04 04:41:00 INFO : b/potato: Deleted 2025/07/04 04:41:00 INFO : d/e: Removing directory 2025/07/04 04:41:00 INFO : d: Removing directory 2025/07/04 04:41:00 INFO : b: Removing directory 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: deleted 3 directories 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34442") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:43832->172.17.0.3:34442, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37952") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:32958") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:42980->172.17.0.3:37952, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:52694->172.17.0.3:32958, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39048") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:57132->172.17.0.3:39048, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30173") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36846") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:59820->172.17.0.3:36846, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:49726->172.17.0.3:30173, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31862") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:45312->172.17.0.3:31862, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.06s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-vanovon6nani", Local "Local file system at /tmp/rclone1590198084", Modify Window "1s" 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37420") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:55438->172.17.0.3:37420, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35216") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:42842->172.17.0.3:35216, err= 2025/07/04 04:41:00 INFO : d: Making directory 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35433") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:44484->172.17.0.3:35433, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33503") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38908") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:55596->172.17.0.3:33503, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31567") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:60050->172.17.0.3:31567, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:34272->172.17.0.3:38908, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39656") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:33866->172.17.0.3:39656, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36917") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30901") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37501") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:35040->172.17.0.3:36917, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:48096->172.17.0.3:37501, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:45504->172.17.0.3:30901, err= 2025/07/04 04:41:00 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/04 04:41:00 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/04 04:41:00 DEBUG : c/non empty space: Unchanged skipping 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for checks to finish 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for transfers to finish 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38600") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:37908->172.17.0.3:38600, err= 2025/07/04 04:41:00 DEBUG : a/potato2.94a2530c.partial: renamed to: a/potato2 2025/07/04 04:41:00 INFO : a/potato2: Copied (new) 2025/07/04 04:41:00 ERROR : ftp://172.17.0.3:21/rclone-test-vanovon6nani: not deleting files as there were IO errors 2025/07/04 04:41:00 ERROR : ftp://172.17.0.3:21/rclone-test-vanovon6nani: not deleting directories as there were IO errors 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34089") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:48218->172.17.0.3:34089, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37856") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:39730->172.17.0.3:37856, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30539") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30300") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38013") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:34914->172.17.0.3:38013, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:48338->172.17.0.3:30539, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:43916->172.17.0.3:30300, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33002") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:54862->172.17.0.3:33002, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36669") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30221") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33586") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:57570->172.17.0.3:36669, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39182") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:49786->172.17.0.3:30221, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:52780->172.17.0.3:39182, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:37036->172.17.0.3:33586, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31367") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:39806->172.17.0.3:31367, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.04s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-vanovon6nani", Local "Local file system at /tmp/rclone1590198084", Modify Window "1s" 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:32472") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:36312->172.17.0.3:32472, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35260") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:60350->172.17.0.3:35260, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34519") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:48636->172.17.0.3:34519, err= 2025/07/04 04:41:00 DEBUG : Waiting for deletions to finish 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39872") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:37584->172.17.0.3:39872, err= 2025/07/04 04:41:00 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/04 04:41:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/04 04:41:00 DEBUG : empty space: Unchanged skipping 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38221") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for checks to finish 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for transfers to finish 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:36994->172.17.0.3:38221, err= 2025/07/04 04:41:00 INFO : potato: Deleted 2025/07/04 04:41:00 DEBUG : potato2.94a2530c.partial: renamed to: potato2 2025/07/04 04:41:00 INFO : potato2: Copied (new) 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36420") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:48242->172.17.0.3:36420, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38586") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:60954->172.17.0.3:38586, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34090") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:55536->172.17.0.3:34090, err= --- PASS: TestSyncDeleteDuring (0.03s) === RUN TestSyncDeleteBefore run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-vanovon6nani", Local "Local file system at /tmp/rclone1590198084", Modify Window "1s" 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39204") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:47330->172.17.0.3:39204, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30791") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:47626->172.17.0.3:30791, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33019") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:40152->172.17.0.3:33019, err= 2025/07/04 04:41:00 DEBUG : Waiting for deletions to finish 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36481") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:56044->172.17.0.3:36481, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for checks to finish 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for transfers to finish 2025/07/04 04:41:00 INFO : potato: Deleted 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31736") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:45724->172.17.0.3:31736, err= 2025/07/04 04:41:00 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/04 04:41:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/04 04:41:00 DEBUG : empty space: Unchanged skipping 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for checks to finish 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for transfers to finish 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38701") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:59540->172.17.0.3:38701, err= 2025/07/04 04:41:00 DEBUG : potato2.94a2530c.partial: renamed to: potato2 2025/07/04 04:41:00 INFO : potato2: Copied (new) 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38095") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:38920->172.17.0.3:38095, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39130") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:54336->172.17.0.3:39130, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35273") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:51750->172.17.0.3:35273, err= --- PASS: TestSyncDeleteBefore (0.04s) === RUN TestCopyDeleteBefore run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-vanovon6nani", Local "Local file system at /tmp/rclone1590198084", Modify Window "1s" 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35985") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:50034->172.17.0.3:35985, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34219") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:36288->172.17.0.3:34219, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36314") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:37216->172.17.0.3:36314, err= 2025/07/04 04:41:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for checks to finish 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for transfers to finish 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30756") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:43710->172.17.0.3:30756, err= 2025/07/04 04:41:00 DEBUG : potato2.8083cda9.partial: renamed to: potato2 2025/07/04 04:41:00 INFO : potato2: Copied (new) 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34011") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:60276->172.17.0.3:34011, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34285") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:36362->172.17.0.3:34285, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39954") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:55434->172.17.0.3:39954, err= --- PASS: TestCopyDeleteBefore (0.02s) === RUN TestSyncWithExclude run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-vanovon6nani", Local "Local file system at /tmp/rclone1590198084", Modify Window "1s" 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35429") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:37150->172.17.0.3:35429, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:32863") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:49964->172.17.0.3:32863, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39603") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:38118->172.17.0.3:39603, err= 2025/07/04 04:41:00 DEBUG : enormous: Excluded (Size Filter) 2025/07/04 04:41:00 DEBUG : enormous: Excluded 2025/07/04 04:41:00 DEBUG : potato2: Excluded (Size Filter) 2025/07/04 04:41:00 DEBUG : potato2: Excluded 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34090") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:55544->172.17.0.3:34090, err= 2025/07/04 04:41:00 DEBUG : potato2: Excluded (Size Filter) 2025/07/04 04:41:00 DEBUG : potato2: Excluded 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for checks to finish 2025/07/04 04:41:00 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/04 04:41:00 DEBUG : empty space: Unchanged skipping 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for transfers to finish 2025/07/04 04:41:00 DEBUG : Waiting for deletions to finish 2025/07/04 04:41:00 INFO : There was nothing to transfer 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34557") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:50468->172.17.0.3:34557, err= 2025/07/04 04:41:00 DEBUG : enormous: Excluded (Size Filter) 2025/07/04 04:41:00 DEBUG : enormous: Excluded 2025/07/04 04:41:00 DEBUG : potato2: Excluded (Size Filter) 2025/07/04 04:41:00 DEBUG : potato2: Excluded 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33885") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:43984->172.17.0.3:33885, err= 2025/07/04 04:41:00 DEBUG : potato2: Excluded (Size Filter) 2025/07/04 04:41:00 DEBUG : potato2: Excluded 2025/07/04 04:41:00 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/07/04 04:41:00 DEBUG : empty space: Unchanged skipping 2025/07/04 04:41:00 DEBUG : Local file system at /tmp/rclone1590198084: Waiting for checks to finish 2025/07/04 04:41:00 DEBUG : Local file system at /tmp/rclone1590198084: Waiting for transfers to finish 2025/07/04 04:41:00 DEBUG : Waiting for deletions to finish 2025/07/04 04:41:00 INFO : There was nothing to transfer 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:32397") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:51786->172.17.0.3:32397, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37835") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:48916->172.17.0.3:37835, err= --- PASS: TestSyncWithExclude (0.04s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-vanovon6nani", Local "Local file system at /tmp/rclone1590198084", Modify Window "1s" 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35291") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:50068->172.17.0.3:35291, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38273") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:45978->172.17.0.3:38273, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35397") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:46872->172.17.0.3:35397, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34241") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:59160->172.17.0.3:34241, err= 2025/07/04 04:41:00 DEBUG : enormous: Excluded (Size Filter) 2025/07/04 04:41:00 DEBUG : enormous: Excluded 2025/07/04 04:41:00 DEBUG : potato2: Excluded (Size Filter) 2025/07/04 04:41:00 DEBUG : potato2: Excluded 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39837") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:41084->172.17.0.3:39837, err= 2025/07/04 04:41:00 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for checks to finish 2025/07/04 04:41:00 DEBUG : empty space: Unchanged skipping 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for transfers to finish 2025/07/04 04:41:00 DEBUG : Waiting for deletions to finish 2025/07/04 04:41:00 INFO : potato2: Deleted 2025/07/04 04:41:00 INFO : enormous: Deleted 2025/07/04 04:41:00 INFO : There was nothing to transfer 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35837") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:32830->172.17.0.3:35837, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37774") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:34472->172.17.0.3:37774, err= 2025/07/04 04:41:00 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/07/04 04:41:00 DEBUG : empty space: Unchanged skipping 2025/07/04 04:41:00 DEBUG : Local file system at /tmp/rclone1590198084: Waiting for checks to finish 2025/07/04 04:41:00 DEBUG : Local file system at /tmp/rclone1590198084: Waiting for transfers to finish 2025/07/04 04:41:00 DEBUG : Waiting for deletions to finish 2025/07/04 04:41:00 INFO : enormous: Deleted 2025/07/04 04:41:00 INFO : potato2: Deleted 2025/07/04 04:41:00 INFO : There was nothing to transfer 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:32308") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:58726->172.17.0.3:32308, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38894") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:42746->172.17.0.3:38894, err= --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.04s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-vanovon6nani", Local "Local file system at /tmp/rclone1590198084", Modify Window "1s" 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34327") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:49014->172.17.0.3:34327, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30763") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:56314->172.17.0.3:30763, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34311") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:50084->172.17.0.3:34311, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:32628") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:35140->172.17.0.3:32628, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37680") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:41588->172.17.0.3:37680, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31398") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:36216->172.17.0.3:31398, err= 2025/07/04 04:41:00 DEBUG : five: Need to transfer - File not found at Destination 2025/07/04 04:41:00 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/07/04 04:41:00 DEBUG : one: Destination is newer than source, skipping 2025/07/04 04:41:00 DEBUG : three: Sizes identical 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for checks to finish 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33035") 2025/07/04 04:41:00 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/07/04 04:41:00 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for transfers to finish 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:36880->172.17.0.3:33035, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31322") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35307") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:37326->172.17.0.3:31322, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:56260->172.17.0.3:35307, err= 2025/07/04 04:41:00 DEBUG : five.a87a5b8d.partial: renamed to: five 2025/07/04 04:41:00 INFO : five: Copied (new) 2025/07/04 04:41:00 DEBUG : four.a87a5b8d.partial: renamed to: four 2025/07/04 04:41:00 INFO : four: Copied (replaced existing) 2025/07/04 04:41:00 DEBUG : two.3353c5f5.partial: renamed to: two 2025/07/04 04:41:00 INFO : two: Copied (replaced existing) 2025/07/04 04:41:00 DEBUG : Waiting for deletions to finish 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34955") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:59270->172.17.0.3:34955, err= sync_test.go:1450: Skip test with --checksum as no hashes supported 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33644") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:36256->172.17.0.3:33644, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30811") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:36750->172.17.0.3:30811, err= --- PASS: TestSyncWithUpdateOlder (0.04s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1467: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1467: 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.3:21/rclone-test-vanovon6nani", Local "Local file system at /tmp/rclone1590198084", Modify Window "1s" sync_test.go:1539: Can track renames: false 2025/07/04 04:41:00 ERROR : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Ignoring --track-renames as the source and destination do not have a common hash 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:32668") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:34566->172.17.0.3:32668, err= 2025/07/04 04:41:00 DEBUG : potato: Need to transfer - File not found at Destination 2025/07/04 04:41:00 DEBUG : yam: Need to transfer - File not found at Destination 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for checks to finish 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for transfers to finish 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39949") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39633") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:52860->172.17.0.3:39949, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:57250->172.17.0.3:39633, err= 2025/07/04 04:41:00 DEBUG : yam.48501227.partial: renamed to: yam 2025/07/04 04:41:00 INFO : yam: Copied (new) 2025/07/04 04:41:00 DEBUG : potato.53508f02.partial: renamed to: potato 2025/07/04 04:41:00 INFO : potato: Copied (new) 2025/07/04 04:41:00 DEBUG : Waiting for deletions to finish 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36151") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:53620->172.17.0.3:36151, err= 2025/07/04 04:41:00 ERROR : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Ignoring --track-renames as the source and destination do not have a common hash 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30032") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:50396->172.17.0.3:30032, err= 2025/07/04 04:41:00 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:00 DEBUG : yaml: Need to transfer - File not found at Destination 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for checks to finish 2025/07/04 04:41:00 DEBUG : potato: Unchanged skipping 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for transfers to finish 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38679") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:52140->172.17.0.3:38679, err= 2025/07/04 04:41:00 DEBUG : yaml.48501227.partial: renamed to: yaml 2025/07/04 04:41:00 INFO : yaml: Copied (new) 2025/07/04 04:41:00 DEBUG : Waiting for deletions to finish 2025/07/04 04:41:00 INFO : yam: Deleted 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36305") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:43778->172.17.0.3:36305, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31692") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:37106->172.17.0.3:31692, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31310") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:56414->172.17.0.3:31310, err= --- PASS: TestSyncWithTrackRenames (0.03s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-vanovon6nani", Local "Local file system at /tmp/rclone1590198084", Modify Window "1s" sync_test.go:1611: Can track renames: true 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37154") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:45288->172.17.0.3:37154, err= 2025/07/04 04:41:00 INFO : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Making map for --track-renames 2025/07/04 04:41:00 INFO : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Finished making map for --track-renames 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for checks to finish 2025/07/04 04:41:00 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/04 04:41:00 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for renames to finish 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for transfers to finish 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35417") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34253") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:59610->172.17.0.3:34253, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:57036->172.17.0.3:35417, err= 2025/07/04 04:41:00 DEBUG : yam.48501227.partial: renamed to: yam 2025/07/04 04:41:00 INFO : yam: Copied (new) 2025/07/04 04:41:00 DEBUG : potato.53508f02.partial: renamed to: potato 2025/07/04 04:41:00 INFO : potato: Copied (new) 2025/07/04 04:41:00 DEBUG : Waiting for deletions to finish 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31204") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:57840->172.17.0.3:31204, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33141") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:48446->172.17.0.3:33141, err= 2025/07/04 04:41:00 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:00 INFO : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Making map for --track-renames 2025/07/04 04:41:00 INFO : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Finished making map for --track-renames 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for checks to finish 2025/07/04 04:41:00 DEBUG : potato: Unchanged skipping 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for renames to finish 2025/07/04 04:41:00 INFO : yam: Moved (server-side) to: yaml 2025/07/04 04:41:00 INFO : yaml: Renamed from "yam" 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for transfers to finish 2025/07/04 04:41:00 DEBUG : Waiting for deletions to finish 2025/07/04 04:41:00 INFO : There was nothing to transfer 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38244") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:49900->172.17.0.3:38244, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37717") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:35640->172.17.0.3:37717, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30728") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:59940->172.17.0.3:30728, err= --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.04s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-vanovon6nani", Local "Local file system at /tmp/rclone1590198084", Modify Window "1s" sync_test.go:1650: Can track renames: true 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34091") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:60376->172.17.0.3:34091, err= 2025/07/04 04:41:00 INFO : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Making map for --track-renames 2025/07/04 04:41:00 INFO : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Finished making map for --track-renames 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for checks to finish 2025/07/04 04:41:00 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/04 04:41:00 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for renames to finish 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for transfers to finish 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31153") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:56110->172.17.0.3:31153, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:32974") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:45978->172.17.0.3:32974, err= 2025/07/04 04:41:00 DEBUG : potato.53508f02.partial: renamed to: potato 2025/07/04 04:41:00 INFO : potato: Copied (new) 2025/07/04 04:41:00 DEBUG : sub/yam.48501227.partial: renamed to: sub/yam 2025/07/04 04:41:00 INFO : sub/yam: Copied (new) 2025/07/04 04:41:00 DEBUG : Waiting for deletions to finish 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35895") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:51286->172.17.0.3:35895, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35099") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:47070->172.17.0.3:35099, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34409") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:43006->172.17.0.3:34409, err= 2025/07/04 04:41:00 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39495") 2025/07/04 04:41:00 DEBUG : potato: Unchanged skipping 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:50804->172.17.0.3:39495, err= 2025/07/04 04:41:00 INFO : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Making map for --track-renames 2025/07/04 04:41:00 INFO : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Finished making map for --track-renames 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for checks to finish 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for renames to finish 2025/07/04 04:41:00 INFO : sub/yam: Moved (server-side) to: yam 2025/07/04 04:41:00 INFO : yam: Renamed from "sub/yam" 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for transfers to finish 2025/07/04 04:41:00 DEBUG : Waiting for deletions to finish 2025/07/04 04:41:00 INFO : There was nothing to transfer 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35741") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:32866->172.17.0.3:35741, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38236") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:47584->172.17.0.3:38236, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33265") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:40514->172.17.0.3:33265, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37142") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:59096->172.17.0.3:37142, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36648") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:58050->172.17.0.3:36648, err= --- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.04s) === RUN TestServerSideMoveLocal run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-vanovon6nani", Local "Local file system at /tmp/rclone1590198084", Modify Window "1s" 2025/07/04 04:41:00 DEBUG : Creating backend with remote "/tmp/rclone1590198084/dir1" 2025/07/04 04:41:00 DEBUG : Creating backend with remote "/tmp/rclone1590198084/dir2" 2025/07/04 04:41:00 DEBUG : Local file system at /tmp/rclone1590198084/dir2: Using server-side directory move 2025/07/04 04:41:00 INFO : Local file system at /tmp/rclone1590198084/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/04 04:41:00 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/07/04 04:41:00 DEBUG : Local file system at /tmp/rclone1590198084/dir2: Waiting for checks to finish 2025/07/04 04:41:00 INFO : file1.txt: Moved (server-side) 2025/07/04 04:41:00 DEBUG : Local file system at /tmp/rclone1590198084/dir2: Waiting for transfers to finish 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33649") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:53972->172.17.0.3:33649, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34883") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:47974->172.17.0.3:34883, err= --- PASS: TestServerSideMoveLocal (0.02s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-vanovon6nani", Local "Local file system at /tmp/rclone1590198084", Modify Window "1s" 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31128") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:48688->172.17.0.3:31128, err= 2025/07/04 04:41:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/04 04:41:00 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for checks to finish 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for transfers to finish 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31493") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:52824->172.17.0.3:31493, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33831") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:49382->172.17.0.3:33831, err= 2025/07/04 04:41:00 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/04 04:41:00 INFO : sub dir/hello world: Copied (new) 2025/07/04 04:41:00 INFO : sub dir/hello world: Deleted 2025/07/04 04:41:00 DEBUG : nested/sub dir/file.468f3f0c.partial: renamed to: nested/sub dir/file 2025/07/04 04:41:00 INFO : nested/sub dir/file: Copied (new) 2025/07/04 04:41:00 INFO : nested/sub dir/file: Deleted 2025/07/04 04:41:00 INFO : sub dir: Removing directory 2025/07/04 04:41:00 INFO : nested/sub dir: Removing directory 2025/07/04 04:41:00 INFO : nested: Removing directory 2025/07/04 04:41:00 DEBUG : Local file system at /tmp/rclone1590198084: deleted 3 directories 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36770") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:43910->172.17.0.3:36770, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31325") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38098") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:44564->172.17.0.3:38098, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:59712->172.17.0.3:31325, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38464") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:45034->172.17.0.3:38464, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38425") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:40212->172.17.0.3:38425, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33526") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:32317") 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:41626->172.17.0.3:33526, err= 2025/07/04 04:41:00 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:39902->172.17.0.3:32317, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39767") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:56830->172.17.0.3:39767, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39741") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:56064->172.17.0.3:39741, err= --- PASS: TestMoveWithDeleteEmptySrcDirs (0.02s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-vanovon6nani", Local "Local file system at /tmp/rclone1590198084", Modify Window "1s" 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33253") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:40032->172.17.0.3:33253, err= 2025/07/04 04:41:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/04 04:41:01 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for checks to finish 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for transfers to finish 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39384") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:33778->172.17.0.3:39384, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30462") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:39226->172.17.0.3:30462, err= 2025/07/04 04:41:01 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/04 04:41:01 INFO : sub dir/hello world: Copied (new) 2025/07/04 04:41:01 INFO : sub dir/hello world: Deleted 2025/07/04 04:41:01 DEBUG : nested/sub dir/file.468f3f0c.partial: renamed to: nested/sub dir/file 2025/07/04 04:41:01 INFO : nested/sub dir/file: Copied (new) 2025/07/04 04:41:01 INFO : nested/sub dir/file: Deleted 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38875") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:49836->172.17.0.3:38875, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36950") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:49986->172.17.0.3:36950, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39650") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:50640->172.17.0.3:39650, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33162") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:34652->172.17.0.3:33162, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34907") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:37598->172.17.0.3:34907, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35853") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:43434->172.17.0.3:35853, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33974") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:45946->172.17.0.3:33974, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39438") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:58012->172.17.0.3:39438, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30584") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:44754->172.17.0.3:30584, err= --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.02s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-vanovon6nani", Local "Local file system at /tmp/rclone1590198084", Modify Window "1s" 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38656") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:53068->172.17.0.3:38656, err= 2025/07/04 04:41:01 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/07/04 04:41:01 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for checks to finish 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for transfers to finish 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:32733") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:39456->172.17.0.3:32733, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33294") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:60864->172.17.0.3:33294, err= 2025/07/04 04:41:01 DEBUG : existing-b.468f3f0c.partial: renamed to: existing-b 2025/07/04 04:41:01 INFO : existing-b: Copied (new) 2025/07/04 04:41:01 INFO : existing-b: Deleted 2025/07/04 04:41:01 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/07/04 04:41:01 INFO : existing: Copied (new) 2025/07/04 04:41:01 INFO : existing: Deleted 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31719") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:43676->172.17.0.3:31719, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38480") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:47830->172.17.0.3:38480, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for checks to finish 2025/07/04 04:41:01 DEBUG : existing: Destination exists, skipping 2025/07/04 04:41:01 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for transfers to finish 2025/07/04 04:41:01 INFO : There was nothing to transfer 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35874") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:53298->172.17.0.3:35874, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:32773") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:46730->172.17.0.3:32773, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31126") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:45408->172.17.0.3:31126, err= --- PASS: TestMoveWithIgnoreExisting (0.01s) === RUN TestServerSideMove run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-vanovon6nani", Local "Local file system at /tmp/rclone1590198084", Modify Window "1s" 2025/07/04 04:41:01 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-rovayir2hure" 2025/07/04 04:41:01 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/04 04:41:01 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/04 04:41:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/04 04:41:01 DEBUG : Setting pass="qhQZkJNZDZzgj8lpjpwts1iUXSTh6qZj8XN9Q6k-3zA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/04 04:41:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/04 04:41:01 DEBUG : TestFTPPureftpd: detected overridden config - adding "{2QvK6}" suffix to name 2025/07/04 04:41:01 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/04 04:41:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/04 04:41:01 DEBUG : Setting pass="qhQZkJNZDZzgj8lpjpwts1iUXSTh6qZj8XN9Q6k-3zA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/04 04:41:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-rovayir2hure: Connecting to FTP server 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-rovayir2hure: dial("tcp","172.17.0.3:21") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-rovayir2hure: > dial: conn=172.17.0.1:42098->172.17.0.3:21, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34220") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:38846->172.17.0.3:34220, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39483") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:35294->172.17.0.3:39483, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34963") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:33464->172.17.0.3:34963, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:32511") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:50332->172.17.0.3:32511, err= sync_test.go:1706: Server side move (if possible) ftp://172.17.0.3:21/rclone-test-vanovon6nani -> ftp://172.17.0.3:21/rclone-test-rovayir2hure 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-rovayir2hure: dial("tcp","172.17.0.3:36480") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-rovayir2hure: > dial: conn=172.17.0.1:46424->172.17.0.3:36480, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-rovayir2hure: dial("tcp","172.17.0.3:38544") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-rovayir2hure: > dial: conn=172.17.0.1:53248->172.17.0.3:38544, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-rovayir2hure: dial("tcp","172.17.0.3:35281") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-rovayir2hure: > dial: conn=172.17.0.1:34704->172.17.0.3:35281, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-rovayir2hure: Using server-side directory move 2025/07/04 04:41:01 INFO : ftp://172.17.0.3:21/rclone-test-rovayir2hure: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30083") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-rovayir2hure: dial("tcp","172.17.0.3:35805") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:47172->172.17.0.3:30083, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-rovayir2hure: > dial: conn=172.17.0.1:40972->172.17.0.3:35805, err= 2025/07/04 04:41:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/04 04:41:01 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/07/04 04:41:01 DEBUG : empty space: Unchanged skipping 2025/07/04 04:41:01 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-rovayir2hure: Connecting to FTP server 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-rovayir2hure: dial("tcp","172.17.0.3:21") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-rovayir2hure: Waiting for checks to finish 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-rovayir2hure: > dial: conn=172.17.0.1:42100->172.17.0.3:21, err= 2025/07/04 04:41:01 INFO : empty space: Deleted 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-rovayir2hure: Waiting for transfers to finish 2025/07/04 04:41:01 INFO : potato2: Moved (server-side) 2025/07/04 04:41:01 INFO : potato3: Deleted 2025/07/04 04:41:01 INFO : potato3: Moved (server-side) 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38036") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:34624->172.17.0.3:38036, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-rovayir2hure: dial("tcp","172.17.0.3:37933") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-rovayir2hure: > dial: conn=172.17.0.1:60114->172.17.0.3:37933, err= 2025/07/04 04:41:01 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-miducax3fivu" 2025/07/04 04:41:01 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/04 04:41:01 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/04 04:41:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/04 04:41:01 DEBUG : Setting pass="qhQZkJNZDZzgj8lpjpwts1iUXSTh6qZj8XN9Q6k-3zA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/04 04:41:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/04 04:41:01 DEBUG : TestFTPPureftpd: detected overridden config - adding "{2QvK6}" suffix to name 2025/07/04 04:41:01 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/04 04:41:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/04 04:41:01 DEBUG : Setting pass="qhQZkJNZDZzgj8lpjpwts1iUXSTh6qZj8XN9Q6k-3zA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/04 04:41:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-miducax3fivu: Connecting to FTP server 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-miducax3fivu: dial("tcp","172.17.0.3:21") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-miducax3fivu: > dial: conn=172.17.0.1:42116->172.17.0.3:21, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-miducax3fivu: Using server-side directory move 2025/07/04 04:41:01 INFO : ftp://172.17.0.3:21/rclone-test-miducax3fivu: Server side directory move succeeded 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-miducax3fivu: dial("tcp","172.17.0.3:30533") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-miducax3fivu: > dial: conn=172.17.0.1:53246->172.17.0.3:30533, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-rovayir2hure: dial("tcp","172.17.0.3:36496") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-rovayir2hure: > dial: conn=172.17.0.1:33834->172.17.0.3:36496, err= 2025/07/04 04:41:01 ERROR : error listing: directory not found 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-miducax3fivu: dial("tcp","172.17.0.3:30920") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-miducax3fivu: > dial: conn=172.17.0.1:46636->172.17.0.3:30920, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-miducax3fivu: Purge object "empty space" 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-miducax3fivu: Purge object "potato2" 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-miducax3fivu: Purge object "potato3" 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-miducax3fivu: Purge dir "" 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-rovayir2hure: dial("tcp","172.17.0.3:36628") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-rovayir2hure: > dial: conn=172.17.0.1:41220->172.17.0.3:36628, err= 2025/07/04 04:41:01 ERROR : error listing: directory not found 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-rovayir2hure: Purge dir "" 2025/07/04 04:41:01 NOTICE: purge failed to rmdir "": directory not found 2025/07/04 04:41:01 NOTICE: purge failed: directory not found 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37419") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:39714->172.17.0.3:37419, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33638") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:52698->172.17.0.3:33638, err= --- PASS: TestServerSideMove (0.11s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-vanovon6nani", Local "Local file system at /tmp/rclone1590198084", Modify Window "1s" 2025/07/04 04:41:01 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-josexaz6wegi" 2025/07/04 04:41:01 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/04 04:41:01 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/04 04:41:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/04 04:41:01 DEBUG : Setting pass="qhQZkJNZDZzgj8lpjpwts1iUXSTh6qZj8XN9Q6k-3zA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/04 04:41:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/04 04:41:01 DEBUG : TestFTPPureftpd: detected overridden config - adding "{2QvK6}" suffix to name 2025/07/04 04:41:01 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/04 04:41:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/04 04:41:01 DEBUG : Setting pass="qhQZkJNZDZzgj8lpjpwts1iUXSTh6qZj8XN9Q6k-3zA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/04 04:41:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-josexaz6wegi: Connecting to FTP server 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-josexaz6wegi: dial("tcp","172.17.0.3:21") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-josexaz6wegi: > dial: conn=172.17.0.1:42130->172.17.0.3:21, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30471") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:51398->172.17.0.3:30471, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38437") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:53166->172.17.0.3:38437, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35567") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:40938->172.17.0.3:35567, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37077") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:33174->172.17.0.3:37077, err= sync_test.go:1706: Server side move (if possible) ftp://172.17.0.3:21/rclone-test-vanovon6nani -> ftp://172.17.0.3:21/rclone-test-josexaz6wegi 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-josexaz6wegi: dial("tcp","172.17.0.3:33114") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-josexaz6wegi: > dial: conn=172.17.0.1:42776->172.17.0.3:33114, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-josexaz6wegi: dial("tcp","172.17.0.3:30675") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-josexaz6wegi: > dial: conn=172.17.0.1:39382->172.17.0.3:30675, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-josexaz6wegi: dial("tcp","172.17.0.3:34466") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-josexaz6wegi: > dial: conn=172.17.0.1:33558->172.17.0.3:34466, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-josexaz6wegi: dial("tcp","172.17.0.3:37146") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-josexaz6wegi: > dial: conn=172.17.0.1:47874->172.17.0.3:37146, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31641") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:37118->172.17.0.3:31641, err= 2025/07/04 04:41:01 DEBUG : empty space: Excluded (Size Filter) 2025/07/04 04:41:01 DEBUG : empty space: Excluded 2025/07/04 04:41:01 DEBUG : empty space: Excluded (Size Filter) 2025/07/04 04:41:01 DEBUG : empty space: Excluded 2025/07/04 04:41:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-josexaz6wegi: Waiting for checks to finish 2025/07/04 04:41:01 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-josexaz6wegi: Waiting for transfers to finish 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-josexaz6wegi: Connecting to FTP server 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-josexaz6wegi: dial("tcp","172.17.0.3:21") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-josexaz6wegi: > dial: conn=172.17.0.1:42146->172.17.0.3:21, err= 2025/07/04 04:41:01 INFO : potato2: Moved (server-side) 2025/07/04 04:41:01 INFO : potato3: Deleted 2025/07/04 04:41:01 INFO : potato3: Moved (server-side) 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38342") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:41788->172.17.0.3:38342, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-josexaz6wegi: dial("tcp","172.17.0.3:39686") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-josexaz6wegi: > dial: conn=172.17.0.1:36646->172.17.0.3:39686, err= 2025/07/04 04:41:01 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-zikokem0dofi" 2025/07/04 04:41:01 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/04 04:41:01 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/04 04:41:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/04 04:41:01 DEBUG : Setting pass="qhQZkJNZDZzgj8lpjpwts1iUXSTh6qZj8XN9Q6k-3zA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/04 04:41:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/04 04:41:01 DEBUG : TestFTPPureftpd: detected overridden config - adding "{2QvK6}" suffix to name 2025/07/04 04:41:01 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/04 04:41:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/04 04:41:01 DEBUG : Setting pass="qhQZkJNZDZzgj8lpjpwts1iUXSTh6qZj8XN9Q6k-3zA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/04 04:41:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-zikokem0dofi: Connecting to FTP server 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-zikokem0dofi: dial("tcp","172.17.0.3:21") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-zikokem0dofi: > dial: conn=172.17.0.1:42148->172.17.0.3:21, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-zikokem0dofi: dial("tcp","172.17.0.3:32214") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-zikokem0dofi: > dial: conn=172.17.0.1:49892->172.17.0.3:32214, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-josexaz6wegi: dial("tcp","172.17.0.3:34168") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-josexaz6wegi: > dial: conn=172.17.0.1:58008->172.17.0.3:34168, err= 2025/07/04 04:41:01 DEBUG : empty space: Excluded (Size Filter) 2025/07/04 04:41:01 DEBUG : empty space: Excluded 2025/07/04 04:41:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/04 04:41:01 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-zikokem0dofi: Waiting for checks to finish 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-zikokem0dofi: Connecting to FTP server 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-zikokem0dofi: Waiting for transfers to finish 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-zikokem0dofi: dial("tcp","172.17.0.3:21") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-zikokem0dofi: > dial: conn=172.17.0.1:42164->172.17.0.3:21, err= 2025/07/04 04:41:01 INFO : potato2: Moved (server-side) 2025/07/04 04:41:01 INFO : potato3: Moved (server-side) 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-zikokem0dofi: dial("tcp","172.17.0.3:39265") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-zikokem0dofi: > dial: conn=172.17.0.1:38250->172.17.0.3:39265, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-josexaz6wegi: dial("tcp","172.17.0.3:38170") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-josexaz6wegi: > dial: conn=172.17.0.1:45710->172.17.0.3:38170, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-zikokem0dofi: dial("tcp","172.17.0.3:37031") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-zikokem0dofi: > dial: conn=172.17.0.1:33338->172.17.0.3:37031, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-zikokem0dofi: Purge object "potato2" 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-zikokem0dofi: Purge object "potato3" 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-zikokem0dofi: Purge dir "" 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-josexaz6wegi: dial("tcp","172.17.0.3:39297") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-josexaz6wegi: > dial: conn=172.17.0.1:36248->172.17.0.3:39297, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-josexaz6wegi: Purge object "empty space" 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-josexaz6wegi: Purge dir "" 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35301") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:50746->172.17.0.3:35301, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36622") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:55192->172.17.0.3:36622, err= --- PASS: TestServerSideMoveWithFilter (0.13s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-vanovon6nani", Local "Local file system at /tmp/rclone1590198084", Modify Window "1s" 2025/07/04 04:41:01 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-sunufov6tura" 2025/07/04 04:41:01 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/04 04:41:01 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/04 04:41:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/04 04:41:01 DEBUG : Setting pass="qhQZkJNZDZzgj8lpjpwts1iUXSTh6qZj8XN9Q6k-3zA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/04 04:41:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/04 04:41:01 DEBUG : TestFTPPureftpd: detected overridden config - adding "{2QvK6}" suffix to name 2025/07/04 04:41:01 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/04 04:41:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/04 04:41:01 DEBUG : Setting pass="qhQZkJNZDZzgj8lpjpwts1iUXSTh6qZj8XN9Q6k-3zA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/04 04:41:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-sunufov6tura: Connecting to FTP server 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-sunufov6tura: dial("tcp","172.17.0.3:21") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-sunufov6tura: > dial: conn=172.17.0.1:42178->172.17.0.3:21, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33388") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:57014->172.17.0.3:33388, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:32864") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:55264->172.17.0.3:32864, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30656") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:59046->172.17.0.3:30656, err= 2025/07/04 04:41:01 INFO : tomatoDir: Making directory 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38846") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:45716->172.17.0.3:38846, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39862") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:43678->172.17.0.3:39862, err= sync_test.go:1706: Server side move (if possible) ftp://172.17.0.3:21/rclone-test-vanovon6nani -> ftp://172.17.0.3:21/rclone-test-sunufov6tura 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-sunufov6tura: dial("tcp","172.17.0.3:38475") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-sunufov6tura: > dial: conn=172.17.0.1:48616->172.17.0.3:38475, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-sunufov6tura: dial("tcp","172.17.0.3:37637") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-sunufov6tura: > dial: conn=172.17.0.1:52082->172.17.0.3:37637, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-sunufov6tura: dial("tcp","172.17.0.3:31438") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-sunufov6tura: > dial: conn=172.17.0.1:35244->172.17.0.3:31438, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-sunufov6tura: Using server-side directory move 2025/07/04 04:41:01 INFO : ftp://172.17.0.3:21/rclone-test-sunufov6tura: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-sunufov6tura: dial("tcp","172.17.0.3:36017") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-sunufov6tura: > dial: conn=172.17.0.1:50934->172.17.0.3:36017, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38242") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:38364->172.17.0.3:38242, err= 2025/07/04 04:41:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/04 04:41:01 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/07/04 04:41:01 DEBUG : empty space: Unchanged skipping 2025/07/04 04:41:01 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39052") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-sunufov6tura: Connecting to FTP server 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-sunufov6tura: dial("tcp","172.17.0.3:21") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:49854->172.17.0.3:39052, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-sunufov6tura: > dial: conn=172.17.0.1:42192->172.17.0.3:21, err= 2025/07/04 04:41:01 INFO : empty space: Deleted 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-sunufov6tura: Waiting for checks to finish 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-sunufov6tura: Waiting for transfers to finish 2025/07/04 04:41:01 INFO : potato2: Moved (server-side) 2025/07/04 04:41:01 INFO : potato3: Deleted 2025/07/04 04:41:01 INFO : potato3: Moved (server-side) 2025/07/04 04:41:01 INFO : tomatoDir: Removing directory 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: deleted 1 directories 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:32592") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:59806->172.17.0.3:32592, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38415") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:44378->172.17.0.3:38415, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-sunufov6tura: dial("tcp","172.17.0.3:38942") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-sunufov6tura: > dial: conn=172.17.0.1:46002->172.17.0.3:38942, err= 2025/07/04 04:41:01 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xobagil8laje" 2025/07/04 04:41:01 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/04 04:41:01 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/04 04:41:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/04 04:41:01 DEBUG : Setting pass="qhQZkJNZDZzgj8lpjpwts1iUXSTh6qZj8XN9Q6k-3zA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/04 04:41:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/04 04:41:01 DEBUG : TestFTPPureftpd: detected overridden config - adding "{2QvK6}" suffix to name 2025/07/04 04:41:01 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/04 04:41:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/04 04:41:01 DEBUG : Setting pass="qhQZkJNZDZzgj8lpjpwts1iUXSTh6qZj8XN9Q6k-3zA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/04 04:41:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xobagil8laje: Connecting to FTP server 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xobagil8laje: dial("tcp","172.17.0.3:21") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xobagil8laje: > dial: conn=172.17.0.1:42196->172.17.0.3:21, err= 2025/07/04 04:41:01 INFO : tomatoDir: Making directory 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xobagil8laje: Using server-side directory move 2025/07/04 04:41:01 INFO : ftp://172.17.0.3:21/rclone-test-xobagil8laje: Server side directory move succeeded 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xobagil8laje: dial("tcp","172.17.0.3:31489") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xobagil8laje: > dial: conn=172.17.0.1:45924->172.17.0.3:31489, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xobagil8laje: dial("tcp","172.17.0.3:37185") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xobagil8laje: > dial: conn=172.17.0.1:33720->172.17.0.3:37185, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-sunufov6tura: dial("tcp","172.17.0.3:36835") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-sunufov6tura: > dial: conn=172.17.0.1:52460->172.17.0.3:36835, err= 2025/07/04 04:41:01 ERROR : error listing: directory not found 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-sunufov6tura: dial("tcp","172.17.0.3:35561") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-sunufov6tura: > dial: conn=172.17.0.1:37264->172.17.0.3:35561, err= 2025/07/04 04:41:01 ERROR : error listing: directory not found 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xobagil8laje: dial("tcp","172.17.0.3:30066") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xobagil8laje: > dial: conn=172.17.0.1:42936->172.17.0.3:30066, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xobagil8laje: Purge object "empty space" 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xobagil8laje: Purge object "potato2" 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xobagil8laje: Purge object "potato3" 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xobagil8laje: dial("tcp","172.17.0.3:36646") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xobagil8laje: > dial: conn=172.17.0.1:37640->172.17.0.3:36646, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xobagil8laje: Purge dir "tomatoDir" 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xobagil8laje: Purge dir "" 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-sunufov6tura: dial("tcp","172.17.0.3:39908") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-sunufov6tura: > dial: conn=172.17.0.1:51858->172.17.0.3:39908, err= 2025/07/04 04:41:01 ERROR : error listing: directory not found 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-sunufov6tura: Purge dir "" 2025/07/04 04:41:01 NOTICE: purge failed to rmdir "": directory not found 2025/07/04 04:41:01 NOTICE: purge failed: directory not found 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34349") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:45088->172.17.0.3:34349, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38919") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:43810->172.17.0.3:38919, err= --- PASS: TestServerSideMoveDeleteEmptySourceDirs (0.10s) === RUN TestServerSideMoveOverlap run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-vanovon6nani", Local "Local file system at /tmp/rclone1590198084", Modify Window "1s" sync_test.go:1911: Skipping test as remote supports DirMove 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34872") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:60070->172.17.0.3:34872, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33088") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:37432->172.17.0.3:33088, err= --- SKIP: TestServerSideMoveOverlap (0.00s) === RUN TestSyncOverlap run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-vanovon6nani", Local "Local file system at /tmp/rclone1590198084", Modify Window "1s" 2025/07/04 04:41:01 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-vanovon6nani/rclone-sync-test" 2025/07/04 04:41:01 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/04 04:41:01 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/04 04:41:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/04 04:41:01 DEBUG : Setting pass="qhQZkJNZDZzgj8lpjpwts1iUXSTh6qZj8XN9Q6k-3zA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/04 04:41:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/04 04:41:01 DEBUG : TestFTPPureftpd: detected overridden config - adding "{2QvK6}" suffix to name 2025/07/04 04:41:01 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/04 04:41:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/04 04:41:01 DEBUG : Setting pass="qhQZkJNZDZzgj8lpjpwts1iUXSTh6qZj8XN9Q6k-3zA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/04 04:41:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/rclone-sync-test: Connecting to FTP server 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/rclone-sync-test: dial("tcp","172.17.0.3:21") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/rclone-sync-test: > dial: conn=172.17.0.1:42208->172.17.0.3:21, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30358") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:34022->172.17.0.3:30358, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36659") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:47524->172.17.0.3:36659, err= --- PASS: TestSyncOverlap (0.03s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-vanovon6nani", Local "Local file system at /tmp/rclone1590198084", Modify Window "1s" 2025/07/04 04:41:01 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-vanovon6nani/rclone-sync-test" 2025/07/04 04:41:01 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/04 04:41:01 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/04 04:41:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/04 04:41:01 DEBUG : Setting pass="qhQZkJNZDZzgj8lpjpwts1iUXSTh6qZj8XN9Q6k-3zA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/04 04:41:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/04 04:41:01 DEBUG : TestFTPPureftpd: detected overridden config - adding "{2QvK6}" suffix to name 2025/07/04 04:41:01 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/04 04:41:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/04 04:41:01 DEBUG : Setting pass="qhQZkJNZDZzgj8lpjpwts1iUXSTh6qZj8XN9Q6k-3zA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/04 04:41:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/rclone-sync-test: Connecting to FTP server 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/rclone-sync-test: dial("tcp","172.17.0.3:21") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/rclone-sync-test: > dial: conn=172.17.0.1:42216->172.17.0.3:21, err= 2025/07/04 04:41:01 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-vanovon6nani/rclone-sync-test-include/layer2" 2025/07/04 04:41:01 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/04 04:41:01 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/04 04:41:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/04 04:41:01 DEBUG : Setting pass="qhQZkJNZDZzgj8lpjpwts1iUXSTh6qZj8XN9Q6k-3zA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/04 04:41:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/04 04:41:01 DEBUG : TestFTPPureftpd: detected overridden config - adding "{2QvK6}" suffix to name 2025/07/04 04:41:01 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/04 04:41:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/04 04:41:01 DEBUG : Setting pass="qhQZkJNZDZzgj8lpjpwts1iUXSTh6qZj8XN9Q6k-3zA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/04 04:41:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/rclone-sync-test-include/layer2: Connecting to FTP server 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/rclone-sync-test-include/layer2: dial("tcp","172.17.0.3:21") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:42226->172.17.0.3:21, err= 2025/07/04 04:41:01 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-vanovon6nani/rclone-sync-test-ignore-file" 2025/07/04 04:41:01 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/04 04:41:01 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/04 04:41:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/04 04:41:01 DEBUG : Setting pass="qhQZkJNZDZzgj8lpjpwts1iUXSTh6qZj8XN9Q6k-3zA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/04 04:41:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/04 04:41:01 DEBUG : TestFTPPureftpd: detected overridden config - adding "{2QvK6}" suffix to name 2025/07/04 04:41:01 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/04 04:41:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/04 04:41:01 DEBUG : Setting pass="qhQZkJNZDZzgj8lpjpwts1iUXSTh6qZj8XN9Q6k-3zA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/04 04:41:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/rclone-sync-test-ignore-file: Connecting to FTP server 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/rclone-sync-test-ignore-file: dial("tcp","172.17.0.3:21") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:42238->172.17.0.3:21, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39405") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:40200->172.17.0.3:39405, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34699") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/rclone-sync-test: dial("tcp","172.17.0.3:31971") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:43242->172.17.0.3:34699, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/rclone-sync-test: > dial: conn=172.17.0.1:51886->172.17.0.3:31971, err= 2025/07/04 04:41:01 DEBUG : rclone-sync-test: Excluded 2025/07/04 04:41:01 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38814") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:34618->172.17.0.3:38814, err= 2025/07/04 04:41:01 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/rclone-sync-test: Waiting for checks to finish 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/rclone-sync-test: Waiting for transfers to finish 2025/07/04 04:41:01 DEBUG : Waiting for deletions to finish 2025/07/04 04:41:01 INFO : There was nothing to transfer 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31506") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:41306->172.17.0.3:31506, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/rclone-sync-test: dial("tcp","172.17.0.3:32712") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/rclone-sync-test: > dial: conn=172.17.0.1:50036->172.17.0.3:32712, err= 2025/07/04 04:41:01 DEBUG : rclone-sync-test: Excluded 2025/07/04 04:41:01 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39840") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:33652->172.17.0.3:39840, err= 2025/07/04 04:41:01 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for checks to finish 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for transfers to finish 2025/07/04 04:41:01 DEBUG : Waiting for deletions to finish 2025/07/04 04:41:01 INFO : rclone-sync-test-include: Removing directory 2025/07/04 04:41:01 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: failed to delete 1 directories 2025/07/04 04:41:01 INFO : There was nothing to transfer 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/rclone-sync-test-include/layer2: dial("tcp","172.17.0.3:37407") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34875") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:53794->172.17.0.3:37407, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:48224->172.17.0.3:34875, err= 2025/07/04 04:41:01 DEBUG : rclone-sync-test: Excluded 2025/07/04 04:41:01 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:32373") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:60262->172.17.0.3:32373, err= 2025/07/04 04:41:01 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/rclone-sync-test-include/layer2: Waiting for checks to finish 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/07/04 04:41:01 DEBUG : Waiting for deletions to finish 2025/07/04 04:41:01 INFO : There was nothing to transfer 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36286") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:36420->172.17.0.3:36286, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/rclone-sync-test-include/layer2: dial("tcp","172.17.0.3:36812") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:47780->172.17.0.3:36812, err= 2025/07/04 04:41:01 DEBUG : rclone-sync-test: Excluded 2025/07/04 04:41:01 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34565") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:55782->172.17.0.3:34565, err= 2025/07/04 04:41:01 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for checks to finish 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for transfers to finish 2025/07/04 04:41:01 DEBUG : Waiting for deletions to finish 2025/07/04 04:41:01 INFO : rclone-sync-test-include: Removing directory 2025/07/04 04:41:01 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: failed to delete 1 directories 2025/07/04 04:41:01 INFO : There was nothing to transfer 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/rclone-sync-test-ignore-file: dial("tcp","172.17.0.3:30152") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:32702") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:38454->172.17.0.3:30152, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:59098->172.17.0.3:32702, err= 2025/07/04 04:41:01 DEBUG : Excluded 2025/07/04 04:41:01 DEBUG : rclone-sync-test: Excluded 2025/07/04 04:41:01 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34588") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:42438->172.17.0.3:34588, err= 2025/07/04 04:41:01 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/rclone-sync-test-ignore-file: Waiting for checks to finish 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/07/04 04:41:01 DEBUG : Waiting for deletions to finish 2025/07/04 04:41:01 INFO : There was nothing to transfer 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31063") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:57754->172.17.0.3:31063, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39136") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:55296->172.17.0.3:39136, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35575") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38391") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:49742->172.17.0.3:35575, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:58982->172.17.0.3:38391, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38969") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:50218->172.17.0.3:38969, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33219") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:58358->172.17.0.3:33219, err= --- PASS: TestSyncOverlapWithFilter (0.11s) === RUN TestSyncCompareDest run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-vanovon6nani", Local "Local file system at /tmp/rclone1590198084", Modify Window "1s" 2025/07/04 04:41:01 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-vanovon6nani/dst" 2025/07/04 04:41:01 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/04 04:41:01 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/04 04:41:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/04 04:41:01 DEBUG : Setting pass="qhQZkJNZDZzgj8lpjpwts1iUXSTh6qZj8XN9Q6k-3zA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/04 04:41:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/04 04:41:01 DEBUG : TestFTPPureftpd: detected overridden config - adding "{2QvK6}" suffix to name 2025/07/04 04:41:01 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/04 04:41:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/04 04:41:01 DEBUG : Setting pass="qhQZkJNZDZzgj8lpjpwts1iUXSTh6qZj8XN9Q6k-3zA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/04 04:41:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/dst: Connecting to FTP server 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/dst: dial("tcp","172.17.0.3:21") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/dst: > dial: conn=172.17.0.1:42250->172.17.0.3:21, err= 2025/07/04 04:41:01 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-vanovon6nani/CompareDest" 2025/07/04 04:41:01 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/04 04:41:01 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/04 04:41:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/04 04:41:01 DEBUG : Setting pass="qhQZkJNZDZzgj8lpjpwts1iUXSTh6qZj8XN9Q6k-3zA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/04 04:41:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/04 04:41:01 DEBUG : TestFTPPureftpd: detected overridden config - adding "{2QvK6}" suffix to name 2025/07/04 04:41:01 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/04 04:41:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/04 04:41:01 DEBUG : Setting pass="qhQZkJNZDZzgj8lpjpwts1iUXSTh6qZj8XN9Q6k-3zA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/04 04:41:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/CompareDest: Connecting to FTP server 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/CompareDest: dial("tcp","172.17.0.3:21") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/CompareDest: > dial: conn=172.17.0.1:42254->172.17.0.3:21, err= 2025/07/04 04:41:01 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-vanovon6nani/CompareDest" to be canonical "TestFTPPureftpd{2QvK6}:rclone-test-vanovon6nani/CompareDest" 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/dst: dial("tcp","172.17.0.3:33086") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/dst: > dial: conn=172.17.0.1:54622->172.17.0.3:33086, err= 2025/07/04 04:41:01 DEBUG : one: Need to transfer - File not found at Destination 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/dst: Waiting for checks to finish 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/dst: Waiting for transfers to finish 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/dst: dial("tcp","172.17.0.3:37361") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/dst: > dial: conn=172.17.0.1:52788->172.17.0.3:37361, err= 2025/07/04 04:41:01 DEBUG : one.b824e1ab.partial: renamed to: one 2025/07/04 04:41:01 INFO : one: Copied (new) 2025/07/04 04:41:01 DEBUG : Waiting for deletions to finish 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33870") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:57726->172.17.0.3:33870, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36238") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:58952->172.17.0.3:36238, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30197") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:38588->172.17.0.3:30197, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39026") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:54756->172.17.0.3:39026, err= 2025/07/04 04:41:01 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-vanovon6nani/CompareDest" for canonical name "TestFTPPureftpd{2QvK6}:rclone-test-vanovon6nani/CompareDest" 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/dst: dial("tcp","172.17.0.3:32620") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/dst: > dial: conn=172.17.0.1:34656->172.17.0.3:32620, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/dst: Waiting for checks to finish 2025/07/04 04:41:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/dst: Waiting for transfers to finish 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/dst: dial("tcp","172.17.0.3:33959") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/dst: > dial: conn=172.17.0.1:38312->172.17.0.3:33959, err= 2025/07/04 04:41:01 DEBUG : one.406dcb2c.partial: renamed to: one 2025/07/04 04:41:01 INFO : one: Copied (replaced existing) 2025/07/04 04:41:01 DEBUG : Waiting for deletions to finish 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:32656") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:50842->172.17.0.3:32656, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35000") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:45772->172.17.0.3:35000, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33786") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:54956->172.17.0.3:33786, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33657") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:33058->172.17.0.3:33657, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:32567") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:46784->172.17.0.3:32567, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39099") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34946") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:40352->172.17.0.3:39099, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:33790->172.17.0.3:34946, err= 2025/07/04 04:41:01 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-vanovon6nani/CompareDest" for canonical name "TestFTPPureftpd{2QvK6}:rclone-test-vanovon6nani/CompareDest" 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/dst: dial("tcp","172.17.0.3:34939") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/dst: > dial: conn=172.17.0.1:41706->172.17.0.3:34939, err= 2025/07/04 04:41:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/dst: Waiting for checks to finish 2025/07/04 04:41:01 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/04 04:41:01 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/dst: Waiting for transfers to finish 2025/07/04 04:41:01 DEBUG : Waiting for deletions to finish 2025/07/04 04:41:01 INFO : There was nothing to transfer 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30714") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:59762->172.17.0.3:30714, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35695") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31639") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:48318->172.17.0.3:31639, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:39134->172.17.0.3:35695, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39714") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:50236->172.17.0.3:39714, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37698") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:51916->172.17.0.3:37698, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33352") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:44650->172.17.0.3:33352, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33954") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:40966->172.17.0.3:33954, err= 2025/07/04 04:41:01 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-vanovon6nani/CompareDest" for canonical name "TestFTPPureftpd{2QvK6}:rclone-test-vanovon6nani/CompareDest" 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/dst: dial("tcp","172.17.0.3:33659") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/dst: > dial: conn=172.17.0.1:39258->172.17.0.3:33659, err= 2025/07/04 04:41:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/CompareDest: Connecting to FTP server 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/CompareDest: dial("tcp","172.17.0.3:21") 2025/07/04 04:41:01 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/04 04:41:01 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/dst: Waiting for checks to finish 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/CompareDest: > dial: conn=172.17.0.1:42266->172.17.0.3:21, err= 2025/07/04 04:41:01 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/04 04:41:01 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/dst: Waiting for transfers to finish 2025/07/04 04:41:01 DEBUG : Waiting for deletions to finish 2025/07/04 04:41:01 INFO : There was nothing to transfer 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38947") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:56502->172.17.0.3:38947, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39702") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:53308->172.17.0.3:39702, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36702") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:48452->172.17.0.3:36702, err= 2025/07/04 04:41:01 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-vanovon6nani/CompareDest" for canonical name "TestFTPPureftpd{2QvK6}:rclone-test-vanovon6nani/CompareDest" 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/dst: dial("tcp","172.17.0.3:34737") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/dst: > dial: conn=172.17.0.1:36272->172.17.0.3:34737, err= 2025/07/04 04:41:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/04 04:41:01 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/04 04:41:01 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/dst: Waiting for checks to finish 2025/07/04 04:41:01 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/04 04:41:01 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/dst: Waiting for transfers to finish 2025/07/04 04:41:01 DEBUG : Waiting for deletions to finish 2025/07/04 04:41:01 INFO : There was nothing to transfer 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38190") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:35526->172.17.0.3:38190, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35920") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:46522->172.17.0.3:35920, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36797") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:47724->172.17.0.3:36797, err= sync_test.go:2176: No hash on uploaded file so skipping compare timestamp test 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35133") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:35686->172.17.0.3:35133, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36066") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:41224->172.17.0.3:36066, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:32252") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:59712->172.17.0.3:32252, err= 2025/07/04 04:41:01 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-vanovon6nani/CompareDest" for canonical name "TestFTPPureftpd{2QvK6}:rclone-test-vanovon6nani/CompareDest" 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/dst: dial("tcp","172.17.0.3:38471") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/dst: > dial: conn=172.17.0.1:37700->172.17.0.3:38471, err= 2025/07/04 04:41:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/04 04:41:01 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/07/04 04:41:01 DEBUG : two: Need to transfer - File not found at Destination 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/dst: Waiting for checks to finish 2025/07/04 04:41:01 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/04 04:41:01 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/dst: Waiting for transfers to finish 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/dst: dial("tcp","172.17.0.3:30227") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/dst: > dial: conn=172.17.0.1:56480->172.17.0.3:30227, err= 2025/07/04 04:41:01 DEBUG : two.1503b713.partial: renamed to: two 2025/07/04 04:41:01 INFO : two: Copied (new) 2025/07/04 04:41:01 DEBUG : Waiting for deletions to finish 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34762") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:49102->172.17.0.3:34762, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39102") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:38254->172.17.0.3:39102, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39903") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:58554->172.17.0.3:39903, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36019") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:58326->172.17.0.3:36019, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36655") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:49396->172.17.0.3:36655, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31477") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:52740->172.17.0.3:31477, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35814") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:40694->172.17.0.3:35814, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/CompareDest: closing 2 unused connections --- PASS: TestSyncCompareDest (0.18s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-vanovon6nani", Local "Local file system at /tmp/rclone1590198084", Modify Window "1s" 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33186") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:42492->172.17.0.3:33186, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33598") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:60812->172.17.0.3:33598, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30774") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:47682->172.17.0.3:30774, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38111") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:45540->172.17.0.3:38111, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30401") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:33120->172.17.0.3:30401, err= 2025/07/04 04:41:01 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-vanovon6nani/dest" 2025/07/04 04:41:01 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/04 04:41:01 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/04 04:41:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/04 04:41:01 DEBUG : Setting pass="qhQZkJNZDZzgj8lpjpwts1iUXSTh6qZj8XN9Q6k-3zA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/04 04:41:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/04 04:41:01 DEBUG : TestFTPPureftpd: detected overridden config - adding "{2QvK6}" suffix to name 2025/07/04 04:41:01 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/04 04:41:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/04 04:41:01 DEBUG : Setting pass="qhQZkJNZDZzgj8lpjpwts1iUXSTh6qZj8XN9Q6k-3zA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/04 04:41:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/dest: Connecting to FTP server 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/dest: dial("tcp","172.17.0.3:21") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/dest: > dial: conn=172.17.0.1:42276->172.17.0.3:21, err= 2025/07/04 04:41:01 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-vanovon6nani/pre-dest1" 2025/07/04 04:41:01 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/04 04:41:01 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/04 04:41:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/04 04:41:01 DEBUG : Setting pass="qhQZkJNZDZzgj8lpjpwts1iUXSTh6qZj8XN9Q6k-3zA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/04 04:41:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/04 04:41:01 DEBUG : TestFTPPureftpd: detected overridden config - adding "{2QvK6}" suffix to name 2025/07/04 04:41:01 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/04 04:41:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/04 04:41:01 DEBUG : Setting pass="qhQZkJNZDZzgj8lpjpwts1iUXSTh6qZj8XN9Q6k-3zA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/04 04:41:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/pre-dest1: Connecting to FTP server 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/pre-dest1: dial("tcp","172.17.0.3:21") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/pre-dest1: > dial: conn=172.17.0.1:42278->172.17.0.3:21, err= 2025/07/04 04:41:01 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-vanovon6nani/pre-dest1" to be canonical "TestFTPPureftpd{2QvK6}:rclone-test-vanovon6nani/pre-dest1" 2025/07/04 04:41:01 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-vanovon6nani/pre-dest2" 2025/07/04 04:41:01 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/04 04:41:01 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/04 04:41:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/04 04:41:01 DEBUG : Setting pass="qhQZkJNZDZzgj8lpjpwts1iUXSTh6qZj8XN9Q6k-3zA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/04 04:41:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/04 04:41:01 DEBUG : TestFTPPureftpd: detected overridden config - adding "{2QvK6}" suffix to name 2025/07/04 04:41:01 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/04 04:41:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/04 04:41:01 DEBUG : Setting pass="qhQZkJNZDZzgj8lpjpwts1iUXSTh6qZj8XN9Q6k-3zA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/04 04:41:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/pre-dest2: Connecting to FTP server 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/pre-dest2: dial("tcp","172.17.0.3:21") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/pre-dest2: > dial: conn=172.17.0.1:42288->172.17.0.3:21, err= 2025/07/04 04:41:01 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-vanovon6nani/pre-dest2" to be canonical "TestFTPPureftpd{2QvK6}:rclone-test-vanovon6nani/pre-dest2" 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/dest: dial("tcp","172.17.0.3:31323") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/dest: > dial: conn=172.17.0.1:38382->172.17.0.3:31323, err= 2025/07/04 04:41:01 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:01 DEBUG : 1: Destination found in --compare-dest, skipping 2025/07/04 04:41:01 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:01 DEBUG : 2: Destination found in --compare-dest, skipping 2025/07/04 04:41:01 DEBUG : 3: Need to transfer - File not found at Destination 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/dest: Waiting for checks to finish 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/dest: Waiting for transfers to finish 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/dest: dial("tcp","172.17.0.3:39222") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/dest: > dial: conn=172.17.0.1:43554->172.17.0.3:39222, err= 2025/07/04 04:41:01 DEBUG : 3.b37ac6a8.partial: renamed to: 3 2025/07/04 04:41:01 INFO : 3: Copied (new) 2025/07/04 04:41:01 DEBUG : Waiting for deletions to finish 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/dest: dial("tcp","172.17.0.3:34128") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/dest: > dial: conn=172.17.0.1:34110->172.17.0.3:34128, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30586") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:49820->172.17.0.3:30586, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30141") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31895") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:59656->172.17.0.3:30141, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:46528->172.17.0.3:31895, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35451") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:56602->172.17.0.3:35451, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37689") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:41920->172.17.0.3:37689, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36455") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37489") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38725") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:34592->172.17.0.3:38725, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:46538->172.17.0.3:36455, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:50076->172.17.0.3:37489, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30838") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:49442->172.17.0.3:30838, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/pre-dest1: closing 1 unused connections 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/pre-dest2: closing 1 unused connections --- PASS: TestSyncMultipleCompareDest (0.13s) === RUN TestSyncCopyDest run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-vanovon6nani", Local "Local file system at /tmp/rclone1590198084", Modify Window "1s" sync_test.go:2236: Skipping test as remote does not support server-side copy 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38553") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:51636->172.17.0.3:38553, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30462") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:39234->172.17.0.3:30462, err= --- SKIP: TestSyncCopyDest (0.00s) === RUN TestSyncBackupDir run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-vanovon6nani", Local "Local file system at /tmp/rclone1590198084", Modify Window "1s" 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35085") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:53900->172.17.0.3:35085, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33517") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:34296->172.17.0.3:33517, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35293") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:35414->172.17.0.3:35293, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35884") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:42612->172.17.0.3:35884, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39833") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:52422->172.17.0.3:39833, err= 2025/07/04 04:41:01 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-vanovon6nani/dst" 2025/07/04 04:41:01 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/04 04:41:01 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/04 04:41:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/04 04:41:01 DEBUG : Setting pass="qhQZkJNZDZzgj8lpjpwts1iUXSTh6qZj8XN9Q6k-3zA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/04 04:41:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/04 04:41:01 DEBUG : TestFTPPureftpd: detected overridden config - adding "{2QvK6}" suffix to name 2025/07/04 04:41:01 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/04 04:41:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/04 04:41:01 DEBUG : Setting pass="qhQZkJNZDZzgj8lpjpwts1iUXSTh6qZj8XN9Q6k-3zA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/04 04:41:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/dst: Connecting to FTP server 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/dst: dial("tcp","172.17.0.3:21") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/dst: > dial: conn=172.17.0.1:42296->172.17.0.3:21, err= 2025/07/04 04:41:01 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-vanovon6nani/backup" 2025/07/04 04:41:01 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/04 04:41:01 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/04 04:41:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/04 04:41:01 DEBUG : Setting pass="qhQZkJNZDZzgj8lpjpwts1iUXSTh6qZj8XN9Q6k-3zA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/04 04:41:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/04 04:41:01 DEBUG : TestFTPPureftpd: detected overridden config - adding "{2QvK6}" suffix to name 2025/07/04 04:41:01 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/04 04:41:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/04 04:41:01 DEBUG : Setting pass="qhQZkJNZDZzgj8lpjpwts1iUXSTh6qZj8XN9Q6k-3zA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/04 04:41:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/backup: Connecting to FTP server 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/backup: dial("tcp","172.17.0.3:21") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/backup: > dial: conn=172.17.0.1:42312->172.17.0.3:21, err= 2025/07/04 04:41:01 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-vanovon6nani/backup" to be canonical "TestFTPPureftpd{2QvK6}:rclone-test-vanovon6nani/backup" 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/dst: dial("tcp","172.17.0.3:36218") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/dst: > dial: conn=172.17.0.1:45592->172.17.0.3:36218, err= 2025/07/04 04:41:01 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/04 04:41:01 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:01 DEBUG : two: Unchanged skipping 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/dst: Waiting for checks to finish 2025/07/04 04:41:01 INFO : one: Moved (server-side) 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/dst: Waiting for transfers to finish 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/dst: dial("tcp","172.17.0.3:39620") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/dst: > dial: conn=172.17.0.1:45030->172.17.0.3:39620, err= 2025/07/04 04:41:01 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/07/04 04:41:01 INFO : one: Copied (new) 2025/07/04 04:41:01 DEBUG : Waiting for deletions to finish 2025/07/04 04:41:01 INFO : three.txt: Moved (server-side) 2025/07/04 04:41:01 INFO : three.txt: Moved into backup dir 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34934") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:35390->172.17.0.3:34934, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:32145") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38240") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:53366->172.17.0.3:38240, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:36510->172.17.0.3:32145, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31257") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:49960->172.17.0.3:31257, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34550") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:59918->172.17.0.3:34550, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37143") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38663") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:56176->172.17.0.3:37143, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:51708->172.17.0.3:38663, err= 2025/07/04 04:41:01 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-vanovon6nani/backup" for canonical name "TestFTPPureftpd{2QvK6}:rclone-test-vanovon6nani/backup" 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/dst: dial("tcp","172.17.0.3:33446") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/dst: > dial: conn=172.17.0.1:41802->172.17.0.3:33446, err= 2025/07/04 04:41:01 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/dst: Waiting for checks to finish 2025/07/04 04:41:01 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:01 DEBUG : two: Unchanged skipping 2025/07/04 04:41:01 INFO : one: Deleted 2025/07/04 04:41:01 INFO : one: Moved (server-side) 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/dst: Waiting for transfers to finish 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/dst: dial("tcp","172.17.0.3:30119") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/dst: > dial: conn=172.17.0.1:41700->172.17.0.3:30119, err= 2025/07/04 04:41:01 DEBUG : one.1503b713.partial: renamed to: one 2025/07/04 04:41:01 INFO : one: Copied (new) 2025/07/04 04:41:01 DEBUG : Waiting for deletions to finish 2025/07/04 04:41:01 INFO : three.txt: Deleted 2025/07/04 04:41:01 INFO : three.txt: Moved (server-side) 2025/07/04 04:41:01 INFO : three.txt: Moved into backup dir 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37266") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:41376->172.17.0.3:37266, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30305") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38758") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:58060->172.17.0.3:30305, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:44350->172.17.0.3:38758, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37627") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:32848->172.17.0.3:37627, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31110") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:37204->172.17.0.3:31110, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39936") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:41784->172.17.0.3:39936, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35188") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:40914->172.17.0.3:35188, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/backup: closing 1 unused connections --- PASS: TestSyncBackupDir (0.10s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-vanovon6nani", Local "Local file system at /tmp/rclone1590198084", Modify Window "1s" 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37208") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:56076->172.17.0.3:37208, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36350") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:40838->172.17.0.3:36350, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38668") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:37036->172.17.0.3:38668, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:32682") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:46484->172.17.0.3:32682, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34998") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:58618->172.17.0.3:34998, err= 2025/07/04 04:41:01 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-vanovon6nani/dst" 2025/07/04 04:41:01 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/04 04:41:01 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/04 04:41:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/04 04:41:01 DEBUG : Setting pass="qhQZkJNZDZzgj8lpjpwts1iUXSTh6qZj8XN9Q6k-3zA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/04 04:41:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/04 04:41:01 DEBUG : TestFTPPureftpd: detected overridden config - adding "{2QvK6}" suffix to name 2025/07/04 04:41:01 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/04 04:41:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/04 04:41:01 DEBUG : Setting pass="qhQZkJNZDZzgj8lpjpwts1iUXSTh6qZj8XN9Q6k-3zA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/04 04:41:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/dst: Connecting to FTP server 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/dst: dial("tcp","172.17.0.3:21") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/dst: > dial: conn=172.17.0.1:42322->172.17.0.3:21, err= 2025/07/04 04:41:01 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-vanovon6nani/backup" 2025/07/04 04:41:01 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/04 04:41:01 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/04 04:41:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/04 04:41:01 DEBUG : Setting pass="qhQZkJNZDZzgj8lpjpwts1iUXSTh6qZj8XN9Q6k-3zA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/04 04:41:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/04 04:41:01 DEBUG : TestFTPPureftpd: detected overridden config - adding "{2QvK6}" suffix to name 2025/07/04 04:41:01 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/04 04:41:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/04 04:41:01 DEBUG : Setting pass="qhQZkJNZDZzgj8lpjpwts1iUXSTh6qZj8XN9Q6k-3zA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/04 04:41:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/backup: Connecting to FTP server 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/backup: dial("tcp","172.17.0.3:21") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/backup: > dial: conn=172.17.0.1:42334->172.17.0.3:21, err= 2025/07/04 04:41:01 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-vanovon6nani/backup" to be canonical "TestFTPPureftpd{2QvK6}:rclone-test-vanovon6nani/backup" 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/dst: dial("tcp","172.17.0.3:30483") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/dst: > dial: conn=172.17.0.1:39578->172.17.0.3:30483, err= 2025/07/04 04:41:01 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/dst: Waiting for checks to finish 2025/07/04 04:41:01 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:01 DEBUG : two: Unchanged skipping 2025/07/04 04:41:01 INFO : one: Moved (server-side) to: one.bak 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/dst: Waiting for transfers to finish 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/dst: dial("tcp","172.17.0.3:37679") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/dst: > dial: conn=172.17.0.1:57532->172.17.0.3:37679, err= 2025/07/04 04:41:01 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/07/04 04:41:01 INFO : one: Copied (new) 2025/07/04 04:41:01 DEBUG : Waiting for deletions to finish 2025/07/04 04:41:01 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/07/04 04:41:01 INFO : three.txt: Moved into backup dir 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:32591") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:38072->172.17.0.3:32591, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35221") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:45990->172.17.0.3:35221, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:32598") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:36648->172.17.0.3:32598, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30856") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:54702->172.17.0.3:30856, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39776") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:48712->172.17.0.3:39776, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39664") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:54804->172.17.0.3:39664, err= 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31450") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:37970->172.17.0.3:31450, err= 2025/07/04 04:41:01 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-vanovon6nani/backup" for canonical name "TestFTPPureftpd{2QvK6}:rclone-test-vanovon6nani/backup" 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/dst: dial("tcp","172.17.0.3:38233") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/dst: > dial: conn=172.17.0.1:43520->172.17.0.3:38233, err= 2025/07/04 04:41:01 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/dst: Waiting for checks to finish 2025/07/04 04:41:01 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:01 DEBUG : two: Unchanged skipping 2025/07/04 04:41:01 INFO : one.bak: Deleted 2025/07/04 04:41:01 INFO : one: Moved (server-side) to: one.bak 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/dst: Waiting for transfers to finish 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/dst: dial("tcp","172.17.0.3:31276") 2025/07/04 04:41:01 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/dst: > dial: conn=172.17.0.1:44382->172.17.0.3:31276, err= 2025/07/04 04:41:01 DEBUG : one.1503b713.partial: renamed to: one 2025/07/04 04:41:01 INFO : one: Copied (new) 2025/07/04 04:41:01 DEBUG : Waiting for deletions to finish 2025/07/04 04:41:01 INFO : three.txt.bak: Deleted 2025/07/04 04:41:02 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/07/04 04:41:02 INFO : three.txt: Moved into backup dir 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:32095") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:43918->172.17.0.3:32095, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39458") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37546") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:42450->172.17.0.3:37546, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:51118->172.17.0.3:39458, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33744") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:36820->172.17.0.3:33744, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31042") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37261") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:38774->172.17.0.3:37261, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:57972->172.17.0.3:31042, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38847") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:44122->172.17.0.3:38847, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffix (0.10s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-vanovon6nani", Local "Local file system at /tmp/rclone1590198084", Modify Window "1s" 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39828") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:36736->172.17.0.3:39828, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38454") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:56810->172.17.0.3:38454, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30002") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:53228->172.17.0.3:30002, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35413") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:45776->172.17.0.3:35413, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33803") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:32884->172.17.0.3:33803, err= 2025/07/04 04:41:02 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-vanovon6nani/dst" 2025/07/04 04:41:02 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/04 04:41:02 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/04 04:41:02 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/04 04:41:02 DEBUG : Setting pass="qhQZkJNZDZzgj8lpjpwts1iUXSTh6qZj8XN9Q6k-3zA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/04 04:41:02 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/04 04:41:02 DEBUG : TestFTPPureftpd: detected overridden config - adding "{2QvK6}" suffix to name 2025/07/04 04:41:02 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/04 04:41:02 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/04 04:41:02 DEBUG : Setting pass="qhQZkJNZDZzgj8lpjpwts1iUXSTh6qZj8XN9Q6k-3zA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/04 04:41:02 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/dst: Connecting to FTP server 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/dst: dial("tcp","172.17.0.3:21") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/dst: > dial: conn=172.17.0.1:42348->172.17.0.3:21, err= 2025/07/04 04:41:02 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-vanovon6nani/backup" 2025/07/04 04:41:02 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/04 04:41:02 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/04 04:41:02 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/04 04:41:02 DEBUG : Setting pass="qhQZkJNZDZzgj8lpjpwts1iUXSTh6qZj8XN9Q6k-3zA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/04 04:41:02 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/04 04:41:02 DEBUG : TestFTPPureftpd: detected overridden config - adding "{2QvK6}" suffix to name 2025/07/04 04:41:02 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/04 04:41:02 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/04 04:41:02 DEBUG : Setting pass="qhQZkJNZDZzgj8lpjpwts1iUXSTh6qZj8XN9Q6k-3zA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/04 04:41:02 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/backup: Connecting to FTP server 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/backup: dial("tcp","172.17.0.3:21") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/backup: > dial: conn=172.17.0.1:42350->172.17.0.3:21, err= 2025/07/04 04:41:02 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-vanovon6nani/backup" to be canonical "TestFTPPureftpd{2QvK6}:rclone-test-vanovon6nani/backup" 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/dst: dial("tcp","172.17.0.3:39161") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/dst: > dial: conn=172.17.0.1:43554->172.17.0.3:39161, err= 2025/07/04 04:41:02 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/dst: Waiting for checks to finish 2025/07/04 04:41:02 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:02 DEBUG : two: Unchanged skipping 2025/07/04 04:41:02 INFO : one: Moved (server-side) to: one-2019-01-01 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/dst: Waiting for transfers to finish 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/dst: dial("tcp","172.17.0.3:33362") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/dst: > dial: conn=172.17.0.1:52854->172.17.0.3:33362, err= 2025/07/04 04:41:02 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/07/04 04:41:02 INFO : one: Copied (new) 2025/07/04 04:41:02 DEBUG : Waiting for deletions to finish 2025/07/04 04:41:02 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/07/04 04:41:02 INFO : three.txt: Moved into backup dir 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39246") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:57450->172.17.0.3:39246, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38409") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:54712->172.17.0.3:38409, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34745") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:46770->172.17.0.3:34745, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30306") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:48392->172.17.0.3:30306, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38718") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:59806->172.17.0.3:38718, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30501") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:35510->172.17.0.3:30501, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33376") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:54366->172.17.0.3:33376, err= 2025/07/04 04:41:02 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-vanovon6nani/backup" for canonical name "TestFTPPureftpd{2QvK6}:rclone-test-vanovon6nani/backup" 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/dst: dial("tcp","172.17.0.3:34471") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/dst: > dial: conn=172.17.0.1:36408->172.17.0.3:34471, err= 2025/07/04 04:41:02 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/dst: Waiting for checks to finish 2025/07/04 04:41:02 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:02 DEBUG : two: Unchanged skipping 2025/07/04 04:41:02 INFO : one-2019-01-01: Deleted 2025/07/04 04:41:02 INFO : one: Moved (server-side) to: one-2019-01-01 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/dst: Waiting for transfers to finish 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/dst: dial("tcp","172.17.0.3:33219") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/dst: > dial: conn=172.17.0.1:58364->172.17.0.3:33219, err= 2025/07/04 04:41:02 DEBUG : one.1503b713.partial: renamed to: one 2025/07/04 04:41:02 INFO : one: Copied (new) 2025/07/04 04:41:02 DEBUG : Waiting for deletions to finish 2025/07/04 04:41:02 INFO : three-2019-01-01.txt: Deleted 2025/07/04 04:41:02 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/07/04 04:41:02 INFO : three.txt: Moved into backup dir 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35402") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:49248->172.17.0.3:35402, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39189") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:45060->172.17.0.3:39189, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39230") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:59894->172.17.0.3:39230, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39041") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:36828->172.17.0.3:39041, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34372") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30210") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:33776->172.17.0.3:34372, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:33056->172.17.0.3:30210, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37569") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:56002->172.17.0.3:37569, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffixKeepExtension (0.09s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-vanovon6nani", Local "Local file system at /tmp/rclone1590198084", Modify Window "1s" 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37619") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:33220->172.17.0.3:37619, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37740") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:38182->172.17.0.3:37740, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:32462") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:60000->172.17.0.3:32462, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35030") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:58576->172.17.0.3:35030, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35951") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:55404->172.17.0.3:35951, err= 2025/07/04 04:41:02 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-vanovon6nani/dst" 2025/07/04 04:41:02 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/04 04:41:02 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/04 04:41:02 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/04 04:41:02 DEBUG : Setting pass="qhQZkJNZDZzgj8lpjpwts1iUXSTh6qZj8XN9Q6k-3zA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/04 04:41:02 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/04 04:41:02 DEBUG : TestFTPPureftpd: detected overridden config - adding "{2QvK6}" suffix to name 2025/07/04 04:41:02 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/04 04:41:02 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/04 04:41:02 DEBUG : Setting pass="qhQZkJNZDZzgj8lpjpwts1iUXSTh6qZj8XN9Q6k-3zA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/04 04:41:02 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/dst: Connecting to FTP server 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/dst: dial("tcp","172.17.0.3:21") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/dst: > dial: conn=172.17.0.1:42360->172.17.0.3:21, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/dst: dial("tcp","172.17.0.3:37373") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/dst: > dial: conn=172.17.0.1:52008->172.17.0.3:37373, err= 2025/07/04 04:41:02 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/dst: Waiting for checks to finish 2025/07/04 04:41:02 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:02 DEBUG : two: Unchanged skipping 2025/07/04 04:41:02 INFO : one: Moved (server-side) to: one.bak 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/dst: Waiting for transfers to finish 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/dst: dial("tcp","172.17.0.3:37582") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/dst: > dial: conn=172.17.0.1:43566->172.17.0.3:37582, err= 2025/07/04 04:41:02 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/07/04 04:41:02 INFO : one: Copied (new) 2025/07/04 04:41:02 DEBUG : Waiting for deletions to finish 2025/07/04 04:41:02 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/07/04 04:41:02 INFO : three.txt: Moved into backup dir 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38504") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:33138->172.17.0.3:38504, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30516") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:53066->172.17.0.3:30516, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39687") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:36736->172.17.0.3:39687, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39639") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:34050->172.17.0.3:39639, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:32816") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:54456->172.17.0.3:32816, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/dst: dial("tcp","172.17.0.3:34627") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/dst: > dial: conn=172.17.0.1:55928->172.17.0.3:34627, err= 2025/07/04 04:41:02 DEBUG : one.bak: Excluded (Path Filter) 2025/07/04 04:41:02 DEBUG : one.bak: Excluded 2025/07/04 04:41:02 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/07/04 04:41:02 DEBUG : three.txt.bak: Excluded 2025/07/04 04:41:02 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/dst: Waiting for checks to finish 2025/07/04 04:41:02 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:02 DEBUG : two: Unchanged skipping 2025/07/04 04:41:02 INFO : one.bak: Deleted 2025/07/04 04:41:02 INFO : one: Moved (server-side) to: one.bak 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/dst: Waiting for transfers to finish 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/dst: dial("tcp","172.17.0.3:35682") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/dst: > dial: conn=172.17.0.1:59138->172.17.0.3:35682, err= 2025/07/04 04:41:02 DEBUG : one.1503b713.partial: renamed to: one 2025/07/04 04:41:02 INFO : one: Copied (new) 2025/07/04 04:41:02 DEBUG : Waiting for deletions to finish 2025/07/04 04:41:02 INFO : three.txt.bak: Deleted 2025/07/04 04:41:02 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/07/04 04:41:02 INFO : three.txt: Moved into backup dir 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35258") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:44490->172.17.0.3:35258, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38466") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:33428->172.17.0.3:38466, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:32551") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:38110->172.17.0.3:32551, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36026") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:49522->172.17.0.3:36026, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30620") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:44640->172.17.0.3:30620, err= --- PASS: TestSyncBackupDirSuffixOnly (0.07s) === RUN TestSyncSuffix run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-vanovon6nani", Local "Local file system at /tmp/rclone1590198084", Modify Window "1s" 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39628") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:35962->172.17.0.3:39628, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39540") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:43298->172.17.0.3:39540, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33903") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:41972->172.17.0.3:33903, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30645") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:43730->172.17.0.3:30645, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38243") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:39148->172.17.0.3:38243, err= 2025/07/04 04:41:02 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-vanovon6nani/dst" 2025/07/04 04:41:02 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/04 04:41:02 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/04 04:41:02 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/04 04:41:02 DEBUG : Setting pass="qhQZkJNZDZzgj8lpjpwts1iUXSTh6qZj8XN9Q6k-3zA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/04 04:41:02 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/04 04:41:02 DEBUG : TestFTPPureftpd: detected overridden config - adding "{2QvK6}" suffix to name 2025/07/04 04:41:02 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/04 04:41:02 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/04 04:41:02 DEBUG : Setting pass="qhQZkJNZDZzgj8lpjpwts1iUXSTh6qZj8XN9Q6k-3zA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/04 04:41:02 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/dst: Connecting to FTP server 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/dst: dial("tcp","172.17.0.3:21") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/dst: > dial: conn=172.17.0.1:42370->172.17.0.3:21, err= 2025/07/04 04:41:02 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/04 04:41:02 INFO : one: Moved (server-side) to: one.bak 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/dst: dial("tcp","172.17.0.3:36779") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/dst: > dial: conn=172.17.0.1:33990->172.17.0.3:36779, err= 2025/07/04 04:41:02 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/07/04 04:41:02 INFO : one: Copied (new) 2025/07/04 04:41:02 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:02 DEBUG : two: Unchanged skipping 2025/07/04 04:41:02 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/07/04 04:41:02 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/dst: dial("tcp","172.17.0.3:35152") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/dst: > dial: conn=172.17.0.1:33856->172.17.0.3:35152, err= 2025/07/04 04:41:02 DEBUG : three.txt.468f3f0c.partial: renamed to: three.txt 2025/07/04 04:41:02 INFO : three.txt: Copied (new) 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30528") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:60770->172.17.0.3:30528, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34067") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:52796->172.17.0.3:34067, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35538") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:34858->172.17.0.3:35538, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30983") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:40092->172.17.0.3:30983, err= 2025/07/04 04:41:02 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/04 04:41:02 INFO : one.bak: Deleted 2025/07/04 04:41:02 INFO : one: Moved (server-side) to: one.bak 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/dst: dial("tcp","172.17.0.3:35909") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/dst: > dial: conn=172.17.0.1:39530->172.17.0.3:35909, err= 2025/07/04 04:41:02 DEBUG : one.1503b713.partial: renamed to: one 2025/07/04 04:41:02 INFO : one: Copied (new) 2025/07/04 04:41:02 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:02 DEBUG : two: Unchanged skipping 2025/07/04 04:41:02 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/07/04 04:41:02 INFO : three.txt.bak: Deleted 2025/07/04 04:41:02 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/dst: dial("tcp","172.17.0.3:39002") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/dst: > dial: conn=172.17.0.1:51550->172.17.0.3:39002, err= 2025/07/04 04:41:02 DEBUG : three.txt.ff911d53.partial: renamed to: three.txt 2025/07/04 04:41:02 INFO : three.txt: Copied (new) 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33167") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:54192->172.17.0.3:33167, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36003") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:40108->172.17.0.3:36003, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38880") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:53694->172.17.0.3:38880, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31928") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:51288->172.17.0.3:31928, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37902") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:38758->172.17.0.3:37902, err= --- PASS: TestSyncSuffix (0.09s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-vanovon6nani", Local "Local file system at /tmp/rclone1590198084", Modify Window "1s" 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34039") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:56814->172.17.0.3:34039, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36773") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:49448->172.17.0.3:36773, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35450") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:50456->172.17.0.3:35450, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30494") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:46516->172.17.0.3:30494, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31571") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:36276->172.17.0.3:31571, err= 2025/07/04 04:41:02 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-vanovon6nani/dst" 2025/07/04 04:41:02 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/04 04:41:02 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/04 04:41:02 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/04 04:41:02 DEBUG : Setting pass="qhQZkJNZDZzgj8lpjpwts1iUXSTh6qZj8XN9Q6k-3zA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/04 04:41:02 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/04 04:41:02 DEBUG : TestFTPPureftpd: detected overridden config - adding "{2QvK6}" suffix to name 2025/07/04 04:41:02 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/04 04:41:02 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/04 04:41:02 DEBUG : Setting pass="qhQZkJNZDZzgj8lpjpwts1iUXSTh6qZj8XN9Q6k-3zA" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/04 04:41:02 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/dst: Connecting to FTP server 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/dst: dial("tcp","172.17.0.3:21") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/dst: > dial: conn=172.17.0.1:42374->172.17.0.3:21, err= 2025/07/04 04:41:02 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/04 04:41:02 INFO : one: Moved (server-side) to: one-2019-01-01 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/dst: dial("tcp","172.17.0.3:32714") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/dst: > dial: conn=172.17.0.1:56560->172.17.0.3:32714, err= 2025/07/04 04:41:02 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/07/04 04:41:02 INFO : one: Copied (new) 2025/07/04 04:41:02 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:02 DEBUG : two: Unchanged skipping 2025/07/04 04:41:02 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/07/04 04:41:02 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/dst: dial("tcp","172.17.0.3:36632") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/dst: > dial: conn=172.17.0.1:42896->172.17.0.3:36632, err= 2025/07/04 04:41:02 DEBUG : three.txt.468f3f0c.partial: renamed to: three.txt 2025/07/04 04:41:02 INFO : three.txt: Copied (new) 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33037") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:60288->172.17.0.3:33037, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30559") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:34966->172.17.0.3:30559, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30744") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:59022->172.17.0.3:30744, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34538") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:55904->172.17.0.3:34538, err= 2025/07/04 04:41:02 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/04 04:41:02 INFO : one-2019-01-01: Deleted 2025/07/04 04:41:02 INFO : one: Moved (server-side) to: one-2019-01-01 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/dst: dial("tcp","172.17.0.3:33849") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/dst: > dial: conn=172.17.0.1:57484->172.17.0.3:33849, err= 2025/07/04 04:41:02 DEBUG : one.1503b713.partial: renamed to: one 2025/07/04 04:41:02 INFO : one: Copied (new) 2025/07/04 04:41:02 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:02 DEBUG : two: Unchanged skipping 2025/07/04 04:41:02 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/07/04 04:41:02 INFO : three-2019-01-01.txt: Deleted 2025/07/04 04:41:02 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/dst: dial("tcp","172.17.0.3:35150") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani/dst: > dial: conn=172.17.0.1:34834->172.17.0.3:35150, err= 2025/07/04 04:41:02 DEBUG : three.txt.ff911d53.partial: renamed to: three.txt 2025/07/04 04:41:02 INFO : three.txt: Copied (new) 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36594") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:54588->172.17.0.3:36594, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33008") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:43882->172.17.0.3:33008, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30025") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:39242->172.17.0.3:30025, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:32363") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:33116->172.17.0.3:32363, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31252") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:57776->172.17.0.3:31252, err= --- PASS: TestSyncSuffixKeepExtension (0.08s) === RUN TestSyncUTFNorm run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-vanovon6nani", Local "Local file system at /tmp/rclone1590198084", Modify Window "1s" 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39443") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:51686->172.17.0.3:39443, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39063") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:39574->172.17.0.3:39063, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:32287") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:58814->172.17.0.3:32287, err= 2025/07/04 04:41:02 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for checks to finish 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for transfers to finish 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38330") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:36354->172.17.0.3:38330, err= 2025/07/04 04:41:02 DEBUG : Testêé.53508f02.partial: renamed to: Testêé 2025/07/04 04:41:02 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/07/04 04:41:02 DEBUG : Waiting for deletions to finish 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39186") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:56800->172.17.0.3:39186, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36277") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:47760->172.17.0.3:36277, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36907") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:34516->172.17.0.3:36907, err= --- PASS: TestSyncUTFNorm (0.03s) === RUN TestSyncImmutable run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-vanovon6nani", Local "Local file system at /tmp/rclone1590198084", Modify Window "1s" 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34283") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:53978->172.17.0.3:34283, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36417") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:53126->172.17.0.3:36417, err= 2025/07/04 04:41:02 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for checks to finish 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for transfers to finish 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31317") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:48176->172.17.0.3:31317, err= 2025/07/04 04:41:02 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/07/04 04:41:02 INFO : existing: Copied (new) 2025/07/04 04:41:02 DEBUG : Waiting for deletions to finish 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38334") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:44082->172.17.0.3:38334, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39226") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:34992->172.17.0.3:39226, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:32756") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:59914->172.17.0.3:32756, err= 2025/07/04 04:41:02 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/07/04 04:41:02 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for checks to finish 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for transfers to finish 2025/07/04 04:41:02 ERROR : ftp://172.17.0.3:21/rclone-test-vanovon6nani: not deleting files as there were IO errors 2025/07/04 04:41:02 ERROR : ftp://172.17.0.3:21/rclone-test-vanovon6nani: not deleting directories as there were IO errors 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39201") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:46382->172.17.0.3:39201, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:32315") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:50232->172.17.0.3:32315, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35535") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:45532->172.17.0.3:35535, err= --- PASS: TestSyncImmutable (0.04s) === RUN TestSyncIgnoreCase run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-vanovon6nani", Local "Local file system at /tmp/rclone1590198084", Modify Window "1s" 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33945") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:53910->172.17.0.3:33945, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36401") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:35444->172.17.0.3:36401, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34317") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:44076->172.17.0.3:34317, err= 2025/07/04 04:41:02 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:02 DEBUG : existing: Unchanged skipping 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for checks to finish 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for transfers to finish 2025/07/04 04:41:02 DEBUG : Waiting for deletions to finish 2025/07/04 04:41:02 INFO : There was nothing to transfer 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33262") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:56910->172.17.0.3:33262, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33167") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:54206->172.17.0.3:33167, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35519") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:45276->172.17.0.3:35519, err= --- PASS: TestSyncIgnoreCase (0.03s) === RUN TestFixCase run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-vanovon6nani", Local "Local file system at /tmp/rclone1590198084", Modify Window "1s" sync_test.go:2636: Skipping test as local or remote are case-sensitive 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38662") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:33920->172.17.0.3:38662, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30924") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:60014->172.17.0.3:30924, err= --- SKIP: TestFixCase (0.00s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-vanovon6nani", Local "Local file system at /tmp/rclone1590198084", Modify Window "1s" sync_test.go:2675: This test only runs on local 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39561") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:39976->172.17.0.3:39561, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34921") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:54836->172.17.0.3:34921, err= === RUN TestMaxTransfer/Soft run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-vanovon6nani", Local "Local file system at /tmp/rclone1590198084", Modify Window "1s" sync_test.go:2675: This test only runs on local 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33373") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:35138->172.17.0.3:33373, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37241") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:50314->172.17.0.3:37241, err= === RUN TestMaxTransfer/Cautious run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-vanovon6nani", Local "Local file system at /tmp/rclone1590198084", Modify Window "1s" sync_test.go:2675: This test only runs on local 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33316") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:57812->172.17.0.3:33316, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31018") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:34602->172.17.0.3:31018, 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.3:21/rclone-test-vanovon6nani", Local "Local file system at /tmp/rclone1590198084", Modify Window "1s" 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36038") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:38846->172.17.0.3:36038, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33963") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:33224->172.17.0.3:33963, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37871") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:52952->172.17.0.3:37871, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30780") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:34708->172.17.0.3:30780, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36895") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:44058->172.17.0.3:36895, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35174") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:50214->172.17.0.3:35174, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34957") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:60142->172.17.0.3:34957, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35273") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:51758->172.17.0.3:35273, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35622") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:52206->172.17.0.3:35622, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38085") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:38160->172.17.0.3:38085, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31564") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:48600->172.17.0.3:31564, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30559") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:34968->172.17.0.3:30559, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30767") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:57314->172.17.0.3:30767, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33565") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:38688->172.17.0.3:33565, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:32079") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:44354->172.17.0.3:32079, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37143") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:56178->172.17.0.3:37143, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36467") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:60100->172.17.0.3:36467, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:32907") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:56260->172.17.0.3:32907, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:32597") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:42756->172.17.0.3:32597, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39518") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:35892->172.17.0.3:39518, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38248") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:48198->172.17.0.3:38248, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37110") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:48526->172.17.0.3:37110, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33670") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:46514->172.17.0.3:33670, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36964") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:59592->172.17.0.3:36964, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34049") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:46232->172.17.0.3:34049, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39086") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:53724->172.17.0.3:39086, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36225") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:41664->172.17.0.3:36225, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36100") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:36574->172.17.0.3:36100, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30692") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:46066->172.17.0.3:30692, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34228") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:53972->172.17.0.3:34228, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37416") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:59594->172.17.0.3:37416, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35776") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:47098->172.17.0.3:35776, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38959") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:48068->172.17.0.3:38959, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37913") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:55580->172.17.0.3:37913, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39377") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:33366->172.17.0.3:39377, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31883") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:38276->172.17.0.3:31883, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:32259") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:49986->172.17.0.3:32259, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31521") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:51848->172.17.0.3:31521, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31567") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:60056->172.17.0.3:31567, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36448") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:44954->172.17.0.3:36448, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35509") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:38694->172.17.0.3:35509, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39084") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:46204->172.17.0.3:39084, err= 2025/07/04 04:41:02 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:02 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:02 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for checks to finish 2025/07/04 04:41:02 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:02 DEBUG : both0: Unchanged skipping 2025/07/04 04:41:02 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:02 DEBUG : both13: Unchanged skipping 2025/07/04 04:41:02 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:02 DEBUG : both14: Unchanged skipping 2025/07/04 04:41:02 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:02 DEBUG : both15: Unchanged skipping 2025/07/04 04:41:02 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:02 DEBUG : both11: Unchanged skipping 2025/07/04 04:41:02 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:02 DEBUG : both17: Unchanged skipping 2025/07/04 04:41:02 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:02 DEBUG : both18: Unchanged skipping 2025/07/04 04:41:02 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:02 DEBUG : both12: Unchanged skipping 2025/07/04 04:41:02 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:02 DEBUG : both1: Unchanged skipping 2025/07/04 04:41:02 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:02 DEBUG : both10: Unchanged skipping 2025/07/04 04:41:02 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:02 DEBUG : both16: Unchanged skipping 2025/07/04 04:41:02 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:02 DEBUG : both19: Unchanged skipping 2025/07/04 04:41:02 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:02 DEBUG : both5: Unchanged skipping 2025/07/04 04:41:02 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:02 DEBUG : both6: Unchanged skipping 2025/07/04 04:41:02 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:02 DEBUG : both7: Unchanged skipping 2025/07/04 04:41:02 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:02 DEBUG : both2: Unchanged skipping 2025/07/04 04:41:02 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:02 DEBUG : both3: Unchanged skipping 2025/07/04 04:41:02 DEBUG : both4: Unchanged skipping 2025/07/04 04:41:02 DEBUG : both8: Unchanged skipping 2025/07/04 04:41:02 DEBUG : both9: Unchanged skipping 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for transfers to finish 2025/07/04 04:41:02 DEBUG : Waiting for deletions to finish 2025/07/04 04:41:02 INFO : only0: Deleted 2025/07/04 04:41:02 INFO : only17: Deleted 2025/07/04 04:41:02 INFO : only15: Deleted 2025/07/04 04:41:02 INFO : only4: Deleted 2025/07/04 04:41:02 INFO : only8: Deleted 2025/07/04 04:41:02 INFO : only6: Deleted 2025/07/04 04:41:02 INFO : only9: Deleted 2025/07/04 04:41:02 INFO : only10: Deleted 2025/07/04 04:41:02 INFO : only11: Deleted 2025/07/04 04:41:02 INFO : only7: Deleted 2025/07/04 04:41:02 INFO : only14: Deleted 2025/07/04 04:41:02 INFO : only19: Deleted 2025/07/04 04:41:02 INFO : only16: Deleted 2025/07/04 04:41:02 INFO : only2: Deleted 2025/07/04 04:41:02 INFO : only3: Deleted 2025/07/04 04:41:02 INFO : only18: Deleted 2025/07/04 04:41:02 INFO : only13: Deleted 2025/07/04 04:41:02 INFO : only5: Deleted 2025/07/04 04:41:02 INFO : only12: Deleted 2025/07/04 04:41:02 INFO : only1: Deleted 2025/07/04 04:41:02 INFO : There was nothing to transfer 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30752") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:54882->172.17.0.3:30752, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35906") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:43794->172.17.0.3:35906, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33783") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:42940->172.17.0.3:33783, err= --- PASS: TestSyncConcurrentDelete (0.13s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-vanovon6nani", Local "Local file system at /tmp/rclone1590198084", Modify Window "1s" 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37749") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:53722->172.17.0.3:37749, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30746") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:60254->172.17.0.3:30746, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:32195") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:36744->172.17.0.3:32195, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30037") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:52112->172.17.0.3:30037, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31516") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:37282->172.17.0.3:31516, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37166") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:58020->172.17.0.3:37166, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38525") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:35716->172.17.0.3:38525, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34632") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:59594->172.17.0.3:34632, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36546") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:53476->172.17.0.3:36546, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30765") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:57792->172.17.0.3:30765, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31478") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:46864->172.17.0.3:31478, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38130") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:57648->172.17.0.3:38130, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38987") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:42642->172.17.0.3:38987, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39377") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:33370->172.17.0.3:39377, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36417") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:53138->172.17.0.3:36417, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:32734") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:36858->172.17.0.3:32734, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31064") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:35446->172.17.0.3:31064, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34452") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:49164->172.17.0.3:34452, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:32664") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:48194->172.17.0.3:32664, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31257") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:49968->172.17.0.3:31257, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31840") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:54084->172.17.0.3:31840, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31156") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:38354->172.17.0.3:31156, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33907") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:42684->172.17.0.3:33907, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34200") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:43152->172.17.0.3:34200, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31782") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:44090->172.17.0.3:31782, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38652") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:34118->172.17.0.3:38652, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:32893") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:41154->172.17.0.3:32893, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35608") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:39076->172.17.0.3:35608, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34003") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:57740->172.17.0.3:34003, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38091") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:55834->172.17.0.3:38091, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31783") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:40686->172.17.0.3:31783, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34246") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:46366->172.17.0.3:34246, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37289") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:43052->172.17.0.3:37289, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33020") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:45902->172.17.0.3:33020, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35470") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:59148->172.17.0.3:35470, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34979") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:35934->172.17.0.3:34979, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31669") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:51404->172.17.0.3:31669, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34349") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:45096->172.17.0.3:34349, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36240") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:48194->172.17.0.3:36240, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38330") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:36368->172.17.0.3:38330, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30603") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:45494->172.17.0.3:30603, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34924") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:49204->172.17.0.3:34924, err= 2025/07/04 04:41:02 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for checks to finish 2025/07/04 04:41:02 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:02 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:02 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:02 DEBUG : both0: Unchanged skipping 2025/07/04 04:41:02 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:02 DEBUG : both13: Unchanged skipping 2025/07/04 04:41:02 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:02 DEBUG : both14: Unchanged skipping 2025/07/04 04:41:02 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:02 DEBUG : both15: Unchanged skipping 2025/07/04 04:41:02 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:02 DEBUG : both16: Unchanged skipping 2025/07/04 04:41:02 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:02 DEBUG : both17: Unchanged skipping 2025/07/04 04:41:02 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:02 DEBUG : both10: Unchanged skipping 2025/07/04 04:41:02 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:02 DEBUG : both11: Unchanged skipping 2025/07/04 04:41:02 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:02 DEBUG : both12: Unchanged skipping 2025/07/04 04:41:02 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:02 DEBUG : both18: Unchanged skipping 2025/07/04 04:41:02 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:02 DEBUG : both3: Unchanged skipping 2025/07/04 04:41:02 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:02 DEBUG : both4: Unchanged skipping 2025/07/04 04:41:02 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:02 DEBUG : both19: Unchanged skipping 2025/07/04 04:41:02 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:02 DEBUG : both1: Unchanged skipping 2025/07/04 04:41:02 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:02 DEBUG : both7: Unchanged skipping 2025/07/04 04:41:02 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:02 DEBUG : both2: Unchanged skipping 2025/07/04 04:41:02 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:02 DEBUG : both5: Unchanged skipping 2025/07/04 04:41:02 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/07/04 04:41:02 DEBUG : both6: Unchanged skipping 2025/07/04 04:41:02 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/07/04 04:41:02 DEBUG : both8: Unchanged skipping 2025/07/04 04:41:02 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/07/04 04:41:02 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/07/04 04:41:02 DEBUG : both9: Unchanged skipping 2025/07/04 04:41:02 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/07/04 04:41:02 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/07/04 04:41:02 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/07/04 04:41:02 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33542") 2025/07/04 04:41:02 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/07/04 04:41:02 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/07/04 04:41:02 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:59954->172.17.0.3:33542, err= 2025/07/04 04:41:02 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/07/04 04:41:02 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/07/04 04:41:02 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/07/04 04:41:02 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37883") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33541") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:58218->172.17.0.3:37883, err= 2025/07/04 04:41:02 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39726") 2025/07/04 04:41:02 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/07/04 04:41:02 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:35156->172.17.0.3:33541, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:38242->172.17.0.3:39726, err= 2025/07/04 04:41:02 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/07/04 04:41:02 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for transfers to finish 2025/07/04 04:41:02 DEBUG : only13.5b6d5609.partial: renamed to: only13 2025/07/04 04:41:02 INFO : only13: Copied (replaced existing) 2025/07/04 04:41:02 DEBUG : only11.5b6d5609.partial: renamed to: only11 2025/07/04 04:41:02 INFO : only11: Copied (replaced existing) 2025/07/04 04:41:02 DEBUG : only0.5b6d5609.partial: renamed to: only0 2025/07/04 04:41:02 INFO : only0: Copied (replaced existing) 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38462") 2025/07/04 04:41:02 DEBUG : only10.5b6d5609.partial: renamed to: only10 2025/07/04 04:41:02 INFO : only10: Copied (replaced existing) 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:54774->172.17.0.3:38462, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36423") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:32795") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38833") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:48230->172.17.0.3:38833, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:36656->172.17.0.3:32795, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:60662->172.17.0.3:36423, err= 2025/07/04 04:41:02 DEBUG : only12.5b6d5609.partial: renamed to: only12 2025/07/04 04:41:02 INFO : only12: Copied (replaced existing) 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38411") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:34754->172.17.0.3:38411, err= 2025/07/04 04:41:02 DEBUG : only14.5b6d5609.partial: renamed to: only14 2025/07/04 04:41:02 DEBUG : only18.5b6d5609.partial: renamed to: only18 2025/07/04 04:41:02 INFO : only14: Copied (replaced existing) 2025/07/04 04:41:02 INFO : only18: Copied (replaced existing) 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:32715") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33106") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:49884->172.17.0.3:33106, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:40840->172.17.0.3:32715, err= 2025/07/04 04:41:02 DEBUG : only19.5b6d5609.partial: renamed to: only19 2025/07/04 04:41:02 INFO : only19: Copied (replaced existing) 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39930") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:57810->172.17.0.3:39930, err= 2025/07/04 04:41:02 DEBUG : only17.5b6d5609.partial: renamed to: only17 2025/07/04 04:41:02 INFO : only17: Copied (replaced existing) 2025/07/04 04:41:02 DEBUG : only2.5b6d5609.partial: renamed to: only2 2025/07/04 04:41:02 INFO : only2: Copied (replaced existing) 2025/07/04 04:41:02 DEBUG : only3.5b6d5609.partial: renamed to: only3 2025/07/04 04:41:02 INFO : only3: Copied (replaced existing) 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31626") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:58986->172.17.0.3:31626, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34933") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:42930->172.17.0.3:34933, err= 2025/07/04 04:41:02 DEBUG : only16.5b6d5609.partial: renamed to: only16 2025/07/04 04:41:02 INFO : only16: Copied (replaced existing) 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34992") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:55292->172.17.0.3:34992, err= 2025/07/04 04:41:02 DEBUG : only1.5b6d5609.partial: renamed to: only1 2025/07/04 04:41:02 INFO : only1: Copied (replaced existing) 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38336") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:48768->172.17.0.3:38336, err= 2025/07/04 04:41:02 DEBUG : only15.5b6d5609.partial: renamed to: only15 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30789") 2025/07/04 04:41:02 INFO : only15: Copied (replaced existing) 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:47960->172.17.0.3:30789, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30574") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:53916->172.17.0.3:30574, err= 2025/07/04 04:41:02 DEBUG : only4.5b6d5609.partial: renamed to: only4 2025/07/04 04:41:02 DEBUG : only7.5b6d5609.partial: renamed to: only7 2025/07/04 04:41:02 INFO : only4: Copied (replaced existing) 2025/07/04 04:41:02 INFO : only7: Copied (replaced existing) 2025/07/04 04:41:02 DEBUG : only9.5b6d5609.partial: renamed to: only9 2025/07/04 04:41:02 INFO : only9: Copied (replaced existing) 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33036") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33610") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:42586->172.17.0.3:33036, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:44724->172.17.0.3:33610, err= 2025/07/04 04:41:02 DEBUG : only8.5b6d5609.partial: renamed to: only8 2025/07/04 04:41:02 INFO : only8: Copied (replaced existing) 2025/07/04 04:41:02 DEBUG : only5.5b6d5609.partial: renamed to: only5 2025/07/04 04:41:02 INFO : only5: Copied (replaced existing) 2025/07/04 04:41:02 DEBUG : only6.5b6d5609.partial: renamed to: only6 2025/07/04 04:41:02 INFO : only6: Copied (replaced existing) 2025/07/04 04:41:02 DEBUG : Waiting for deletions to finish 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33346") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:47132->172.17.0.3:33346, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39532") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:44696->172.17.0.3:39532, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39098") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:60734->172.17.0.3:39098, err= --- PASS: TestSyncConcurrentTruncate (0.14s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-vanovon6nani", Local "Local file system at /tmp/rclone1590198084", Modify Window "1s" 2025/07/04 04:41:02 DEBUG : empty_dir: Making directory with metadata 2025/07/04 04:41:02 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/04 04:41:02 DEBUG : empty_on_remote: Making directory with metadata 2025/07/04 04:41:02 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/04 04:41:02 INFO : empty_on_remote: Making directory 2025/07/04 04:41:02 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/04 04:41:02 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/07/04 04:41:02 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/07/04 04:41:02 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/07/04 04:41:02 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30226") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:50682->172.17.0.3:30226, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36935") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38109") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36409") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:59054->172.17.0.3:36935, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:48008->172.17.0.3:38109, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:55412->172.17.0.3:36409, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33187") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:45906->172.17.0.3:33187, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31286") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:60856->172.17.0.3:31286, err= --- PASS: TestSyncReplaceDirModTime (0.06s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-vanovon6nani", Local "Local file system at /tmp/rclone1590198084", Modify Window "1s" 2025/07/04 04:41:02 DEBUG : empty_dir: Making directory with metadata 2025/07/04 04:41:02 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/04 04:41:02 DEBUG : empty_on_remote: Making directory with metadata 2025/07/04 04:41:02 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/04 04:41:02 INFO : empty_on_remote: Making directory 2025/07/04 04:41:02 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/04 04:41:02 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/07/04 04:41:02 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/07/04 04:41:02 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/07/04 04:41:02 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/07/04 04:41:02 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33185") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:44138->172.17.0.3:33185, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34607") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33211") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37804") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:46290->172.17.0.3:34607, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:49454->172.17.0.3:33211, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36569") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:43832->172.17.0.3:37804, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:60942->172.17.0.3:36569, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39494") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:33558->172.17.0.3:39494, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33965") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:49876->172.17.0.3:33965, err= --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (0.06s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-vanovon6nani", Local "Local file system at /tmp/rclone1590198084", Modify Window "1s" 2025/07/04 04:41:02 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/04 04:41:02 INFO : sub dir: Making directory 2025/07/04 04:41:02 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38527") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:40496->172.17.0.3:38527, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34402") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30422") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:35834->172.17.0.3:30422, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:37082->172.17.0.3:34402, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31293") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:35398->172.17.0.3:31293, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35947") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:32794->172.17.0.3:35947, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30225") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:46802->172.17.0.3:30225, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36131") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:34434->172.17.0.3:36131, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30529") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:54842->172.17.0.3:30529, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35577") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:58058->172.17.0.3:35577, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34820") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:49230->172.17.0.3:34820, err= 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38546") 2025/07/04 04:41:02 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:59166->172.17.0.3:38546, err= --- PASS: TestNothingToTransferWithEmptyDirs (0.10s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-vanovon6nani", Local "Local file system at /tmp/rclone1590198084", Modify Window "1s" 2025/07/04 04:41:02 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/04 04:41:02 INFO : sub dir: Making directory 2025/07/04 04:41:02 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37930") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:37044->172.17.0.3:37930, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35046") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:58496->172.17.0.3:35046, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:32737") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:55336->172.17.0.3:32737, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31401") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:60194->172.17.0.3:31401, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31449") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:46562->172.17.0.3:31449, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34480") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:38840->172.17.0.3:34480, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31527") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:39702->172.17.0.3:31527, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30884") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:56474->172.17.0.3:30884, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30401") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:33128->172.17.0.3:30401, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31773") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:58160->172.17.0.3:31773, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35379") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:39096->172.17.0.3:35379, err= --- PASS: TestNothingToTransferWithoutEmptyDirs (0.09s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-vanovon6nani", Local "Local file system at /tmp/rclone1590198084", Modify Window "1s" 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31043") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:45450->172.17.0.3:31043, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36850") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:55806->172.17.0.3:36850, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33938") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:38706->172.17.0.3:33938, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36151") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:53630->172.17.0.3:36151, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33773") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:42240->172.17.0.3:33773, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31128") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:48692->172.17.0.3:31128, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35387") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:47930->172.17.0.3:35387, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31685") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:42790->172.17.0.3:31685, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:32710") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:41178->172.17.0.3:32710, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31992") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:52694->172.17.0.3:31992, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31566") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:36212->172.17.0.3:31566, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31621") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:37122->172.17.0.3:31621, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33572") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:38668->172.17.0.3:33572, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36735") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:46202->172.17.0.3:36735, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33250") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:52922->172.17.0.3:33250, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31741") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:52612->172.17.0.3:31741, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38847") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:44138->172.17.0.3:38847, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36157") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:33832->172.17.0.3:36157, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31091") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:39558->172.17.0.3:31091, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35513") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:49484->172.17.0.3:35513, err= 2025/07/04 04:41:03 DEBUG : Waiting for deletions to finish 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34142") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:52344->172.17.0.3:34142, err= 2025/07/04 04:41:03 DEBUG : apple: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : apple: Excluded 2025/07/04 04:41:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : appleappleapplebanana: Excluded 2025/07/04 04:41:03 DEBUG : banana: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : banana: Excluded 2025/07/04 04:41:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : splitbananasplit: Excluded 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34157") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:50816->172.17.0.3:34157, err= 2025/07/04 04:41:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38767") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:58534->172.17.0.3:38767, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36675") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:43430->172.17.0.3:36675, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30070") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:50282->172.17.0.3:30070, err= 2025/07/04 04:41:03 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:03 DEBUG : apple: Unchanged skipping 2025/07/04 04:41:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:03 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/04 04:41:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:03 DEBUG : splitbananasplit: Unchanged skipping 2025/07/04 04:41:03 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:03 DEBUG : banana: Unchanged skipping 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:32866") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:42088->172.17.0.3:32866, err= 2025/07/04 04:41:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/04 04:41:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/04 04:41:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/04 04:41:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/04 04:41:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/04 04:41:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/04 04:41:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/04 04:41:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/04 04:41:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for checks to finish 2025/07/04 04:41:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/04 04:41:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/04 04:41:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/04 04:41:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/04 04:41:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/04 04:41:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/04 04:41:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/04 04:41:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for transfers to finish 2025/07/04 04:41:03 DEBUG : Waiting for deletions to finish 2025/07/04 04:41:03 INFO : There was nothing to transfer 2025/07/04 04:41:03 DEBUG : Waiting for deletions to finish 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38375") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:60992->172.17.0.3:38375, err= 2025/07/04 04:41:03 DEBUG : apple: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : apple: Excluded 2025/07/04 04:41:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : appleappleapplebanana: Excluded 2025/07/04 04:41:03 DEBUG : banana: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : banana: Excluded 2025/07/04 04:41:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : splitbananasplit: Excluded 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34853") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:58740->172.17.0.3:34853, err= 2025/07/04 04:41:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39759") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:33220->172.17.0.3:39759, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35096") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:50280->172.17.0.3:35096, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33668") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:59318->172.17.0.3:33668, err= 2025/07/04 04:41:03 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:03 DEBUG : apple: Unchanged skipping 2025/07/04 04:41:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:03 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/04 04:41:03 DEBUG : splitbananasplit: Unchanged skipping 2025/07/04 04:41:03 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:03 DEBUG : banana: Unchanged skipping 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35974") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:45830->172.17.0.3:35974, err= 2025/07/04 04:41:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/04 04:41:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/04 04:41:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/04 04:41:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/04 04:41:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/04 04:41:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/04 04:41:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for checks to finish 2025/07/04 04:41:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/04 04:41:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/04 04:41:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/04 04:41:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/04 04:41:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/04 04:41:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/04 04:41:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/04 04:41:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/04 04:41:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/04 04:41:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for transfers to finish 2025/07/04 04:41:03 DEBUG : Waiting for deletions to finish 2025/07/04 04:41:03 INFO : There was nothing to transfer 2025/07/04 04:41:03 DEBUG : Waiting for deletions to finish 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:32485") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:34098->172.17.0.3:32485, err= 2025/07/04 04:41:03 DEBUG : apple: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : apple: Excluded 2025/07/04 04:41:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : appleappleapplebanana: Excluded 2025/07/04 04:41:03 DEBUG : banana: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : banana: Excluded 2025/07/04 04:41:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : splitbananasplit: Excluded 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31972") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:37018->172.17.0.3:31972, err= 2025/07/04 04:41:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38373") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:50682->172.17.0.3:38373, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:32080") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:58708->172.17.0.3:32080, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36352") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:49530->172.17.0.3:36352, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35102") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:55622->172.17.0.3:35102, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34630") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:57154->172.17.0.3:34630, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:32056") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:52500->172.17.0.3:32056, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:32654") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:44370->172.17.0.3:32654, err= === RUN TestTransform/NFD run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-vanovon6nani", Local "Local file system at /tmp/rclone1590198084", Modify Window "1s" 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30308") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:37944->172.17.0.3:30308, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38775") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:32882->172.17.0.3:38775, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36141") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:33940->172.17.0.3:36141, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38471") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:37704->172.17.0.3:38471, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36702") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:48460->172.17.0.3:36702, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35248") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:52974->172.17.0.3:35248, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37473") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:43626->172.17.0.3:37473, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33272") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:49346->172.17.0.3:33272, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31530") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:52620->172.17.0.3:31530, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35416") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:36734->172.17.0.3:35416, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30373") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:53030->172.17.0.3:30373, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31372") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:48364->172.17.0.3:31372, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39311") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:58968->172.17.0.3:39311, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39004") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:60256->172.17.0.3:39004, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38219") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:49508->172.17.0.3:38219, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30470") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:40102->172.17.0.3:30470, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33545") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:48468->172.17.0.3:33545, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34864") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:60406->172.17.0.3:34864, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37958") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:48522->172.17.0.3:37958, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37178") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:38500->172.17.0.3:37178, err= 2025/07/04 04:41:03 DEBUG : Waiting for deletions to finish 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33790") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:49346->172.17.0.3:33790, err= 2025/07/04 04:41:03 DEBUG : apple: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : apple: Excluded 2025/07/04 04:41:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : appleappleapplebanana: Excluded 2025/07/04 04:41:03 DEBUG : banana: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : banana: Excluded 2025/07/04 04:41:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : splitbananasplit: Excluded 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:32833") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:43074->172.17.0.3:32833, err= 2025/07/04 04:41:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39235") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:46482->172.17.0.3:39235, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35892") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:46506->172.17.0.3:35892, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38918") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:42344->172.17.0.3:38918, err= 2025/07/04 04:41:03 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:03 DEBUG : apple: Unchanged skipping 2025/07/04 04:41:03 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:03 DEBUG : banana: Unchanged skipping 2025/07/04 04:41:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:03 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/04 04:41:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:03 DEBUG : splitbananasplit: Unchanged skipping 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33183") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:44774->172.17.0.3:33183, err= 2025/07/04 04:41:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/04 04:41:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/04 04:41:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/04 04:41:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/04 04:41:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/04 04:41:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/04 04:41:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/04 04:41:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for checks to finish 2025/07/04 04:41:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/04 04:41:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/04 04:41:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/04 04:41:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/04 04:41:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/04 04:41:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/04 04:41:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/04 04:41:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/04 04:41:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for transfers to finish 2025/07/04 04:41:03 DEBUG : Waiting for deletions to finish 2025/07/04 04:41:03 INFO : There was nothing to transfer 2025/07/04 04:41:03 DEBUG : Waiting for deletions to finish 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34241") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:59176->172.17.0.3:34241, err= 2025/07/04 04:41:03 DEBUG : apple: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : apple: Excluded 2025/07/04 04:41:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : appleappleapplebanana: Excluded 2025/07/04 04:41:03 DEBUG : banana: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : banana: Excluded 2025/07/04 04:41:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : splitbananasplit: Excluded 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38015") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:58466->172.17.0.3:38015, err= 2025/07/04 04:41:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30091") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:49202->172.17.0.3:30091, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31809") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:41824->172.17.0.3:31809, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38176") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:49692->172.17.0.3:38176, err= 2025/07/04 04:41:03 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:03 DEBUG : apple: Unchanged skipping 2025/07/04 04:41:03 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/04 04:41:03 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:03 DEBUG : banana: Unchanged skipping 2025/07/04 04:41:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:03 DEBUG : splitbananasplit: Unchanged skipping 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31218") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:49286->172.17.0.3:31218, err= 2025/07/04 04:41:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/04 04:41:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/04 04:41:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/04 04:41:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/04 04:41:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/04 04:41:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/04 04:41:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/04 04:41:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/04 04:41:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/04 04:41:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/04 04:41:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for checks to finish 2025/07/04 04:41:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/04 04:41:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/04 04:41:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/04 04:41:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/04 04:41:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/04 04:41:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for transfers to finish 2025/07/04 04:41:03 DEBUG : Waiting for deletions to finish 2025/07/04 04:41:03 INFO : There was nothing to transfer 2025/07/04 04:41:03 DEBUG : Waiting for deletions to finish 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30876") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:34234->172.17.0.3:30876, err= 2025/07/04 04:41:03 DEBUG : apple: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : apple: Excluded 2025/07/04 04:41:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : appleappleapplebanana: Excluded 2025/07/04 04:41:03 DEBUG : banana: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : banana: Excluded 2025/07/04 04:41:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : splitbananasplit: Excluded 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39255") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:55222->172.17.0.3:39255, err= 2025/07/04 04:41:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38591") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:39290->172.17.0.3:38591, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36601") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:41432->172.17.0.3:36601, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34100") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:33630->172.17.0.3:34100, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34194") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:34810->172.17.0.3:34194, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31462") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:58816->172.17.0.3:31462, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39989") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:60074->172.17.0.3:39989, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30258") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:59552->172.17.0.3:30258, err= === RUN TestTransform/base64 run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-vanovon6nani", Local "Local file system at /tmp/rclone1590198084", Modify Window "1s" 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30075") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:35964->172.17.0.3:30075, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34768") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:35500->172.17.0.3:34768, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37111") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:60816->172.17.0.3:37111, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35492") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:38920->172.17.0.3:35492, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33458") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:35630->172.17.0.3:33458, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34103") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:54608->172.17.0.3:34103, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37833") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:46156->172.17.0.3:37833, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35044") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:36806->172.17.0.3:35044, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35079") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:60398->172.17.0.3:35079, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38217") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:46504->172.17.0.3:38217, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37125") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:46100->172.17.0.3:37125, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34693") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:46332->172.17.0.3:34693, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31109") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:57364->172.17.0.3:31109, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:32476") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:38668->172.17.0.3:32476, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37484") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:48312->172.17.0.3:37484, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:32193") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:46772->172.17.0.3:32193, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39726") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:38254->172.17.0.3:39726, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30556") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:51168->172.17.0.3:30556, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38599") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:55440->172.17.0.3:38599, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39152") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:40946->172.17.0.3:39152, err= 2025/07/04 04:41:03 DEBUG : Waiting for deletions to finish 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34945") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:49944->172.17.0.3:34945, err= 2025/07/04 04:41:03 DEBUG : apple: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : apple: Excluded 2025/07/04 04:41:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : appleappleapplebanana: Excluded 2025/07/04 04:41:03 DEBUG : banana: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : banana: Excluded 2025/07/04 04:41:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : splitbananasplit: Excluded 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36137") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:58486->172.17.0.3:36137, err= 2025/07/04 04:41:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:32984") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:41150->172.17.0.3:32984, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:32265") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:52592->172.17.0.3:32265, err= 2025/07/04 04:41:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/04 04:41:03 DEBUG : apple: transformed to: YXBwbGU= 2025/07/04 04:41:03 DEBUG : banana: transformed to: YmFuYW5h 2025/07/04 04:41:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/04 04:41:03 DEBUG : banana: transformed to: YmFuYW5h 2025/07/04 04:41:03 DEBUG : apple: transformed to: YXBwbGU= 2025/07/04 04:41:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/04 04:41:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/04 04:41:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/04 04:41:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/04 04:41:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/04 04:41:03 DEBUG : banana: transformed to: YmFuYW5h 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30593") 2025/07/04 04:41:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/04 04:41:03 DEBUG : apple: transformed to: YXBwbGU= 2025/07/04 04:41:03 DEBUG : apple: transformed to: YXBwbGU= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:53932->172.17.0.3:30593, err= 2025/07/04 04:41:03 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/04 04:41:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/04 04:41:03 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/04 04:41:03 DEBUG : banana: transformed to: YmFuYW5h 2025/07/04 04:41:03 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/04 04:41:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/04 04:41:03 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/04 04:41:03 DEBUG : apple: transformed to: YXBwbGU= 2025/07/04 04:41:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/04 04:41:03 DEBUG : banana: transformed to: YmFuYW5h 2025/07/04 04:41:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39425") 2025/07/04 04:41:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/04 04:41:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/04 04:41:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37990") 2025/07/04 04:41:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/04 04:41:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/04 04:41:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/04 04:41:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Connecting to FTP server 2025/07/04 04:41:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/04 04:41:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/04 04:41:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/04 04:41:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 04:41:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:21") 2025/07/04 04:41:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 04:41:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/04 04:41:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 04:41:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/04 04:41:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 04:41:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/04 04:41:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 04:41:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/04 04:41:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 04:41:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/04 04:41:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 04:41:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/04 04:41:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:53530->172.17.0.3:39425, err= 2025/07/04 04:41:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:42384->172.17.0.3:21, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:40070->172.17.0.3:37990, err= 2025/07/04 04:41:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/04 04:41:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/04 04:41:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/04 04:41:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/04 04:41:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 04:41:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/04 04:41:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 04:41:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/04 04:41:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 04:41:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/04 04:41:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 04:41:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/04 04:41:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 04:41:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30065") 2025/07/04 04:41:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 04:41:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 04:41:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 04:41:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/04 04:41:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 04:41:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/04 04:41:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 04:41:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/04 04:41:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 04:41:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/04 04:41:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:54732->172.17.0.3:30065, err= 2025/07/04 04:41:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/04 04:41:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33160") 2025/07/04 04:41:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 04:41:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 04:41:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 04:41:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 04:41:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/04 04:41:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:60980->172.17.0.3:33160, err= 2025/07/04 04:41:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 04:41:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 04:41:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/04 04:41:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 04:41:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/04 04:41:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 04:41:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/04 04:41:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 04:41:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/04 04:41:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 04:41:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 04:41:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 04:41:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 04:41:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 04:41:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/04 04:41:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 04:41:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 04:41:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 04:41:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 04:41:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/04 04:41:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/04 04:41:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/04 04:41:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/04 04:41:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/04 04:41:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/04 04:41:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/04 04:41:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/04 04:41:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/04 04:41:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 04:41:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 04:41:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/04 04:41:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 04:41:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/04 04:41:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 04:41:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/04 04:41:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 04:41:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/04 04:41:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 04:41:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/04 04:41:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 04:41:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 04:41:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 04:41:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 04:41:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 04:41:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/04 04:41:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 04:41:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 04:41:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 04:41:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/04 04:41:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 04:41:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/04 04:41:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 04:41:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/04 04:41:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 04:41:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/04 04:41:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 04:41:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/04 04:41:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 04:41:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 04:41:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 04:41:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 04:41:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 04:41:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/04 04:41:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 04:41:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 04:41:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 04:41:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 04:41:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 04:41:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 04:41:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 04:41:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 04:41:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/04 04:41:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/04 04:41:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/04 04:41:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/04 04:41:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/04 04:41:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/04 04:41:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/04 04:41:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/04 04:41:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/04 04:41:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/04 04:41:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 04:41:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/04 04:41:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 04:41:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/04 04:41:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 04:41:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/04 04:41:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 04:41:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/04 04:41:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 04:41:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/04 04:41:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 04:41:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/04 04:41:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 04:41:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 04:41:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 04:41:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 04:41:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 04:41:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/04 04:41:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 04:41:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 04:41:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 04:41:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 04:41:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 04:41:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 04:41:03 DEBUG : YXBwbGU=.a5c688ae.partial: renamed to: YXBwbGU= 2025/07/04 04:41:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 04:41:03 INFO : apple: Copied (new) to: YXBwbGU= 2025/07/04 04:41:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 04:41:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 04:41:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 04:41:03 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/04 04:41:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/04 04:41:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 04:41:03 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/04 04:41:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 04:41:03 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/04 04:41:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 04:41:03 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/04 04:41:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 04:41:03 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/04 04:41:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 04:41:03 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/04 04:41:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 04:41:03 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/04 04:41:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/04 04:41:03 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/04 04:41:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 04:41:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 04:41:03 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/04 04:41:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 04:41:03 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/04 04:41:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/04 04:41:03 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/04 04:41:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/04 04:41:03 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/04 04:41:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/04 04:41:03 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/04 04:41:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/04 04:41:03 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/04 04:41:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/04 04:41:03 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/04 04:41:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/04 04:41:03 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/04 04:41:03 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/04 04:41:03 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for checks to finish 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for transfers to finish 2025/07/04 04:41:03 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.580ea801.partial: renamed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/04 04:41:03 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/04 04:41:03 DEBUG : YmFuYW5h.468f3f0c.partial: renamed to: YmFuYW5h 2025/07/04 04:41:03 INFO : banana: Copied (new) to: YmFuYW5h 2025/07/04 04:41:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 04:41:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37975") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35928") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:45620->172.17.0.3:37975, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:36404->172.17.0.3:35928, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33489") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:43428->172.17.0.3:33489, err= 2025/07/04 04:41:03 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 04:41:03 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 04:41:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 04:41:03 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 04:41:03 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 04:41:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33257") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:52966->172.17.0.3:33257, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37518") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:50564->172.17.0.3:37518, err= 2025/07/04 04:41:03 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 04:41:03 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 04:41:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:32019") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:49860->172.17.0.3:32019, err= 2025/07/04 04:41:03 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 04:41:03 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 04:41:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/04 04:41:03 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 04:41:03 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 04:41:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36621") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33424") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:34990->172.17.0.3:36621, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:34314->172.17.0.3:33424, err= 2025/07/04 04:41:03 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 04:41:03 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 04:41:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39264") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:39916->172.17.0.3:39264, err= 2025/07/04 04:41:03 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 04:41:03 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 04:41:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/04 04:41:03 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/04 04:41:03 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/04 04:41:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31563") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:41236->172.17.0.3:31563, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35513") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:49492->172.17.0.3:35513, err= 2025/07/04 04:41:03 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 04:41:03 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 04:41:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33894") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:58472->172.17.0.3:33894, err= 2025/07/04 04:41:03 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/04 04:41:03 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/04 04:41:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/04 04:41:03 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.7dd74a77.partial: renamed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/04 04:41:03 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/04 04:41:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30625") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:52146->172.17.0.3:30625, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37676") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:42592->172.17.0.3:37676, err= 2025/07/04 04:41:03 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.7dd74a77.partial: renamed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/04 04:41:03 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/04 04:41:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38221") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:36996->172.17.0.3:38221, err= 2025/07/04 04:41:03 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.8083cda9.partial: renamed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/04 04:41:03 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/04 04:41:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/04 04:41:03 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.8083cda9.partial: renamed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/04 04:41:03 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30677") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:43238->172.17.0.3:30677, err= 2025/07/04 04:41:03 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.68945d08.partial: renamed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/04 04:41:03 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33913") 2025/07/04 04:41:03 DEBUG : dir1/MDAxNS05Oz0udHh0.b01938a0.partial: renamed to: dir1/MDAxNS05Oz0udHh0 2025/07/04 04:41:03 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:54358->172.17.0.3:33913, err= 2025/07/04 04:41:03 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.95c0dad6.partial: renamed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/04 04:41:03 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/04 04:41:03 DEBUG : Waiting for deletions to finish 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Connecting to FTP server 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:21") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Connecting to FTP server 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Connecting to FTP server 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:42386->172.17.0.3:21, err= 2025/07/04 04:41:03 INFO : splitbananasplit: Deleted 2025/07/04 04:41:03 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/04 04:41:03 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/04 04:41:03 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/04 04:41:03 INFO : dir1/0015-9;=.txt: Deleted 2025/07/04 04:41:03 INFO : dir1/0012-6789;.txt: Deleted 2025/07/04 04:41:03 INFO : dir1/0003-defghij.txt: Deleted 2025/07/04 04:41:03 INFO : dir1/0008-2345678.txt: Deleted 2025/07/04 04:41:03 INFO : apple: Deleted 2025/07/04 04:41:03 INFO : banana: Deleted 2025/07/04 04:41:03 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/04 04:41:03 INFO : appleappleapplebanana: Deleted 2025/07/04 04:41:03 INFO : dir1/0009-3456789.txt: Deleted 2025/07/04 04:41:03 INFO : dir1/0010-456789.txt: Deleted 2025/07/04 04:41:03 INFO : dir1/0007-1234567.txt: Deleted 2025/07/04 04:41:03 INFO : dir1/0014-89;=.txt: Deleted 2025/07/04 04:41:03 INFO : dir1/0013-789;=.txt: Deleted 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:21") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:42402->172.17.0.3:21, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:21") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:42412->172.17.0.3:21, err= 2025/07/04 04:41:03 INFO : dir1/0011-56789;.txt: Deleted 2025/07/04 04:41:03 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/04 04:41:03 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/04 04:41:03 DEBUG : Waiting for deletions to finish 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33877") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:50728->172.17.0.3:33877, err= 2025/07/04 04:41:03 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : YXBwbGU=: Excluded 2025/07/04 04:41:03 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/07/04 04:41:03 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : YmFuYW5h: Excluded 2025/07/04 04:41:03 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36183") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:35162->172.17.0.3:36183, err= 2025/07/04 04:41:03 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/07/04 04:41:03 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/07/04 04:41:03 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/07/04 04:41:03 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/07/04 04:41:03 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/07/04 04:41:03 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/07/04 04:41:03 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/07/04 04:41:03 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/07/04 04:41:03 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/07/04 04:41:03 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/07/04 04:41:03 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/07/04 04:41:03 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/07/04 04:41:03 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/07/04 04:41:03 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/07/04 04:41:03 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/07/04 04:41:03 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37571") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:49818->172.17.0.3:37571, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37354") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:47524->172.17.0.3:37354, err= 2025/07/04 04:41:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 04:41:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 04:41:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 04:41:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 04:41:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 04:41:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 04:41:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 04:41:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 04:41:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 04:41:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 04:41:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/04 04:41:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 04:41:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 04:41:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/04 04:41:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 04:41:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 04:41:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/04 04:41:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 04:41:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/04 04:41:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/04 04:41:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/04 04:41:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/04 04:41:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/04 04:41:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/04 04:41:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/04 04:41:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/04 04:41:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/04 04:41:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/04 04:41:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/04 04:41:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/04 04:41:03 DEBUG : apple: transformed to: YXBwbGU= 2025/07/04 04:41:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/04 04:41:03 DEBUG : apple: transformed to: YXBwbGU= 2025/07/04 04:41:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/04 04:41:03 DEBUG : apple: transformed to: YXBwbGU= 2025/07/04 04:41:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/04 04:41:03 DEBUG : apple: transformed to: YXBwbGU= 2025/07/04 04:41:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/04 04:41:03 DEBUG : apple: transformed to: YXBwbGU= 2025/07/04 04:41:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/04 04:41:03 DEBUG : apple: transformed to: YXBwbGU= 2025/07/04 04:41:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/04 04:41:03 DEBUG : apple: transformed to: YXBwbGU= 2025/07/04 04:41:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/04 04:41:03 DEBUG : apple: transformed to: YXBwbGU= 2025/07/04 04:41:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 04:41:03 DEBUG : apple: transformed to: YXBwbGU= 2025/07/04 04:41:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 04:41:03 DEBUG : apple: transformed to: YXBwbGU= 2025/07/04 04:41:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/04 04:41:03 DEBUG : apple: transformed to: YXBwbGU= 2025/07/04 04:41:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 04:41:03 DEBUG : apple: transformed to: YXBwbGU= 2025/07/04 04:41:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 04:41:03 DEBUG : apple: transformed to: YXBwbGU= 2025/07/04 04:41:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 04:41:03 DEBUG : apple: transformed to: YXBwbGU= 2025/07/04 04:41:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 04:41:03 DEBUG : apple: transformed to: YXBwbGU= 2025/07/04 04:41:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 04:41:03 DEBUG : apple: transformed to: YXBwbGU= 2025/07/04 04:41:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 04:41:03 DEBUG : banana: transformed to: YmFuYW5h 2025/07/04 04:41:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/04 04:41:03 DEBUG : banana: transformed to: YmFuYW5h 2025/07/04 04:41:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/04 04:41:03 DEBUG : banana: transformed to: YmFuYW5h 2025/07/04 04:41:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/04 04:41:03 DEBUG : banana: transformed to: YmFuYW5h 2025/07/04 04:41:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/04 04:41:03 DEBUG : banana: transformed to: YmFuYW5h 2025/07/04 04:41:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/04 04:41:03 DEBUG : banana: transformed to: YmFuYW5h 2025/07/04 04:41:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/04 04:41:03 DEBUG : banana: transformed to: YmFuYW5h 2025/07/04 04:41:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/04 04:41:03 DEBUG : banana: transformed to: YmFuYW5h 2025/07/04 04:41:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 04:41:03 DEBUG : banana: transformed to: YmFuYW5h 2025/07/04 04:41:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 04:41:03 DEBUG : banana: transformed to: YmFuYW5h 2025/07/04 04:41:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/04 04:41:03 DEBUG : banana: transformed to: YmFuYW5h 2025/07/04 04:41:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 04:41:03 DEBUG : banana: transformed to: YmFuYW5h 2025/07/04 04:41:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 04:41:03 DEBUG : banana: transformed to: YmFuYW5h 2025/07/04 04:41:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 04:41:03 DEBUG : banana: transformed to: YmFuYW5h 2025/07/04 04:41:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 04:41:03 DEBUG : banana: transformed to: YmFuYW5h 2025/07/04 04:41:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 04:41:03 DEBUG : banana: transformed to: YmFuYW5h 2025/07/04 04:41:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 04:41:03 DEBUG : banana: transformed to: YmFuYW5h 2025/07/04 04:41:03 DEBUG : apple: transformed to: YXBwbGU= 2025/07/04 04:41:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/04 04:41:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/04 04:41:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/04 04:41:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/04 04:41:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/04 04:41:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/04 04:41:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/04 04:41:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/04 04:41:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/04 04:41:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/04 04:41:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/04 04:41:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/04 04:41:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/04 04:41:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/04 04:41:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/04 04:41:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 04:41:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/04 04:41:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 04:41:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/04 04:41:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/04 04:41:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/04 04:41:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 04:41:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/04 04:41:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 04:41:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/04 04:41:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 04:41:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/04 04:41:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 04:41:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/04 04:41:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 04:41:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/04 04:41:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 04:41:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/04 04:41:03 DEBUG : banana: transformed to: YmFuYW5h 2025/07/04 04:41:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/04 04:41:03 DEBUG : apple: transformed to: YXBwbGU= 2025/07/04 04:41:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/04 04:41:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/04 04:41:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/04 04:41:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/04 04:41:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/04 04:41:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/04 04:41:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/04 04:41:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/04 04:41:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/04 04:41:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/04 04:41:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/04 04:41:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/04 04:41:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/04 04:41:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/04 04:41:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/04 04:41:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 04:41:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/04 04:41:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 04:41:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/04 04:41:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/04 04:41:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/04 04:41:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 04:41:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/04 04:41:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 04:41:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/04 04:41:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 04:41:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/04 04:41:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 04:41:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/04 04:41:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 04:41:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/04 04:41:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 04:41:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/04 04:41:03 DEBUG : banana: transformed to: YmFuYW5h 2025/07/04 04:41:03 DEBUG : apple: transformed to: YXBwbGU= 2025/07/04 04:41:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/04 04:41:03 DEBUG : banana: transformed to: YmFuYW5h 2025/07/04 04:41:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/04 04:41:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 04:41:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 04:41:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 04:41:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 04:41:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 04:41:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 04:41:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/04 04:41:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 04:41:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 04:41:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/04 04:41:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/04 04:41:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/04 04:41:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/04 04:41:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/04 04:41:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/04 04:41:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/04 04:41:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/04 04:41:03 DEBUG : apple: transformed to: YXBwbGU= 2025/07/04 04:41:03 DEBUG : banana: transformed to: YmFuYW5h 2025/07/04 04:41:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/04 04:41:03 DEBUG : banana: transformed to: YmFuYW5h 2025/07/04 04:41:03 DEBUG : apple: transformed to: YXBwbGU= 2025/07/04 04:41:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/04 04:41:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/04 04:41:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/04 04:41:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/04 04:41:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/04 04:41:03 DEBUG : banana: transformed to: YmFuYW5h 2025/07/04 04:41:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/04 04:41:03 DEBUG : apple: transformed to: YXBwbGU= 2025/07/04 04:41:03 DEBUG : apple: transformed to: YXBwbGU= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38115") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:60316->172.17.0.3:38115, err= 2025/07/04 04:41:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/04 04:41:03 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:03 DEBUG : apple: Unchanged skipping 2025/07/04 04:41:03 DEBUG : banana: transformed to: YmFuYW5h 2025/07/04 04:41:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/04 04:41:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:03 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/04 04:41:03 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:03 DEBUG : banana: Unchanged skipping 2025/07/04 04:41:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:03 DEBUG : splitbananasplit: Unchanged skipping 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33043") 2025/07/04 04:41:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/04 04:41:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/04 04:41:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/04 04:41:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/04 04:41:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/04 04:41:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/04 04:41:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/04 04:41:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/04 04:41:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/04 04:41:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/04 04:41:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 04:41:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/04 04:41:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 04:41:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/04 04:41:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 04:41:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/04 04:41:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 04:41:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/04 04:41:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 04:41:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/04 04:41:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 04:41:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:51436->172.17.0.3:33043, err= 2025/07/04 04:41:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 04:41:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/04 04:41:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 04:41:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 04:41:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/04 04:41:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/04 04:41:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/04 04:41:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/04 04:41:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 04:41:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/04 04:41:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 04:41:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/04 04:41:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 04:41:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/04 04:41:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 04:41:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/04 04:41:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 04:41:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 04:41:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 04:41:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 04:41:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 04:41:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/04 04:41:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 04:41:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/04 04:41:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 04:41:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/04 04:41:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 04:41:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/04 04:41:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 04:41:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/04 04:41:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 04:41:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 04:41:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 04:41:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 04:41:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 04:41:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/04 04:41:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 04:41:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 04:41:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 04:41:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/04 04:41:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 04:41:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/04 04:41:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 04:41:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/04 04:41:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 04:41:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/04 04:41:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 04:41:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 04:41:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 04:41:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 04:41:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 04:41:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/04 04:41:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 04:41:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 04:41:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 04:41:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 04:41:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/04 04:41:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/04 04:41:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/04 04:41:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/04 04:41:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/04 04:41:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/04 04:41:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/04 04:41:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/04 04:41:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/04 04:41:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 04:41:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 04:41:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/04 04:41:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 04:41:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/04 04:41:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 04:41:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/04 04:41:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 04:41:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/04 04:41:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 04:41:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/04 04:41:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 04:41:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 04:41:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 04:41:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 04:41:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 04:41:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/04 04:41:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 04:41:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 04:41:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 04:41:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/04 04:41:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 04:41:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/04 04:41:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 04:41:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/04 04:41:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 04:41:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/04 04:41:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 04:41:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/04 04:41:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 04:41:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 04:41:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 04:41:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 04:41:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 04:41:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/04 04:41:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 04:41:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 04:41:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 04:41:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 04:41:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 04:41:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 04:41:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 04:41:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 04:41:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/04 04:41:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/04 04:41:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/04 04:41:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/04 04:41:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/04 04:41:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/04 04:41:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/04 04:41:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/04 04:41:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/04 04:41:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/04 04:41:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 04:41:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/04 04:41:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 04:41:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/04 04:41:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 04:41:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/04 04:41:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 04:41:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/04 04:41:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 04:41:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/04 04:41:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 04:41:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/04 04:41:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 04:41:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 04:41:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 04:41:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 04:41:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 04:41:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/04 04:41:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 04:41:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 04:41:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 04:41:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 04:41:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 04:41:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 04:41:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 04:41:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 04:41:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 04:41:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 04:41:03 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/04 04:41:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/04 04:41:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 04:41:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 04:41:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 04:41:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 04:41:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 04:41:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 04:41:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/04 04:41:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 04:41:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 04:41:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/04 04:41:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/04 04:41:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/04 04:41:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/04 04:41:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/04 04:41:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/04 04:41:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/04 04:41:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/04 04:41:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/04 04:41:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/04 04:41:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/04 04:41:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/04 04:41:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/04 04:41:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/04 04:41:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/04 04:41:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/04 04:41:03 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/04 04:41:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/04 04:41:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/04 04:41:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/04 04:41:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for checks to finish 2025/07/04 04:41:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/04 04:41:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for transfers to finish 2025/07/04 04:41:03 DEBUG : Waiting for deletions to finish 2025/07/04 04:41:03 DEBUG : Waiting for deletions to finish 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:32287") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:58828->172.17.0.3:32287, err= 2025/07/04 04:41:03 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : YXBwbGU=: Excluded 2025/07/04 04:41:03 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/07/04 04:41:03 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : YmFuYW5h: Excluded 2025/07/04 04:41:03 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31790") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:53880->172.17.0.3:31790, err= 2025/07/04 04:41:03 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/07/04 04:41:03 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/07/04 04:41:03 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/07/04 04:41:03 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/07/04 04:41:03 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/07/04 04:41:03 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/07/04 04:41:03 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/07/04 04:41:03 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/07/04 04:41:03 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/07/04 04:41:03 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/07/04 04:41:03 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/07/04 04:41:03 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/07/04 04:41:03 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/07/04 04:41:03 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/07/04 04:41:03 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/07/04 04:41:03 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39143") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:59892->172.17.0.3:39143, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35016") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:58614->172.17.0.3:35016, err= 2025/07/04 04:41:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/04 04:41:03 DEBUG : apple: transformed to: YXBwbGU= 2025/07/04 04:41:03 DEBUG : banana: transformed to: YmFuYW5h 2025/07/04 04:41:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/04 04:41:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/04 04:41:03 DEBUG : banana: transformed to: YmFuYW5h 2025/07/04 04:41:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 04:41:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/04 04:41:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 04:41:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 04:41:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 04:41:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 04:41:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 04:41:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 04:41:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 04:41:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 04:41:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 04:41:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 04:41:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/04 04:41:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 04:41:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 04:41:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/04 04:41:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 04:41:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 04:41:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/04 04:41:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 04:41:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/04 04:41:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/04 04:41:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/04 04:41:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/04 04:41:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/04 04:41:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/04 04:41:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/04 04:41:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/04 04:41:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/04 04:41:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/04 04:41:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/04 04:41:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/04 04:41:03 DEBUG : apple: transformed to: YXBwbGU= 2025/07/04 04:41:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/04 04:41:03 DEBUG : banana: transformed to: YmFuYW5h 2025/07/04 04:41:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/04 04:41:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 04:41:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 04:41:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 04:41:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 04:41:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 04:41:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 04:41:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/04 04:41:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 04:41:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 04:41:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/04 04:41:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/04 04:41:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/04 04:41:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/04 04:41:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/04 04:41:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/04 04:41:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38895") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:57100->172.17.0.3:38895, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38795") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:33116->172.17.0.3:38795, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31467") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:43350->172.17.0.3:31467, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35433") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:44496->172.17.0.3:35433, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33538") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:55102->172.17.0.3:33538, err= === RUN TestTransform/prefix run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-vanovon6nani", Local "Local file system at /tmp/rclone1590198084", Modify Window "1s" 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34362") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:32960->172.17.0.3:34362, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33738") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:59658->172.17.0.3:33738, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38836") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:45622->172.17.0.3:38836, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:32166") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:45608->172.17.0.3:32166, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33641") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:36946->172.17.0.3:33641, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35921") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:36810->172.17.0.3:35921, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38255") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:35902->172.17.0.3:38255, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34897") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:55132->172.17.0.3:34897, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38852") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:44270->172.17.0.3:38852, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35131") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:55462->172.17.0.3:35131, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30802") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:57940->172.17.0.3:30802, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30335") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:49060->172.17.0.3:30335, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33177") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:46650->172.17.0.3:33177, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39284") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:56918->172.17.0.3:39284, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35909") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:39536->172.17.0.3:35909, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33174") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:46368->172.17.0.3:33174, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38499") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:55892->172.17.0.3:38499, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38297") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:58150->172.17.0.3:38297, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37832") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:35304->172.17.0.3:37832, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:32014") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:33844->172.17.0.3:32014, err= 2025/07/04 04:41:03 DEBUG : Waiting for deletions to finish 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34832") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:34320->172.17.0.3:34832, err= 2025/07/04 04:41:03 DEBUG : apple: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : apple: Excluded 2025/07/04 04:41:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : appleappleapplebanana: Excluded 2025/07/04 04:41:03 DEBUG : banana: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : banana: Excluded 2025/07/04 04:41:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : splitbananasplit: Excluded 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36807") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:36104->172.17.0.3:36807, err= 2025/07/04 04:41:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31233") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:47586->172.17.0.3:31233, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36920") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:36968->172.17.0.3:36920, err= 2025/07/04 04:41:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/04 04:41:03 DEBUG : apple: transformed to: PREFIXapple 2025/07/04 04:41:03 DEBUG : banana: transformed to: PREFIXbanana 2025/07/04 04:41:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/04 04:41:03 DEBUG : banana: transformed to: PREFIXbanana 2025/07/04 04:41:03 DEBUG : apple: transformed to: PREFIXapple 2025/07/04 04:41:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/04 04:41:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/04 04:41:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/04 04:41:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/04 04:41:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/04 04:41:03 DEBUG : banana: transformed to: PREFIXbanana 2025/07/04 04:41:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/04 04:41:03 DEBUG : apple: transformed to: PREFIXapple 2025/07/04 04:41:03 DEBUG : apple: transformed to: PREFIXapple 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30099") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:57326->172.17.0.3:30099, err= 2025/07/04 04:41:03 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/04 04:41:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/04 04:41:03 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/04 04:41:03 DEBUG : banana: transformed to: PREFIXbanana 2025/07/04 04:41:03 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/04 04:41:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/04 04:41:03 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/04 04:41:03 DEBUG : apple: transformed to: PREFIXapple 2025/07/04 04:41:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/04 04:41:03 DEBUG : banana: transformed to: PREFIXbanana 2025/07/04 04:41:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35768") 2025/07/04 04:41:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/04 04:41:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:52092->172.17.0.3:35768, err= 2025/07/04 04:41:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/04 04:41:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/04 04:41:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/04 04:41:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/04 04:41:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/04 04:41:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/04 04:41:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/04 04:41:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/04 04:41:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/04 04:41:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/04 04:41:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/04 04:41:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/04 04:41:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/04 04:41:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/04 04:41:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/04 04:41:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/04 04:41:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/04 04:41:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/04 04:41:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/04 04:41:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/04 04:41:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/04 04:41:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/04 04:41:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/04 04:41:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/04 04:41:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/04 04:41:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/04 04:41:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/04 04:41:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/04 04:41:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/04 04:41:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/04 04:41:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/04 04:41:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/04 04:41:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/04 04:41:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/04 04:41:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/04 04:41:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/04 04:41:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/04 04:41:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/04 04:41:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/04 04:41:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/04 04:41:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/04 04:41:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/04 04:41:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/04 04:41:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/04 04:41:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/04 04:41:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/04 04:41:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/04 04:41:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/04 04:41:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/04 04:41:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/04 04:41:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/04 04:41:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/04 04:41:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/04 04:41:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/04 04:41:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/04 04:41:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/04 04:41:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/04 04:41:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/04 04:41:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/04 04:41:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34042") 2025/07/04 04:41:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/04 04:41:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/04 04:41:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/04 04:41:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/04 04:41:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/04 04:41:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/04 04:41:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/04 04:41:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/04 04:41:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/04 04:41:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/04 04:41:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/04 04:41:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/04 04:41:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/04 04:41:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/04 04:41:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/04 04:41:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/04 04:41:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/04 04:41:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/04 04:41:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/04 04:41:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37860") 2025/07/04 04:41:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/04 04:41:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/04 04:41:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/04 04:41:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/04 04:41:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/04 04:41:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/04 04:41:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/04 04:41:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38223") 2025/07/04 04:41:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/04 04:41:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/04 04:41:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/04 04:41:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/04 04:41:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/04 04:41:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/04 04:41:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/04 04:41:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/04 04:41:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:54634->172.17.0.3:37860, err= 2025/07/04 04:41:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/04 04:41:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/04 04:41:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/04 04:41:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/04 04:41:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:55398->172.17.0.3:34042, err= 2025/07/04 04:41:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/04 04:41:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/04 04:41:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/04 04:41:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/04 04:41:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/04 04:41:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/04 04:41:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/04 04:41:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/04 04:41:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/04 04:41:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/04 04:41:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/04 04:41:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/04 04:41:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/04 04:41:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/04 04:41:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/04 04:41:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/04 04:41:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/04 04:41:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/04 04:41:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:32197") 2025/07/04 04:41:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/04 04:41:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/04 04:41:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/04 04:41:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/04 04:41:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/04 04:41:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/04 04:41:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/04 04:41:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/04 04:41:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/04 04:41:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/04 04:41:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/04 04:41:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/04 04:41:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/04 04:41:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/04 04:41:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:49308->172.17.0.3:32197, err= 2025/07/04 04:41:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/04 04:41:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/04 04:41:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/04 04:41:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/04 04:41:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/04 04:41:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/04 04:41:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/04 04:41:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/04 04:41:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/04 04:41:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/04 04:41:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/04 04:41:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/04 04:41:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/04 04:41:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/04 04:41:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/04 04:41:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/04 04:41:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/04 04:41:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/04 04:41:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/04 04:41:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/04 04:41:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/04 04:41:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/04 04:41:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/04 04:41:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/04 04:41:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:50528->172.17.0.3:38223, err= 2025/07/04 04:41:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/04 04:41:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/04 04:41:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/04 04:41:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/04 04:41:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/04 04:41:03 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/07/04 04:41:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/04 04:41:03 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/04 04:41:03 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/04 04:41:03 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/04 04:41:03 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/04 04:41:03 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/04 04:41:03 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/04 04:41:03 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/04 04:41:03 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/04 04:41:03 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/04 04:41:03 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/04 04:41:03 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/04 04:41:03 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/04 04:41:03 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/04 04:41:03 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/04 04:41:03 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/04 04:41:03 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/04 04:41:03 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/04 04:41:03 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/04 04:41:03 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/04 04:41:03 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/04 04:41:03 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/04 04:41:03 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/04 04:41:03 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/04 04:41:03 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/04 04:41:03 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/04 04:41:03 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/04 04:41:03 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/04 04:41:03 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/04 04:41:03 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/04 04:41:03 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/04 04:41:03 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/07/04 04:41:03 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for checks to finish 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for transfers to finish 2025/07/04 04:41:03 DEBUG : PREFIXbanana.468f3f0c.partial: renamed to: PREFIXbanana 2025/07/04 04:41:03 INFO : banana: Copied (new) to: PREFIXbanana 2025/07/04 04:41:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:32906") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:40596->172.17.0.3:32906, err= 2025/07/04 04:41:03 DEBUG : PREFIXsplitbananasplit.580ea801.partial: renamed to: PREFIXsplitbananasplit 2025/07/04 04:41:03 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/07/04 04:41:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/04 04:41:03 DEBUG : PREFIXapple.a5c688ae.partial: renamed to: PREFIXapple 2025/07/04 04:41:03 DEBUG : PREFIXappleappleapplebanana.95c0dad6.partial: renamed to: PREFIXappleappleapplebanana 2025/07/04 04:41:03 INFO : apple: Copied (new) to: PREFIXapple 2025/07/04 04:41:03 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/07/04 04:41:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/04 04:41:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36822") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:41224->172.17.0.3:36822, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30451") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:35964->172.17.0.3:30451, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38629") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:50030->172.17.0.3:38629, err= 2025/07/04 04:41:03 DEBUG : dir1/PREFIX0000-abcdefg.txt.95c0dad6.partial: renamed to: dir1/PREFIX0000-abcdefg.txt 2025/07/04 04:41:03 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/07/04 04:41:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/04 04:41:03 DEBUG : dir1/PREFIX0001-bcdefgh.txt.95c0dad6.partial: renamed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/04 04:41:03 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/07/04 04:41:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38208") 2025/07/04 04:41:03 DEBUG : dir1/PREFIX0002-cdefghi.txt.95c0dad6.partial: renamed to: dir1/PREFIX0002-cdefghi.txt 2025/07/04 04:41:03 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/07/04 04:41:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31544") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:47328->172.17.0.3:38208, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:39536->172.17.0.3:31544, err= 2025/07/04 04:41:03 DEBUG : dir1/PREFIX0003-defghij.txt.95c0dad6.partial: renamed to: dir1/PREFIX0003-defghij.txt 2025/07/04 04:41:03 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/07/04 04:41:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35972") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37815") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:42182->172.17.0.3:35972, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:36096->172.17.0.3:37815, err= 2025/07/04 04:41:03 DEBUG : dir1/PREFIX0005-fghijkl.txt.95c0dad6.partial: renamed to: dir1/PREFIX0005-fghijkl.txt 2025/07/04 04:41:03 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/07/04 04:41:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/04 04:41:03 DEBUG : dir1/PREFIX0004-efghijk.txt.95c0dad6.partial: renamed to: dir1/PREFIX0004-efghijk.txt 2025/07/04 04:41:03 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/07/04 04:41:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/04 04:41:03 DEBUG : dir1/PREFIX0006-ghijklm.txt.95c0dad6.partial: renamed to: dir1/PREFIX0006-ghijklm.txt 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36539") 2025/07/04 04:41:03 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/07/04 04:41:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/04 04:41:03 DEBUG : dir1/PREFIX0007-1234567.txt.95c0dad6.partial: renamed to: dir1/PREFIX0007-1234567.txt 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33820") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:57144->172.17.0.3:36539, err= 2025/07/04 04:41:03 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/07/04 04:41:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:44984->172.17.0.3:33820, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37075") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:52572->172.17.0.3:37075, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34714") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:32792->172.17.0.3:34714, err= 2025/07/04 04:41:03 DEBUG : dir1/PREFIX0008-2345678.txt.95c0dad6.partial: renamed to: dir1/PREFIX0008-2345678.txt 2025/07/04 04:41:03 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/07/04 04:41:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/04 04:41:03 DEBUG : dir1/PREFIX0009-3456789.txt.95c0dad6.partial: renamed to: dir1/PREFIX0009-3456789.txt 2025/07/04 04:41:03 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/07/04 04:41:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/04 04:41:03 DEBUG : dir1/PREFIX0011-56789;.txt.7dd74a77.partial: renamed to: dir1/PREFIX0011-56789;.txt 2025/07/04 04:41:03 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/07/04 04:41:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/04 04:41:03 DEBUG : dir1/PREFIX0010-456789.txt.7dd74a77.partial: renamed to: dir1/PREFIX0010-456789.txt 2025/07/04 04:41:03 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/07/04 04:41:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37997") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38499") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:60760->172.17.0.3:37997, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:55906->172.17.0.3:38499, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35735") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:36980->172.17.0.3:35735, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35095") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:49490->172.17.0.3:35095, err= 2025/07/04 04:41:03 DEBUG : dir1/PREFIX0012-6789;.txt.8083cda9.partial: renamed to: dir1/PREFIX0012-6789;.txt 2025/07/04 04:41:03 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/07/04 04:41:03 DEBUG : dir1/PREFIX0015-9;=.txt.b01938a0.partial: renamed to: dir1/PREFIX0015-9;=.txt 2025/07/04 04:41:03 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/07/04 04:41:03 DEBUG : dir1/PREFIX0014-89;=.txt.68945d08.partial: renamed to: dir1/PREFIX0014-89;=.txt 2025/07/04 04:41:03 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/07/04 04:41:03 DEBUG : dir1/PREFIX0013-789;=.txt.8083cda9.partial: renamed to: dir1/PREFIX0013-789;=.txt 2025/07/04 04:41:03 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/07/04 04:41:03 DEBUG : Waiting for deletions to finish 2025/07/04 04:41:03 INFO : dir1/0013-789;=.txt: Deleted 2025/07/04 04:41:03 INFO : dir1/0015-9;=.txt: Deleted 2025/07/04 04:41:03 INFO : dir1/0012-6789;.txt: Deleted 2025/07/04 04:41:03 INFO : dir1/0011-56789;.txt: Deleted 2025/07/04 04:41:03 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/04 04:41:03 INFO : dir1/0009-3456789.txt: Deleted 2025/07/04 04:41:03 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/04 04:41:03 INFO : dir1/0008-2345678.txt: Deleted 2025/07/04 04:41:03 INFO : splitbananasplit: Deleted 2025/07/04 04:41:03 INFO : dir1/0010-456789.txt: Deleted 2025/07/04 04:41:03 INFO : apple: Deleted 2025/07/04 04:41:03 INFO : dir1/0014-89;=.txt: Deleted 2025/07/04 04:41:03 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/04 04:41:03 INFO : banana: Deleted 2025/07/04 04:41:03 INFO : dir1/0003-defghij.txt: Deleted 2025/07/04 04:41:03 INFO : dir1/0007-1234567.txt: Deleted 2025/07/04 04:41:03 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/04 04:41:03 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/04 04:41:03 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/04 04:41:03 INFO : appleappleapplebanana: Deleted 2025/07/04 04:41:03 DEBUG : Waiting for deletions to finish 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33318") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:47920->172.17.0.3:33318, err= 2025/07/04 04:41:03 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : PREFIXapple: Excluded 2025/07/04 04:41:03 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : PREFIXappleappleapplebanana: Excluded 2025/07/04 04:41:03 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : PREFIXbanana: Excluded 2025/07/04 04:41:03 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : PREFIXsplitbananasplit: Excluded 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30901") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:45514->172.17.0.3:30901, err= 2025/07/04 04:41:03 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31334") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:36892->172.17.0.3:31334, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34507") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:56294->172.17.0.3:34507, err= 2025/07/04 04:41:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/04 04:41:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/04 04:41:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/04 04:41:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/04 04:41:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/04 04:41:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/04 04:41:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/04 04:41:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/04 04:41:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/04 04:41:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/04 04:41:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/04 04:41:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/04 04:41:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/04 04:41:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/04 04:41:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/04 04:41:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/04 04:41:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/04 04:41:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/04 04:41:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/04 04:41:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/04 04:41:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/04 04:41:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/04 04:41:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/04 04:41:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/04 04:41:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/04 04:41:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/04 04:41:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/04 04:41:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/04 04:41:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/04 04:41:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/04 04:41:03 DEBUG : apple: transformed to: PREFIXapple 2025/07/04 04:41:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/04 04:41:03 DEBUG : apple: transformed to: PREFIXapple 2025/07/04 04:41:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/04 04:41:03 DEBUG : apple: transformed to: PREFIXapple 2025/07/04 04:41:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/04 04:41:03 DEBUG : apple: transformed to: PREFIXapple 2025/07/04 04:41:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/04 04:41:03 DEBUG : apple: transformed to: PREFIXapple 2025/07/04 04:41:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/04 04:41:03 DEBUG : apple: transformed to: PREFIXapple 2025/07/04 04:41:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/04 04:41:03 DEBUG : apple: transformed to: PREFIXapple 2025/07/04 04:41:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/04 04:41:03 DEBUG : apple: transformed to: PREFIXapple 2025/07/04 04:41:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/04 04:41:03 DEBUG : apple: transformed to: PREFIXapple 2025/07/04 04:41:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/04 04:41:03 DEBUG : apple: transformed to: PREFIXapple 2025/07/04 04:41:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/04 04:41:03 DEBUG : apple: transformed to: PREFIXapple 2025/07/04 04:41:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/04 04:41:03 DEBUG : apple: transformed to: PREFIXapple 2025/07/04 04:41:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/04 04:41:03 DEBUG : apple: transformed to: PREFIXapple 2025/07/04 04:41:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/04 04:41:03 DEBUG : apple: transformed to: PREFIXapple 2025/07/04 04:41:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/04 04:41:03 DEBUG : apple: transformed to: PREFIXapple 2025/07/04 04:41:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/04 04:41:03 DEBUG : apple: transformed to: PREFIXapple 2025/07/04 04:41:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/04 04:41:03 DEBUG : banana: transformed to: PREFIXbanana 2025/07/04 04:41:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/04 04:41:03 DEBUG : banana: transformed to: PREFIXbanana 2025/07/04 04:41:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/04 04:41:03 DEBUG : banana: transformed to: PREFIXbanana 2025/07/04 04:41:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/04 04:41:03 DEBUG : banana: transformed to: PREFIXbanana 2025/07/04 04:41:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/04 04:41:03 DEBUG : banana: transformed to: PREFIXbanana 2025/07/04 04:41:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/04 04:41:03 DEBUG : banana: transformed to: PREFIXbanana 2025/07/04 04:41:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/04 04:41:03 DEBUG : banana: transformed to: PREFIXbanana 2025/07/04 04:41:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/04 04:41:03 DEBUG : banana: transformed to: PREFIXbanana 2025/07/04 04:41:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/04 04:41:03 DEBUG : banana: transformed to: PREFIXbanana 2025/07/04 04:41:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/04 04:41:03 DEBUG : banana: transformed to: PREFIXbanana 2025/07/04 04:41:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/04 04:41:03 DEBUG : banana: transformed to: PREFIXbanana 2025/07/04 04:41:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/04 04:41:03 DEBUG : banana: transformed to: PREFIXbanana 2025/07/04 04:41:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/04 04:41:03 DEBUG : banana: transformed to: PREFIXbanana 2025/07/04 04:41:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/04 04:41:03 DEBUG : banana: transformed to: PREFIXbanana 2025/07/04 04:41:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/04 04:41:03 DEBUG : banana: transformed to: PREFIXbanana 2025/07/04 04:41:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/04 04:41:03 DEBUG : banana: transformed to: PREFIXbanana 2025/07/04 04:41:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/04 04:41:03 DEBUG : banana: transformed to: PREFIXbanana 2025/07/04 04:41:03 DEBUG : apple: transformed to: PREFIXapple 2025/07/04 04:41:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/04 04:41:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/04 04:41:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/04 04:41:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/04 04:41:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/04 04:41:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/04 04:41:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/04 04:41:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/04 04:41:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/04 04:41:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/04 04:41:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/04 04:41:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/04 04:41:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/04 04:41:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/04 04:41:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/04 04:41:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/04 04:41:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/04 04:41:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/04 04:41:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/04 04:41:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/04 04:41:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/04 04:41:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/04 04:41:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/04 04:41:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/04 04:41:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/04 04:41:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/04 04:41:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/04 04:41:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/04 04:41:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/04 04:41:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/04 04:41:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/04 04:41:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/04 04:41:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/04 04:41:03 DEBUG : banana: transformed to: PREFIXbanana 2025/07/04 04:41:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/04 04:41:03 DEBUG : apple: transformed to: PREFIXapple 2025/07/04 04:41:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/04 04:41:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/04 04:41:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/04 04:41:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/04 04:41:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/04 04:41:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/04 04:41:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/04 04:41:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/04 04:41:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/04 04:41:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/04 04:41:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/04 04:41:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/04 04:41:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/04 04:41:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/04 04:41:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/04 04:41:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/04 04:41:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/04 04:41:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/04 04:41:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/04 04:41:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/04 04:41:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/04 04:41:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/04 04:41:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/04 04:41:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/04 04:41:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/04 04:41:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/04 04:41:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/04 04:41:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/04 04:41:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/04 04:41:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/04 04:41:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/04 04:41:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/04 04:41:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/04 04:41:03 DEBUG : banana: transformed to: PREFIXbanana 2025/07/04 04:41:03 DEBUG : apple: transformed to: PREFIXapple 2025/07/04 04:41:03 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/04 04:41:03 DEBUG : banana: transformed to: PREFIXbanana 2025/07/04 04:41:03 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/04 04:41:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/04 04:41:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/04 04:41:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/04 04:41:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/04 04:41:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/04 04:41:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/04 04:41:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/04 04:41:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/04 04:41:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/04 04:41:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/04 04:41:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/04 04:41:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/04 04:41:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/04 04:41:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/04 04:41:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/04 04:41:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39768") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:52646->172.17.0.3:39768, err= 2025/07/04 04:41:03 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/04 04:41:03 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/04 04:41:03 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/04 04:41:03 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33350") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36710") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:47322->172.17.0.3:33350, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:56566->172.17.0.3:36710, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33669") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:36730->172.17.0.3:33669, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31799") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36566") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:56764->172.17.0.3:36566, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:47898->172.17.0.3:31799, err= 2025/07/04 04:41:03 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/04 04:41:03 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/04 04:41:03 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/04 04:41:03 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/04 04:41:03 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/04 04:41:03 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/04 04:41:03 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/04 04:41:03 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/04 04:41:03 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/04 04:41:03 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/04 04:41:03 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/04 04:41:03 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/04 04:41:03 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/04 04:41:03 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/04 04:41:03 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/04 04:41:03 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for checks to finish 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for transfers to finish 2025/07/04 04:41:03 DEBUG : banana.468f3f0c.partial: renamed to: banana 2025/07/04 04:41:03 DEBUG : apple.a5c688ae.partial: renamed to: apple 2025/07/04 04:41:03 INFO : banana: Copied (new) 2025/07/04 04:41:03 INFO : apple: Copied (new) 2025/07/04 04:41:03 DEBUG : splitbananasplit.580ea801.partial: renamed to: splitbananasplit 2025/07/04 04:41:03 INFO : splitbananasplit: Copied (new) 2025/07/04 04:41:03 DEBUG : appleappleapplebanana.95c0dad6.partial: renamed to: appleappleapplebanana 2025/07/04 04:41:03 INFO : appleappleapplebanana: Copied (new) 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38762") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:42452->172.17.0.3:38762, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31182") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33706") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:47826->172.17.0.3:31182, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:43338->172.17.0.3:33706, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31060") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:40678->172.17.0.3:31060, err= 2025/07/04 04:41:03 DEBUG : dir1/0000-abcdefg.txt.95c0dad6.partial: renamed to: dir1/0000-abcdefg.txt 2025/07/04 04:41:03 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/07/04 04:41:03 DEBUG : dir1/0001-bcdefgh.txt.95c0dad6.partial: renamed to: dir1/0001-bcdefgh.txt 2025/07/04 04:41:03 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36219") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:32171") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:51264->172.17.0.3:36219, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:48328->172.17.0.3:32171, err= 2025/07/04 04:41:03 DEBUG : dir1/0003-defghij.txt.95c0dad6.partial: renamed to: dir1/0003-defghij.txt 2025/07/04 04:41:03 INFO : dir1/0003-defghij.txt: Copied (new) 2025/07/04 04:41:03 DEBUG : dir1/0002-cdefghi.txt.95c0dad6.partial: renamed to: dir1/0002-cdefghi.txt 2025/07/04 04:41:03 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31442") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:46320->172.17.0.3:31442, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38253") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:50978->172.17.0.3:38253, err= 2025/07/04 04:41:03 DEBUG : dir1/0005-fghijkl.txt.95c0dad6.partial: renamed to: dir1/0005-fghijkl.txt 2025/07/04 04:41:03 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/07/04 04:41:03 DEBUG : dir1/0004-efghijk.txt.95c0dad6.partial: renamed to: dir1/0004-efghijk.txt 2025/07/04 04:41:03 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31074") 2025/07/04 04:41:03 DEBUG : dir1/0006-ghijklm.txt.95c0dad6.partial: renamed to: dir1/0006-ghijklm.txt 2025/07/04 04:41:03 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:46488->172.17.0.3:31074, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34367") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:47264->172.17.0.3:34367, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30323") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:58750->172.17.0.3:30323, err= 2025/07/04 04:41:03 DEBUG : dir1/0007-1234567.txt.95c0dad6.partial: renamed to: dir1/0007-1234567.txt 2025/07/04 04:41:03 INFO : dir1/0007-1234567.txt: Copied (new) 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39609") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:47786->172.17.0.3:39609, err= 2025/07/04 04:41:03 DEBUG : dir1/0008-2345678.txt.95c0dad6.partial: renamed to: dir1/0008-2345678.txt 2025/07/04 04:41:03 INFO : dir1/0008-2345678.txt: Copied (new) 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30691") 2025/07/04 04:41:03 DEBUG : dir1/0010-456789.txt.7dd74a77.partial: renamed to: dir1/0010-456789.txt 2025/07/04 04:41:03 INFO : dir1/0010-456789.txt: Copied (new) 2025/07/04 04:41:03 DEBUG : dir1/0009-3456789.txt.95c0dad6.partial: renamed to: dir1/0009-3456789.txt 2025/07/04 04:41:03 INFO : dir1/0009-3456789.txt: Copied (new) 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:37664->172.17.0.3:30691, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37878") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39415") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:60152->172.17.0.3:37878, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:51116->172.17.0.3:39415, err= 2025/07/04 04:41:03 DEBUG : dir1/0011-56789;.txt.7dd74a77.partial: renamed to: dir1/0011-56789;.txt 2025/07/04 04:41:03 INFO : dir1/0011-56789;.txt: Copied (new) 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30831") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:49596->172.17.0.3:30831, err= 2025/07/04 04:41:03 DEBUG : dir1/0012-6789;.txt.8083cda9.partial: renamed to: dir1/0012-6789;.txt 2025/07/04 04:41:03 INFO : dir1/0012-6789;.txt: Copied (new) 2025/07/04 04:41:03 DEBUG : dir1/0013-789;=.txt.8083cda9.partial: renamed to: dir1/0013-789;=.txt 2025/07/04 04:41:03 INFO : dir1/0013-789;=.txt: Copied (new) 2025/07/04 04:41:03 DEBUG : dir1/0014-89;=.txt.68945d08.partial: renamed to: dir1/0014-89;=.txt 2025/07/04 04:41:03 INFO : dir1/0014-89;=.txt: Copied (new) 2025/07/04 04:41:03 DEBUG : dir1/0015-9;=.txt.b01938a0.partial: renamed to: dir1/0015-9;=.txt 2025/07/04 04:41:03 INFO : dir1/0015-9;=.txt: Copied (new) 2025/07/04 04:41:03 DEBUG : Waiting for deletions to finish 2025/07/04 04:41:03 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/07/04 04:41:03 INFO : PREFIXappleappleapplebanana: Deleted 2025/07/04 04:41:03 INFO : PREFIXsplitbananasplit: Deleted 2025/07/04 04:41:03 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/07/04 04:41:03 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/07/04 04:41:03 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/07/04 04:41:03 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/07/04 04:41:03 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/07/04 04:41:03 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/07/04 04:41:03 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/07/04 04:41:03 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/07/04 04:41:03 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/07/04 04:41:03 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/07/04 04:41:03 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/07/04 04:41:03 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/07/04 04:41:03 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/07/04 04:41:03 INFO : PREFIXapple: Deleted 2025/07/04 04:41:03 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/07/04 04:41:03 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/07/04 04:41:03 INFO : PREFIXbanana: Deleted 2025/07/04 04:41:03 DEBUG : Waiting for deletions to finish 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35168") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:48136->172.17.0.3:35168, err= 2025/07/04 04:41:03 DEBUG : apple: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : apple: Excluded 2025/07/04 04:41:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : appleappleapplebanana: Excluded 2025/07/04 04:41:03 DEBUG : banana: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : banana: Excluded 2025/07/04 04:41:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : splitbananasplit: Excluded 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36305") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:43794->172.17.0.3:36305, err= 2025/07/04 04:41:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34032") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:36052->172.17.0.3:34032, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37158") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:38374->172.17.0.3:37158, err= 2025/07/04 04:41:03 DEBUG : Waiting for deletions to finish 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33266") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:35106->172.17.0.3:33266, err= 2025/07/04 04:41:03 DEBUG : apple: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : apple: Excluded 2025/07/04 04:41:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : appleappleapplebanana: Excluded 2025/07/04 04:41:03 DEBUG : banana: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : banana: Excluded 2025/07/04 04:41:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : splitbananasplit: Excluded 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31791") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:32944->172.17.0.3:31791, err= 2025/07/04 04:41:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30176") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:59876->172.17.0.3:30176, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34008") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:48286->172.17.0.3:34008, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35872") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:34258->172.17.0.3:35872, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36049") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:52878->172.17.0.3:36049, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35181") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:40638->172.17.0.3:35181, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35478") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:41692->172.17.0.3:35478, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35867") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:49872->172.17.0.3:35867, err= === RUN TestTransform/suffix run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-vanovon6nani", Local "Local file system at /tmp/rclone1590198084", Modify Window "1s" 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36024") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:49474->172.17.0.3:36024, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30436") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:35948->172.17.0.3:30436, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:32583") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:40000->172.17.0.3:32583, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37553") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:49322->172.17.0.3:37553, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30687") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:48222->172.17.0.3:30687, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38599") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:55452->172.17.0.3:38599, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33352") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:44658->172.17.0.3:33352, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30562") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:39984->172.17.0.3:30562, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36590") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:44186->172.17.0.3:36590, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35958") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:37094->172.17.0.3:35958, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37948") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:44874->172.17.0.3:37948, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35092") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:52722->172.17.0.3:35092, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36618") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:46262->172.17.0.3:36618, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:32025") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:60426->172.17.0.3:32025, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35009") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:34788->172.17.0.3:35009, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31426") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:45186->172.17.0.3:31426, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35383") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:33934->172.17.0.3:35383, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30856") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:37842->172.17.0.3:30856, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36669") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:39256->172.17.0.3:36669, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34791") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:39686->172.17.0.3:34791, err= 2025/07/04 04:41:03 DEBUG : Waiting for deletions to finish 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:32993") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:58094->172.17.0.3:32993, err= 2025/07/04 04:41:03 DEBUG : apple: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : apple: Excluded 2025/07/04 04:41:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : appleappleapplebanana: Excluded 2025/07/04 04:41:03 DEBUG : banana: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : banana: Excluded 2025/07/04 04:41:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : splitbananasplit: Excluded 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38877") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:50422->172.17.0.3:38877, err= 2025/07/04 04:41:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33806") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:58084->172.17.0.3:33806, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30346") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:36560->172.17.0.3:30346, err= 2025/07/04 04:41:03 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/04 04:41:03 DEBUG : apple: transformed to: appleSUFFIX 2025/07/04 04:41:03 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/04 04:41:03 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/04 04:41:03 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/04 04:41:03 DEBUG : apple: transformed to: appleSUFFIX 2025/07/04 04:41:03 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/04 04:41:03 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/04 04:41:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/04 04:41:03 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/04 04:41:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/04 04:41:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36127") 2025/07/04 04:41:03 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/04 04:41:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/04 04:41:03 DEBUG : apple: transformed to: appleSUFFIX 2025/07/04 04:41:03 DEBUG : apple: transformed to: appleSUFFIX 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:41170->172.17.0.3:36127, err= 2025/07/04 04:41:03 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/04 04:41:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/04 04:41:03 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/04 04:41:03 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/04 04:41:03 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/04 04:41:03 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/04 04:41:03 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/04 04:41:03 DEBUG : apple: transformed to: appleSUFFIX 2025/07/04 04:41:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/04 04:41:03 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/04 04:41:03 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/04 04:41:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36505") 2025/07/04 04:41:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35850") 2025/07/04 04:41:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31685") 2025/07/04 04:41:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:36572->172.17.0.3:36505, err= 2025/07/04 04:41:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:36764->172.17.0.3:35850, err= 2025/07/04 04:41:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37763") 2025/07/04 04:41:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35762") 2025/07/04 04:41:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:36788->172.17.0.3:37763, err= 2025/07/04 04:41:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:44590->172.17.0.3:35762, err= 2025/07/04 04:41:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/04 04:41:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/04 04:41:03 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/04 04:41:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/04 04:41:03 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/04 04:41:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:40444->172.17.0.3:31685, err= 2025/07/04 04:41:03 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/04 04:41:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/04 04:41:03 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/04 04:41:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/04 04:41:03 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/04 04:41:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/04 04:41:03 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/04 04:41:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/04 04:41:03 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/04 04:41:03 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/04 04:41:03 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/04 04:41:03 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/04 04:41:03 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/04 04:41:03 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/04 04:41:03 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/04 04:41:03 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/04 04:41:03 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/04 04:41:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/04 04:41:03 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/04 04:41:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/04 04:41:03 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/04 04:41:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/04 04:41:03 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/04 04:41:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/04 04:41:03 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/04 04:41:03 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/07/04 04:41:03 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for checks to finish 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for transfers to finish 2025/07/04 04:41:03 DEBUG : bananaSUFFIX.468f3f0c.partial: renamed to: bananaSUFFIX 2025/07/04 04:41:03 INFO : banana: Copied (new) to: bananaSUFFIX 2025/07/04 04:41:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/04 04:41:03 DEBUG : appleappleapplebananaSUFFIX.95c0dad6.partial: renamed to: appleappleapplebananaSUFFIX 2025/07/04 04:41:03 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/07/04 04:41:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30310") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:41436->172.17.0.3:30310, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:32584") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:49098->172.17.0.3:32584, err= 2025/07/04 04:41:03 DEBUG : splitbananasplitSUFFIX.580ea801.partial: renamed to: splitbananasplitSUFFIX 2025/07/04 04:41:03 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/07/04 04:41:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31784") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:51848->172.17.0.3:31784, err= 2025/07/04 04:41:03 DEBUG : appleSUFFIX.a5c688ae.partial: renamed to: appleSUFFIX 2025/07/04 04:41:03 INFO : apple: Copied (new) to: appleSUFFIX 2025/07/04 04:41:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/04 04:41:03 DEBUG : dir1/0000-abcdefg.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/04 04:41:03 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/07/04 04:41:03 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37814") 2025/07/04 04:41:03 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/04 04:41:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:60514->172.17.0.3:37814, err= 2025/07/04 04:41:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39570") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30357") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:57842->172.17.0.3:30357, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:38096->172.17.0.3:39570, err= 2025/07/04 04:41:03 DEBUG : dir1/0002-cdefghi.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/04 04:41:03 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/07/04 04:41:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34657") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:52136->172.17.0.3:34657, err= 2025/07/04 04:41:03 DEBUG : dir1/0003-defghij.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0003-defghij.txtSUFFIX 2025/07/04 04:41:03 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/07/04 04:41:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/04 04:41:03 DEBUG : dir1/0004-efghijk.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0004-efghijk.txtSUFFIX 2025/07/04 04:41:03 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/07/04 04:41:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30999") 2025/07/04 04:41:03 DEBUG : dir1/0005-fghijkl.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/04 04:41:03 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/07/04 04:41:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:52796->172.17.0.3:30999, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:32670") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39938") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:51374->172.17.0.3:32670, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:45024->172.17.0.3:39938, err= 2025/07/04 04:41:03 DEBUG : dir1/0006-ghijklm.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/04 04:41:03 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/07/04 04:41:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39229") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:43724->172.17.0.3:39229, err= 2025/07/04 04:41:03 DEBUG : dir1/0007-1234567.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0007-1234567.txtSUFFIX 2025/07/04 04:41:03 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/07/04 04:41:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/04 04:41:03 DEBUG : dir1/0009-3456789.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0009-3456789.txtSUFFIX 2025/07/04 04:41:03 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/07/04 04:41:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/04 04:41:03 DEBUG : dir1/0008-2345678.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0008-2345678.txtSUFFIX 2025/07/04 04:41:03 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34099") 2025/07/04 04:41:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33408") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:39786->172.17.0.3:34099, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34413") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:52964->172.17.0.3:33408, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:39652->172.17.0.3:34413, err= 2025/07/04 04:41:03 DEBUG : dir1/0010-456789.txtSUFFIX.7dd74a77.partial: renamed to: dir1/0010-456789.txtSUFFIX 2025/07/04 04:41:03 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/07/04 04:41:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34828") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:34816->172.17.0.3:34828, err= 2025/07/04 04:41:03 DEBUG : dir1/0011-56789;.txtSUFFIX.7dd74a77.partial: renamed to: dir1/0011-56789;.txtSUFFIX 2025/07/04 04:41:03 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/07/04 04:41:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/04 04:41:03 DEBUG : dir1/0012-6789;.txtSUFFIX.8083cda9.partial: renamed to: dir1/0012-6789;.txtSUFFIX 2025/07/04 04:41:03 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34474") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:48534->172.17.0.3:34474, err= 2025/07/04 04:41:03 DEBUG : dir1/0014-89;=.txtSUFFIX.68945d08.partial: renamed to: dir1/0014-89;=.txtSUFFIX 2025/07/04 04:41:03 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/07/04 04:41:03 DEBUG : dir1/0013-789;=.txtSUFFIX.8083cda9.partial: renamed to: dir1/0013-789;=.txtSUFFIX 2025/07/04 04:41:03 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/07/04 04:41:03 DEBUG : dir1/0015-9;=.txtSUFFIX.b01938a0.partial: renamed to: dir1/0015-9;=.txtSUFFIX 2025/07/04 04:41:03 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/07/04 04:41:03 DEBUG : Waiting for deletions to finish 2025/07/04 04:41:03 INFO : dir1/0013-789;=.txt: Deleted 2025/07/04 04:41:03 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/04 04:41:03 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/04 04:41:03 INFO : dir1/0011-56789;.txt: Deleted 2025/07/04 04:41:03 INFO : dir1/0015-9;=.txt: Deleted 2025/07/04 04:41:03 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/04 04:41:03 INFO : dir1/0009-3456789.txt: Deleted 2025/07/04 04:41:03 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/04 04:41:03 INFO : dir1/0003-defghij.txt: Deleted 2025/07/04 04:41:03 INFO : dir1/0007-1234567.txt: Deleted 2025/07/04 04:41:03 INFO : dir1/0014-89;=.txt: Deleted 2025/07/04 04:41:03 INFO : dir1/0012-6789;.txt: Deleted 2025/07/04 04:41:03 INFO : apple: Deleted 2025/07/04 04:41:03 INFO : appleappleapplebanana: Deleted 2025/07/04 04:41:03 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/04 04:41:03 INFO : dir1/0008-2345678.txt: Deleted 2025/07/04 04:41:03 INFO : dir1/0010-456789.txt: Deleted 2025/07/04 04:41:03 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/04 04:41:03 INFO : splitbananasplit: Deleted 2025/07/04 04:41:03 INFO : banana: Deleted 2025/07/04 04:41:03 DEBUG : Waiting for deletions to finish 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38407") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:53464->172.17.0.3:38407, err= 2025/07/04 04:41:03 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : appleSUFFIX: Excluded 2025/07/04 04:41:03 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : appleappleapplebananaSUFFIX: Excluded 2025/07/04 04:41:03 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : bananaSUFFIX: Excluded 2025/07/04 04:41:03 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : splitbananasplitSUFFIX: Excluded 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37133") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:35172->172.17.0.3:37133, err= 2025/07/04 04:41:03 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39179") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:47774->172.17.0.3:39179, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30029") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:47948->172.17.0.3:30029, err= 2025/07/04 04:41:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/04 04:41:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/04 04:41:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/04 04:41:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/04 04:41:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/04 04:41:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/04 04:41:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/04 04:41:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/04 04:41:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/04 04:41:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/04 04:41:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/04 04:41:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/04 04:41:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/04 04:41:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/04 04:41:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/04 04:41:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/04 04:41:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/04 04:41:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/04 04:41:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/04 04:41:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/04 04:41:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/04 04:41:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/04 04:41:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/04 04:41:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/04 04:41:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/04 04:41:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/04 04:41:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/04 04:41:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/04 04:41:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/04 04:41:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/04 04:41:03 DEBUG : apple: transformed to: appleSUFFIX 2025/07/04 04:41:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/04 04:41:03 DEBUG : apple: transformed to: appleSUFFIX 2025/07/04 04:41:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/04 04:41:03 DEBUG : apple: transformed to: appleSUFFIX 2025/07/04 04:41:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/04 04:41:03 DEBUG : apple: transformed to: appleSUFFIX 2025/07/04 04:41:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/04 04:41:03 DEBUG : apple: transformed to: appleSUFFIX 2025/07/04 04:41:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/04 04:41:03 DEBUG : apple: transformed to: appleSUFFIX 2025/07/04 04:41:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/04 04:41:03 DEBUG : apple: transformed to: appleSUFFIX 2025/07/04 04:41:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/04 04:41:03 DEBUG : apple: transformed to: appleSUFFIX 2025/07/04 04:41:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/04 04:41:03 DEBUG : apple: transformed to: appleSUFFIX 2025/07/04 04:41:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/04 04:41:03 DEBUG : apple: transformed to: appleSUFFIX 2025/07/04 04:41:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/04 04:41:03 DEBUG : apple: transformed to: appleSUFFIX 2025/07/04 04:41:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/04 04:41:03 DEBUG : apple: transformed to: appleSUFFIX 2025/07/04 04:41:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/04 04:41:03 DEBUG : apple: transformed to: appleSUFFIX 2025/07/04 04:41:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/04 04:41:03 DEBUG : apple: transformed to: appleSUFFIX 2025/07/04 04:41:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/04 04:41:03 DEBUG : apple: transformed to: appleSUFFIX 2025/07/04 04:41:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/04 04:41:03 DEBUG : apple: transformed to: appleSUFFIX 2025/07/04 04:41:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/04 04:41:03 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/04 04:41:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/04 04:41:03 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/04 04:41:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/04 04:41:03 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/04 04:41:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/04 04:41:03 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/04 04:41:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/04 04:41:03 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/04 04:41:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/04 04:41:03 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/04 04:41:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/04 04:41:03 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/04 04:41:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/04 04:41:03 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/04 04:41:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/04 04:41:03 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/04 04:41:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/04 04:41:03 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/04 04:41:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/04 04:41:03 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/04 04:41:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/04 04:41:03 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/04 04:41:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/04 04:41:03 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/04 04:41:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/04 04:41:03 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/04 04:41:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/04 04:41:03 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/04 04:41:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/04 04:41:03 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/04 04:41:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/04 04:41:03 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/04 04:41:03 DEBUG : apple: transformed to: appleSUFFIX 2025/07/04 04:41:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/04 04:41:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/04 04:41:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/04 04:41:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/04 04:41:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/04 04:41:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/04 04:41:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/04 04:41:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/04 04:41:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/04 04:41:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/04 04:41:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/04 04:41:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/04 04:41:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/04 04:41:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/04 04:41:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/04 04:41:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/04 04:41:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/04 04:41:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/04 04:41:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/04 04:41:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/04 04:41:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/04 04:41:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/04 04:41:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/04 04:41:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/04 04:41:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/04 04:41:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/04 04:41:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/04 04:41:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/04 04:41:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/04 04:41:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/04 04:41:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/04 04:41:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/04 04:41:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/04 04:41:03 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/04 04:41:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/04 04:41:03 DEBUG : apple: transformed to: appleSUFFIX 2025/07/04 04:41:03 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/04 04:41:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/04 04:41:03 DEBUG : apple: transformed to: appleSUFFIX 2025/07/04 04:41:03 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/04 04:41:03 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/04 04:41:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/04 04:41:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/04 04:41:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/04 04:41:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/04 04:41:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/04 04:41:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/04 04:41:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/04 04:41:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/04 04:41:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/04 04:41:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/04 04:41:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/04 04:41:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/04 04:41:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/04 04:41:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/04 04:41:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/04 04:41:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/04 04:41:03 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33235") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:38342->172.17.0.3:33235, err= 2025/07/04 04:41:03 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/04 04:41:03 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/04 04:41:03 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/04 04:41:03 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39508") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35517") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:44904->172.17.0.3:39508, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31270") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30904") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:58208->172.17.0.3:35517, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33775") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:44904->172.17.0.3:31270, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:58026->172.17.0.3:30904, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:45404->172.17.0.3:33775, err= 2025/07/04 04:41:03 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/04 04:41:03 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/04 04:41:03 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/04 04:41:03 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/04 04:41:03 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/04 04:41:03 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/04 04:41:03 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/04 04:41:03 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/04 04:41:03 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/04 04:41:03 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/04 04:41:03 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/04 04:41:03 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/04 04:41:03 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/04 04:41:03 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/04 04:41:03 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/04 04:41:03 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for checks to finish 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for transfers to finish 2025/07/04 04:41:03 DEBUG : banana.468f3f0c.partial: renamed to: banana 2025/07/04 04:41:03 INFO : banana: Copied (new) 2025/07/04 04:41:03 DEBUG : apple.a5c688ae.partial: renamed to: apple 2025/07/04 04:41:03 INFO : apple: Copied (new) 2025/07/04 04:41:03 DEBUG : appleappleapplebanana.95c0dad6.partial: renamed to: appleappleapplebanana 2025/07/04 04:41:03 INFO : appleappleapplebanana: Copied (new) 2025/07/04 04:41:03 DEBUG : splitbananasplit.580ea801.partial: renamed to: splitbananasplit 2025/07/04 04:41:03 INFO : splitbananasplit: Copied (new) 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37375") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31674") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36134") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:47646->172.17.0.3:37375, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:38944->172.17.0.3:36134, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:55922->172.17.0.3:31674, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33759") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:51984->172.17.0.3:33759, err= 2025/07/04 04:41:03 DEBUG : dir1/0000-abcdefg.txt.95c0dad6.partial: renamed to: dir1/0000-abcdefg.txt 2025/07/04 04:41:03 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/07/04 04:41:03 DEBUG : dir1/0002-cdefghi.txt.95c0dad6.partial: renamed to: dir1/0002-cdefghi.txt 2025/07/04 04:41:03 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/07/04 04:41:03 DEBUG : dir1/0001-bcdefgh.txt.95c0dad6.partial: renamed to: dir1/0001-bcdefgh.txt 2025/07/04 04:41:03 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31641") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34857") 2025/07/04 04:41:03 DEBUG : dir1/0003-defghij.txt.95c0dad6.partial: renamed to: dir1/0003-defghij.txt 2025/07/04 04:41:03 INFO : dir1/0003-defghij.txt: Copied (new) 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:59706->172.17.0.3:31641, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:58878->172.17.0.3:34857, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31571") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36184") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:58914->172.17.0.3:36184, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:49500->172.17.0.3:31571, err= 2025/07/04 04:41:03 DEBUG : dir1/0004-efghijk.txt.95c0dad6.partial: renamed to: dir1/0004-efghijk.txt 2025/07/04 04:41:03 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/07/04 04:41:03 DEBUG : dir1/0005-fghijkl.txt.95c0dad6.partial: renamed to: dir1/0005-fghijkl.txt 2025/07/04 04:41:03 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/07/04 04:41:03 DEBUG : dir1/0007-1234567.txt.95c0dad6.partial: renamed to: dir1/0007-1234567.txt 2025/07/04 04:41:03 INFO : dir1/0007-1234567.txt: Copied (new) 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34465") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:41484->172.17.0.3:34465, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31097") 2025/07/04 04:41:03 DEBUG : dir1/0006-ghijklm.txt.95c0dad6.partial: renamed to: dir1/0006-ghijklm.txt 2025/07/04 04:41:03 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37810") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:36412->172.17.0.3:37810, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:59424->172.17.0.3:31097, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38630") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:34536->172.17.0.3:38630, err= 2025/07/04 04:41:03 DEBUG : dir1/0008-2345678.txt.95c0dad6.partial: renamed to: dir1/0008-2345678.txt 2025/07/04 04:41:03 INFO : dir1/0008-2345678.txt: Copied (new) 2025/07/04 04:41:03 DEBUG : dir1/0010-456789.txt.7dd74a77.partial: renamed to: dir1/0010-456789.txt 2025/07/04 04:41:03 INFO : dir1/0010-456789.txt: Copied (new) 2025/07/04 04:41:03 DEBUG : dir1/0009-3456789.txt.95c0dad6.partial: renamed to: dir1/0009-3456789.txt 2025/07/04 04:41:03 INFO : dir1/0009-3456789.txt: Copied (new) 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36540") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:35002->172.17.0.3:36540, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30928") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:42220->172.17.0.3:30928, err= 2025/07/04 04:41:03 DEBUG : dir1/0011-56789;.txt.7dd74a77.partial: renamed to: dir1/0011-56789;.txt 2025/07/04 04:41:03 INFO : dir1/0011-56789;.txt: Copied (new) 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38218") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:35232->172.17.0.3:38218, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:32711") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:43996->172.17.0.3:32711, err= 2025/07/04 04:41:03 DEBUG : dir1/0012-6789;.txt.8083cda9.partial: renamed to: dir1/0012-6789;.txt 2025/07/04 04:41:03 INFO : dir1/0012-6789;.txt: Copied (new) 2025/07/04 04:41:03 DEBUG : dir1/0014-89;=.txt.68945d08.partial: renamed to: dir1/0014-89;=.txt 2025/07/04 04:41:03 INFO : dir1/0014-89;=.txt: Copied (new) 2025/07/04 04:41:03 DEBUG : dir1/0013-789;=.txt.8083cda9.partial: renamed to: dir1/0013-789;=.txt 2025/07/04 04:41:03 INFO : dir1/0013-789;=.txt: Copied (new) 2025/07/04 04:41:03 DEBUG : dir1/0015-9;=.txt.b01938a0.partial: renamed to: dir1/0015-9;=.txt 2025/07/04 04:41:03 INFO : dir1/0015-9;=.txt: Copied (new) 2025/07/04 04:41:03 DEBUG : Waiting for deletions to finish 2025/07/04 04:41:03 INFO : splitbananasplitSUFFIX: Deleted 2025/07/04 04:41:03 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/07/04 04:41:03 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/07/04 04:41:03 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/07/04 04:41:03 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/07/04 04:41:03 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/07/04 04:41:03 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/07/04 04:41:03 INFO : appleappleapplebananaSUFFIX: Deleted 2025/07/04 04:41:03 INFO : appleSUFFIX: Deleted 2025/07/04 04:41:03 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/07/04 04:41:03 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/07/04 04:41:03 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/07/04 04:41:03 INFO : bananaSUFFIX: Deleted 2025/07/04 04:41:03 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/07/04 04:41:03 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/07/04 04:41:03 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/07/04 04:41:03 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/07/04 04:41:03 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/07/04 04:41:03 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/07/04 04:41:03 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/07/04 04:41:03 DEBUG : Waiting for deletions to finish 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38761") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:55126->172.17.0.3:38761, err= 2025/07/04 04:41:03 DEBUG : apple: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : apple: Excluded 2025/07/04 04:41:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : appleappleapplebanana: Excluded 2025/07/04 04:41:03 DEBUG : banana: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : banana: Excluded 2025/07/04 04:41:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : splitbananasplit: Excluded 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35164") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:56108->172.17.0.3:35164, err= 2025/07/04 04:41:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/04 04:41:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37437") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:60634->172.17.0.3:37437, err= 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39938") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:45036->172.17.0.3:39938, err= 2025/07/04 04:41:03 DEBUG : Waiting for deletions to finish 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39631") 2025/07/04 04:41:03 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:57262->172.17.0.3:39631, err= 2025/07/04 04:41:03 DEBUG : apple: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : apple: Excluded 2025/07/04 04:41:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : appleappleapplebanana: Excluded 2025/07/04 04:41:03 DEBUG : banana: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : banana: Excluded 2025/07/04 04:41:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/04 04:41:03 DEBUG : splitbananasplit: Excluded 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30581") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:47216->172.17.0.3:30581, err= 2025/07/04 04:41:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38321") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:44384->172.17.0.3:38321, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30381") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:57522->172.17.0.3:30381, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37860") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:36226->172.17.0.3:37860, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36028") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:58674->172.17.0.3:36028, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38529") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:33172->172.17.0.3:38529, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:32394") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:53954->172.17.0.3:32394, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35398") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:33016->172.17.0.3:35398, err= === RUN TestTransform/truncate run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-vanovon6nani", Local "Local file system at /tmp/rclone1590198084", Modify Window "1s" 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:32631") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:52976->172.17.0.3:32631, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:32082") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:56352->172.17.0.3:32082, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37963") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:40130->172.17.0.3:37963, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33423") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:38850->172.17.0.3:33423, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34469") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:38188->172.17.0.3:34469, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34514") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:44420->172.17.0.3:34514, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36993") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:43080->172.17.0.3:36993, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30915") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:47776->172.17.0.3:30915, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36937") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:57258->172.17.0.3:36937, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31128") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:36792->172.17.0.3:31128, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34849") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:60466->172.17.0.3:34849, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35533") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:60944->172.17.0.3:35533, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35993") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:58124->172.17.0.3:35993, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39423") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:33644->172.17.0.3:39423, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36208") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:46524->172.17.0.3:36208, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30567") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:40344->172.17.0.3:30567, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34122") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:40216->172.17.0.3:34122, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35315") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:54598->172.17.0.3:35315, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34350") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:51794->172.17.0.3:34350, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39694") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:53596->172.17.0.3:39694, err= 2025/07/04 04:41:04 DEBUG : Waiting for deletions to finish 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39549") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:36286->172.17.0.3:39549, err= 2025/07/04 04:41:04 DEBUG : apple: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : apple: Excluded 2025/07/04 04:41:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : appleappleapplebanana: Excluded 2025/07/04 04:41:04 DEBUG : banana: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : banana: Excluded 2025/07/04 04:41:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : splitbananasplit: Excluded 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31172") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:50078->172.17.0.3:31172, err= 2025/07/04 04:41:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36179") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:37486->172.17.0.3:36179, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:32199") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:46192->172.17.0.3:32199, err= 2025/07/04 04:41:04 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/04 04:41:04 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/04 04:41:04 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/04 04:41:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 04:41:04 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/04 04:41:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33177") 2025/07/04 04:41:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 04:41:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:59024->172.17.0.3:33177, err= 2025/07/04 04:41:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 04:41:04 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/04 04:41:04 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/04 04:41:04 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/04 04:41:04 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : apple: Unchanged skipping 2025/07/04 04:41:04 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/04 04:41:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 04:41:04 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : banana: Unchanged skipping 2025/07/04 04:41:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/04 04:41:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 04:41:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/04 04:41:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 04:41:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/04 04:41:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/04 04:41:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/04 04:41:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 04:41:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/04 04:41:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/04 04:41:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/04 04:41:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 04:41:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/04 04:41:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/04 04:41:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/04 04:41:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33673") 2025/07/04 04:41:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/04 04:41:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/04 04:41:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/04 04:41:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 04:41:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/04 04:41:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/04 04:41:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/04 04:41:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/04 04:41:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/04 04:41:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/04 04:41:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/04 04:41:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:33754->172.17.0.3:33673, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37605") 2025/07/04 04:41:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/04 04:41:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/04 04:41:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/04 04:41:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 04:41:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/04 04:41:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/04 04:41:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/04 04:41:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/04 04:41:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/04 04:41:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/04 04:41:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/04 04:41:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/04 04:41:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/04 04:41:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35914") 2025/07/04 04:41:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/04 04:41:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/04 04:41:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/04 04:41:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 04:41:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/04 04:41:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/04 04:41:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/04 04:41:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/04 04:41:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/04 04:41:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/04 04:41:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/04 04:41:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/04 04:41:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/04 04:41:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/04 04:41:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/04 04:41:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/04 04:41:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/04 04:41:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/04 04:41:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/04 04:41:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 04:41:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/04 04:41:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/04 04:41:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/04 04:41:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:39210->172.17.0.3:35914, err= 2025/07/04 04:41:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/04 04:41:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/04 04:41:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/04 04:41:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/04 04:41:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/04 04:41:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/04 04:41:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/04 04:41:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/04 04:41:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:51756->172.17.0.3:37605, err= 2025/07/04 04:41:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/04 04:41:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/04 04:41:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/04 04:41:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/04 04:41:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 04:41:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/04 04:41:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/04 04:41:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/04 04:41:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/04 04:41:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/04 04:41:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/04 04:41:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/04 04:41:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/04 04:41:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/04 04:41:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 04:41:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/04 04:41:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/04 04:41:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/04 04:41:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/04 04:41:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/04 04:41:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/04 04:41:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/04 04:41:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/04 04:41:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/04 04:41:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/04 04:41:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/04 04:41:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/04 04:41:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/04 04:41:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/04 04:41:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/04 04:41:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/04 04:41:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/04 04:41:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 04:41:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/04 04:41:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/04 04:41:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/04 04:41:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/04 04:41:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/04 04:41:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/04 04:41:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/04 04:41:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/04 04:41:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/04 04:41:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/04 04:41:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/04 04:41:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/04 04:41:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/04 04:41:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/04 04:41:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/04 04:41:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/04 04:41:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/04 04:41:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/04 04:41:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/04 04:41:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/04 04:41:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/04 04:41:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/04 04:41:04 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/04 04:41:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 04:41:04 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/04 04:41:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/04 04:41:04 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/04 04:41:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/04 04:41:04 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/04 04:41:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/04 04:41:04 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/04 04:41:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/04 04:41:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 04:41:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 04:41:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 04:41:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/04 04:41:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 04:41:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/04 04:41:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 04:41:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/04 04:41:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 04:41:04 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/04 04:41:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 04:41:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/04 04:41:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 04:41:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/04 04:41:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 04:41:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/04 04:41:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 04:41:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/04 04:41:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 04:41:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/04 04:41:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 04:41:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/04 04:41:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 04:41:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/04 04:41:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 04:41:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/04 04:41:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 04:41:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/04 04:41:04 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/04 04:41:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 04:41:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 04:41:04 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/04 04:41:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/04 04:41:04 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/04 04:41:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/04 04:41:04 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/04 04:41:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/04 04:41:04 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/04 04:41:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/04 04:41:04 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/04 04:41:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/04 04:41:04 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/04 04:41:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/04 04:41:04 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/04 04:41:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/04 04:41:04 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/04 04:41:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/04 04:41:04 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/04 04:41:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/04 04:41:04 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/04 04:41:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/04 04:41:04 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/04 04:41:04 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/04 04:41:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/04 04:41:04 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/04 04:41:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/04 04:41:04 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/04 04:41:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/04 04:41:04 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/04 04:41:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 04:41:04 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/04 04:41:04 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/04 04:41:04 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for checks to finish 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for transfers to finish 2025/07/04 04:41:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39252") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38483") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:43802->172.17.0.3:39252, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:48178->172.17.0.3:38483, err= 2025/07/04 04:41:04 DEBUG : appleapple.95c0dad6.partial: renamed to: appleapple 2025/07/04 04:41:04 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/07/04 04:41:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/04 04:41:04 DEBUG : splitbanan.580ea801.partial: renamed to: splitbanan 2025/07/04 04:41:04 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/07/04 04:41:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30767") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39202") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:37206->172.17.0.3:30767, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:45134->172.17.0.3:39202, err= 2025/07/04 04:41:04 DEBUG : dir1/0000-abcde.95c0dad6.partial: renamed to: dir1/0000-abcde 2025/07/04 04:41:04 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/07/04 04:41:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/04 04:41:04 DEBUG : dir1/0001-bcdef.95c0dad6.partial: renamed to: dir1/0001-bcdef 2025/07/04 04:41:04 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/07/04 04:41:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39720") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31003") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:50264->172.17.0.3:31003, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:48722->172.17.0.3:39720, err= 2025/07/04 04:41:04 DEBUG : dir1/0003-defgh.95c0dad6.partial: renamed to: dir1/0003-defgh 2025/07/04 04:41:04 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/07/04 04:41:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30634") 2025/07/04 04:41:04 DEBUG : dir1/0002-cdefg.95c0dad6.partial: renamed to: dir1/0002-cdefg 2025/07/04 04:41:04 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/07/04 04:41:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:40854->172.17.0.3:30634, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35756") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:58272->172.17.0.3:35756, err= 2025/07/04 04:41:04 DEBUG : dir1/0004-efghi.95c0dad6.partial: renamed to: dir1/0004-efghi 2025/07/04 04:41:04 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/07/04 04:41:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/04 04:41:04 DEBUG : dir1/0005-fghij.95c0dad6.partial: renamed to: dir1/0005-fghij 2025/07/04 04:41:04 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/07/04 04:41:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33217") 2025/07/04 04:41:04 DEBUG : dir1/0006-ghijk.95c0dad6.partial: renamed to: dir1/0006-ghijk 2025/07/04 04:41:04 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/07/04 04:41:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:47910->172.17.0.3:33217, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36257") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:47268->172.17.0.3:36257, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39264") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:49328->172.17.0.3:39264, err= 2025/07/04 04:41:04 DEBUG : dir1/0007-12345.95c0dad6.partial: renamed to: dir1/0007-12345 2025/07/04 04:41:04 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/07/04 04:41:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35767") 2025/07/04 04:41:04 DEBUG : dir1/0008-23456.95c0dad6.partial: renamed to: dir1/0008-23456 2025/07/04 04:41:04 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:54120->172.17.0.3:35767, err= 2025/07/04 04:41:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/04 04:41:04 DEBUG : dir1/0009-34567.95c0dad6.partial: renamed to: dir1/0009-34567 2025/07/04 04:41:04 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/07/04 04:41:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36156") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:60880->172.17.0.3:36156, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30361") 2025/07/04 04:41:04 DEBUG : dir1/0010-45678.7dd74a77.partial: renamed to: dir1/0010-45678 2025/07/04 04:41:04 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/07/04 04:41:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:46224->172.17.0.3:30361, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38725") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:39114->172.17.0.3:38725, err= 2025/07/04 04:41:04 DEBUG : dir1/0011-56789.7dd74a77.partial: renamed to: dir1/0011-56789 2025/07/04 04:41:04 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/07/04 04:41:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/04 04:41:04 DEBUG : dir1/0013-789;=.8083cda9.partial: renamed to: dir1/0013-789;= 2025/07/04 04:41:04 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:32178") 2025/07/04 04:41:04 DEBUG : dir1/0012-6789;.8083cda9.partial: renamed to: dir1/0012-6789; 2025/07/04 04:41:04 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:40194->172.17.0.3:32178, err= 2025/07/04 04:41:04 DEBUG : dir1/0014-89;=..68945d08.partial: renamed to: dir1/0014-89;=. 2025/07/04 04:41:04 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/07/04 04:41:04 DEBUG : dir1/0015-9;=.t.b01938a0.partial: renamed to: dir1/0015-9;=.t 2025/07/04 04:41:04 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/07/04 04:41:04 DEBUG : Waiting for deletions to finish 2025/07/04 04:41:04 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/04 04:41:04 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/04 04:41:04 INFO : dir1/0007-1234567.txt: Deleted 2025/07/04 04:41:04 INFO : appleappleapplebanana: Deleted 2025/07/04 04:41:04 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/04 04:41:04 INFO : dir1/0012-6789;.txt: Deleted 2025/07/04 04:41:04 INFO : dir1/0011-56789;.txt: Deleted 2025/07/04 04:41:04 INFO : splitbananasplit: Deleted 2025/07/04 04:41:04 INFO : dir1/0015-9;=.txt: Deleted 2025/07/04 04:41:04 INFO : dir1/0003-defghij.txt: Deleted 2025/07/04 04:41:04 INFO : dir1/0009-3456789.txt: Deleted 2025/07/04 04:41:04 INFO : dir1/0014-89;=.txt: Deleted 2025/07/04 04:41:04 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/04 04:41:04 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/04 04:41:04 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/04 04:41:04 INFO : dir1/0013-789;=.txt: Deleted 2025/07/04 04:41:04 INFO : dir1/0010-456789.txt: Deleted 2025/07/04 04:41:04 INFO : dir1/0008-2345678.txt: Deleted 2025/07/04 04:41:04 DEBUG : Waiting for deletions to finish 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30001") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:32800->172.17.0.3:30001, err= 2025/07/04 04:41:04 DEBUG : apple: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : apple: Excluded 2025/07/04 04:41:04 DEBUG : appleapple: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : appleapple: Excluded 2025/07/04 04:41:04 DEBUG : banana: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : banana: Excluded 2025/07/04 04:41:04 DEBUG : splitbanan: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : splitbanan: Excluded 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30040") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:39290->172.17.0.3:30040, err= 2025/07/04 04:41:04 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0000-abcde: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0001-bcdef: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0002-cdefg: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0003-defgh: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0004-efghi: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0005-fghij: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0006-ghijk: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0007-12345: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0008-23456: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0009-34567: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0010-45678: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0011-56789: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0012-6789;: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0013-789;=: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0014-89;=.: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0015-9;=.t: Excluded 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37421") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:46062->172.17.0.3:37421, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37658") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:37110->172.17.0.3:37658, err= 2025/07/04 04:41:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/04 04:41:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/04 04:41:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/04 04:41:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/04 04:41:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/04 04:41:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/04 04:41:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/04 04:41:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/04 04:41:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/04 04:41:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/04 04:41:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/04 04:41:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/04 04:41:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/04 04:41:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/04 04:41:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/04 04:41:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/04 04:41:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/04 04:41:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/04 04:41:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/04 04:41:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/04 04:41:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/04 04:41:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/04 04:41:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/04 04:41:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/04 04:41:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/04 04:41:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/04 04:41:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/04 04:41:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/04 04:41:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/04 04:41:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/04 04:41:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/04 04:41:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/04 04:41:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/04 04:41:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/04 04:41:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/04 04:41:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/04 04:41:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/04 04:41:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/04 04:41:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/04 04:41:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/04 04:41:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/04 04:41:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/04 04:41:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/04 04:41:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/04 04:41:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/04 04:41:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/04 04:41:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/04 04:41:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/04 04:41:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/04 04:41:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/04 04:41:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/04 04:41:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/04 04:41:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/04 04:41:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/04 04:41:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/04 04:41:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/04 04:41:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/04 04:41:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/04 04:41:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/04 04:41:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/04 04:41:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/04 04:41:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/04 04:41:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 04:41:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/04 04:41:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 04:41:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/04 04:41:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 04:41:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/04 04:41:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 04:41:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/04 04:41:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 04:41:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/04 04:41:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 04:41:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/04 04:41:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 04:41:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/04 04:41:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 04:41:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/04 04:41:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 04:41:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/04 04:41:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 04:41:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/04 04:41:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 04:41:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/04 04:41:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 04:41:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/04 04:41:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 04:41:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/04 04:41:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 04:41:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/04 04:41:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 04:41:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/04 04:41:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 04:41:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/04 04:41:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 04:41:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 04:41:04 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/04 04:41:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/04 04:41:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 04:41:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/04 04:41:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/04 04:41:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/04 04:41:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/04 04:41:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/04 04:41:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/04 04:41:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/04 04:41:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/04 04:41:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/04 04:41:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/04 04:41:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/04 04:41:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/04 04:41:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/04 04:41:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/04 04:41:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/04 04:41:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/04 04:41:04 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31104") 2025/07/04 04:41:04 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/04 04:41:04 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/04 04:41:04 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/04 04:41:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 04:41:04 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/04 04:41:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 04:41:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:33668->172.17.0.3:31104, err= 2025/07/04 04:41:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 04:41:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 04:41:04 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/04 04:41:04 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : apple: Unchanged skipping 2025/07/04 04:41:04 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : banana: Unchanged skipping 2025/07/04 04:41:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36268") 2025/07/04 04:41:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : splitbananasplit: Unchanged skipping 2025/07/04 04:41:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/04 04:41:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 04:41:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/04 04:41:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 04:41:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/04 04:41:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/04 04:41:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/04 04:41:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 04:41:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/04 04:41:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/04 04:41:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/04 04:41:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 04:41:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/04 04:41:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/04 04:41:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/04 04:41:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/04 04:41:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/04 04:41:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/04 04:41:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/04 04:41:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 04:41:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:36950->172.17.0.3:36268, err= 2025/07/04 04:41:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/04 04:41:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/04 04:41:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/04 04:41:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/04 04:41:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/04 04:41:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/04 04:41:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 04:41:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/04 04:41:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/04 04:41:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/04 04:41:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 04:41:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/04 04:41:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/04 04:41:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/04 04:41:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/04 04:41:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/04 04:41:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/04 04:41:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/04 04:41:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/04 04:41:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/04 04:41:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/04 04:41:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/04 04:41:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/04 04:41:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/04 04:41:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 04:41:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/04 04:41:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/04 04:41:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/04 04:41:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/04 04:41:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/04 04:41:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/04 04:41:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/04 04:41:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/04 04:41:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/04 04:41:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/04 04:41:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/04 04:41:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/04 04:41:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/04 04:41:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/04 04:41:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/04 04:41:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 04:41:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/04 04:41:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/04 04:41:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/04 04:41:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/04 04:41:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/04 04:41:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/04 04:41:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/04 04:41:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/04 04:41:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/04 04:41:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/04 04:41:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/04 04:41:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/04 04:41:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/04 04:41:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/04 04:41:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/04 04:41:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/04 04:41:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/04 04:41:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 04:41:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/04 04:41:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/04 04:41:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/04 04:41:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/04 04:41:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/04 04:41:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/04 04:41:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/04 04:41:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/04 04:41:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/04 04:41:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 04:41:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/04 04:41:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/04 04:41:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/04 04:41:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/04 04:41:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/04 04:41:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/04 04:41:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/04 04:41:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/04 04:41:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/04 04:41:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/04 04:41:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/04 04:41:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/04 04:41:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/04 04:41:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/04 04:41:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/04 04:41:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/04 04:41:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/04 04:41:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 04:41:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/04 04:41:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/04 04:41:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/04 04:41:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/04 04:41:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/04 04:41:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/04 04:41:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/04 04:41:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/04 04:41:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/04 04:41:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/04 04:41:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/04 04:41:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/04 04:41:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/04 04:41:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/04 04:41:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/04 04:41:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/04 04:41:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/04 04:41:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/04 04:41:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/04 04:41:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/04 04:41:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/04 04:41:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/04 04:41:04 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/04 04:41:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 04:41:04 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/04 04:41:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/04 04:41:04 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/04 04:41:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/04 04:41:04 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/04 04:41:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/04 04:41:04 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/04 04:41:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/04 04:41:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 04:41:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 04:41:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 04:41:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/04 04:41:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 04:41:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/04 04:41:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 04:41:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/04 04:41:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 04:41:04 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/04 04:41:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 04:41:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/04 04:41:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 04:41:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/04 04:41:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 04:41:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/04 04:41:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 04:41:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/04 04:41:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 04:41:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/04 04:41:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 04:41:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/04 04:41:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 04:41:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/04 04:41:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 04:41:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/04 04:41:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 04:41:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/04 04:41:04 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/04 04:41:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 04:41:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 04:41:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/04 04:41:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/04 04:41:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/04 04:41:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/04 04:41:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/04 04:41:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/04 04:41:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/04 04:41:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/04 04:41:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/04 04:41:04 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/04 04:41:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/04 04:41:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/04 04:41:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/04 04:41:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 04:41:04 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/04 04:41:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for checks to finish 2025/07/04 04:41:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for transfers to finish 2025/07/04 04:41:04 DEBUG : Waiting for deletions to finish 2025/07/04 04:41:04 DEBUG : Waiting for deletions to finish 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31112") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:37850->172.17.0.3:31112, err= 2025/07/04 04:41:04 DEBUG : apple: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : apple: Excluded 2025/07/04 04:41:04 DEBUG : appleapple: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : appleapple: Excluded 2025/07/04 04:41:04 DEBUG : banana: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : banana: Excluded 2025/07/04 04:41:04 DEBUG : splitbanan: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : splitbanan: Excluded 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38405") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:35950->172.17.0.3:38405, err= 2025/07/04 04:41:04 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0000-abcde: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0001-bcdef: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0002-cdefg: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0003-defgh: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0004-efghi: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0005-fghij: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0006-ghijk: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0007-12345: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0008-23456: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0009-34567: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0010-45678: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0011-56789: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0012-6789;: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0013-789;=: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0014-89;=.: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0015-9;=.t: Excluded 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30599") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:38222->172.17.0.3:30599, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33994") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:60548->172.17.0.3:33994, err= 2025/07/04 04:41:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 04:41:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 04:41:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/04 04:41:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/04 04:41:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/04 04:41:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/04 04:41:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/04 04:41:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/04 04:41:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/04 04:41:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/04 04:41:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/04 04:41:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/04 04:41:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/04 04:41:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/04 04:41:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/04 04:41:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/04 04:41:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/04 04:41:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/04 04:41:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/04 04:41:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/04 04:41:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/04 04:41:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/04 04:41:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/04 04:41:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/04 04:41:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/04 04:41:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/04 04:41:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/04 04:41:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/04 04:41:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/04 04:41:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/04 04:41:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/04 04:41:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/04 04:41:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/04 04:41:04 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/04 04:41:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/04 04:41:04 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 04:41:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/04 04:41:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/04 04:41:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/04 04:41:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/04 04:41:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/04 04:41:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/04 04:41:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/04 04:41:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/04 04:41:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/04 04:41:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/04 04:41:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/04 04:41:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/04 04:41:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/04 04:41:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/04 04:41:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/04 04:41:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/04 04:41:04 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31830") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:41228->172.17.0.3:31830, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33715") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:52970->172.17.0.3:33715, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39810") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:57792->172.17.0.3:39810, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37460") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:33576->172.17.0.3:37460, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31487") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:35906->172.17.0.3:31487, err= === RUN TestTransform/encoder run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-vanovon6nani", Local "Local file system at /tmp/rclone1590198084", Modify Window "1s" 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34190") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:56074->172.17.0.3:34190, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37629") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:60922->172.17.0.3:37629, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39363") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:60540->172.17.0.3:39363, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39122") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:37224->172.17.0.3:39122, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30853") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:35212->172.17.0.3:30853, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37205") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:35362->172.17.0.3:37205, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39081") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:35088->172.17.0.3:39081, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30032") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:59500->172.17.0.3:30032, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30288") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:59114->172.17.0.3:30288, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35917") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:57582->172.17.0.3:35917, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39521") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:40866->172.17.0.3:39521, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37023") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:48976->172.17.0.3:37023, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37643") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:58814->172.17.0.3:37643, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30249") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:46844->172.17.0.3:30249, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36361") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:58694->172.17.0.3:36361, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31719") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:52634->172.17.0.3:31719, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35781") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:40620->172.17.0.3:35781, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38346") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:46928->172.17.0.3:38346, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35282") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:49108->172.17.0.3:35282, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30558") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:47480->172.17.0.3:30558, err= 2025/07/04 04:41:04 DEBUG : Waiting for deletions to finish 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38561") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:59796->172.17.0.3:38561, err= 2025/07/04 04:41:04 DEBUG : apple: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : apple: Excluded 2025/07/04 04:41:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : appleappleapplebanana: Excluded 2025/07/04 04:41:04 DEBUG : banana: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : banana: Excluded 2025/07/04 04:41:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : splitbananasplit: Excluded 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:32679") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:45906->172.17.0.3:32679, err= 2025/07/04 04:41:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34396") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:37606->172.17.0.3:34396, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:32786") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:48430->172.17.0.3:32786, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35517") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:58214->172.17.0.3:35517, err= 2025/07/04 04:41:04 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : apple: Unchanged skipping 2025/07/04 04:41:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : splitbananasplit: Unchanged skipping 2025/07/04 04:41:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/04 04:41:04 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : banana: Unchanged skipping 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39937") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:47044->172.17.0.3:39937, err= 2025/07/04 04:41:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for checks to finish 2025/07/04 04:41:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for transfers to finish 2025/07/04 04:41:04 DEBUG : Waiting for deletions to finish 2025/07/04 04:41:04 DEBUG : Waiting for deletions to finish 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34573") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:33924->172.17.0.3:34573, err= 2025/07/04 04:41:04 DEBUG : apple: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : apple: Excluded 2025/07/04 04:41:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : appleappleapplebanana: Excluded 2025/07/04 04:41:04 DEBUG : banana: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : banana: Excluded 2025/07/04 04:41:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : splitbananasplit: Excluded 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:32162") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:39136->172.17.0.3:32162, err= 2025/07/04 04:41:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34038") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:44574->172.17.0.3:34038, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38472") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:46956->172.17.0.3:38472, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38254") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:40048->172.17.0.3:38254, err= 2025/07/04 04:41:04 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : apple: Unchanged skipping 2025/07/04 04:41:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/04 04:41:04 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : banana: Unchanged skipping 2025/07/04 04:41:04 DEBUG : splitbananasplit: Unchanged skipping 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30491") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:37616->172.17.0.3:30491, err= 2025/07/04 04:41:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for checks to finish 2025/07/04 04:41:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for transfers to finish 2025/07/04 04:41:04 DEBUG : Waiting for deletions to finish 2025/07/04 04:41:04 DEBUG : Waiting for deletions to finish 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38610") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:53306->172.17.0.3:38610, err= 2025/07/04 04:41:04 DEBUG : apple: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : apple: Excluded 2025/07/04 04:41:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : appleappleapplebanana: Excluded 2025/07/04 04:41:04 DEBUG : banana: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : banana: Excluded 2025/07/04 04:41:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : splitbananasplit: Excluded 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33534") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:44456->172.17.0.3:33534, err= 2025/07/04 04:41:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36859") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:33970->172.17.0.3:36859, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35375") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:35056->172.17.0.3:35375, err= 2025/07/04 04:41:04 DEBUG : Waiting for deletions to finish 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30663") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:53880->172.17.0.3:30663, err= 2025/07/04 04:41:04 DEBUG : apple: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : apple: Excluded 2025/07/04 04:41:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : appleappleapplebanana: Excluded 2025/07/04 04:41:04 DEBUG : banana: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : banana: Excluded 2025/07/04 04:41:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : splitbananasplit: Excluded 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33191") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:37748->172.17.0.3:33191, err= 2025/07/04 04:41:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33746") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:59176->172.17.0.3:33746, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:32039") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:42594->172.17.0.3:32039, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37165") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:38058->172.17.0.3:37165, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39436") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:36266->172.17.0.3:39436, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34809") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:37812->172.17.0.3:34809, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30720") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:49612->172.17.0.3:30720, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35989") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:56238->172.17.0.3:35989, err= === RUN TestTransform/ISO-8859-1 run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-vanovon6nani", Local "Local file system at /tmp/rclone1590198084", Modify Window "1s" 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:32771") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:51654->172.17.0.3:32771, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37412") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:48432->172.17.0.3:37412, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:32670") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:51388->172.17.0.3:32670, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31222") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:33144->172.17.0.3:31222, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39682") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:35256->172.17.0.3:39682, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31340") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:49320->172.17.0.3:31340, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:32823") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:54892->172.17.0.3:32823, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36168") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:39780->172.17.0.3:36168, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39424") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:60398->172.17.0.3:39424, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33204") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:38216->172.17.0.3:33204, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37627") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:33522->172.17.0.3:37627, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:32870") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:58734->172.17.0.3:32870, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38392") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:55768->172.17.0.3:38392, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35047") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:48390->172.17.0.3:35047, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33328") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:55312->172.17.0.3:33328, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33055") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:47878->172.17.0.3:33055, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34607") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:37860->172.17.0.3:34607, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31867") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:57110->172.17.0.3:31867, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:32878") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:40646->172.17.0.3:32878, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31245") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:48774->172.17.0.3:31245, err= 2025/07/04 04:41:04 DEBUG : Waiting for deletions to finish 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39461") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:38784->172.17.0.3:39461, err= 2025/07/04 04:41:04 DEBUG : apple: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : apple: Excluded 2025/07/04 04:41:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : appleappleapplebanana: Excluded 2025/07/04 04:41:04 DEBUG : banana: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : banana: Excluded 2025/07/04 04:41:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : splitbananasplit: Excluded 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34872") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:35102->172.17.0.3:34872, err= 2025/07/04 04:41:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30991") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:52406->172.17.0.3:30991, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36324") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:40196->172.17.0.3:36324, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36459") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:46134->172.17.0.3:36459, err= 2025/07/04 04:41:04 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : apple: Unchanged skipping 2025/07/04 04:41:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : splitbananasplit: Unchanged skipping 2025/07/04 04:41:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/04 04:41:04 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : banana: Unchanged skipping 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35094") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:46658->172.17.0.3:35094, err= 2025/07/04 04:41:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for checks to finish 2025/07/04 04:41:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for transfers to finish 2025/07/04 04:41:04 DEBUG : Waiting for deletions to finish 2025/07/04 04:41:04 DEBUG : Waiting for deletions to finish 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:32390") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:46330->172.17.0.3:32390, err= 2025/07/04 04:41:04 DEBUG : apple: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : apple: Excluded 2025/07/04 04:41:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : appleappleapplebanana: Excluded 2025/07/04 04:41:04 DEBUG : banana: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : banana: Excluded 2025/07/04 04:41:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : splitbananasplit: Excluded 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35548") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:40994->172.17.0.3:35548, err= 2025/07/04 04:41:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36344") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:53522->172.17.0.3:36344, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36980") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:49060->172.17.0.3:36980, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38205") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:49852->172.17.0.3:38205, err= 2025/07/04 04:41:04 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : apple: Unchanged skipping 2025/07/04 04:41:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/04 04:41:04 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : banana: Unchanged skipping 2025/07/04 04:41:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : splitbananasplit: Unchanged skipping 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:32929") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:41184->172.17.0.3:32929, err= 2025/07/04 04:41:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for checks to finish 2025/07/04 04:41:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for transfers to finish 2025/07/04 04:41:04 DEBUG : Waiting for deletions to finish 2025/07/04 04:41:04 DEBUG : Waiting for deletions to finish 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33859") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:54486->172.17.0.3:33859, err= 2025/07/04 04:41:04 DEBUG : apple: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : apple: Excluded 2025/07/04 04:41:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : appleappleapplebanana: Excluded 2025/07/04 04:41:04 DEBUG : banana: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : banana: Excluded 2025/07/04 04:41:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : splitbananasplit: Excluded 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31469") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:54878->172.17.0.3:31469, err= 2025/07/04 04:41:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39028") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:34370->172.17.0.3:39028, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33990") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:57794->172.17.0.3:33990, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36247") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:47028->172.17.0.3:36247, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30083") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:37160->172.17.0.3:30083, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39227") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:60644->172.17.0.3:39227, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37784") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:49294->172.17.0.3:37784, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39309") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:53690->172.17.0.3:39309, err= === RUN TestTransform/charmap run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-vanovon6nani", Local "Local file system at /tmp/rclone1590198084", Modify Window "1s" 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31734") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:41716->172.17.0.3:31734, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34917") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:50222->172.17.0.3:34917, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34854") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:37930->172.17.0.3:34854, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31345") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:55142->172.17.0.3:31345, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37191") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:39000->172.17.0.3:37191, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39919") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:55040->172.17.0.3:39919, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30053") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:50340->172.17.0.3:30053, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35606") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:43880->172.17.0.3:35606, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34610") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:60982->172.17.0.3:34610, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36364") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:47130->172.17.0.3:36364, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38358") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:46562->172.17.0.3:38358, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34846") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:36200->172.17.0.3:34846, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30660") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:33696->172.17.0.3:30660, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36274") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:59532->172.17.0.3:36274, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37102") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:38868->172.17.0.3:37102, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34055") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:48732->172.17.0.3:34055, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36117") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:42966->172.17.0.3:36117, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35132") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:46530->172.17.0.3:35132, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37878") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:41810->172.17.0.3:37878, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39052") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:57248->172.17.0.3:39052, err= 2025/07/04 04:41:04 DEBUG : Waiting for deletions to finish 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33249") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:34912->172.17.0.3:33249, err= 2025/07/04 04:41:04 DEBUG : apple: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : apple: Excluded 2025/07/04 04:41:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : appleappleapplebanana: Excluded 2025/07/04 04:41:04 DEBUG : banana: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : banana: Excluded 2025/07/04 04:41:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : splitbananasplit: Excluded 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:32280") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:38766->172.17.0.3:32280, err= 2025/07/04 04:41:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30065") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:34508->172.17.0.3:30065, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37230") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:42120->172.17.0.3:37230, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33810") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:55856->172.17.0.3:33810, err= 2025/07/04 04:41:04 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : apple: Unchanged skipping 2025/07/04 04:41:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/04 04:41:04 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : banana: Unchanged skipping 2025/07/04 04:41:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : splitbananasplit: Unchanged skipping 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37158") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:60096->172.17.0.3:37158, err= 2025/07/04 04:41:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for checks to finish 2025/07/04 04:41:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for transfers to finish 2025/07/04 04:41:04 DEBUG : Waiting for deletions to finish 2025/07/04 04:41:04 DEBUG : Waiting for deletions to finish 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:32928") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:42084->172.17.0.3:32928, err= 2025/07/04 04:41:04 DEBUG : apple: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : apple: Excluded 2025/07/04 04:41:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : appleappleapplebanana: Excluded 2025/07/04 04:41:04 DEBUG : banana: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : banana: Excluded 2025/07/04 04:41:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : splitbananasplit: Excluded 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35184") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:53510->172.17.0.3:35184, err= 2025/07/04 04:41:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36860") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:53134->172.17.0.3:36860, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39009") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:49210->172.17.0.3:39009, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39061") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:44528->172.17.0.3:39061, err= 2025/07/04 04:41:04 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : apple: Unchanged skipping 2025/07/04 04:41:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/04 04:41:04 DEBUG : banana: Unchanged skipping 2025/07/04 04:41:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : splitbananasplit: Unchanged skipping 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39655") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:48614->172.17.0.3:39655, err= 2025/07/04 04:41:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for checks to finish 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for transfers to finish 2025/07/04 04:41:04 DEBUG : Waiting for deletions to finish 2025/07/04 04:41:04 DEBUG : Waiting for deletions to finish 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37062") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:46742->172.17.0.3:37062, err= 2025/07/04 04:41:04 DEBUG : apple: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : apple: Excluded 2025/07/04 04:41:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : appleappleapplebanana: Excluded 2025/07/04 04:41:04 DEBUG : banana: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : banana: Excluded 2025/07/04 04:41:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : splitbananasplit: Excluded 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38239") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:33772->172.17.0.3:38239, err= 2025/07/04 04:41:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39787") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:45176->172.17.0.3:39787, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38940") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:51780->172.17.0.3:38940, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30638") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:37194->172.17.0.3:30638, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37626") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:34046->172.17.0.3:37626, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34713") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:38512->172.17.0.3:34713, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:32856") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:49632->172.17.0.3:32856, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34196") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:58868->172.17.0.3:34196, err= === RUN TestTransform/lowercase run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-vanovon6nani", Local "Local file system at /tmp/rclone1590198084", Modify Window "1s" 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:32512") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:48866->172.17.0.3:32512, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33107") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:43210->172.17.0.3:33107, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36576") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:43194->172.17.0.3:36576, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34159") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:43748->172.17.0.3:34159, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33727") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:56858->172.17.0.3:33727, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31981") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:51086->172.17.0.3:31981, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35226") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:52834->172.17.0.3:35226, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37784") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:49298->172.17.0.3:37784, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30705") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:33054->172.17.0.3:30705, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30037") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:43466->172.17.0.3:30037, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:32376") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:48696->172.17.0.3:32376, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33426") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:37628->172.17.0.3:33426, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34530") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:56190->172.17.0.3:34530, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35031") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:33236->172.17.0.3:35031, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:32186") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:59960->172.17.0.3:32186, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31306") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:33042->172.17.0.3:31306, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30731") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:37030->172.17.0.3:30731, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31281") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:39714->172.17.0.3:31281, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33780") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:37384->172.17.0.3:33780, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38113") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:49990->172.17.0.3:38113, err= 2025/07/04 04:41:04 DEBUG : Waiting for deletions to finish 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35774") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:37458->172.17.0.3:35774, err= 2025/07/04 04:41:04 DEBUG : apple: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : apple: Excluded 2025/07/04 04:41:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : appleappleapplebanana: Excluded 2025/07/04 04:41:04 DEBUG : banana: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : banana: Excluded 2025/07/04 04:41:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : splitbananasplit: Excluded 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33745") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:43082->172.17.0.3:33745, err= 2025/07/04 04:41:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:32628") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:41856->172.17.0.3:32628, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39983") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:49750->172.17.0.3:39983, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35770") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:36320->172.17.0.3:35770, err= 2025/07/04 04:41:04 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : apple: Unchanged skipping 2025/07/04 04:41:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/04 04:41:04 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : banana: Unchanged skipping 2025/07/04 04:41:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : splitbananasplit: Unchanged skipping 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35519") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:60568->172.17.0.3:35519, err= 2025/07/04 04:41:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for checks to finish 2025/07/04 04:41:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for transfers to finish 2025/07/04 04:41:04 DEBUG : Waiting for deletions to finish 2025/07/04 04:41:04 DEBUG : Waiting for deletions to finish 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35582") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:33982->172.17.0.3:35582, err= 2025/07/04 04:41:04 DEBUG : apple: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : apple: Excluded 2025/07/04 04:41:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : appleappleapplebanana: Excluded 2025/07/04 04:41:04 DEBUG : banana: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : banana: Excluded 2025/07/04 04:41:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : splitbananasplit: Excluded 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34275") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:40054->172.17.0.3:34275, err= 2025/07/04 04:41:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35684") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:46514->172.17.0.3:35684, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31620") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:39774->172.17.0.3:31620, err= 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36230") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:32856->172.17.0.3:36230, err= 2025/07/04 04:41:04 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : splitbananasplit: Unchanged skipping 2025/07/04 04:41:04 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : apple: Unchanged skipping 2025/07/04 04:41:04 DEBUG : banana: Unchanged skipping 2025/07/04 04:41:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34629") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:37800->172.17.0.3:34629, err= 2025/07/04 04:41:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for checks to finish 2025/07/04 04:41:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for transfers to finish 2025/07/04 04:41:04 DEBUG : Waiting for deletions to finish 2025/07/04 04:41:04 DEBUG : Waiting for deletions to finish 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39746") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:47868->172.17.0.3:39746, err= 2025/07/04 04:41:04 DEBUG : apple: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : apple: Excluded 2025/07/04 04:41:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : appleappleapplebanana: Excluded 2025/07/04 04:41:04 DEBUG : banana: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : banana: Excluded 2025/07/04 04:41:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : splitbananasplit: Excluded 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31727") 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:48656->172.17.0.3:31727, err= 2025/07/04 04:41:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/04 04:41:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 04:41:04 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/04 04:41:04 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30231") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:36048->172.17.0.3:30231, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30750") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:51616->172.17.0.3:30750, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31993") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:47514->172.17.0.3:31993, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34002") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:42912->172.17.0.3:34002, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36610") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:48956->172.17.0.3:36610, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36435") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:49596->172.17.0.3:36435, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38817") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:40864->172.17.0.3:38817, err= === RUN TestTransform/ascii run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-vanovon6nani", Local "Local file system at /tmp/rclone1590198084", Modify Window "1s" 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36892") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:60258->172.17.0.3:36892, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33034") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:54202->172.17.0.3:33034, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35171") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:39030->172.17.0.3:35171, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33140") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:52018->172.17.0.3:33140, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39991") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:35788->172.17.0.3:39991, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30198") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:59264->172.17.0.3:30198, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38502") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:48380->172.17.0.3:38502, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39562") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:60472->172.17.0.3:39562, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33651") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:51978->172.17.0.3:33651, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37105") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:35090->172.17.0.3:37105, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37179") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:60088->172.17.0.3:37179, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35603") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:54548->172.17.0.3:35603, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33782") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:42076->172.17.0.3:33782, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:32409") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:60512->172.17.0.3:32409, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37574") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:48722->172.17.0.3:37574, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:32673") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:55268->172.17.0.3:32673, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:32949") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:35380->172.17.0.3:32949, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37898") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:44262->172.17.0.3:37898, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39048") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:42544->172.17.0.3:39048, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30512") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:33884->172.17.0.3:30512, err= 2025/07/04 04:41:05 DEBUG : Waiting for deletions to finish 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:32368") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:59026->172.17.0.3:32368, err= 2025/07/04 04:41:05 DEBUG : apple: Excluded (Path Filter) 2025/07/04 04:41:05 DEBUG : apple: Excluded 2025/07/04 04:41:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 04:41:05 DEBUG : appleappleapplebanana: Excluded 2025/07/04 04:41:05 DEBUG : banana: Excluded (Path Filter) 2025/07/04 04:41:05 DEBUG : banana: Excluded 2025/07/04 04:41:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/04 04:41:05 DEBUG : splitbananasplit: Excluded 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39296") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:52824->172.17.0.3:39296, err= 2025/07/04 04:41:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 04:41:05 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/04 04:41:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 04:41:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/04 04:41:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 04:41:05 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/04 04:41:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 04:41:05 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/04 04:41:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 04:41:05 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/04 04:41:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 04:41:05 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/04 04:41:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 04:41:05 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/04 04:41:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 04:41:05 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/04 04:41:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 04:41:05 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/04 04:41:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 04:41:05 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/04 04:41:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 04:41:05 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/04 04:41:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 04:41:05 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/04 04:41:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 04:41:05 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/04 04:41:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 04:41:05 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/04 04:41:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 04:41:05 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/04 04:41:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 04:41:05 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39437") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:32892->172.17.0.3:39437, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33353") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:53970->172.17.0.3:33353, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30943") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:54492->172.17.0.3:30943, err= 2025/07/04 04:41:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:05 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/04 04:41:05 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:05 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:05 DEBUG : banana: Unchanged skipping 2025/07/04 04:41:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:05 DEBUG : apple: Unchanged skipping 2025/07/04 04:41:05 DEBUG : splitbananasplit: Unchanged skipping 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30425") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:53822->172.17.0.3:30425, err= 2025/07/04 04:41:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/04 04:41:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/04 04:41:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/04 04:41:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/04 04:41:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/04 04:41:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for checks to finish 2025/07/04 04:41:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/04 04:41:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/04 04:41:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/04 04:41:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/04 04:41:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/04 04:41:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/04 04:41:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/04 04:41:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/04 04:41:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/04 04:41:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/04 04:41:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for transfers to finish 2025/07/04 04:41:05 DEBUG : Waiting for deletions to finish 2025/07/04 04:41:05 DEBUG : Waiting for deletions to finish 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34961") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:53028->172.17.0.3:34961, err= 2025/07/04 04:41:05 DEBUG : apple: Excluded (Path Filter) 2025/07/04 04:41:05 DEBUG : apple: Excluded 2025/07/04 04:41:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 04:41:05 DEBUG : appleappleapplebanana: Excluded 2025/07/04 04:41:05 DEBUG : banana: Excluded (Path Filter) 2025/07/04 04:41:05 DEBUG : banana: Excluded 2025/07/04 04:41:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/04 04:41:05 DEBUG : splitbananasplit: Excluded 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33020") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:53812->172.17.0.3:33020, err= 2025/07/04 04:41:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 04:41:05 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/04 04:41:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 04:41:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/04 04:41:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 04:41:05 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/04 04:41:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 04:41:05 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/04 04:41:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 04:41:05 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/04 04:41:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 04:41:05 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/04 04:41:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 04:41:05 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/04 04:41:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 04:41:05 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/04 04:41:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 04:41:05 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/04 04:41:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 04:41:05 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/04 04:41:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 04:41:05 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/04 04:41:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 04:41:05 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/04 04:41:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 04:41:05 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/04 04:41:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 04:41:05 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/04 04:41:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 04:41:05 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/04 04:41:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 04:41:05 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31069") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:42222->172.17.0.3:31069, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31391") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:54906->172.17.0.3:31391, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36002") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:58890->172.17.0.3:36002, err= 2025/07/04 04:41:05 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:05 DEBUG : apple: Unchanged skipping 2025/07/04 04:41:05 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/04 04:41:05 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:05 DEBUG : banana: Unchanged skipping 2025/07/04 04:41:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:05 DEBUG : splitbananasplit: Unchanged skipping 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:32433") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:55408->172.17.0.3:32433, err= 2025/07/04 04:41:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/04 04:41:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/04 04:41:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/04 04:41:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/04 04:41:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/04 04:41:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/04 04:41:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/04 04:41:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/04 04:41:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/04 04:41:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/04 04:41:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/04 04:41:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/04 04:41:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for checks to finish 2025/07/04 04:41:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/04 04:41:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/04 04:41:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for transfers to finish 2025/07/04 04:41:05 DEBUG : Waiting for deletions to finish 2025/07/04 04:41:05 DEBUG : Waiting for deletions to finish 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36061") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:59342->172.17.0.3:36061, err= 2025/07/04 04:41:05 DEBUG : apple: Excluded (Path Filter) 2025/07/04 04:41:05 DEBUG : apple: Excluded 2025/07/04 04:41:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 04:41:05 DEBUG : appleappleapplebanana: Excluded 2025/07/04 04:41:05 DEBUG : banana: Excluded (Path Filter) 2025/07/04 04:41:05 DEBUG : banana: Excluded 2025/07/04 04:41:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/04 04:41:05 DEBUG : splitbananasplit: Excluded 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38510") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:38522->172.17.0.3:38510, err= 2025/07/04 04:41:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 04:41:05 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/04 04:41:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 04:41:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/04 04:41:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 04:41:05 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/04 04:41:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 04:41:05 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/04 04:41:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 04:41:05 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/04 04:41:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 04:41:05 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/04 04:41:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 04:41:05 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/04 04:41:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 04:41:05 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/04 04:41:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 04:41:05 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/04 04:41:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 04:41:05 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/04 04:41:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 04:41:05 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/04 04:41:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 04:41:05 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/04 04:41:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 04:41:05 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/04 04:41:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 04:41:05 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/04 04:41:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 04:41:05 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/04 04:41:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 04:41:05 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:32779") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:48540->172.17.0.3:32779, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35082") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:42976->172.17.0.3:35082, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:32749") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:54480->172.17.0.3:32749, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39355") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:39680->172.17.0.3:39355, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39627") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:33142->172.17.0.3:39627, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35373") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:48452->172.17.0.3:35373, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33585") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:38716->172.17.0.3:33585, err= --- PASS: TestTransform (2.18s) --- PASS: TestTransform/NFC (0.08s) --- PASS: TestTransform/NFD (0.13s) --- PASS: TestTransform/base64 (0.24s) --- PASS: TestTransform/prefix (0.28s) --- PASS: TestTransform/suffix (0.25s) --- PASS: TestTransform/truncate (0.22s) --- PASS: TestTransform/encoder (0.20s) --- PASS: TestTransform/ISO-8859-1 (0.19s) --- PASS: TestTransform/charmap (0.17s) --- PASS: TestTransform/lowercase (0.22s) --- PASS: TestTransform/ascii (0.20s) === RUN TestTransformCopy run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-vanovon6nani", Local "Local file system at /tmp/rclone1590198084", Modify Window "1s" 2025/07/04 04:41:05 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31655") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:58912->172.17.0.3:31655, err= 2025/07/04 04:41:05 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/04 04:41:05 INFO : sub dir_somesuffix: Making directory 2025/07/04 04:41:05 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/04 04:41:05 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/07/04 04:41:05 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/04 04:41:05 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/07/04 04:41:05 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for checks to finish 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for transfers to finish 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31820") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:38846->172.17.0.3:31820, err= 2025/07/04 04:41:05 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.adfb51a5.partial: renamed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/04 04:41:05 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/04 04:41:05 DEBUG : Waiting for deletions to finish 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33646") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:57698->172.17.0.3:33646, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34089") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:46690->172.17.0.3:34089, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36029") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:46716->172.17.0.3:36029, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:32571") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:53616->172.17.0.3:32571, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35908") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:48174->172.17.0.3:35908, err= --- PASS: TestTransformCopy (0.03s) === RUN TestDoubleTransform run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-vanovon6nani", Local "Local file system at /tmp/rclone1590198084", Modify Window "1s" 2025/07/04 04:41:05 DEBUG : toe: transformed to: tictactoe 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39345") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:36000->172.17.0.3:39345, err= 2025/07/04 04:41:05 DEBUG : toe: transformed to: tictactoe 2025/07/04 04:41:05 INFO : tictactoe: Making directory 2025/07/04 04:41:05 DEBUG : toe: transformed to: tictactoe 2025/07/04 04:41:05 DEBUG : toe: transformed to: tictactoe 2025/07/04 04:41:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/04 04:41:05 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/07/04 04:41:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for checks to finish 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for transfers to finish 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:32801") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:50666->172.17.0.3:32801, err= 2025/07/04 04:41:05 DEBUG : tictactoe/tictactoe.adfb51a5.partial: renamed to: tictactoe/tictactoe 2025/07/04 04:41:05 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/07/04 04:41:05 DEBUG : Waiting for deletions to finish 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:32361") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:43804->172.17.0.3:32361, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33260") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:45022->172.17.0.3:33260, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38657") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:53396->172.17.0.3:38657, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36240") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:48950->172.17.0.3:36240, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31677") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:53224->172.17.0.3:31677, err= --- PASS: TestDoubleTransform (0.02s) === RUN TestFileTag run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-vanovon6nani", Local "Local file system at /tmp/rclone1590198084", Modify Window "1s" 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:32281") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:37928->172.17.0.3:32281, err= 2025/07/04 04:41:05 INFO : toe: Making directory 2025/07/04 04:41:05 INFO : toe/toe: Making directory 2025/07/04 04:41:05 DEBUG : toe: transformed to: tictactoe 2025/07/04 04:41:05 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/04 04:41:05 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/04 04:41:05 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for checks to finish 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for transfers to finish 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39744") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:56966->172.17.0.3:39744, err= 2025/07/04 04:41:05 DEBUG : toe/toe/tictactoe.adfb51a5.partial: renamed to: toe/toe/tictactoe 2025/07/04 04:41:05 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/07/04 04:41:05 DEBUG : Waiting for deletions to finish 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33277") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:44650->172.17.0.3:33277, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34186") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:33336->172.17.0.3:34186, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36352") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:55658->172.17.0.3:36352, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39795") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:33558->172.17.0.3:39795, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35889") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:39754->172.17.0.3:35889, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34667") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:33034->172.17.0.3:34667, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35993") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:58130->172.17.0.3:35993, err= --- PASS: TestFileTag (0.02s) === RUN TestNoTag run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-vanovon6nani", Local "Local file system at /tmp/rclone1590198084", Modify Window "1s" 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31934") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:33504->172.17.0.3:31934, err= 2025/07/04 04:41:05 INFO : toe: Making directory 2025/07/04 04:41:05 INFO : toe/toe: Making directory 2025/07/04 04:41:05 DEBUG : toe: transformed to: tictactoe 2025/07/04 04:41:05 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/04 04:41:05 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/04 04:41:05 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for checks to finish 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for transfers to finish 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36708") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:49474->172.17.0.3:36708, err= 2025/07/04 04:41:05 DEBUG : toe/toe/tictactoe.adfb51a5.partial: renamed to: toe/toe/tictactoe 2025/07/04 04:41:05 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/07/04 04:41:05 DEBUG : Waiting for deletions to finish 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30313") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:59086->172.17.0.3:30313, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:32009") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:37764->172.17.0.3:32009, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35598") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:55324->172.17.0.3:35598, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36747") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:40596->172.17.0.3:36747, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35698") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:59070->172.17.0.3:35698, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37738") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:34890->172.17.0.3:37738, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38703") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:59342->172.17.0.3:38703, err= --- PASS: TestNoTag (0.02s) === RUN TestDirTag run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-vanovon6nani", Local "Local file system at /tmp/rclone1590198084", Modify Window "1s" 2025/07/04 04:41:05 DEBUG : empty_dir: Making directory with metadata 2025/07/04 04:41:05 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/04 04:41:05 DEBUG : toe: transformed to: tictactoe 2025/07/04 04:41:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/04 04:41:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35126") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:46204->172.17.0.3:35126, err= 2025/07/04 04:41:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/04 04:41:05 INFO : tictacempty_dir: Making directory 2025/07/04 04:41:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/04 04:41:05 DEBUG : toe: transformed to: tictactoe 2025/07/04 04:41:05 DEBUG : toe: transformed to: tictactoe 2025/07/04 04:41:05 INFO : tictactoe: Making directory 2025/07/04 04:41:05 DEBUG : toe: transformed to: tictactoe 2025/07/04 04:41:05 DEBUG : toe: transformed to: tictactoe 2025/07/04 04:41:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/04 04:41:05 INFO : tictactoe/tictactoe: Making directory 2025/07/04 04:41:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/04 04:41:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/04 04:41:05 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/04 04:41:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for checks to finish 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for transfers to finish 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38947") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:59376->172.17.0.3:38947, err= 2025/07/04 04:41:05 DEBUG : tictactoe/tictactoe/toe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/toe.txt 2025/07/04 04:41:05 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/07/04 04:41:05 DEBUG : Waiting for deletions to finish 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:32467") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:48866->172.17.0.3:32467, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39541") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38542") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:37246->172.17.0.3:39541, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:34764->172.17.0.3:38542, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31299") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:45376->172.17.0.3:31299, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:32159") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:59998->172.17.0.3:32159, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39626") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35326") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:40798->172.17.0.3:39626, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:51680->172.17.0.3:35326, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38717") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:54806->172.17.0.3:38717, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30651") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:38906->172.17.0.3:30651, err= --- PASS: TestDirTag (0.03s) === RUN TestAllTag run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-vanovon6nani", Local "Local file system at /tmp/rclone1590198084", Modify Window "1s" 2025/07/04 04:41:05 DEBUG : empty_dir: Making directory with metadata 2025/07/04 04:41:05 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/04 04:41:05 DEBUG : toe: transformed to: tictactoe 2025/07/04 04:41:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/04 04:41:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36084") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:60540->172.17.0.3:36084, err= 2025/07/04 04:41:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/04 04:41:05 INFO : tictacempty_dir: Making directory 2025/07/04 04:41:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/04 04:41:05 DEBUG : toe: transformed to: tictactoe 2025/07/04 04:41:05 DEBUG : toe: transformed to: tictactoe 2025/07/04 04:41:05 INFO : tictactoe: Making directory 2025/07/04 04:41:05 DEBUG : toe: transformed to: tictactoe 2025/07/04 04:41:05 DEBUG : toe: transformed to: tictactoe 2025/07/04 04:41:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/04 04:41:05 INFO : tictactoe/tictactoe: Making directory 2025/07/04 04:41:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/04 04:41:05 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/04 04:41:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/04 04:41:05 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/04 04:41:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for checks to finish 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for transfers to finish 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34925") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:51012->172.17.0.3:34925, err= 2025/07/04 04:41:05 DEBUG : tictactoe/tictactoe/tictactoe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/07/04 04:41:05 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/04 04:41:05 DEBUG : Waiting for deletions to finish 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33948") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:35264->172.17.0.3:33948, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37897") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37566") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:55236->172.17.0.3:37897, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:44332->172.17.0.3:37566, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36733") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:42294->172.17.0.3:36733, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for checks to finish 2025/07/04 04:41:05 DEBUG : toe: transformed to: tictactoe 2025/07/04 04:41:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/04 04:41:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39493") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:44072->172.17.0.3:39493, err= 2025/07/04 04:41:05 DEBUG : toe: transformed to: tictactoe 2025/07/04 04:41:05 DEBUG : toe: transformed to: tictactoe 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34391") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:54528->172.17.0.3:34391, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37502") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:38082->172.17.0.3:37502, err= 2025/07/04 04:41:05 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36156") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:60882->172.17.0.3:36156, err= 2025/07/04 04:41:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2025/07/04 04:41:05 NOTICE: ftp://172.17.0.3:21/rclone-test-vanovon6nani: 0 differences found 2025/07/04 04:41:05 NOTICE: ftp://172.17.0.3:21/rclone-test-vanovon6nani: 1 hashes could not be checked 2025/07/04 04:41:05 NOTICE: ftp://172.17.0.3:21/rclone-test-vanovon6nani: 1 matching files 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33362") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:60214->172.17.0.3:33362, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39586") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36293") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:58110->172.17.0.3:39586, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:57348->172.17.0.3:36293, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33161") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:59754->172.17.0.3:33161, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36442") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:51460->172.17.0.3:36442, err= --- PASS: TestAllTag (0.03s) === RUN TestRunTwice run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-vanovon6nani", Local "Local file system at /tmp/rclone1590198084", Modify Window "1s" 2025/07/04 04:41:05 DEBUG : toe: transformed to: tictactoe 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31560") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:33396->172.17.0.3:31560, err= 2025/07/04 04:41:05 DEBUG : toe: transformed to: tictactoe 2025/07/04 04:41:05 INFO : tictactoe: Making directory 2025/07/04 04:41:05 DEBUG : toe: transformed to: tictactoe 2025/07/04 04:41:05 DEBUG : toe: transformed to: tictactoe 2025/07/04 04:41:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/04 04:41:05 INFO : tictactoe/tictactoe: Making directory 2025/07/04 04:41:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/04 04:41:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/04 04:41:05 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/04 04:41:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for checks to finish 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for transfers to finish 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38397") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:36904->172.17.0.3:38397, err= 2025/07/04 04:41:05 DEBUG : tictactoe/tictactoe/toe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/toe.txt 2025/07/04 04:41:05 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/07/04 04:41:05 DEBUG : Waiting for deletions to finish 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34535") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:53474->172.17.0.3:34535, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38521") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:33154->172.17.0.3:38521, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30859") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:36202->172.17.0.3:30859, err= 2025/07/04 04:41:05 DEBUG : toe: transformed to: tictactoe 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33483") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:37534->172.17.0.3:33483, err= 2025/07/04 04:41:05 DEBUG : toe: transformed to: tictactoe 2025/07/04 04:41:05 DEBUG : toe: transformed to: tictactoe 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30337") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:38732->172.17.0.3:30337, err= 2025/07/04 04:41:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31015") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:58870->172.17.0.3:31015, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for checks to finish 2025/07/04 04:41:05 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/04 04:41:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/04 04:41:05 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for transfers to finish 2025/07/04 04:41:05 DEBUG : Waiting for deletions to finish 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37832") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:46024->172.17.0.3:37832, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31793") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:51066->172.17.0.3:31793, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35868") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:49072->172.17.0.3:35868, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37076") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:57332->172.17.0.3:37076, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39184") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:36524->172.17.0.3:39184, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34486") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:51550->172.17.0.3:34486, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36271") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:53578->172.17.0.3:36271, err= --- PASS: TestRunTwice (0.04s) === RUN TestSyntax 2025/07/04 04:41:05 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-vanovon6nani", Local "Local file system at /tmp/rclone1590198084", Modify Window "1s" 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30861") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:35396->172.17.0.3:30861, err= 2025/07/04 04:41:05 INFO : toe: Making directory 2025/07/04 04:41:05 INFO : toe/toe: Making directory 2025/07/04 04:41:05 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for checks to finish 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for transfers to finish 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31279") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:50484->172.17.0.3:31279, err= 2025/07/04 04:41:05 DEBUG : toe/toe/toe.adfb51a5.partial: renamed to: toe/toe/toe 2025/07/04 04:41:05 INFO : toe/toe/toe: Copied (new) 2025/07/04 04:41:05 DEBUG : Waiting for deletions to finish 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30153") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:50874->172.17.0.3:30153, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31701") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:58482->172.17.0.3:31701, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33080") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:56194->172.17.0.3:33080, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39350") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:57142->172.17.0.3:39350, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39777") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:45998->172.17.0.3:39777, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:32607") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:51962->172.17.0.3:32607, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39368") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:37786->172.17.0.3:39368, err= --- PASS: TestConflicting (0.03s) === RUN TestMove run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-vanovon6nani", Local "Local file system at /tmp/rclone1590198084", Modify Window "1s" 2025/07/04 04:41:05 DEBUG : empty_dir: Making directory with metadata 2025/07/04 04:41:05 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/04 04:41:05 DEBUG : toe: transformed to: tictactoe 2025/07/04 04:41:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/04 04:41:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38437") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:35312->172.17.0.3:38437, err= 2025/07/04 04:41:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/04 04:41:05 INFO : tictacempty_dir: Making directory 2025/07/04 04:41:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/04 04:41:05 DEBUG : toe: transformed to: tictactoe 2025/07/04 04:41:05 DEBUG : toe: transformed to: tictactoe 2025/07/04 04:41:05 INFO : tictactoe: Making directory 2025/07/04 04:41:05 DEBUG : toe: transformed to: tictactoe 2025/07/04 04:41:05 DEBUG : toe: transformed to: tictactoe 2025/07/04 04:41:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/04 04:41:05 INFO : tictactoe/tictactoe: Making directory 2025/07/04 04:41:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/04 04:41:05 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/04 04:41:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/04 04:41:05 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/04 04:41:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/04 04:41:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for checks to finish 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for transfers to finish 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36352") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:55664->172.17.0.3:36352, err= 2025/07/04 04:41:05 DEBUG : tictactoe/tictactoe/tictactoe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/07/04 04:41:05 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/04 04:41:05 INFO : toe/toe/toe.txt: Deleted 2025/07/04 04:41:05 INFO : toe/toe: Removing directory 2025/07/04 04:41:05 INFO : toe: Removing directory 2025/07/04 04:41:05 INFO : empty_dir: Removing directory 2025/07/04 04:41:05 DEBUG : Local file system at /tmp/rclone1590198084: deleted 3 directories 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30561") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:37122->172.17.0.3:30561, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37107") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:36170->172.17.0.3:37107, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30271") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:36122->172.17.0.3:30271, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37041") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:55598->172.17.0.3:37041, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:32993") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:58098->172.17.0.3:32993, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30925") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38333") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:34472->172.17.0.3:38333, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:34244->172.17.0.3:30925, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36389") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:42212->172.17.0.3:36389, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:31251") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:47088->172.17.0.3:31251, err= --- PASS: TestMove (0.02s) === RUN TestTransformFile run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-vanovon6nani", Local "Local file system at /tmp/rclone1590198084", Modify Window "1s" 2025/07/04 04:41:05 DEBUG : empty_dir: Making directory with metadata 2025/07/04 04:41:05 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/04 04:41:05 DEBUG : toe: transformed to: tictactoe 2025/07/04 04:41:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/04 04:41:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36653") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:49024->172.17.0.3:36653, err= 2025/07/04 04:41:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/04 04:41:05 INFO : tictacempty_dir: Making directory 2025/07/04 04:41:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/04 04:41:05 DEBUG : toe: transformed to: tictactoe 2025/07/04 04:41:05 DEBUG : toe: transformed to: tictactoe 2025/07/04 04:41:05 INFO : tictactoe: Making directory 2025/07/04 04:41:05 DEBUG : toe: transformed to: tictactoe 2025/07/04 04:41:05 DEBUG : toe: transformed to: tictactoe 2025/07/04 04:41:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/04 04:41:05 INFO : tictactoe/tictactoe: Making directory 2025/07/04 04:41:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/04 04:41:05 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/04 04:41:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/04 04:41:05 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for checks to finish 2025/07/04 04:41:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/04 04:41:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for transfers to finish 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37624") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:47394->172.17.0.3:37624, err= 2025/07/04 04:41:05 DEBUG : tictactoe/tictactoe/tictactoe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/07/04 04:41:05 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/04 04:41:05 INFO : toe/toe/toe.txt: Deleted 2025/07/04 04:41:05 INFO : toe/toe: Removing directory 2025/07/04 04:41:05 INFO : toe: Removing directory 2025/07/04 04:41:05 INFO : empty_dir: Removing directory 2025/07/04 04:41:05 DEBUG : Local file system at /tmp/rclone1590198084: deleted 3 directories 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36775") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:56562->172.17.0.3:36775, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30485") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30655") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:36900->172.17.0.3:30485, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:54870->172.17.0.3:30655, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33286") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:44884->172.17.0.3:33286, err= 2025/07/04 04:41:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/07/04 04:41:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/04 04:41:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/04 04:41:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/04 04:41:05 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35210") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:47786->172.17.0.3:35210, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34807") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37621") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:44768->172.17.0.3:34807, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:32216") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:46498->172.17.0.3:37621, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:55306->172.17.0.3:32216, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37497") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35197") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:42044->172.17.0.3:37497, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:41846->172.17.0.3:35197, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38082") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:53446->172.17.0.3:38082, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36278") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:57460->172.17.0.3:36278, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39770") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33830") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:44112->172.17.0.3:39770, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:34674->172.17.0.3:33830, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34301") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:38650->172.17.0.3:34301, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33235") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:38346->172.17.0.3:33235, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30281") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:52266->172.17.0.3:30281, err= --- PASS: TestTransformFile (0.03s) === RUN TestManualTransformFile run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-vanovon6nani", Local "Local file system at /tmp/rclone1590198084", Modify Window "1s" 2025/07/04 04:41:05 DEBUG : Reset feature "Copy" 2025/07/04 04:41:05 DEBUG : Reset feature "Move" 2025/07/04 04:41:05 DEBUG : Reset feature "Copy" 2025/07/04 04:41:05 DEBUG : Reset feature "Move" 2025/07/04 04:41:05 DEBUG : empty_dir: Making directory with metadata 2025/07/04 04:41:05 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/04 04:41:05 DEBUG : toe: transformed to: tictactoe 2025/07/04 04:41:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/04 04:41:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35935") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:45316->172.17.0.3:35935, err= 2025/07/04 04:41:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/04 04:41:05 INFO : tictacempty_dir: Making directory 2025/07/04 04:41:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/04 04:41:05 DEBUG : toe: transformed to: tictactoe 2025/07/04 04:41:05 DEBUG : toe: transformed to: tictactoe 2025/07/04 04:41:05 INFO : tictactoe: Making directory 2025/07/04 04:41:05 DEBUG : toe: transformed to: tictactoe 2025/07/04 04:41:05 DEBUG : toe: transformed to: tictactoe 2025/07/04 04:41:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/04 04:41:05 INFO : tictactoe/tictactoe: Making directory 2025/07/04 04:41:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/04 04:41:05 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/04 04:41:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/04 04:41:05 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/04 04:41:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/04 04:41:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for checks to finish 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for transfers to finish 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37800") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:60628->172.17.0.3:37800, err= 2025/07/04 04:41:05 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/04 04:41:05 INFO : toe/toe/toe.txt: Deleted 2025/07/04 04:41:05 INFO : toe/toe: Removing directory 2025/07/04 04:41:05 INFO : toe: Removing directory 2025/07/04 04:41:05 INFO : empty_dir: Removing directory 2025/07/04 04:41:05 DEBUG : Local file system at /tmp/rclone1590198084: deleted 3 directories 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39259") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:46674->172.17.0.3:39259, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30870") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30588") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:46192->172.17.0.3:30870, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:57276->172.17.0.3:30588, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35571") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:53650->172.17.0.3:35571, err= 2025/07/04 04:41:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/07/04 04:41:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/04 04:41:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/04 04:41:05 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34209") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:37856->172.17.0.3:34209, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38074") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:59096->172.17.0.3:38074, err= 2025/07/04 04:41:05 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/07/04 04:41:05 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30752") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:40674->172.17.0.3:30752, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:32270") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:41872->172.17.0.3:32270, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35104") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33665") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:39712->172.17.0.3:33665, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:34644->172.17.0.3:35104, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39587") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:48342->172.17.0.3:39587, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33845") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:37112->172.17.0.3:33845, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33562") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:43912->172.17.0.3:33562, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30893") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:45704->172.17.0.3:30893, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36603") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36128") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:52106->172.17.0.3:36603, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:34678->172.17.0.3:36128, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34898") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:47616->172.17.0.3:34898, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36112") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:38828->172.17.0.3:36112, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37025") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:54918->172.17.0.3:37025, err= --- PASS: TestManualTransformFile (0.03s) === RUN TestBase64 run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-vanovon6nani", Local "Local file system at /tmp/rclone1590198084", Modify Window "1s" 2025/07/04 04:41:05 DEBUG : toe: transformed to: dG9l 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30626") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:39880->172.17.0.3:30626, err= 2025/07/04 04:41:05 DEBUG : toe: transformed to: dG9l 2025/07/04 04:41:05 INFO : dG9l: Making directory 2025/07/04 04:41:05 DEBUG : toe: transformed to: dG9l 2025/07/04 04:41:05 DEBUG : toe: transformed to: dG9l 2025/07/04 04:41:05 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/07/04 04:41:05 INFO : dG9l/dG9l: Making directory 2025/07/04 04:41:05 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/07/04 04:41:05 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/07/04 04:41:05 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/07/04 04:41:05 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/04 04:41:05 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for checks to finish 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for transfers to finish 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37337") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:56128->172.17.0.3:37337, err= 2025/07/04 04:41:05 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/07/04 04:41:05 DEBUG : Waiting for deletions to finish 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:37824") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:58850->172.17.0.3:37824, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30857") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:38782->172.17.0.3:30857, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:32627") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:43908->172.17.0.3:32627, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34075") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:39784->172.17.0.3:34075, err= 2025/07/04 04:41:05 DEBUG : dG9l: transformed to: toe 2025/07/04 04:41:05 DEBUG : dG9l: transformed to: toe 2025/07/04 04:41:05 DEBUG : toe: Directory modification time the same (differ by 506.126941ms, within tolerance 1s) 2025/07/04 04:41:05 DEBUG : Added delayed dir = "toe", newDst=toe 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36917") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:59448->172.17.0.3:36917, err= 2025/07/04 04:41:05 DEBUG : dG9l: transformed to: toe 2025/07/04 04:41:05 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/07/04 04:41:05 DEBUG : toe/toe: Directory modification time the same (differ by 506.126941ms, within tolerance 1s) 2025/07/04 04:41:05 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30992") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:49458->172.17.0.3:30992, err= 2025/07/04 04:41:05 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/07/04 04:41:05 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 499.999999ms, within tolerance 1s) 2025/07/04 04:41:05 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/07/04 04:41:05 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/07/04 04:41:05 DEBUG : Local file system at /tmp/rclone1590198084: Waiting for checks to finish 2025/07/04 04:41:05 DEBUG : Local file system at /tmp/rclone1590198084: Waiting for transfers to finish 2025/07/04 04:41:05 DEBUG : Waiting for deletions to finish 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34981") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:39348->172.17.0.3:34981, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:32767") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:55172->172.17.0.3:32767, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:39961") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:46794->172.17.0.3:39961, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30329") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:36120->172.17.0.3:30329, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30097") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:37388->172.17.0.3:30097, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36044") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:58444->172.17.0.3:36044, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:30835") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:43238->172.17.0.3:30835, err= --- PASS: TestBase64 (0.04s) === RUN TestError run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-vanovon6nani", Local "Local file system at /tmp/rclone1590198084", Modify Window "1s" 2025/07/04 04:41:05 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/04 04:41:05 DEBUG : toe: transformed to: 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:34233") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:42370->172.17.0.3:34233, err= 2025/07/04 04:41:05 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/04 04:41:05 DEBUG : toe: transformed to: 2025/07/04 04:41:05 INFO : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Making directory 2025/07/04 04:41:05 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/04 04:41:05 DEBUG : toe: transformed to: 2025/07/04 04:41:05 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/04 04:41:05 DEBUG : toe: transformed to: 2025/07/04 04:41:05 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/04 04:41:05 DEBUG : toe/toe: transformed to: 2025/07/04 04:41:05 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/07/04 04:41:05 INFO : toe/toe: Making directory 2025/07/04 04:41:05 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/04 04:41:05 DEBUG : toe/toe: transformed to: 2025/07/04 04:41:05 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/07/04 04:41:05 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/04 04:41:05 DEBUG : toe: transformed to: 2025/07/04 04:41:05 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/04 04:41:05 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for checks to finish 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Waiting for transfers to finish 2025/07/04 04:41:05 DEBUG : toe/toe/toe: transformed to: 2025/07/04 04:41:05 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:32914") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:55072->172.17.0.3:32914, err= 2025/07/04 04:41:05 INFO : toe/toe/toe: Copied (new) 2025/07/04 04:41:05 ERROR : ftp://172.17.0.3:21/rclone-test-vanovon6nani: not deleting files as there were IO errors 2025/07/04 04:41:05 ERROR : ftp://172.17.0.3:21/rclone-test-vanovon6nani: not deleting directories as there were IO errors 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:32871") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:43020->172.17.0.3:32871, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:36304") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:58866->172.17.0.3:36304, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:35499") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:51008->172.17.0.3:35499, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:32983") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:45966->172.17.0.3:32983, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:38918") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:38756->172.17.0.3:38918, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:32979") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:47576->172.17.0.3:32979, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:32057") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:35750->172.17.0.3:32057, err= --- PASS: TestError (0.02s) PASS 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: dial("tcp","172.17.0.3:33184") 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: > dial: conn=172.17.0.1:50606->172.17.0.3:33184, err= 2025/07/04 04:41:05 DEBUG : ftp://172.17.0.3:21/rclone-test-vanovon6nani: Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Finished OK in 6.009153281s (try 1/5)