"./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Starting (try 1/5) 2025/07/30 03:20:49 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-vezakuq1yari" 2025/07/30 03:20:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/30 03:20:49 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/30 03:20:49 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/30 03:20:49 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/30 03:20:49 DEBUG : Setting pass="CQrCxheAQM1UIBKb98nkYQ4h3pSxzacKZHMfP6Lvgug" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/30 03:20:49 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/30 03:20:49 DEBUG : TestFTPPureftpd: detected overridden config - adding "{b9s23}" suffix to name 2025/07/30 03:20:49 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/30 03:20:49 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/30 03:20:49 DEBUG : Setting pass="CQrCxheAQM1UIBKb98nkYQ4h3pSxzacKZHMfP6Lvgug" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/30 03:20:49 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/30 03:20:49 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Connecting to FTP server 2025/07/30 03:20:49 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:21") 2025/07/30 03:20:49 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:39714->172.17.0.2:21, err= 2025/07/30 03:20:49 DEBUG : Creating backend with remote "/tmp/rclone1742043378" === 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.2:21/rclone-test-vezakuq1yari", Local "Local file system at /tmp/rclone1742043378", Modify Window "1s" 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36102") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:56980->172.17.0.2:36102, err= 2025/07/30 03:20:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for checks to finish 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for transfers to finish 2025/07/30 03:20:50 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34809") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:34746->172.17.0.2:34809, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36838") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:43184->172.17.0.2:36838, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31030") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:59374->172.17.0.2:31030, err= --- PASS: TestCopyWithDryRun (0.01s) === RUN TestCopy run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-vezakuq1yari", Local "Local file system at /tmp/rclone1742043378", Modify Window "1s" 2025/07/30 03:20:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39736") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:40620->172.17.0.2:39736, err= 2025/07/30 03:20:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for checks to finish 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for transfers to finish 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35119") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:47534->172.17.0.2:35119, err= 2025/07/30 03:20:50 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/30 03:20:50 INFO : sub dir/hello world: Copied (new) 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35215") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:60830->172.17.0.2:35215, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34612") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:60756->172.17.0.2:34612, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38603") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:48264->172.17.0.2:38603, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38908") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:37214->172.17.0.2:38908, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30313") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:42360->172.17.0.2:30313, err= --- PASS: TestCopy (0.03s) === RUN TestCopyMetadata run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-vezakuq1yari", Local "Local file system at /tmp/rclone1742043378", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34545") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:34002->172.17.0.2:34545, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37982") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:54592->172.17.0.2:37982, err= --- SKIP: TestCopyMetadata (0.00s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-vezakuq1yari", Local "Local file system at /tmp/rclone1742043378", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31084") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:40786->172.17.0.2:31084, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32282") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:54306->172.17.0.2:32282, err= --- SKIP: TestCopyMetadataNoEmptyDirs (0.00s) === RUN TestCopyMissingDirectory run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-vezakuq1yari", Local "Local file system at /tmp/rclone1742043378", Modify Window "1s" 2025/07/30 03:20:50 DEBUG : Creating backend with remote "/non-existing" 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38690") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:41072->172.17.0.2:38690, err= 2025/07/30 03:20:50 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for checks to finish 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for transfers to finish 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39701") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:38494->172.17.0.2:39701, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32814") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:40146->172.17.0.2:32814, err= --- PASS: TestCopyMissingDirectory (0.01s) === RUN TestCopyNoTraverse run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-vezakuq1yari", Local "Local file system at /tmp/rclone1742043378", Modify Window "1s" 2025/07/30 03:20:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for checks to finish 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for transfers to finish 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36293") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:57064->172.17.0.2:36293, err= 2025/07/30 03:20:50 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/30 03:20:50 INFO : sub dir/hello world: Copied (new) 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35867") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:52318->172.17.0.2:35867, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38157") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:49382->172.17.0.2:38157, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33355") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:56958->172.17.0.2:33355, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38993") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:37324->172.17.0.2:38993, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30560") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:45594->172.17.0.2:30560, err= --- PASS: TestCopyNoTraverse (0.03s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-vezakuq1yari", Local "Local file system at /tmp/rclone1742043378", Modify Window "1s" sync_test.go:222: Only runs on local 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34908") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:55492->172.17.0.2:34908, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38835") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:52292->172.17.0.2:38835, err= --- SKIP: TestCopyNoTraverseDeadlock (0.00s) === RUN TestCopyCheckFirst run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-vezakuq1yari", Local "Local file system at /tmp/rclone1742043378", Modify Window "1s" 2025/07/30 03:20:50 INFO : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Running all checks before starting transfers 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39490") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:38682->172.17.0.2:39490, err= 2025/07/30 03:20:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for checks to finish 2025/07/30 03:20:50 INFO : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Checks finished, now starting transfers 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for transfers to finish 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30469") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:33018->172.17.0.2:30469, err= 2025/07/30 03:20:50 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/30 03:20:50 INFO : sub dir/hello world: Copied (new) 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36901") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:34388->172.17.0.2:36901, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39278") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:41280->172.17.0.2:39278, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34239") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:49472->172.17.0.2:34239, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36712") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:52570->172.17.0.2:36712, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39493") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:51200->172.17.0.2:39493, err= --- PASS: TestCopyCheckFirst (0.02s) === RUN TestSyncNoTraverse run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-vezakuq1yari", Local "Local file system at /tmp/rclone1742043378", Modify Window "1s" 2025/07/30 03:20:50 ERROR : Ignoring --no-traverse with sync 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30751") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:34442->172.17.0.2:30751, err= 2025/07/30 03:20:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for checks to finish 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for transfers to finish 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34600") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:58098->172.17.0.2:34600, err= 2025/07/30 03:20:50 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/30 03:20:50 INFO : sub dir/hello world: Copied (new) 2025/07/30 03:20:50 DEBUG : Waiting for deletions to finish 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30691") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:59272->172.17.0.2:30691, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32891") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:38422->172.17.0.2:32891, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32456") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:59196->172.17.0.2:32456, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36560") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:60438->172.17.0.2:36560, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32097") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:41778->172.17.0.2:32097, err= --- PASS: TestSyncNoTraverse (0.03s) === RUN TestCopyWithDepth run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-vezakuq1yari", Local "Local file system at /tmp/rclone1742043378", Modify Window "1s" 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32218") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:57588->172.17.0.2:32218, err= 2025/07/30 03:20:50 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for checks to finish 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for transfers to finish 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32129") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:45124->172.17.0.2:32129, err= 2025/07/30 03:20:50 DEBUG : hello world2.ab19a585.partial: renamed to: hello world2 2025/07/30 03:20:50 INFO : hello world2: Copied (new) 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34935") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:49386->172.17.0.2:34935, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38795") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:33692->172.17.0.2:38795, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34445") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:46890->172.17.0.2:34445, err= --- PASS: TestCopyWithDepth (0.03s) === RUN TestCopyWithFilesFrom run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-vezakuq1yari", Local "Local file system at /tmp/rclone1742043378", Modify Window "1s" 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35508") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:50730->172.17.0.2:35508, err= 2025/07/30 03:20:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for checks to finish 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for transfers to finish 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35026") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:46210->172.17.0.2:35026, err= 2025/07/30 03:20:50 DEBUG : potato2.adfb51a5.partial: renamed to: potato2 2025/07/30 03:20:50 INFO : potato2: Copied (new) 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39671") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:42458->172.17.0.2:39671, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31368") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:41960->172.17.0.2:31368, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32000") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:41672->172.17.0.2:32000, err= --- PASS: TestCopyWithFilesFrom (0.02s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-vezakuq1yari", Local "Local file system at /tmp/rclone1742043378", Modify Window "1s" 2025/07/30 03:20:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for checks to finish 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for transfers to finish 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36075") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:35658->172.17.0.2:36075, err= 2025/07/30 03:20:50 DEBUG : potato2.adfb51a5.partial: renamed to: potato2 2025/07/30 03:20:50 INFO : potato2: Copied (new) 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30788") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:49102->172.17.0.2:30788, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38867") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:50446->172.17.0.2:38867, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34653") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:49366->172.17.0.2:34653, err= --- PASS: TestCopyWithFilesFromAndNoTraverse (0.02s) === RUN TestCopyEmptyDirectories run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-vezakuq1yari", Local "Local file system at /tmp/rclone1742043378", Modify Window "1s" 2025/07/30 03:20:50 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/30 03:20:50 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/30 03:20:50 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/07/30 03:20:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35844") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:55982->172.17.0.2:35844, err= 2025/07/30 03:20:50 INFO : sub dir2: Making directory 2025/07/30 03:20:50 INFO : sub dir: Making directory 2025/07/30 03:20:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/30 03:20:50 INFO : sub dir2/sub sub dir2: Making directory 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Connecting to FTP server 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:21") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:39724->172.17.0.2:21, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39026") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:34280->172.17.0.2:39026, err= 2025/07/30 03:20:50 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/30 03:20:50 INFO : sub dir/hello world: Copied (new) 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for checks to finish 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for transfers to finish 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32242") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:55720->172.17.0.2:32242, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31649") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32177") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:38842->172.17.0.2:32177, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:58512->172.17.0.2:31649, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37014") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:47540->172.17.0.2:37014, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32685") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:50206->172.17.0.2:32685, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33058") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31124") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:55044->172.17.0.2:33058, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:36438->172.17.0.2:31124, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37947") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:33478->172.17.0.2:37947, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37195") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:40154->172.17.0.2:37195, err= --- PASS: TestCopyEmptyDirectories (0.05s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-vezakuq1yari", Local "Local file system at /tmp/rclone1742043378", Modify Window "1s" 2025/07/30 03:20:50 INFO : sub dir2: Making directory 2025/07/30 03:20:50 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/30 03:20:50 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38352") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:49408->172.17.0.2:38352, err= 2025/07/30 03:20:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for checks to finish 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for transfers to finish 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33350") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:60778->172.17.0.2:33350, err= 2025/07/30 03:20:50 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/30 03:20:50 INFO : sub dir/hello world: Copied (new) 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36271") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:36686->172.17.0.2:36271, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33916") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:53398->172.17.0.2:33916, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39782") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:56054->172.17.0.2:39782, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30523") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:55150->172.17.0.2:30523, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39765") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:59414->172.17.0.2:39765, err= --- PASS: TestCopyNoEmptyDirectories (0.02s) === RUN TestMoveEmptyDirectories run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-vezakuq1yari", Local "Local file system at /tmp/rclone1742043378", Modify Window "1s" 2025/07/30 03:20:50 DEBUG : sub dir2: Making directory with metadata 2025/07/30 03:20:50 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30787") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:60112->172.17.0.2:30787, err= 2025/07/30 03:20:50 INFO : sub dir2: Making directory 2025/07/30 03:20:50 INFO : sub dir: Making directory 2025/07/30 03:20:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for checks to finish 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for transfers to finish 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38071") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:59904->172.17.0.2:38071, err= 2025/07/30 03:20:50 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/30 03:20:50 INFO : sub dir/hello world: Copied (new) 2025/07/30 03:20:50 INFO : sub dir/hello world: Deleted 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38760") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:45860->172.17.0.2:38760, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39507") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36249") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:50310->172.17.0.2:39507, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:48468->172.17.0.2:36249, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37563") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:52068->172.17.0.2:37563, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36678") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:47132->172.17.0.2:36678, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30599") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39765") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:36222->172.17.0.2:30599, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:59430->172.17.0.2:39765, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34851") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:58360->172.17.0.2:34851, err= --- PASS: TestMoveEmptyDirectories (0.02s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-vezakuq1yari", Local "Local file system at /tmp/rclone1742043378", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39001") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:38526->172.17.0.2:39001, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34843") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:43452->172.17.0.2:34843, err= --- SKIP: TestSyncNoUpdateDirModtime (0.00s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-vezakuq1yari", Local "Local file system at /tmp/rclone1742043378", Modify Window "1s" 2025/07/30 03:20:50 INFO : sub dir2: Making directory 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37259") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:53310->172.17.0.2:37259, err= 2025/07/30 03:20:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for checks to finish 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for transfers to finish 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31677") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:52846->172.17.0.2:31677, err= 2025/07/30 03:20:50 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/30 03:20:50 INFO : sub dir/hello world: Copied (new) 2025/07/30 03:20:50 INFO : sub dir/hello world: Deleted 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31560") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:42852->172.17.0.2:31560, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38707") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:49784->172.17.0.2:38707, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33494") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:43504->172.17.0.2:33494, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34572") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:45772->172.17.0.2:34572, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33976") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:46750->172.17.0.2:33976, err= --- PASS: TestMoveNoEmptyDirectories (0.01s) === RUN TestSyncEmptyDirectories run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-vezakuq1yari", Local "Local file system at /tmp/rclone1742043378", Modify Window "1s" 2025/07/30 03:20:50 DEBUG : sub dir2: Making directory with metadata 2025/07/30 03:20:50 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/30 03:20:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30604") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:57816->172.17.0.2:30604, err= 2025/07/30 03:20:50 INFO : sub dir2: Making directory 2025/07/30 03:20:50 INFO : sub dir: Making directory 2025/07/30 03:20:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for checks to finish 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for transfers to finish 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31389") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:43484->172.17.0.2:31389, err= 2025/07/30 03:20:50 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/30 03:20:50 INFO : sub dir/hello world: Copied (new) 2025/07/30 03:20:50 DEBUG : Waiting for deletions to finish 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34066") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:36420->172.17.0.2:34066, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35081") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35012") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:55320->172.17.0.2:35012, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:42314->172.17.0.2:35081, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38206") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:44054->172.17.0.2:38206, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38230") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:45740->172.17.0.2:38230, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39181") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:42592->172.17.0.2:39181, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39821") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:44346->172.17.0.2:39821, err= --- PASS: TestSyncEmptyDirectories (0.01s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-vezakuq1yari", Local "Local file system at /tmp/rclone1742043378", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36509") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:41712->172.17.0.2:36509, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39399") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:55374->172.17.0.2:39399, err= --- SKIP: TestSyncSetDelayedModTimes (0.00s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-vezakuq1yari", Local "Local file system at /tmp/rclone1742043378", Modify Window "1s" 2025/07/30 03:20:50 INFO : sub dir2: Making directory 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34404") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:60670->172.17.0.2:34404, err= 2025/07/30 03:20:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for checks to finish 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for transfers to finish 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31027") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:41344->172.17.0.2:31027, err= 2025/07/30 03:20:50 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/30 03:20:50 INFO : sub dir/hello world: Copied (new) 2025/07/30 03:20:50 DEBUG : Waiting for deletions to finish 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30083") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:42738->172.17.0.2:30083, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36603") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:39764->172.17.0.2:36603, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33149") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:46620->172.17.0.2:33149, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37612") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:38150->172.17.0.2:37612, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31598") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:49964->172.17.0.2:31598, err= --- PASS: TestSyncNoEmptyDirectories (0.01s) === RUN TestServerSideCopy run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-vezakuq1yari", Local "Local file system at /tmp/rclone1742043378", Modify Window "1s" 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37805") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:33030->172.17.0.2:37805, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33328") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:52474->172.17.0.2:33328, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34235") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:49810->172.17.0.2:34235, err= 2025/07/30 03:20:50 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xuzedav8yina" 2025/07/30 03:20:50 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/30 03:20:50 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/30 03:20:50 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/30 03:20:50 DEBUG : Setting pass="CQrCxheAQM1UIBKb98nkYQ4h3pSxzacKZHMfP6Lvgug" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/30 03:20:50 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/30 03:20:50 DEBUG : TestFTPPureftpd: detected overridden config - adding "{b9s23}" suffix to name 2025/07/30 03:20:50 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/30 03:20:50 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/30 03:20:50 DEBUG : Setting pass="CQrCxheAQM1UIBKb98nkYQ4h3pSxzacKZHMfP6Lvgug" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/30 03:20:50 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-xuzedav8yina: Connecting to FTP server 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-xuzedav8yina: dial("tcp","172.17.0.2:21") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-xuzedav8yina: > dial: conn=172.17.0.1:39728->172.17.0.2:21, err= sync_test.go:620: Server side copy (if possible) ftp://172.17.0.2:21/rclone-test-vezakuq1yari -> ftp://172.17.0.2:21/rclone-test-xuzedav8yina 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36602") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-xuzedav8yina: dial("tcp","172.17.0.2:32835") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-xuzedav8yina: > dial: conn=172.17.0.1:34284->172.17.0.2:32835, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:41076->172.17.0.2:36602, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35830") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:46524->172.17.0.2:35830, err= 2025/07/30 03:20:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-xuzedav8yina: Waiting for checks to finish 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-xuzedav8yina: Waiting for transfers to finish 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31099") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:56468->172.17.0.2:31099, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-xuzedav8yina: dial("tcp","172.17.0.2:39176") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-xuzedav8yina: > dial: conn=172.17.0.1:45614->172.17.0.2:39176, err= 2025/07/30 03:20:50 DEBUG : sub dir/hello world.e9ff470d.partial: renamed to: sub dir/hello world 2025/07/30 03:20:50 INFO : sub dir/hello world: Copied (new) 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-xuzedav8yina: dial("tcp","172.17.0.2:37090") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-xuzedav8yina: > dial: conn=172.17.0.1:57274->172.17.0.2:37090, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-xuzedav8yina: dial("tcp","172.17.0.2:34124") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-xuzedav8yina: > dial: conn=172.17.0.1:57994->172.17.0.2:34124, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-xuzedav8yina: dial("tcp","172.17.0.2:38553") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-xuzedav8yina: > dial: conn=172.17.0.1:55376->172.17.0.2:38553, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-xuzedav8yina: dial("tcp","172.17.0.2:33900") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-xuzedav8yina: > dial: conn=172.17.0.1:43712->172.17.0.2:33900, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-xuzedav8yina: Purge object "sub dir/hello world" 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-xuzedav8yina: Purge dir "sub dir" 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-xuzedav8yina: Purge dir "" 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30714") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:48406->172.17.0.2:30714, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30326") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:50254->172.17.0.2:30326, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34728") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:48346->172.17.0.2:34728, err= --- PASS: TestServerSideCopy (0.05s) === RUN TestCopyOverSelf run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-vezakuq1yari", Local "Local file system at /tmp/rclone1742043378", Modify Window "1s" 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34789") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:39118->172.17.0.2:34789, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34781") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:41202->172.17.0.2:34781, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38368") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:55788->172.17.0.2:38368, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34205") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:43930->172.17.0.2:34205, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30258") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:47902->172.17.0.2:30258, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for checks to finish 2025/07/30 03:20:50 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for transfers to finish 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35328") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:35754->172.17.0.2:35328, err= 2025/07/30 03:20:50 DEBUG : sub dir/hello world.55b27b22.partial: renamed to: sub dir/hello world 2025/07/30 03:20:50 INFO : sub dir/hello world: Copied (replaced existing) 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35214") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:54412->172.17.0.2:35214, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34297") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:60766->172.17.0.2:34297, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36047") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:48966->172.17.0.2:36047, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36269") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:60840->172.17.0.2:36269, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32664") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:49378->172.17.0.2:32664, err= --- PASS: TestCopyOverSelf (0.02s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-vezakuq1yari", Local "Local file system at /tmp/rclone1742043378", Modify Window "1s" 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38053") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:44754->172.17.0.2:38053, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37281") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:54694->172.17.0.2:37281, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38232") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:50458->172.17.0.2:38232, err= 2025/07/30 03:20:50 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kisalup4yija" 2025/07/30 03:20:50 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/30 03:20:50 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/30 03:20:50 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/30 03:20:50 DEBUG : Setting pass="CQrCxheAQM1UIBKb98nkYQ4h3pSxzacKZHMfP6Lvgug" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/30 03:20:50 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/30 03:20:50 DEBUG : TestFTPPureftpd: detected overridden config - adding "{b9s23}" suffix to name 2025/07/30 03:20:50 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/30 03:20:50 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/30 03:20:50 DEBUG : Setting pass="CQrCxheAQM1UIBKb98nkYQ4h3pSxzacKZHMfP6Lvgug" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/30 03:20:50 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kisalup4yija: Connecting to FTP server 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kisalup4yija: dial("tcp","172.17.0.2:21") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kisalup4yija: > dial: conn=172.17.0.1:39734->172.17.0.2:21, err= sync_test.go:656: Server side copy (if possible) ftp://172.17.0.2:21/rclone-test-vezakuq1yari -> ftp://172.17.0.2:21/rclone-test-kisalup4yija 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kisalup4yija: dial("tcp","172.17.0.2:33407") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37342") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kisalup4yija: > dial: conn=172.17.0.1:45330->172.17.0.2:33407, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:53814->172.17.0.2:37342, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38045") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:59678->172.17.0.2:38045, err= 2025/07/30 03:20:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kisalup4yija: Waiting for checks to finish 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kisalup4yija: Waiting for transfers to finish 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33519") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:42042->172.17.0.2:33519, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kisalup4yija: dial("tcp","172.17.0.2:33034") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kisalup4yija: > dial: conn=172.17.0.1:57164->172.17.0.2:33034, err= 2025/07/30 03:20:50 DEBUG : sub dir/hello world.e9ff470d.partial: renamed to: sub dir/hello world 2025/07/30 03:20:50 INFO : sub dir/hello world: Copied (new) 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kisalup4yija: dial("tcp","172.17.0.2:32281") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kisalup4yija: > dial: conn=172.17.0.1:40554->172.17.0.2:32281, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kisalup4yija: dial("tcp","172.17.0.2:38765") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kisalup4yija: > dial: conn=172.17.0.1:40084->172.17.0.2:38765, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32049") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:47102->172.17.0.2:32049, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30455") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:54996->172.17.0.2:30455, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37128") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:53214->172.17.0.2:37128, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kisalup4yija: dial("tcp","172.17.0.2:36965") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33491") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:41856->172.17.0.2:33491, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kisalup4yija: > dial: conn=172.17.0.1:49418->172.17.0.2:36965, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kisalup4yija: dial("tcp","172.17.0.2:34528") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kisalup4yija: > dial: conn=172.17.0.1:50762->172.17.0.2:34528, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30430") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:49402->172.17.0.2:30430, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kisalup4yija: Waiting for checks to finish 2025/07/30 03:20:50 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kisalup4yija: Waiting for transfers to finish 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34946") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:54802->172.17.0.2:34946, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kisalup4yija: dial("tcp","172.17.0.2:37980") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kisalup4yija: > dial: conn=172.17.0.1:37850->172.17.0.2:37980, err= 2025/07/30 03:20:50 DEBUG : sub dir/hello world.1aae7abc.partial: renamed to: sub dir/hello world 2025/07/30 03:20:50 INFO : sub dir/hello world: Copied (replaced existing) 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kisalup4yija: dial("tcp","172.17.0.2:36774") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kisalup4yija: > dial: conn=172.17.0.1:54162->172.17.0.2:36774, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kisalup4yija: dial("tcp","172.17.0.2:39208") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kisalup4yija: > dial: conn=172.17.0.1:55398->172.17.0.2:39208, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kisalup4yija: dial("tcp","172.17.0.2:34291") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kisalup4yija: > dial: conn=172.17.0.1:36242->172.17.0.2:34291, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kisalup4yija: dial("tcp","172.17.0.2:39992") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kisalup4yija: > dial: conn=172.17.0.1:55558->172.17.0.2:39992, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kisalup4yija: Purge object "sub dir/hello world" 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kisalup4yija: Purge dir "sub dir" 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-kisalup4yija: Purge dir "" 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30277") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:44358->172.17.0.2:30277, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30180") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:44706->172.17.0.2:30180, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31388") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:52274->172.17.0.2:31388, err= --- PASS: TestServerSideCopyOverSelf (0.07s) === RUN TestMoveOverSelf run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-vezakuq1yari", Local "Local file system at /tmp/rclone1742043378", Modify Window "1s" 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39729") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:54290->172.17.0.2:39729, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31486") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:37534->172.17.0.2:31486, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36034") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:42108->172.17.0.2:36034, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34371") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:47258->172.17.0.2:34371, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31498") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:51654->172.17.0.2:31498, err= 2025/07/30 03:20:50 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for checks to finish 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for transfers to finish 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36595") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:54126->172.17.0.2:36595, err= 2025/07/30 03:20:50 DEBUG : sub dir/hello world.55b27b22.partial: renamed to: sub dir/hello world 2025/07/30 03:20:50 INFO : sub dir/hello world: Copied (replaced existing) 2025/07/30 03:20:50 INFO : sub dir/hello world: Deleted 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36465") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:60648->172.17.0.2:36465, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31990") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:43880->172.17.0.2:31990, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39146") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:60936->172.17.0.2:39146, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34007") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:50056->172.17.0.2:34007, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33544") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:52836->172.17.0.2:33544, err= --- PASS: TestMoveOverSelf (0.03s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-vezakuq1yari", Local "Local file system at /tmp/rclone1742043378", Modify Window "1s" 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32073") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:36876->172.17.0.2:32073, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39213") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:49662->172.17.0.2:39213, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39586") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:38888->172.17.0.2:39586, err= 2025/07/30 03:20:50 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xekujek8jizi" 2025/07/30 03:20:50 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/30 03:20:50 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/30 03:20:50 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/30 03:20:50 DEBUG : Setting pass="CQrCxheAQM1UIBKb98nkYQ4h3pSxzacKZHMfP6Lvgug" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/30 03:20:50 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/30 03:20:50 DEBUG : TestFTPPureftpd: detected overridden config - adding "{b9s23}" suffix to name 2025/07/30 03:20:50 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/30 03:20:50 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/30 03:20:50 DEBUG : Setting pass="CQrCxheAQM1UIBKb98nkYQ4h3pSxzacKZHMfP6Lvgug" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/30 03:20:50 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-xekujek8jizi: Connecting to FTP server 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-xekujek8jizi: dial("tcp","172.17.0.2:21") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-xekujek8jizi: > dial: conn=172.17.0.1:39744->172.17.0.2:21, err= sync_test.go:701: Server side copy (if possible) ftp://172.17.0.2:21/rclone-test-vezakuq1yari -> ftp://172.17.0.2:21/rclone-test-xekujek8jizi 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-xekujek8jizi: dial("tcp","172.17.0.2:37316") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-xekujek8jizi: > dial: conn=172.17.0.1:33174->172.17.0.2:37316, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38293") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:51836->172.17.0.2:38293, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34377") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:36218->172.17.0.2:34377, err= 2025/07/30 03:20:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-xekujek8jizi: Waiting for checks to finish 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-xekujek8jizi: Waiting for transfers to finish 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30861") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:43118->172.17.0.2:30861, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-xekujek8jizi: dial("tcp","172.17.0.2:31898") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-xekujek8jizi: > dial: conn=172.17.0.1:54650->172.17.0.2:31898, err= 2025/07/30 03:20:50 DEBUG : sub dir/hello world.e9ff470d.partial: renamed to: sub dir/hello world 2025/07/30 03:20:50 INFO : sub dir/hello world: Copied (new) 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-xekujek8jizi: dial("tcp","172.17.0.2:32751") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-xekujek8jizi: > dial: conn=172.17.0.1:38820->172.17.0.2:32751, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-xekujek8jizi: dial("tcp","172.17.0.2:34954") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-xekujek8jizi: > dial: conn=172.17.0.1:50602->172.17.0.2:34954, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30503") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:56386->172.17.0.2:30503, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37670") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:54760->172.17.0.2:37670, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39475") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:60848->172.17.0.2:39475, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-xekujek8jizi: Using server-side directory move 2025/07/30 03:20:50 INFO : ftp://172.17.0.2:21/rclone-test-xekujek8jizi: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-xekujek8jizi: dial("tcp","172.17.0.2:35145") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-xekujek8jizi: > dial: conn=172.17.0.1:39158->172.17.0.2:35145, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31292") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:39006->172.17.0.2:31292, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31820") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-xekujek8jizi: dial("tcp","172.17.0.2:33259") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-xekujek8jizi: > dial: conn=172.17.0.1:54718->172.17.0.2:33259, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:46666->172.17.0.2:31820, err= 2025/07/30 03:20:50 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-xekujek8jizi: Waiting for checks to finish 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-xekujek8jizi: Waiting for transfers to finish 2025/07/30 03:20:50 INFO : sub dir/hello world: Deleted 2025/07/30 03:20:50 INFO : sub dir/hello world: Moved (server-side) 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32577") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:55064->172.17.0.2:32577, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35034") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:49668->172.17.0.2:35034, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-xekujek8jizi: dial("tcp","172.17.0.2:37562") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-xekujek8jizi: > dial: conn=172.17.0.1:50524->172.17.0.2:37562, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-xekujek8jizi: dial("tcp","172.17.0.2:35260") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-xekujek8jizi: > dial: conn=172.17.0.1:48656->172.17.0.2:35260, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30460") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:60512->172.17.0.2:30460, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30130") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:33084->172.17.0.2:30130, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34551") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:42642->172.17.0.2:34551, err= 2025/07/30 03:20:50 DEBUG : testing file moves 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-xekujek8jizi: dial("tcp","172.17.0.2:34751") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37107") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:57362->172.17.0.2:37107, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-xekujek8jizi: > dial: conn=172.17.0.1:51608->172.17.0.2:34751, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-xekujek8jizi: dial("tcp","172.17.0.2:30819") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31607") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:49794->172.17.0.2:31607, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-xekujek8jizi: > dial: conn=172.17.0.1:40274->172.17.0.2:30819, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-xekujek8jizi: Waiting for checks to finish 2025/07/30 03:20:50 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-xekujek8jizi: Waiting for transfers to finish 2025/07/30 03:20:50 INFO : sub dir/hello world: Deleted 2025/07/30 03:20:50 INFO : sub dir/hello world: Moved (server-side) 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32255") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:51068->172.17.0.2:32255, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39872") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:58746->172.17.0.2:39872, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-xekujek8jizi: dial("tcp","172.17.0.2:31973") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-xekujek8jizi: > dial: conn=172.17.0.1:38924->172.17.0.2:31973, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-xekujek8jizi: dial("tcp","172.17.0.2:31487") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-xekujek8jizi: > dial: conn=172.17.0.1:35244->172.17.0.2:31487, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-xekujek8jizi: dial("tcp","172.17.0.2:33911") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-xekujek8jizi: > dial: conn=172.17.0.1:60680->172.17.0.2:33911, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-xekujek8jizi: dial("tcp","172.17.0.2:35889") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-xekujek8jizi: > dial: conn=172.17.0.1:36064->172.17.0.2:35889, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-xekujek8jizi: Purge object "sub dir/hello world" 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-xekujek8jizi: Purge dir "sub dir" 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-xekujek8jizi: Purge dir "" 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32952") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:52680->172.17.0.2:32952, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38910") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:57838->172.17.0.2:38910, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35355") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:50262->172.17.0.2:35355, err= --- PASS: TestServerSideMoveOverSelf (0.07s) === RUN TestCopyAfterDelete run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-vezakuq1yari", Local "Local file system at /tmp/rclone1742043378", Modify Window "1s" 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32185") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:46096->172.17.0.2:32185, err= 2025/07/30 03:20:50 ERROR : error listing: directory not found 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38502") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:57010->172.17.0.2:38502, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30914") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:38582->172.17.0.2:30914, err= 2025/07/30 03:20:50 INFO : Local file system at /tmp/rclone1742043378: Making directory 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30126") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:51044->172.17.0.2:30126, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37408") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:55866->172.17.0.2:37408, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for checks to finish 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for transfers to finish 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31312") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:43752->172.17.0.2:31312, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33613") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:44576->172.17.0.2:33613, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31620") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:32882->172.17.0.2:31620, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33744") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:37758->172.17.0.2:33744, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36466") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:49028->172.17.0.2:36466, err= --- PASS: TestCopyAfterDelete (0.02s) === RUN TestCopyRedownload run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-vezakuq1yari", Local "Local file system at /tmp/rclone1742043378", Modify Window "1s" 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38821") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:41840->172.17.0.2:38821, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34775") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:45506->172.17.0.2:34775, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35437") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:47796->172.17.0.2:35437, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31066") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:56698->172.17.0.2:31066, err= 2025/07/30 03:20:50 DEBUG : Added delayed dir = "sub dir", newDst= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35576") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:60566->172.17.0.2:35576, err= 2025/07/30 03:20:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/30 03:20:50 DEBUG : Local file system at /tmp/rclone1742043378: Waiting for checks to finish 2025/07/30 03:20:50 DEBUG : Local file system at /tmp/rclone1742043378: Waiting for transfers to finish 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38866") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:34040->172.17.0.2:38866, err= 2025/07/30 03:20:50 DEBUG : sub dir/hello world.e9ff470d.partial: renamed to: sub dir/hello world 2025/07/30 03:20:50 INFO : sub dir/hello world: Copied (new) 2025/07/30 03:20:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31641") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:51600->172.17.0.2:31641, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33704") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:40078->172.17.0.2:33704, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30854") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:47184->172.17.0.2:30854, err= --- PASS: TestCopyRedownload (0.01s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-vezakuq1yari", Local "Local file system at /tmp/rclone1742043378", Modify Window "1s" 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32466") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:37428->172.17.0.2:32466, err= 2025/07/30 03:20:50 DEBUG : check sum: Need to transfer - File not found at Destination 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for checks to finish 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for transfers to finish 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32797") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:34778->172.17.0.2:32797, err= 2025/07/30 03:20:50 DEBUG : check sum.b37ac6a8.partial: renamed to: check sum 2025/07/30 03:20:50 INFO : check sum: Copied (new) 2025/07/30 03:20:50 DEBUG : Waiting for deletions to finish 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33277") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:58940->172.17.0.2:33277, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30745") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:51354->172.17.0.2:30745, err= 2025/07/30 03:20:50 NOTICE: ftp://172.17.0.2:21/rclone-test-vezakuq1yari: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/07/30 03:20:50 DEBUG : check sum: Size of src and dst objects identical 2025/07/30 03:20:50 DEBUG : check sum: Unchanged skipping 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for checks to finish 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for transfers to finish 2025/07/30 03:20:50 DEBUG : Waiting for deletions to finish 2025/07/30 03:20:50 INFO : There was nothing to transfer 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33444") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:35534->172.17.0.2:33444, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32240") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:47734->172.17.0.2:32240, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31488") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:52362->172.17.0.2:31488, err= --- PASS: TestSyncBasedOnCheckSum (0.03s) === RUN TestSyncSizeOnly run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-vezakuq1yari", Local "Local file system at /tmp/rclone1742043378", Modify Window "1s" 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33290") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:45296->172.17.0.2:33290, err= 2025/07/30 03:20:50 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for checks to finish 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for transfers to finish 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38896") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:39932->172.17.0.2:38896, err= 2025/07/30 03:20:50 DEBUG : sizeonly.468f3f0c.partial: renamed to: sizeonly 2025/07/30 03:20:50 INFO : sizeonly: Copied (new) 2025/07/30 03:20:50 DEBUG : Waiting for deletions to finish 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30481") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:39934->172.17.0.2:30481, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39015") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:36018->172.17.0.2:39015, err= 2025/07/30 03:20:50 DEBUG : sizeonly: Sizes identical 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for checks to finish 2025/07/30 03:20:50 DEBUG : sizeonly: Unchanged skipping 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for transfers to finish 2025/07/30 03:20:50 DEBUG : Waiting for deletions to finish 2025/07/30 03:20:50 INFO : There was nothing to transfer 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35106") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:43558->172.17.0.2:35106, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30743") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:60778->172.17.0.2:30743, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33943") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:44912->172.17.0.2:33943, err= --- PASS: TestSyncSizeOnly (0.04s) === RUN TestSyncIgnoreSize run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-vezakuq1yari", Local "Local file system at /tmp/rclone1742043378", Modify Window "1s" 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36644") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:48222->172.17.0.2:36644, err= 2025/07/30 03:20:50 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for checks to finish 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for transfers to finish 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39933") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:52086->172.17.0.2:39933, err= 2025/07/30 03:20:50 DEBUG : ignore-size.7615ca05.partial: renamed to: ignore-size 2025/07/30 03:20:50 INFO : ignore-size: Copied (new) 2025/07/30 03:20:50 DEBUG : Waiting for deletions to finish 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33127") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:53750->172.17.0.2:33127, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38343") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:35200->172.17.0.2:38343, err= 2025/07/30 03:20:50 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:50 DEBUG : ignore-size: Unchanged skipping 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for checks to finish 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for transfers to finish 2025/07/30 03:20:50 DEBUG : Waiting for deletions to finish 2025/07/30 03:20:50 INFO : There was nothing to transfer 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35439") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:46918->172.17.0.2:35439, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39848") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:37628->172.17.0.2:39848, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34673") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:51096->172.17.0.2:34673, err= --- PASS: TestSyncIgnoreSize (0.04s) === RUN TestSyncIgnoreTimes run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-vezakuq1yari", Local "Local file system at /tmp/rclone1742043378", Modify Window "1s" 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36887") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:52410->172.17.0.2:36887, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31216") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:39278->172.17.0.2:31216, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38378") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:53736->172.17.0.2:38378, err= 2025/07/30 03:20:50 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for checks to finish 2025/07/30 03:20:50 DEBUG : existing: Unchanged skipping 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for transfers to finish 2025/07/30 03:20:50 DEBUG : Waiting for deletions to finish 2025/07/30 03:20:50 INFO : There was nothing to transfer 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35763") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:40362->172.17.0.2:35763, err= 2025/07/30 03:20:50 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for checks to finish 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for transfers to finish 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33608") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:50968->172.17.0.2:33608, err= 2025/07/30 03:20:50 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/07/30 03:20:50 INFO : existing: Copied (replaced existing) 2025/07/30 03:20:50 DEBUG : Waiting for deletions to finish 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37061") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:52752->172.17.0.2:37061, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38799") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:56742->172.17.0.2:38799, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37389") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:40982->172.17.0.2:37389, err= --- PASS: TestSyncIgnoreTimes (0.03s) === RUN TestSyncIgnoreExisting run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-vezakuq1yari", Local "Local file system at /tmp/rclone1742043378", Modify Window "1s" 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30287") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:32974->172.17.0.2:30287, err= 2025/07/30 03:20:50 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for checks to finish 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for transfers to finish 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31845") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:46390->172.17.0.2:31845, err= 2025/07/30 03:20:50 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/07/30 03:20:50 INFO : existing: Copied (new) 2025/07/30 03:20:50 DEBUG : Waiting for deletions to finish 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34750") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:39668->172.17.0.2:34750, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32300") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:44438->172.17.0.2:32300, err= 2025/07/30 03:20:50 DEBUG : existing: Destination exists, skipping 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for checks to finish 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for transfers to finish 2025/07/30 03:20:50 DEBUG : Waiting for deletions to finish 2025/07/30 03:20:50 INFO : There was nothing to transfer 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35247") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:47062->172.17.0.2:35247, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33069") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:59252->172.17.0.2:33069, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38218") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:45586->172.17.0.2:38218, err= --- PASS: TestSyncIgnoreExisting (0.02s) === RUN TestSyncIgnoreErrors run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-vezakuq1yari", Local "Local file system at /tmp/rclone1742043378", Modify Window "1s" 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38763") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:43242->172.17.0.2:38763, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37209") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:36004->172.17.0.2:37209, err= 2025/07/30 03:20:50 INFO : d: Making directory 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32654") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:56340->172.17.0.2:32654, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Connecting to FTP server 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:21") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39420") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36338") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:39748->172.17.0.2:21, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:54394->172.17.0.2:39420, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:43830->172.17.0.2:36338, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39964") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:52414->172.17.0.2:39964, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36133") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:33420->172.17.0.2:36133, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36723") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39416") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33786") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:55926->172.17.0.2:36723, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:59942->172.17.0.2:39416, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:57822->172.17.0.2:33786, err= 2025/07/30 03:20:50 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Connecting to FTP server 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:21") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:39756->172.17.0.2:21, err= 2025/07/30 03:20:50 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/30 03:20:50 DEBUG : c/non empty space: Unchanged skipping 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for checks to finish 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for transfers to finish 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30199") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:35362->172.17.0.2:30199, err= 2025/07/30 03:20:50 DEBUG : a/potato2.94a2530c.partial: renamed to: a/potato2 2025/07/30 03:20:50 INFO : a/potato2: Copied (new) 2025/07/30 03:20:50 DEBUG : Waiting for deletions to finish 2025/07/30 03:20:50 INFO : b/potato: Deleted 2025/07/30 03:20:50 INFO : d: Removing directory 2025/07/30 03:20:50 INFO : b: Removing directory 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: deleted 2 directories 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39475") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:60860->172.17.0.2:39475, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37715") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:50702->172.17.0.2:37715, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35054") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:43462->172.17.0.2:35054, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36904") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:33452->172.17.0.2:36904, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35022") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31263") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:39608->172.17.0.2:31263, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:35372->172.17.0.2:35022, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35070") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:35754->172.17.0.2:35070, err= --- PASS: TestSyncIgnoreErrors (0.10s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-vezakuq1yari", Local "Local file system at /tmp/rclone1742043378", Modify Window "1s" 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39847") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:56558->172.17.0.2:39847, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35868") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:33766->172.17.0.2:35868, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38185") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:50196->172.17.0.2:38185, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for checks to finish 2025/07/30 03:20:50 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/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for transfers to finish 2025/07/30 03:20:50 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2025/07/30 03:20:50 DEBUG : Waiting for deletions to finish 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31427") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:54992->172.17.0.2:31427, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31636") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:54864->172.17.0.2:31636, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for checks to finish 2025/07/30 03:20:50 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/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for transfers to finish 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35451") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:50566->172.17.0.2:35451, err= 2025/07/30 03:20:50 DEBUG : empty space.56d1852a.partial: renamed to: empty space 2025/07/30 03:20:50 INFO : empty space: Copied (replaced existing) 2025/07/30 03:20:50 DEBUG : Waiting for deletions to finish 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31671") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:52668->172.17.0.2:31671, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38531") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:57694->172.17.0.2:38531, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38239") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:59244->172.17.0.2:38239, err= --- PASS: TestSyncAfterChangingModtimeOnly (0.05s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-vezakuq1yari", Local "Local file system at /tmp/rclone1742043378", Modify Window "1s" sync_test.go:1046: Can't check this if no hashes supported 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34536") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:35230->172.17.0.2:34536, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39310") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:34048->172.17.0.2:39310, err= --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.00s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-vezakuq1yari", Local "Local file system at /tmp/rclone1742043378", Modify Window "1s" 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37190") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:42312->172.17.0.2:37190, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31761") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:48456->172.17.0.2:31761, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30826") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:45966->172.17.0.2:30826, err= 2025/07/30 03:20:50 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/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for checks to finish 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for transfers to finish 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36250") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:54686->172.17.0.2:36250, err= 2025/07/30 03:20:50 DEBUG : foo.5d8fa229.partial: renamed to: foo 2025/07/30 03:20:50 INFO : foo: Copied (replaced existing) 2025/07/30 03:20:50 DEBUG : Waiting for deletions to finish 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35970") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:52168->172.17.0.2:35970, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33129") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:60858->172.17.0.2:33129, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32494") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:33528->172.17.0.2:32494, err= --- PASS: TestSyncDoesntUpdateModtime (0.03s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-vezakuq1yari", Local "Local file system at /tmp/rclone1742043378", Modify Window "1s" 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31019") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:54898->172.17.0.2:31019, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34142") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:36526->172.17.0.2:34142, err= 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31584") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:40306->172.17.0.2:31584, err= 2025/07/30 03:20:50 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/30 03:20:50 DEBUG : potato: Need to transfer - File not found at Destination 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for checks to finish 2025/07/30 03:20:50 DEBUG : empty space: Unchanged skipping 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for transfers to finish 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32831") 2025/07/30 03:20:50 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:52234->172.17.0.2:32831, err= 2025/07/30 03:20:51 DEBUG : potato.3edca19f.partial: renamed to: potato 2025/07/30 03:20:51 INFO : potato: Copied (new) 2025/07/30 03:20:51 DEBUG : Waiting for deletions to finish 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32581") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:43108->172.17.0.2:32581, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33262") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:50224->172.17.0.2:33262, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31010") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:58414->172.17.0.2:31010, err= --- PASS: TestSyncAfterAddingAFile (0.04s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-vezakuq1yari", Local "Local file system at /tmp/rclone1742043378", Modify Window "1s" 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38844") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:44844->172.17.0.2:38844, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33471") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:43718->172.17.0.2:33471, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37792") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:57630->172.17.0.2:37792, err= 2025/07/30 03:20:51 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for checks to finish 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for transfers to finish 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32355") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:34862->172.17.0.2:32355, err= 2025/07/30 03:20:51 DEBUG : potato.41b15364.partial: renamed to: potato 2025/07/30 03:20:51 INFO : potato: Copied (replaced existing) 2025/07/30 03:20:51 DEBUG : Waiting for deletions to finish 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32314") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:40146->172.17.0.2:32314, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30199") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:35370->172.17.0.2:30199, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36935") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:46468->172.17.0.2:36935, err= --- PASS: TestSyncAfterChangingFilesSizeOnly (0.03s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-vezakuq1yari", Local "Local file system at /tmp/rclone1742043378", Modify Window "1s" 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32312") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:55182->172.17.0.2:32312, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37123") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:43282->172.17.0.2:37123, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37695") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:39252->172.17.0.2:37695, err= 2025/07/30 03:20:51 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/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for checks to finish 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for transfers to finish 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39453") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:56784->172.17.0.2:39453, err= 2025/07/30 03:20:51 DEBUG : potato.706b9954.partial: renamed to: potato 2025/07/30 03:20:51 INFO : potato: Copied (replaced existing) 2025/07/30 03:20:51 DEBUG : Waiting for deletions to finish 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35599") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:60396->172.17.0.2:35599, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32068") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:55224->172.17.0.2:32068, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34374") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:45626->172.17.0.2:34374, err= --- PASS: TestSyncAfterChangingContentsOnly (0.03s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-vezakuq1yari", Local "Local file system at /tmp/rclone1742043378", Modify Window "1s" 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32491") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:43954->172.17.0.2:32491, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38681") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:34654->172.17.0.2:38681, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36666") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:32952->172.17.0.2:36666, err= 2025/07/30 03:20:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/30 03:20:51 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/30 03:20:51 DEBUG : empty space: Unchanged skipping 2025/07/30 03:20:51 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for checks to finish 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for transfers to finish 2025/07/30 03:20:51 DEBUG : Waiting for deletions to finish 2025/07/30 03:20:51 NOTICE: potato: Skipped delete as --dry-run is set (size 21) 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36842") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:51734->172.17.0.2:36842, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39701") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:38502->172.17.0.2:39701, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35388") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:39410->172.17.0.2:35388, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.03s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-vezakuq1yari", Local "Local file system at /tmp/rclone1742043378", Modify Window "1s" 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38317") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:36750->172.17.0.2:38317, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30683") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:46116->172.17.0.2:30683, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34008") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:33924->172.17.0.2:34008, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33459") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:51198->172.17.0.2:33459, err= 2025/07/30 03:20:51 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/30 03:20:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/30 03:20:51 DEBUG : empty space: Unchanged skipping 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31782") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for checks to finish 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for transfers to finish 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:51044->172.17.0.2:31782, err= 2025/07/30 03:20:51 DEBUG : potato2.94a2530c.partial: renamed to: potato2 2025/07/30 03:20:51 INFO : potato2: Copied (new) 2025/07/30 03:20:51 DEBUG : Waiting for deletions to finish 2025/07/30 03:20:51 INFO : potato: Deleted 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33266") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:56108->172.17.0.2:33266, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36891") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:33132->172.17.0.2:36891, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35498") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:54736->172.17.0.2:35498, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.05s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-vezakuq1yari", Local "Local file system at /tmp/rclone1742043378", Modify Window "1s" 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35661") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:38698->172.17.0.2:35661, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30137") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:40638->172.17.0.2:30137, err= 2025/07/30 03:20:51 INFO : d: Making directory 2025/07/30 03:20:51 INFO : d/e: Making directory 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35032") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:39718->172.17.0.2:35032, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30609") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37141") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35423") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:40410->172.17.0.2:35423, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:52148->172.17.0.2:37141, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:35074->172.17.0.2:30609, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31950") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:35964->172.17.0.2:31950, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37595") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:36920->172.17.0.2:37595, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38727") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38714") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:49020->172.17.0.2:38727, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:50176->172.17.0.2:38714, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38376") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:60924->172.17.0.2:38376, err= 2025/07/30 03:20:51 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34710") 2025/07/30 03:20:51 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/30 03:20:51 DEBUG : c/non empty space: Unchanged skipping 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:50396->172.17.0.2:34710, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33139") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:54370->172.17.0.2:33139, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for checks to finish 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for transfers to finish 2025/07/30 03:20:51 DEBUG : a/potato2.94a2530c.partial: renamed to: a/potato2 2025/07/30 03:20:51 INFO : a/potato2: Copied (new) 2025/07/30 03:20:51 DEBUG : Waiting for deletions to finish 2025/07/30 03:20:51 INFO : b/potato: Deleted 2025/07/30 03:20:51 INFO : d/e: Removing directory 2025/07/30 03:20:51 INFO : d: Removing directory 2025/07/30 03:20:51 INFO : b: Removing directory 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: deleted 3 directories 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39073") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:46524->172.17.0.2:39073, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36204") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30335") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:52900->172.17.0.2:36204, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:43762->172.17.0.2:30335, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34599") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:55920->172.17.0.2:34599, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32697") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:36092->172.17.0.2:32697, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38177") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:37030->172.17.0.2:38177, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35808") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:53280->172.17.0.2:35808, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.05s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-vezakuq1yari", Local "Local file system at /tmp/rclone1742043378", Modify Window "1s" 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37135") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:34140->172.17.0.2:37135, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31419") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:45758->172.17.0.2:31419, err= 2025/07/30 03:20:51 INFO : d: Making directory 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31990") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:43892->172.17.0.2:31990, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37195") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35270") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33815") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:40170->172.17.0.2:37195, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:43874->172.17.0.2:33815, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:47446->172.17.0.2:35270, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30293") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:36898->172.17.0.2:30293, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36875") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36060") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:40708->172.17.0.2:36875, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38048") 2025/07/30 03:20:51 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:42018->172.17.0.2:36060, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:36192->172.17.0.2:38048, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for checks to finish 2025/07/30 03:20:51 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30444") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:52432->172.17.0.2:30444, err= 2025/07/30 03:20:51 DEBUG : c/non empty space: Unchanged skipping 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for transfers to finish 2025/07/30 03:20:51 DEBUG : a/potato2.94a2530c.partial: renamed to: a/potato2 2025/07/30 03:20:51 INFO : a/potato2: Copied (new) 2025/07/30 03:20:51 ERROR : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: not deleting files as there were IO errors 2025/07/30 03:20:51 ERROR : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: not deleting directories as there were IO errors 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33983") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:35762->172.17.0.2:33983, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31838") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32929") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33079") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35049") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:46182->172.17.0.2:31838, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:49296->172.17.0.2:32929, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:37106->172.17.0.2:33079, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:47420->172.17.0.2:35049, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32759") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:44632->172.17.0.2:32759, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36407") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37035") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:57984->172.17.0.2:36407, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34034") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30164") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:35734->172.17.0.2:37035, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:36464->172.17.0.2:30164, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:56974->172.17.0.2:34034, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39909") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:47148->172.17.0.2:39909, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.06s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-vezakuq1yari", Local "Local file system at /tmp/rclone1742043378", Modify Window "1s" 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33341") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:51052->172.17.0.2:33341, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35327") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:42822->172.17.0.2:35327, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33536") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:40748->172.17.0.2:33536, err= 2025/07/30 03:20:51 DEBUG : Waiting for deletions to finish 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34036") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:57296->172.17.0.2:34036, err= 2025/07/30 03:20:51 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/30 03:20:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for checks to finish 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31289") 2025/07/30 03:20:51 DEBUG : empty space: Unchanged skipping 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for transfers to finish 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:34266->172.17.0.2:31289, err= 2025/07/30 03:20:51 INFO : potato: Deleted 2025/07/30 03:20:51 DEBUG : potato2.94a2530c.partial: renamed to: potato2 2025/07/30 03:20:51 INFO : potato2: Copied (new) 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32321") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:50052->172.17.0.2:32321, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34189") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:46666->172.17.0.2:34189, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35027") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:58190->172.17.0.2:35027, err= --- PASS: TestSyncDeleteDuring (0.05s) === RUN TestSyncDeleteBefore run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-vezakuq1yari", Local "Local file system at /tmp/rclone1742043378", Modify Window "1s" 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34715") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:44600->172.17.0.2:34715, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33951") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:53440->172.17.0.2:33951, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38506") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:58062->172.17.0.2:38506, err= 2025/07/30 03:20:51 DEBUG : Waiting for deletions to finish 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38607") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:58250->172.17.0.2:38607, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for checks to finish 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for transfers to finish 2025/07/30 03:20:51 INFO : potato: Deleted 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35102") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:50148->172.17.0.2:35102, err= 2025/07/30 03:20:51 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/30 03:20:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for checks to finish 2025/07/30 03:20:51 DEBUG : empty space: Unchanged skipping 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for transfers to finish 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31587") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:53792->172.17.0.2:31587, err= 2025/07/30 03:20:51 DEBUG : potato2.94a2530c.partial: renamed to: potato2 2025/07/30 03:20:51 INFO : potato2: Copied (new) 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36226") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:53376->172.17.0.2:36226, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36926") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:34264->172.17.0.2:36926, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32393") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:48956->172.17.0.2:32393, err= --- PASS: TestSyncDeleteBefore (0.04s) === RUN TestCopyDeleteBefore run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-vezakuq1yari", Local "Local file system at /tmp/rclone1742043378", Modify Window "1s" 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34828") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:48008->172.17.0.2:34828, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33239") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:49028->172.17.0.2:33239, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30951") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:43048->172.17.0.2:30951, err= 2025/07/30 03:20:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for checks to finish 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for transfers to finish 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35518") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:40392->172.17.0.2:35518, err= 2025/07/30 03:20:51 DEBUG : potato2.8083cda9.partial: renamed to: potato2 2025/07/30 03:20:51 INFO : potato2: Copied (new) 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37821") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:44736->172.17.0.2:37821, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38572") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:55260->172.17.0.2:38572, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34832") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:59418->172.17.0.2:34832, err= --- PASS: TestCopyDeleteBefore (0.03s) === RUN TestSyncWithExclude run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-vezakuq1yari", Local "Local file system at /tmp/rclone1742043378", Modify Window "1s" 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34726") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:59756->172.17.0.2:34726, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38253") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:42146->172.17.0.2:38253, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39717") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:33872->172.17.0.2:39717, err= 2025/07/30 03:20:51 DEBUG : enormous: Excluded (Size Filter) 2025/07/30 03:20:51 DEBUG : enormous: Excluded 2025/07/30 03:20:51 DEBUG : potato2: Excluded (Size Filter) 2025/07/30 03:20:51 DEBUG : potato2: Excluded 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32903") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:35078->172.17.0.2:32903, err= 2025/07/30 03:20:51 DEBUG : potato2: Excluded (Size Filter) 2025/07/30 03:20:51 DEBUG : potato2: Excluded 2025/07/30 03:20:51 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for checks to finish 2025/07/30 03:20:51 DEBUG : empty space: Unchanged skipping 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for transfers to finish 2025/07/30 03:20:51 DEBUG : Waiting for deletions to finish 2025/07/30 03:20:51 INFO : There was nothing to transfer 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32739") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:36766->172.17.0.2:32739, err= 2025/07/30 03:20:51 DEBUG : enormous: Excluded (Size Filter) 2025/07/30 03:20:51 DEBUG : enormous: Excluded 2025/07/30 03:20:51 DEBUG : potato2: Excluded (Size Filter) 2025/07/30 03:20:51 DEBUG : potato2: Excluded 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37181") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:49394->172.17.0.2:37181, err= 2025/07/30 03:20:51 DEBUG : potato2: Excluded (Size Filter) 2025/07/30 03:20:51 DEBUG : potato2: Excluded 2025/07/30 03:20:51 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/07/30 03:20:51 DEBUG : empty space: Unchanged skipping 2025/07/30 03:20:51 DEBUG : Local file system at /tmp/rclone1742043378: Waiting for checks to finish 2025/07/30 03:20:51 DEBUG : Local file system at /tmp/rclone1742043378: Waiting for transfers to finish 2025/07/30 03:20:51 DEBUG : Waiting for deletions to finish 2025/07/30 03:20:51 INFO : There was nothing to transfer 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33130") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:41354->172.17.0.2:33130, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35177") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:37650->172.17.0.2:35177, err= --- PASS: TestSyncWithExclude (0.06s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-vezakuq1yari", Local "Local file system at /tmp/rclone1742043378", Modify Window "1s" 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38760") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:45872->172.17.0.2:38760, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35154") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:53070->172.17.0.2:35154, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37215") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:41878->172.17.0.2:37215, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30582") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:42802->172.17.0.2:30582, err= 2025/07/30 03:20:51 DEBUG : enormous: Excluded (Size Filter) 2025/07/30 03:20:51 DEBUG : enormous: Excluded 2025/07/30 03:20:51 DEBUG : potato2: Excluded (Size Filter) 2025/07/30 03:20:51 DEBUG : potato2: Excluded 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36447") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:39974->172.17.0.2:36447, err= 2025/07/30 03:20:51 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for checks to finish 2025/07/30 03:20:51 DEBUG : empty space: Unchanged skipping 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for transfers to finish 2025/07/30 03:20:51 DEBUG : Waiting for deletions to finish 2025/07/30 03:20:51 INFO : enormous: Deleted 2025/07/30 03:20:51 INFO : potato2: Deleted 2025/07/30 03:20:51 INFO : There was nothing to transfer 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39343") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:36018->172.17.0.2:39343, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31640") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:60952->172.17.0.2:31640, err= 2025/07/30 03:20:51 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/07/30 03:20:51 DEBUG : Local file system at /tmp/rclone1742043378: Waiting for checks to finish 2025/07/30 03:20:51 DEBUG : empty space: Unchanged skipping 2025/07/30 03:20:51 DEBUG : Local file system at /tmp/rclone1742043378: Waiting for transfers to finish 2025/07/30 03:20:51 DEBUG : Waiting for deletions to finish 2025/07/30 03:20:51 INFO : enormous: Deleted 2025/07/30 03:20:51 INFO : potato2: Deleted 2025/07/30 03:20:51 INFO : There was nothing to transfer 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39530") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:44788->172.17.0.2:39530, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33400") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:40806->172.17.0.2:33400, err= --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.05s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-vezakuq1yari", Local "Local file system at /tmp/rclone1742043378", Modify Window "1s" 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34706") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:53812->172.17.0.2:34706, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31123") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:59332->172.17.0.2:31123, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37889") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:39668->172.17.0.2:37889, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39226") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:34764->172.17.0.2:39226, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36219") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:40216->172.17.0.2:36219, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33833") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:47332->172.17.0.2:33833, err= 2025/07/30 03:20:51 DEBUG : five: Need to transfer - File not found at Destination 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for checks to finish 2025/07/30 03:20:51 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/07/30 03:20:51 DEBUG : one: Destination is newer than source, skipping 2025/07/30 03:20:51 DEBUG : three: Sizes identical 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30599") 2025/07/30 03:20:51 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/07/30 03:20:51 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:36232->172.17.0.2:30599, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for transfers to finish 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30836") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:58118->172.17.0.2:30836, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37382") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:50110->172.17.0.2:37382, err= 2025/07/30 03:20:51 DEBUG : five.a87a5b8d.partial: renamed to: five 2025/07/30 03:20:51 INFO : five: Copied (new) 2025/07/30 03:20:51 DEBUG : four.a87a5b8d.partial: renamed to: four 2025/07/30 03:20:51 INFO : four: Copied (replaced existing) 2025/07/30 03:20:51 DEBUG : two.3353c5f5.partial: renamed to: two 2025/07/30 03:20:51 INFO : two: Copied (replaced existing) 2025/07/30 03:20:51 DEBUG : Waiting for deletions to finish 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37330") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:59174->172.17.0.2:37330, err= sync_test.go:1479: Skip test with --checksum as no hashes supported 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38554") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:40040->172.17.0.2:38554, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34435") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:35092->172.17.0.2:34435, err= --- PASS: TestSyncWithUpdateOlder (0.06s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-vezakuq1yari", Local "Local file system at /tmp/rclone1742043378", Modify Window "1s" sync_test.go:1568: Can track renames: false 2025/07/30 03:20:51 ERROR : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Ignoring --track-renames as the source and destination do not have a common hash 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37562") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:50538->172.17.0.2:37562, err= 2025/07/30 03:20:51 DEBUG : potato: Need to transfer - File not found at Destination 2025/07/30 03:20:51 DEBUG : yam: Need to transfer - File not found at Destination 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for checks to finish 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for transfers to finish 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32436") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39217") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:36576->172.17.0.2:32436, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:34158->172.17.0.2:39217, err= 2025/07/30 03:20:51 DEBUG : potato.53508f02.partial: renamed to: potato 2025/07/30 03:20:51 INFO : potato: Copied (new) 2025/07/30 03:20:51 DEBUG : yam.48501227.partial: renamed to: yam 2025/07/30 03:20:51 INFO : yam: Copied (new) 2025/07/30 03:20:51 DEBUG : Waiting for deletions to finish 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32857") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:46484->172.17.0.2:32857, err= 2025/07/30 03:20:51 ERROR : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Ignoring --track-renames as the source and destination do not have a common hash 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36412") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:50278->172.17.0.2:36412, err= 2025/07/30 03:20:51 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:51 DEBUG : yaml: Need to transfer - File not found at Destination 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for checks to finish 2025/07/30 03:20:51 DEBUG : potato: Unchanged skipping 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for transfers to finish 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37383") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:36160->172.17.0.2:37383, err= 2025/07/30 03:20:51 DEBUG : yaml.48501227.partial: renamed to: yaml 2025/07/30 03:20:51 INFO : yaml: Copied (new) 2025/07/30 03:20:51 DEBUG : Waiting for deletions to finish 2025/07/30 03:20:51 INFO : yam: Deleted 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33876") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:33238->172.17.0.2:33876, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35518") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:40406->172.17.0.2:35518, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38589") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:42210->172.17.0.2:38589, err= --- PASS: TestSyncWithTrackRenames (0.04s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-vezakuq1yari", Local "Local file system at /tmp/rclone1742043378", Modify Window "1s" sync_test.go:1640: Can track renames: true 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35993") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:60118->172.17.0.2:35993, err= 2025/07/30 03:20:51 INFO : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Making map for --track-renames 2025/07/30 03:20:51 INFO : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Finished making map for --track-renames 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for checks to finish 2025/07/30 03:20:51 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/30 03:20:51 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for renames to finish 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for transfers to finish 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33899") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:57514->172.17.0.2:33899, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37864") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:48738->172.17.0.2:37864, err= 2025/07/30 03:20:51 DEBUG : yam.48501227.partial: renamed to: yam 2025/07/30 03:20:51 INFO : yam: Copied (new) 2025/07/30 03:20:51 DEBUG : potato.53508f02.partial: renamed to: potato 2025/07/30 03:20:51 INFO : potato: Copied (new) 2025/07/30 03:20:51 DEBUG : Waiting for deletions to finish 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37759") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:43488->172.17.0.2:37759, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34892") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:38360->172.17.0.2:34892, err= 2025/07/30 03:20:51 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:51 INFO : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Making map for --track-renames 2025/07/30 03:20:51 INFO : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Finished making map for --track-renames 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for checks to finish 2025/07/30 03:20:51 DEBUG : potato: Unchanged skipping 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for renames to finish 2025/07/30 03:20:51 INFO : yam: Moved (server-side) to: yaml 2025/07/30 03:20:51 INFO : yaml: Renamed from "yam" 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for transfers to finish 2025/07/30 03:20:51 DEBUG : Waiting for deletions to finish 2025/07/30 03:20:51 INFO : There was nothing to transfer 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30696") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:53404->172.17.0.2:30696, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37829") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:33680->172.17.0.2:37829, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31387") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:56586->172.17.0.2:31387, err= --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.04s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-vezakuq1yari", Local "Local file system at /tmp/rclone1742043378", Modify Window "1s" sync_test.go:1679: Can track renames: true 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32018") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:33890->172.17.0.2:32018, err= 2025/07/30 03:20:51 INFO : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Making map for --track-renames 2025/07/30 03:20:51 INFO : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Finished making map for --track-renames 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for checks to finish 2025/07/30 03:20:51 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/30 03:20:51 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for renames to finish 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for transfers to finish 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38112") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:46598->172.17.0.2:38112, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38602") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:39772->172.17.0.2:38602, err= 2025/07/30 03:20:51 DEBUG : potato.53508f02.partial: renamed to: potato 2025/07/30 03:20:51 INFO : potato: Copied (new) 2025/07/30 03:20:51 DEBUG : sub/yam.48501227.partial: renamed to: sub/yam 2025/07/30 03:20:51 INFO : sub/yam: Copied (new) 2025/07/30 03:20:51 DEBUG : Waiting for deletions to finish 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32928") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:42866->172.17.0.2:32928, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39420") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:54408->172.17.0.2:39420, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35152") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:49278->172.17.0.2:35152, err= 2025/07/30 03:20:51 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34219") 2025/07/30 03:20:51 DEBUG : potato: Unchanged skipping 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:59852->172.17.0.2:34219, err= 2025/07/30 03:20:51 INFO : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Making map for --track-renames 2025/07/30 03:20:51 INFO : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Finished making map for --track-renames 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for checks to finish 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for renames to finish 2025/07/30 03:20:51 INFO : sub/yam: Moved (server-side) to: yam 2025/07/30 03:20:51 INFO : yam: Renamed from "sub/yam" 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for transfers to finish 2025/07/30 03:20:51 DEBUG : Waiting for deletions to finish 2025/07/30 03:20:51 INFO : There was nothing to transfer 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32898") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:46888->172.17.0.2:32898, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36794") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:36278->172.17.0.2:36794, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31811") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:58094->172.17.0.2:31811, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37974") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:39470->172.17.0.2:37974, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38849") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:58774->172.17.0.2:38849, err= --- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.05s) === RUN TestServerSideMoveLocal run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-vezakuq1yari", Local "Local file system at /tmp/rclone1742043378", Modify Window "1s" 2025/07/30 03:20:51 DEBUG : Creating backend with remote "/tmp/rclone1742043378/dir1" 2025/07/30 03:20:51 DEBUG : Creating backend with remote "/tmp/rclone1742043378/dir2" 2025/07/30 03:20:51 DEBUG : Local file system at /tmp/rclone1742043378/dir2: Using server-side directory move 2025/07/30 03:20:51 INFO : Local file system at /tmp/rclone1742043378/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/30 03:20:51 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/07/30 03:20:51 DEBUG : Local file system at /tmp/rclone1742043378/dir2: Waiting for checks to finish 2025/07/30 03:20:51 DEBUG : Local file system at /tmp/rclone1742043378/dir2: Waiting for transfers to finish 2025/07/30 03:20:51 INFO : file1.txt: Moved (server-side) 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36472") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:34436->172.17.0.2:36472, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32797") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:34784->172.17.0.2:32797, err= --- PASS: TestServerSideMoveLocal (0.02s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-vezakuq1yari", Local "Local file system at /tmp/rclone1742043378", Modify Window "1s" 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31241") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:59798->172.17.0.2:31241, err= 2025/07/30 03:20:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/30 03:20:51 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for checks to finish 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for transfers to finish 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33715") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:40728->172.17.0.2:33715, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38398") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:36854->172.17.0.2:38398, err= 2025/07/30 03:20:51 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/30 03:20:51 INFO : sub dir/hello world: Copied (new) 2025/07/30 03:20:51 INFO : sub dir/hello world: Deleted 2025/07/30 03:20:51 DEBUG : nested/sub dir/file.468f3f0c.partial: renamed to: nested/sub dir/file 2025/07/30 03:20:51 INFO : nested/sub dir/file: Copied (new) 2025/07/30 03:20:51 INFO : nested/sub dir/file: Deleted 2025/07/30 03:20:51 INFO : sub dir: Removing directory 2025/07/30 03:20:51 INFO : nested/sub dir: Removing directory 2025/07/30 03:20:51 INFO : nested: Removing directory 2025/07/30 03:20:51 DEBUG : Local file system at /tmp/rclone1742043378: deleted 3 directories 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37430") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:58822->172.17.0.2:37430, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35318") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:38442->172.17.0.2:35318, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34976") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:36216->172.17.0.2:34976, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32929") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:49300->172.17.0.2:32929, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32153") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:50492->172.17.0.2:32153, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36113") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:51616->172.17.0.2:36113, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32920") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:45062->172.17.0.2:32920, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34843") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:43458->172.17.0.2:34843, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33805") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:46382->172.17.0.2:33805, err= --- PASS: TestMoveWithDeleteEmptySrcDirs (0.02s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-vezakuq1yari", Local "Local file system at /tmp/rclone1742043378", Modify Window "1s" 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32648") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:47050->172.17.0.2:32648, err= 2025/07/30 03:20:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/30 03:20:51 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for checks to finish 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for transfers to finish 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39572") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:42936->172.17.0.2:39572, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38638") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:51146->172.17.0.2:38638, err= 2025/07/30 03:20:51 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/30 03:20:51 INFO : sub dir/hello world: Copied (new) 2025/07/30 03:20:51 INFO : sub dir/hello world: Deleted 2025/07/30 03:20:51 DEBUG : nested/sub dir/file.468f3f0c.partial: renamed to: nested/sub dir/file 2025/07/30 03:20:51 INFO : nested/sub dir/file: Copied (new) 2025/07/30 03:20:51 INFO : nested/sub dir/file: Deleted 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36813") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:54412->172.17.0.2:36813, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37108") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35503") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:50676->172.17.0.2:37108, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:53250->172.17.0.2:35503, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32185") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:46098->172.17.0.2:32185, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36096") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:44460->172.17.0.2:36096, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38545") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:33270->172.17.0.2:38545, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34777") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:51038->172.17.0.2:34777, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33766") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:42518->172.17.0.2:33766, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33226") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:57386->172.17.0.2:33226, err= --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.02s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-vezakuq1yari", Local "Local file system at /tmp/rclone1742043378", Modify Window "1s" 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39550") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:46450->172.17.0.2:39550, err= 2025/07/30 03:20:51 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/07/30 03:20:51 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for checks to finish 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for transfers to finish 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38878") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:40802->172.17.0.2:38878, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32870") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:58172->172.17.0.2:32870, err= 2025/07/30 03:20:51 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/07/30 03:20:51 INFO : existing: Copied (new) 2025/07/30 03:20:51 INFO : existing: Deleted 2025/07/30 03:20:51 DEBUG : existing-b.468f3f0c.partial: renamed to: existing-b 2025/07/30 03:20:51 INFO : existing-b: Copied (new) 2025/07/30 03:20:51 INFO : existing-b: Deleted 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34332") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:49052->172.17.0.2:34332, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39210") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:36042->172.17.0.2:39210, err= 2025/07/30 03:20:51 DEBUG : existing: Destination exists, skipping 2025/07/30 03:20:51 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for checks to finish 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for transfers to finish 2025/07/30 03:20:51 INFO : There was nothing to transfer 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35996") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:53246->172.17.0.2:35996, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38293") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:51848->172.17.0.2:38293, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37319") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:44428->172.17.0.2:37319, err= --- PASS: TestMoveWithIgnoreExisting (0.02s) === RUN TestServerSideMove run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-vezakuq1yari", Local "Local file system at /tmp/rclone1742043378", Modify Window "1s" 2025/07/30 03:20:51 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-saxavox6cila" 2025/07/30 03:20:51 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/30 03:20:51 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/30 03:20:51 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/30 03:20:51 DEBUG : Setting pass="CQrCxheAQM1UIBKb98nkYQ4h3pSxzacKZHMfP6Lvgug" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/30 03:20:51 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/30 03:20:51 DEBUG : TestFTPPureftpd: detected overridden config - adding "{b9s23}" suffix to name 2025/07/30 03:20:51 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/30 03:20:51 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/30 03:20:51 DEBUG : Setting pass="CQrCxheAQM1UIBKb98nkYQ4h3pSxzacKZHMfP6Lvgug" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/30 03:20:51 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-saxavox6cila: Connecting to FTP server 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-saxavox6cila: dial("tcp","172.17.0.2:21") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-saxavox6cila: > dial: conn=172.17.0.1:39764->172.17.0.2:21, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32622") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:53728->172.17.0.2:32622, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37987") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:57494->172.17.0.2:37987, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33136") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:50498->172.17.0.2:33136, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38231") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:56348->172.17.0.2:38231, err= sync_test.go:1735: Server side move (if possible) ftp://172.17.0.2:21/rclone-test-vezakuq1yari -> ftp://172.17.0.2:21/rclone-test-saxavox6cila 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-saxavox6cila: dial("tcp","172.17.0.2:36845") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-saxavox6cila: > dial: conn=172.17.0.1:54838->172.17.0.2:36845, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-saxavox6cila: dial("tcp","172.17.0.2:34936") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-saxavox6cila: > dial: conn=172.17.0.1:40506->172.17.0.2:34936, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-saxavox6cila: dial("tcp","172.17.0.2:39900") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-saxavox6cila: > dial: conn=172.17.0.1:40506->172.17.0.2:39900, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-saxavox6cila: Using server-side directory move 2025/07/30 03:20:51 INFO : ftp://172.17.0.2:21/rclone-test-saxavox6cila: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39228") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-saxavox6cila: dial("tcp","172.17.0.2:38955") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:55576->172.17.0.2:39228, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-saxavox6cila: > dial: conn=172.17.0.1:48184->172.17.0.2:38955, err= 2025/07/30 03:20:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/30 03:20:51 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/07/30 03:20:51 DEBUG : empty space: Unchanged skipping 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-saxavox6cila: Waiting for checks to finish 2025/07/30 03:20:51 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-saxavox6cila: Connecting to FTP server 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-saxavox6cila: dial("tcp","172.17.0.2:21") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-saxavox6cila: > dial: conn=172.17.0.1:39778->172.17.0.2:21, err= 2025/07/30 03:20:51 INFO : empty space: Deleted 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-saxavox6cila: Waiting for transfers to finish 2025/07/30 03:20:51 INFO : potato2: Moved (server-side) 2025/07/30 03:20:51 INFO : potato3: Deleted 2025/07/30 03:20:51 INFO : potato3: Moved (server-side) 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34882") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:45452->172.17.0.2:34882, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-saxavox6cila: dial("tcp","172.17.0.2:36556") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-saxavox6cila: > dial: conn=172.17.0.1:43944->172.17.0.2:36556, err= 2025/07/30 03:20:51 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-roripet6jako" 2025/07/30 03:20:51 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/30 03:20:51 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/30 03:20:51 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/30 03:20:51 DEBUG : Setting pass="CQrCxheAQM1UIBKb98nkYQ4h3pSxzacKZHMfP6Lvgug" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/30 03:20:51 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/30 03:20:51 DEBUG : TestFTPPureftpd: detected overridden config - adding "{b9s23}" suffix to name 2025/07/30 03:20:51 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/30 03:20:51 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/30 03:20:51 DEBUG : Setting pass="CQrCxheAQM1UIBKb98nkYQ4h3pSxzacKZHMfP6Lvgug" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/30 03:20:51 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-roripet6jako: Connecting to FTP server 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-roripet6jako: dial("tcp","172.17.0.2:21") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-roripet6jako: > dial: conn=172.17.0.1:39788->172.17.0.2:21, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-roripet6jako: Using server-side directory move 2025/07/30 03:20:51 INFO : ftp://172.17.0.2:21/rclone-test-roripet6jako: Server side directory move succeeded 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-roripet6jako: dial("tcp","172.17.0.2:34317") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-roripet6jako: > dial: conn=172.17.0.1:60620->172.17.0.2:34317, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-saxavox6cila: dial("tcp","172.17.0.2:37988") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-saxavox6cila: > dial: conn=172.17.0.1:58562->172.17.0.2:37988, err= 2025/07/30 03:20:51 ERROR : error listing: directory not found 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-roripet6jako: dial("tcp","172.17.0.2:36305") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-roripet6jako: > dial: conn=172.17.0.1:41596->172.17.0.2:36305, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-roripet6jako: Purge object "empty space" 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-roripet6jako: Purge object "potato2" 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-roripet6jako: Purge object "potato3" 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-roripet6jako: Purge dir "" 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-saxavox6cila: dial("tcp","172.17.0.2:30205") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-saxavox6cila: > dial: conn=172.17.0.1:36434->172.17.0.2:30205, err= 2025/07/30 03:20:51 ERROR : error listing: directory not found 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-saxavox6cila: Purge dir "" 2025/07/30 03:20:51 NOTICE: purge failed to rmdir "": directory not found 2025/07/30 03:20:51 NOTICE: purge failed: directory not found 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39939") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:38532->172.17.0.2:39939, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34872") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:35304->172.17.0.2:34872, err= --- PASS: TestServerSideMove (0.11s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-vezakuq1yari", Local "Local file system at /tmp/rclone1742043378", Modify Window "1s" 2025/07/30 03:20:51 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-yuvinem0jotu" 2025/07/30 03:20:51 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/30 03:20:51 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/30 03:20:51 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/30 03:20:51 DEBUG : Setting pass="CQrCxheAQM1UIBKb98nkYQ4h3pSxzacKZHMfP6Lvgug" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/30 03:20:51 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/30 03:20:51 DEBUG : TestFTPPureftpd: detected overridden config - adding "{b9s23}" suffix to name 2025/07/30 03:20:51 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/30 03:20:51 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/30 03:20:51 DEBUG : Setting pass="CQrCxheAQM1UIBKb98nkYQ4h3pSxzacKZHMfP6Lvgug" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/30 03:20:51 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-yuvinem0jotu: Connecting to FTP server 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-yuvinem0jotu: dial("tcp","172.17.0.2:21") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-yuvinem0jotu: > dial: conn=172.17.0.1:39798->172.17.0.2:21, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36095") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:39006->172.17.0.2:36095, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33618") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:54432->172.17.0.2:33618, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35328") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:35756->172.17.0.2:35328, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32613") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:34948->172.17.0.2:32613, err= sync_test.go:1735: Server side move (if possible) ftp://172.17.0.2:21/rclone-test-vezakuq1yari -> ftp://172.17.0.2:21/rclone-test-yuvinem0jotu 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-yuvinem0jotu: dial("tcp","172.17.0.2:35152") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-yuvinem0jotu: > dial: conn=172.17.0.1:49294->172.17.0.2:35152, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-yuvinem0jotu: dial("tcp","172.17.0.2:36676") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-yuvinem0jotu: > dial: conn=172.17.0.1:46244->172.17.0.2:36676, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-yuvinem0jotu: dial("tcp","172.17.0.2:36362") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-yuvinem0jotu: > dial: conn=172.17.0.1:39168->172.17.0.2:36362, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-yuvinem0jotu: dial("tcp","172.17.0.2:33816") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-yuvinem0jotu: > dial: conn=172.17.0.1:35362->172.17.0.2:33816, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39492") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:45268->172.17.0.2:39492, err= 2025/07/30 03:20:51 DEBUG : empty space: Excluded (Size Filter) 2025/07/30 03:20:51 DEBUG : empty space: Excluded 2025/07/30 03:20:51 DEBUG : empty space: Excluded (Size Filter) 2025/07/30 03:20:51 DEBUG : empty space: Excluded 2025/07/30 03:20:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/30 03:20:51 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-yuvinem0jotu: Waiting for checks to finish 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-yuvinem0jotu: Waiting for transfers to finish 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-yuvinem0jotu: Connecting to FTP server 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-yuvinem0jotu: dial("tcp","172.17.0.2:21") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-yuvinem0jotu: > dial: conn=172.17.0.1:39802->172.17.0.2:21, err= 2025/07/30 03:20:51 INFO : potato2: Moved (server-side) 2025/07/30 03:20:51 INFO : potato3: Deleted 2025/07/30 03:20:51 INFO : potato3: Moved (server-side) 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35227") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:40954->172.17.0.2:35227, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-yuvinem0jotu: dial("tcp","172.17.0.2:30505") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-yuvinem0jotu: > dial: conn=172.17.0.1:40350->172.17.0.2:30505, err= 2025/07/30 03:20:51 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qasaraw7culo" 2025/07/30 03:20:51 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/30 03:20:51 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/30 03:20:51 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/30 03:20:51 DEBUG : Setting pass="CQrCxheAQM1UIBKb98nkYQ4h3pSxzacKZHMfP6Lvgug" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/30 03:20:51 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/30 03:20:51 DEBUG : TestFTPPureftpd: detected overridden config - adding "{b9s23}" suffix to name 2025/07/30 03:20:51 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/30 03:20:51 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/30 03:20:51 DEBUG : Setting pass="CQrCxheAQM1UIBKb98nkYQ4h3pSxzacKZHMfP6Lvgug" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/30 03:20:51 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-qasaraw7culo: Connecting to FTP server 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-qasaraw7culo: dial("tcp","172.17.0.2:21") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-qasaraw7culo: > dial: conn=172.17.0.1:39818->172.17.0.2:21, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-qasaraw7culo: dial("tcp","172.17.0.2:34180") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-qasaraw7culo: > dial: conn=172.17.0.1:46328->172.17.0.2:34180, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-yuvinem0jotu: dial("tcp","172.17.0.2:36525") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-yuvinem0jotu: > dial: conn=172.17.0.1:55608->172.17.0.2:36525, err= 2025/07/30 03:20:51 DEBUG : empty space: Excluded (Size Filter) 2025/07/30 03:20:51 DEBUG : empty space: Excluded 2025/07/30 03:20:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/30 03:20:51 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-qasaraw7culo: Waiting for checks to finish 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-qasaraw7culo: Waiting for transfers to finish 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-qasaraw7culo: Connecting to FTP server 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-qasaraw7culo: dial("tcp","172.17.0.2:21") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-qasaraw7culo: > dial: conn=172.17.0.1:39826->172.17.0.2:21, err= 2025/07/30 03:20:51 INFO : potato2: Moved (server-side) 2025/07/30 03:20:51 INFO : potato3: Moved (server-side) 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-qasaraw7culo: dial("tcp","172.17.0.2:34236") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-qasaraw7culo: > dial: conn=172.17.0.1:51854->172.17.0.2:34236, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-yuvinem0jotu: dial("tcp","172.17.0.2:35914") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-yuvinem0jotu: > dial: conn=172.17.0.1:42534->172.17.0.2:35914, err= 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-qasaraw7culo: dial("tcp","172.17.0.2:33486") 2025/07/30 03:20:51 DEBUG : ftp://172.17.0.2:21/rclone-test-qasaraw7culo: > dial: conn=172.17.0.1:36418->172.17.0.2:33486, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-qasaraw7culo: Purge object "potato2" 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-qasaraw7culo: Purge object "potato3" 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-qasaraw7culo: Purge dir "" 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-yuvinem0jotu: dial("tcp","172.17.0.2:30713") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-yuvinem0jotu: > dial: conn=172.17.0.1:38554->172.17.0.2:30713, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-yuvinem0jotu: Purge object "empty space" 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-yuvinem0jotu: Purge dir "" 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32847") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:59776->172.17.0.2:32847, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37325") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:60168->172.17.0.2:37325, err= --- PASS: TestServerSideMoveWithFilter (0.14s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-vezakuq1yari", Local "Local file system at /tmp/rclone1742043378", Modify Window "1s" 2025/07/30 03:20:52 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xiteruk5vago" 2025/07/30 03:20:52 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/30 03:20:52 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/30 03:20:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/30 03:20:52 DEBUG : Setting pass="CQrCxheAQM1UIBKb98nkYQ4h3pSxzacKZHMfP6Lvgug" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/30 03:20:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/30 03:20:52 DEBUG : TestFTPPureftpd: detected overridden config - adding "{b9s23}" suffix to name 2025/07/30 03:20:52 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/30 03:20:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/30 03:20:52 DEBUG : Setting pass="CQrCxheAQM1UIBKb98nkYQ4h3pSxzacKZHMfP6Lvgug" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/30 03:20:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-xiteruk5vago: Connecting to FTP server 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-xiteruk5vago: dial("tcp","172.17.0.2:21") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-xiteruk5vago: > dial: conn=172.17.0.1:39836->172.17.0.2:21, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33567") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:58460->172.17.0.2:33567, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31575") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:55110->172.17.0.2:31575, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30140") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:55166->172.17.0.2:30140, err= 2025/07/30 03:20:52 INFO : tomatoDir: Making directory 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34291") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:36244->172.17.0.2:34291, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32292") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:33018->172.17.0.2:32292, err= sync_test.go:1735: Server side move (if possible) ftp://172.17.0.2:21/rclone-test-vezakuq1yari -> ftp://172.17.0.2:21/rclone-test-xiteruk5vago 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-xiteruk5vago: dial("tcp","172.17.0.2:32366") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-xiteruk5vago: > dial: conn=172.17.0.1:46966->172.17.0.2:32366, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-xiteruk5vago: dial("tcp","172.17.0.2:39936") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-xiteruk5vago: > dial: conn=172.17.0.1:50508->172.17.0.2:39936, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-xiteruk5vago: dial("tcp","172.17.0.2:38508") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-xiteruk5vago: > dial: conn=172.17.0.1:50158->172.17.0.2:38508, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-xiteruk5vago: Using server-side directory move 2025/07/30 03:20:52 INFO : ftp://172.17.0.2:21/rclone-test-xiteruk5vago: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34808") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-xiteruk5vago: dial("tcp","172.17.0.2:36352") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:45712->172.17.0.2:34808, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-xiteruk5vago: > dial: conn=172.17.0.1:46042->172.17.0.2:36352, err= 2025/07/30 03:20:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/30 03:20:52 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/07/30 03:20:52 DEBUG : empty space: Unchanged skipping 2025/07/30 03:20:52 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-xiteruk5vago: Connecting to FTP server 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-xiteruk5vago: dial("tcp","172.17.0.2:21") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-xiteruk5vago: > dial: conn=172.17.0.1:39844->172.17.0.2:21, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32152") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:37282->172.17.0.2:32152, err= 2025/07/30 03:20:52 INFO : empty space: Deleted 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-xiteruk5vago: Waiting for checks to finish 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-xiteruk5vago: Waiting for transfers to finish 2025/07/30 03:20:52 INFO : potato2: Moved (server-side) 2025/07/30 03:20:52 INFO : potato3: Deleted 2025/07/30 03:20:52 INFO : potato3: Moved (server-side) 2025/07/30 03:20:52 INFO : tomatoDir: Removing directory 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: deleted 1 directories 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37773") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:38624->172.17.0.2:37773, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32447") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:54552->172.17.0.2:32447, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-xiteruk5vago: dial("tcp","172.17.0.2:33758") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-xiteruk5vago: > dial: conn=172.17.0.1:45090->172.17.0.2:33758, err= 2025/07/30 03:20:52 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-difaqur5kena" 2025/07/30 03:20:52 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/30 03:20:52 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/30 03:20:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/30 03:20:52 DEBUG : Setting pass="CQrCxheAQM1UIBKb98nkYQ4h3pSxzacKZHMfP6Lvgug" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/30 03:20:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/30 03:20:52 DEBUG : TestFTPPureftpd: detected overridden config - adding "{b9s23}" suffix to name 2025/07/30 03:20:52 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/30 03:20:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/30 03:20:52 DEBUG : Setting pass="CQrCxheAQM1UIBKb98nkYQ4h3pSxzacKZHMfP6Lvgug" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/30 03:20:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-difaqur5kena: Connecting to FTP server 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-difaqur5kena: dial("tcp","172.17.0.2:21") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-difaqur5kena: > dial: conn=172.17.0.1:39850->172.17.0.2:21, err= 2025/07/30 03:20:52 INFO : tomatoDir: Making directory 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-difaqur5kena: Using server-side directory move 2025/07/30 03:20:52 INFO : ftp://172.17.0.2:21/rclone-test-difaqur5kena: Server side directory move succeeded 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-difaqur5kena: dial("tcp","172.17.0.2:32923") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-difaqur5kena: > dial: conn=172.17.0.1:35912->172.17.0.2:32923, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-difaqur5kena: dial("tcp","172.17.0.2:39588") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-difaqur5kena: > dial: conn=172.17.0.1:34838->172.17.0.2:39588, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-xiteruk5vago: dial("tcp","172.17.0.2:39426") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-xiteruk5vago: > dial: conn=172.17.0.1:58138->172.17.0.2:39426, err= 2025/07/30 03:20:52 ERROR : error listing: directory not found 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-xiteruk5vago: dial("tcp","172.17.0.2:30969") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-xiteruk5vago: > dial: conn=172.17.0.1:37298->172.17.0.2:30969, err= 2025/07/30 03:20:52 ERROR : error listing: directory not found 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-difaqur5kena: dial("tcp","172.17.0.2:30570") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-difaqur5kena: > dial: conn=172.17.0.1:34264->172.17.0.2:30570, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-difaqur5kena: Purge object "empty space" 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-difaqur5kena: Purge object "potato2" 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-difaqur5kena: Purge object "potato3" 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-difaqur5kena: dial("tcp","172.17.0.2:32091") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-difaqur5kena: > dial: conn=172.17.0.1:55488->172.17.0.2:32091, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-difaqur5kena: Purge dir "tomatoDir" 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-difaqur5kena: Purge dir "" 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-xiteruk5vago: dial("tcp","172.17.0.2:39278") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-xiteruk5vago: > dial: conn=172.17.0.1:41292->172.17.0.2:39278, err= 2025/07/30 03:20:52 ERROR : error listing: directory not found 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-xiteruk5vago: Purge dir "" 2025/07/30 03:20:52 NOTICE: purge failed to rmdir "": directory not found 2025/07/30 03:20:52 NOTICE: purge failed: directory not found 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34475") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:35642->172.17.0.2:34475, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35037") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:54346->172.17.0.2:35037, err= --- PASS: TestServerSideMoveDeleteEmptySourceDirs (0.11s) === RUN TestServerSideMoveOverlap run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-vezakuq1yari", Local "Local file system at /tmp/rclone1742043378", Modify Window "1s" sync_test.go:1940: Skipping test as remote supports DirMove 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34082") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:37894->172.17.0.2:34082, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38984") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:45454->172.17.0.2:38984, err= --- SKIP: TestServerSideMoveOverlap (0.00s) === RUN TestSyncOverlap run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-vezakuq1yari", Local "Local file system at /tmp/rclone1742043378", Modify Window "1s" 2025/07/30 03:20:52 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-vezakuq1yari/rclone-sync-test" 2025/07/30 03:20:52 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/30 03:20:52 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/30 03:20:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/30 03:20:52 DEBUG : Setting pass="CQrCxheAQM1UIBKb98nkYQ4h3pSxzacKZHMfP6Lvgug" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/30 03:20:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/30 03:20:52 DEBUG : TestFTPPureftpd: detected overridden config - adding "{b9s23}" suffix to name 2025/07/30 03:20:52 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/30 03:20:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/30 03:20:52 DEBUG : Setting pass="CQrCxheAQM1UIBKb98nkYQ4h3pSxzacKZHMfP6Lvgug" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/30 03:20:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/rclone-sync-test: Connecting to FTP server 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/rclone-sync-test: dial("tcp","172.17.0.2:21") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/rclone-sync-test: > dial: conn=172.17.0.1:39858->172.17.0.2:21, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39590") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:36370->172.17.0.2:39590, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35706") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:50910->172.17.0.2:35706, err= --- PASS: TestSyncOverlap (0.03s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-vezakuq1yari", Local "Local file system at /tmp/rclone1742043378", Modify Window "1s" 2025/07/30 03:20:52 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-vezakuq1yari/rclone-sync-test" 2025/07/30 03:20:52 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/30 03:20:52 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/30 03:20:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/30 03:20:52 DEBUG : Setting pass="CQrCxheAQM1UIBKb98nkYQ4h3pSxzacKZHMfP6Lvgug" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/30 03:20:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/30 03:20:52 DEBUG : TestFTPPureftpd: detected overridden config - adding "{b9s23}" suffix to name 2025/07/30 03:20:52 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/30 03:20:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/30 03:20:52 DEBUG : Setting pass="CQrCxheAQM1UIBKb98nkYQ4h3pSxzacKZHMfP6Lvgug" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/30 03:20:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/rclone-sync-test: Connecting to FTP server 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/rclone-sync-test: dial("tcp","172.17.0.2:21") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/rclone-sync-test: > dial: conn=172.17.0.1:39868->172.17.0.2:21, err= 2025/07/30 03:20:52 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-vezakuq1yari/rclone-sync-test-include/layer2" 2025/07/30 03:20:52 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/30 03:20:52 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/30 03:20:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/30 03:20:52 DEBUG : Setting pass="CQrCxheAQM1UIBKb98nkYQ4h3pSxzacKZHMfP6Lvgug" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/30 03:20:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/30 03:20:52 DEBUG : TestFTPPureftpd: detected overridden config - adding "{b9s23}" suffix to name 2025/07/30 03:20:52 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/30 03:20:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/30 03:20:52 DEBUG : Setting pass="CQrCxheAQM1UIBKb98nkYQ4h3pSxzacKZHMfP6Lvgug" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/30 03:20:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/rclone-sync-test-include/layer2: Connecting to FTP server 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/rclone-sync-test-include/layer2: dial("tcp","172.17.0.2:21") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:39872->172.17.0.2:21, err= 2025/07/30 03:20:52 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-vezakuq1yari/rclone-sync-test-ignore-file" 2025/07/30 03:20:52 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/30 03:20:52 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/30 03:20:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/30 03:20:52 DEBUG : Setting pass="CQrCxheAQM1UIBKb98nkYQ4h3pSxzacKZHMfP6Lvgug" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/30 03:20:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/30 03:20:52 DEBUG : TestFTPPureftpd: detected overridden config - adding "{b9s23}" suffix to name 2025/07/30 03:20:52 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/30 03:20:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/30 03:20:52 DEBUG : Setting pass="CQrCxheAQM1UIBKb98nkYQ4h3pSxzacKZHMfP6Lvgug" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/30 03:20:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/rclone-sync-test-ignore-file: Connecting to FTP server 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/rclone-sync-test-ignore-file: dial("tcp","172.17.0.2:21") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:39874->172.17.0.2:21, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35068") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:38882->172.17.0.2:35068, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/rclone-sync-test: dial("tcp","172.17.0.2:35123") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/rclone-sync-test: > dial: conn=172.17.0.1:53140->172.17.0.2:35123, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37264") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:58990->172.17.0.2:37264, err= 2025/07/30 03:20:52 DEBUG : rclone-sync-test: Excluded 2025/07/30 03:20:52 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30838") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:60008->172.17.0.2:30838, err= 2025/07/30 03:20:52 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/rclone-sync-test: Waiting for checks to finish 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/rclone-sync-test: Waiting for transfers to finish 2025/07/30 03:20:52 DEBUG : Waiting for deletions to finish 2025/07/30 03:20:52 INFO : There was nothing to transfer 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/rclone-sync-test: dial("tcp","172.17.0.2:30112") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37439") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:44866->172.17.0.2:37439, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/rclone-sync-test: > dial: conn=172.17.0.1:50992->172.17.0.2:30112, err= 2025/07/30 03:20:52 DEBUG : rclone-sync-test: Excluded 2025/07/30 03:20:52 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32242") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:55736->172.17.0.2:32242, err= 2025/07/30 03:20:52 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for checks to finish 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for transfers to finish 2025/07/30 03:20:52 DEBUG : Waiting for deletions to finish 2025/07/30 03:20:52 INFO : rclone-sync-test-include: Removing directory 2025/07/30 03:20:52 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: failed to delete 1 directories 2025/07/30 03:20:52 INFO : There was nothing to transfer 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/rclone-sync-test-include/layer2: dial("tcp","172.17.0.2:34022") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:54898->172.17.0.2:34022, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39380") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:52006->172.17.0.2:39380, err= 2025/07/30 03:20:52 DEBUG : rclone-sync-test: Excluded 2025/07/30 03:20:52 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38230") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:45744->172.17.0.2:38230, err= 2025/07/30 03:20:52 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/rclone-sync-test-include/layer2: Waiting for checks to finish 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/07/30 03:20:52 DEBUG : Waiting for deletions to finish 2025/07/30 03:20:52 INFO : There was nothing to transfer 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37011") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:35422->172.17.0.2:37011, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/rclone-sync-test-include/layer2: dial("tcp","172.17.0.2:38851") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:55250->172.17.0.2:38851, err= 2025/07/30 03:20:52 DEBUG : rclone-sync-test: Excluded 2025/07/30 03:20:52 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37588") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:36208->172.17.0.2:37588, err= 2025/07/30 03:20:52 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for checks to finish 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for transfers to finish 2025/07/30 03:20:52 DEBUG : Waiting for deletions to finish 2025/07/30 03:20:52 INFO : rclone-sync-test-include: Removing directory 2025/07/30 03:20:52 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: failed to delete 1 directories 2025/07/30 03:20:52 INFO : There was nothing to transfer 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/rclone-sync-test-ignore-file: dial("tcp","172.17.0.2:36249") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:48474->172.17.0.2:36249, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39744") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:53968->172.17.0.2:39744, err= 2025/07/30 03:20:52 DEBUG : Excluded 2025/07/30 03:20:52 DEBUG : rclone-sync-test: Excluded 2025/07/30 03:20:52 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37053") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:41546->172.17.0.2:37053, err= 2025/07/30 03:20:52 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/rclone-sync-test-ignore-file: Waiting for checks to finish 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/07/30 03:20:52 DEBUG : Waiting for deletions to finish 2025/07/30 03:20:52 INFO : There was nothing to transfer 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38197") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:54298->172.17.0.2:38197, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38988") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36116") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:55324->172.17.0.2:38988, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33714") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:60076->172.17.0.2:36116, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:38354->172.17.0.2:33714, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39545") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:58122->172.17.0.2:39545, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34104") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:59240->172.17.0.2:34104, err= --- PASS: TestSyncOverlapWithFilter (0.10s) === RUN TestSyncCompareDest run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-vezakuq1yari", Local "Local file system at /tmp/rclone1742043378", Modify Window "1s" 2025/07/30 03:20:52 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-vezakuq1yari/dst" 2025/07/30 03:20:52 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/30 03:20:52 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/30 03:20:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/30 03:20:52 DEBUG : Setting pass="CQrCxheAQM1UIBKb98nkYQ4h3pSxzacKZHMfP6Lvgug" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/30 03:20:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/30 03:20:52 DEBUG : TestFTPPureftpd: detected overridden config - adding "{b9s23}" suffix to name 2025/07/30 03:20:52 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/30 03:20:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/30 03:20:52 DEBUG : Setting pass="CQrCxheAQM1UIBKb98nkYQ4h3pSxzacKZHMfP6Lvgug" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/30 03:20:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/dst: Connecting to FTP server 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/dst: dial("tcp","172.17.0.2:21") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/dst: > dial: conn=172.17.0.1:39876->172.17.0.2:21, err= 2025/07/30 03:20:52 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-vezakuq1yari/CompareDest" 2025/07/30 03:20:52 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/30 03:20:52 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/30 03:20:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/30 03:20:52 DEBUG : Setting pass="CQrCxheAQM1UIBKb98nkYQ4h3pSxzacKZHMfP6Lvgug" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/30 03:20:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/30 03:20:52 DEBUG : TestFTPPureftpd: detected overridden config - adding "{b9s23}" suffix to name 2025/07/30 03:20:52 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/30 03:20:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/30 03:20:52 DEBUG : Setting pass="CQrCxheAQM1UIBKb98nkYQ4h3pSxzacKZHMfP6Lvgug" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/30 03:20:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/CompareDest: Connecting to FTP server 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/CompareDest: dial("tcp","172.17.0.2:21") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/CompareDest: > dial: conn=172.17.0.1:39884->172.17.0.2:21, err= 2025/07/30 03:20:52 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-vezakuq1yari/CompareDest" to be canonical "TestFTPPureftpd{b9s23}:rclone-test-vezakuq1yari/CompareDest" 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/dst: dial("tcp","172.17.0.2:34020") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/dst: > dial: conn=172.17.0.1:57664->172.17.0.2:34020, err= 2025/07/30 03:20:52 DEBUG : one: Need to transfer - File not found at Destination 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/dst: Waiting for checks to finish 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/dst: Waiting for transfers to finish 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/dst: dial("tcp","172.17.0.2:31797") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/dst: > dial: conn=172.17.0.1:39172->172.17.0.2:31797, err= 2025/07/30 03:20:52 DEBUG : one.b824e1ab.partial: renamed to: one 2025/07/30 03:20:52 INFO : one: Copied (new) 2025/07/30 03:20:52 DEBUG : Waiting for deletions to finish 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38894") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:51186->172.17.0.2:38894, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33997") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:36876->172.17.0.2:33997, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37521") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:56710->172.17.0.2:37521, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30098") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:59524->172.17.0.2:30098, err= 2025/07/30 03:20:52 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-vezakuq1yari/CompareDest" for canonical name "TestFTPPureftpd{b9s23}:rclone-test-vezakuq1yari/CompareDest" 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/dst: dial("tcp","172.17.0.2:34085") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/dst: > dial: conn=172.17.0.1:32962->172.17.0.2:34085, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/dst: Waiting for checks to finish 2025/07/30 03:20:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/dst: Waiting for transfers to finish 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/dst: dial("tcp","172.17.0.2:34657") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/dst: > dial: conn=172.17.0.1:45892->172.17.0.2:34657, err= 2025/07/30 03:20:52 DEBUG : one.406dcb2c.partial: renamed to: one 2025/07/30 03:20:52 INFO : one: Copied (replaced existing) 2025/07/30 03:20:52 DEBUG : Waiting for deletions to finish 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33504") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:34444->172.17.0.2:33504, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36601") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:45636->172.17.0.2:36601, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37893") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:33222->172.17.0.2:37893, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32685") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:50214->172.17.0.2:32685, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30887") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:60560->172.17.0.2:30887, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39084") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33729") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:40532->172.17.0.2:39084, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:52420->172.17.0.2:33729, err= 2025/07/30 03:20:52 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-vezakuq1yari/CompareDest" for canonical name "TestFTPPureftpd{b9s23}:rclone-test-vezakuq1yari/CompareDest" 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/dst: dial("tcp","172.17.0.2:39259") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/dst: > dial: conn=172.17.0.1:41320->172.17.0.2:39259, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/dst: Waiting for checks to finish 2025/07/30 03:20:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/30 03:20:52 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/30 03:20:52 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/dst: Waiting for transfers to finish 2025/07/30 03:20:52 DEBUG : Waiting for deletions to finish 2025/07/30 03:20:52 INFO : There was nothing to transfer 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35829") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:42908->172.17.0.2:35829, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34466") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:57282->172.17.0.2:34466, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33907") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:42650->172.17.0.2:33907, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37114") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:59956->172.17.0.2:37114, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36538") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:47682->172.17.0.2:36538, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35705") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37119") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:49644->172.17.0.2:35705, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:51602->172.17.0.2:37119, err= 2025/07/30 03:20:52 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-vezakuq1yari/CompareDest" for canonical name "TestFTPPureftpd{b9s23}:rclone-test-vezakuq1yari/CompareDest" 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/dst: dial("tcp","172.17.0.2:39727") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/dst: > dial: conn=172.17.0.1:39232->172.17.0.2:39727, err= 2025/07/30 03:20:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/CompareDest: Connecting to FTP server 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/CompareDest: dial("tcp","172.17.0.2:21") 2025/07/30 03:20:52 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/30 03:20:52 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/CompareDest: > dial: conn=172.17.0.1:39892->172.17.0.2:21, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/dst: Waiting for checks to finish 2025/07/30 03:20:52 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/30 03:20:52 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/dst: Waiting for transfers to finish 2025/07/30 03:20:52 DEBUG : Waiting for deletions to finish 2025/07/30 03:20:52 INFO : There was nothing to transfer 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32270") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:49472->172.17.0.2:32270, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36550") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30835") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:59218->172.17.0.2:36550, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:53588->172.17.0.2:30835, err= 2025/07/30 03:20:52 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-vezakuq1yari/CompareDest" for canonical name "TestFTPPureftpd{b9s23}:rclone-test-vezakuq1yari/CompareDest" 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/dst: dial("tcp","172.17.0.2:39693") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/dst: > dial: conn=172.17.0.1:51872->172.17.0.2:39693, err= 2025/07/30 03:20:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/30 03:20:52 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/30 03:20:52 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/dst: Waiting for checks to finish 2025/07/30 03:20:52 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/30 03:20:52 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/dst: Waiting for transfers to finish 2025/07/30 03:20:52 DEBUG : Waiting for deletions to finish 2025/07/30 03:20:52 INFO : There was nothing to transfer 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37876") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:54098->172.17.0.2:37876, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36166") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:52256->172.17.0.2:36166, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31486") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:37550->172.17.0.2:31486, err= sync_test.go:2205: No hash on uploaded file so skipping compare timestamp test 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30053") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:55206->172.17.0.2:30053, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30682") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:36630->172.17.0.2:30682, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37985") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:60644->172.17.0.2:37985, err= 2025/07/30 03:20:52 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-vezakuq1yari/CompareDest" for canonical name "TestFTPPureftpd{b9s23}:rclone-test-vezakuq1yari/CompareDest" 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/dst: dial("tcp","172.17.0.2:33081") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/dst: > dial: conn=172.17.0.1:38926->172.17.0.2:33081, err= 2025/07/30 03:20:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/30 03:20:52 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/07/30 03:20:52 DEBUG : two: Need to transfer - File not found at Destination 2025/07/30 03:20:52 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/dst: Waiting for checks to finish 2025/07/30 03:20:52 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/dst: Waiting for transfers to finish 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/dst: dial("tcp","172.17.0.2:38294") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/dst: > dial: conn=172.17.0.1:43704->172.17.0.2:38294, err= 2025/07/30 03:20:52 DEBUG : two.1503b713.partial: renamed to: two 2025/07/30 03:20:52 INFO : two: Copied (new) 2025/07/30 03:20:52 DEBUG : Waiting for deletions to finish 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36080") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:35152->172.17.0.2:36080, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35701") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33297") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:41690->172.17.0.2:35701, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:53384->172.17.0.2:33297, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30488") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:48018->172.17.0.2:30488, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37778") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:58362->172.17.0.2:37778, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32408") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:34778->172.17.0.2:32408, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34216") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:58354->172.17.0.2:34216, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/CompareDest: closing 2 unused connections --- PASS: TestSyncCompareDest (0.20s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-vezakuq1yari", Local "Local file system at /tmp/rclone1742043378", Modify Window "1s" 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38736") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:35334->172.17.0.2:38736, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34951") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:38292->172.17.0.2:34951, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39513") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:44774->172.17.0.2:39513, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38997") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:34782->172.17.0.2:38997, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30856") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:58420->172.17.0.2:30856, err= 2025/07/30 03:20:52 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-vezakuq1yari/dest" 2025/07/30 03:20:52 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/30 03:20:52 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/30 03:20:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/30 03:20:52 DEBUG : Setting pass="CQrCxheAQM1UIBKb98nkYQ4h3pSxzacKZHMfP6Lvgug" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/30 03:20:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/30 03:20:52 DEBUG : TestFTPPureftpd: detected overridden config - adding "{b9s23}" suffix to name 2025/07/30 03:20:52 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/30 03:20:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/30 03:20:52 DEBUG : Setting pass="CQrCxheAQM1UIBKb98nkYQ4h3pSxzacKZHMfP6Lvgug" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/30 03:20:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/dest: Connecting to FTP server 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/dest: dial("tcp","172.17.0.2:21") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/dest: > dial: conn=172.17.0.1:39902->172.17.0.2:21, err= 2025/07/30 03:20:52 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-vezakuq1yari/pre-dest1" 2025/07/30 03:20:52 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/30 03:20:52 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/30 03:20:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/30 03:20:52 DEBUG : Setting pass="CQrCxheAQM1UIBKb98nkYQ4h3pSxzacKZHMfP6Lvgug" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/30 03:20:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/30 03:20:52 DEBUG : TestFTPPureftpd: detected overridden config - adding "{b9s23}" suffix to name 2025/07/30 03:20:52 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/30 03:20:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/30 03:20:52 DEBUG : Setting pass="CQrCxheAQM1UIBKb98nkYQ4h3pSxzacKZHMfP6Lvgug" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/30 03:20:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/pre-dest1: Connecting to FTP server 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/pre-dest1: dial("tcp","172.17.0.2:21") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/pre-dest1: > dial: conn=172.17.0.1:39910->172.17.0.2:21, err= 2025/07/30 03:20:52 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-vezakuq1yari/pre-dest1" to be canonical "TestFTPPureftpd{b9s23}:rclone-test-vezakuq1yari/pre-dest1" 2025/07/30 03:20:52 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-vezakuq1yari/pre-dest2" 2025/07/30 03:20:52 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/30 03:20:52 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/30 03:20:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/30 03:20:52 DEBUG : Setting pass="CQrCxheAQM1UIBKb98nkYQ4h3pSxzacKZHMfP6Lvgug" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/30 03:20:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/30 03:20:52 DEBUG : TestFTPPureftpd: detected overridden config - adding "{b9s23}" suffix to name 2025/07/30 03:20:52 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/30 03:20:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/30 03:20:52 DEBUG : Setting pass="CQrCxheAQM1UIBKb98nkYQ4h3pSxzacKZHMfP6Lvgug" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/30 03:20:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/pre-dest2: Connecting to FTP server 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/pre-dest2: dial("tcp","172.17.0.2:21") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/pre-dest2: > dial: conn=172.17.0.1:39926->172.17.0.2:21, err= 2025/07/30 03:20:52 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-vezakuq1yari/pre-dest2" to be canonical "TestFTPPureftpd{b9s23}:rclone-test-vezakuq1yari/pre-dest2" 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/dest: dial("tcp","172.17.0.2:34267") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/dest: > dial: conn=172.17.0.1:44636->172.17.0.2:34267, err= 2025/07/30 03:20:52 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:52 DEBUG : 1: Destination found in --compare-dest, skipping 2025/07/30 03:20:52 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:52 DEBUG : 2: Destination found in --compare-dest, skipping 2025/07/30 03:20:52 DEBUG : 3: Need to transfer - File not found at Destination 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/dest: Waiting for checks to finish 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/dest: Waiting for transfers to finish 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/dest: dial("tcp","172.17.0.2:38194") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/dest: > dial: conn=172.17.0.1:50906->172.17.0.2:38194, err= 2025/07/30 03:20:52 DEBUG : 3.b37ac6a8.partial: renamed to: 3 2025/07/30 03:20:52 INFO : 3: Copied (new) 2025/07/30 03:20:52 DEBUG : Waiting for deletions to finish 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/dest: dial("tcp","172.17.0.2:39019") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/dest: > dial: conn=172.17.0.1:52652->172.17.0.2:39019, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30524") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:58726->172.17.0.2:30524, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35501") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31476") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:43774->172.17.0.2:31476, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:58620->172.17.0.2:35501, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37205") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:35666->172.17.0.2:37205, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35920") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:59232->172.17.0.2:35920, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34429") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34006") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38484") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:53642->172.17.0.2:38484, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:39632->172.17.0.2:34006, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:59084->172.17.0.2:34429, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39086") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:49292->172.17.0.2:39086, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/pre-dest1: closing 1 unused connections 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/pre-dest2: closing 1 unused connections --- PASS: TestSyncMultipleCompareDest (0.12s) === RUN TestSyncCopyDest run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-vezakuq1yari", Local "Local file system at /tmp/rclone1742043378", Modify Window "1s" sync_test.go:2265: Skipping test as remote does not support server-side copy 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30463") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:48248->172.17.0.2:30463, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32488") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:38360->172.17.0.2:32488, err= --- SKIP: TestSyncCopyDest (0.00s) === RUN TestSyncBackupDir run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-vezakuq1yari", Local "Local file system at /tmp/rclone1742043378", Modify Window "1s" 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32327") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:59468->172.17.0.2:32327, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38243") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:58474->172.17.0.2:38243, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37030") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:42488->172.17.0.2:37030, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34077") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:50934->172.17.0.2:34077, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39516") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:58002->172.17.0.2:39516, err= 2025/07/30 03:20:52 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-vezakuq1yari/dst" 2025/07/30 03:20:52 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/30 03:20:52 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/30 03:20:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/30 03:20:52 DEBUG : Setting pass="CQrCxheAQM1UIBKb98nkYQ4h3pSxzacKZHMfP6Lvgug" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/30 03:20:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/30 03:20:52 DEBUG : TestFTPPureftpd: detected overridden config - adding "{b9s23}" suffix to name 2025/07/30 03:20:52 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/30 03:20:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/30 03:20:52 DEBUG : Setting pass="CQrCxheAQM1UIBKb98nkYQ4h3pSxzacKZHMfP6Lvgug" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/30 03:20:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/dst: Connecting to FTP server 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/dst: dial("tcp","172.17.0.2:21") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/dst: > dial: conn=172.17.0.1:39932->172.17.0.2:21, err= 2025/07/30 03:20:52 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-vezakuq1yari/backup" 2025/07/30 03:20:52 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/30 03:20:52 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/30 03:20:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/30 03:20:52 DEBUG : Setting pass="CQrCxheAQM1UIBKb98nkYQ4h3pSxzacKZHMfP6Lvgug" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/30 03:20:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/30 03:20:52 DEBUG : TestFTPPureftpd: detected overridden config - adding "{b9s23}" suffix to name 2025/07/30 03:20:52 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/30 03:20:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/30 03:20:52 DEBUG : Setting pass="CQrCxheAQM1UIBKb98nkYQ4h3pSxzacKZHMfP6Lvgug" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/30 03:20:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/backup: Connecting to FTP server 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/backup: dial("tcp","172.17.0.2:21") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/backup: > dial: conn=172.17.0.1:39936->172.17.0.2:21, err= 2025/07/30 03:20:52 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-vezakuq1yari/backup" to be canonical "TestFTPPureftpd{b9s23}:rclone-test-vezakuq1yari/backup" 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/dst: dial("tcp","172.17.0.2:33085") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/dst: > dial: conn=172.17.0.1:43478->172.17.0.2:33085, err= 2025/07/30 03:20:52 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/30 03:20:52 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:52 DEBUG : two: Unchanged skipping 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/dst: Waiting for checks to finish 2025/07/30 03:20:52 INFO : one: Moved (server-side) 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/dst: Waiting for transfers to finish 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/dst: dial("tcp","172.17.0.2:32600") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/dst: > dial: conn=172.17.0.1:34812->172.17.0.2:32600, err= 2025/07/30 03:20:52 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/07/30 03:20:52 INFO : one: Copied (new) 2025/07/30 03:20:52 DEBUG : Waiting for deletions to finish 2025/07/30 03:20:52 INFO : three.txt: Moved (server-side) 2025/07/30 03:20:52 INFO : three.txt: Moved into backup dir 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35405") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:57420->172.17.0.2:35405, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30844") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30635") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:35004->172.17.0.2:30844, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:47146->172.17.0.2:30635, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33802") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:46058->172.17.0.2:33802, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33282") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:46784->172.17.0.2:33282, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32459") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33604") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:41042->172.17.0.2:33604, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:46140->172.17.0.2:32459, err= 2025/07/30 03:20:52 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-vezakuq1yari/backup" for canonical name "TestFTPPureftpd{b9s23}:rclone-test-vezakuq1yari/backup" 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/dst: dial("tcp","172.17.0.2:34245") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/dst: > dial: conn=172.17.0.1:39440->172.17.0.2:34245, err= 2025/07/30 03:20:52 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/dst: Waiting for checks to finish 2025/07/30 03:20:52 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:52 DEBUG : two: Unchanged skipping 2025/07/30 03:20:52 INFO : one: Deleted 2025/07/30 03:20:52 INFO : one: Moved (server-side) 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/dst: Waiting for transfers to finish 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/dst: dial("tcp","172.17.0.2:38600") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/dst: > dial: conn=172.17.0.1:42198->172.17.0.2:38600, err= 2025/07/30 03:20:52 DEBUG : one.1503b713.partial: renamed to: one 2025/07/30 03:20:52 INFO : one: Copied (new) 2025/07/30 03:20:52 DEBUG : Waiting for deletions to finish 2025/07/30 03:20:52 INFO : three.txt: Deleted 2025/07/30 03:20:52 INFO : three.txt: Moved (server-side) 2025/07/30 03:20:52 INFO : three.txt: Moved into backup dir 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35957") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:57260->172.17.0.2:35957, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30636") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35959") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:56956->172.17.0.2:35959, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:55668->172.17.0.2:30636, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33528") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:42638->172.17.0.2:33528, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35132") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:40992->172.17.0.2:35132, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31901") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:47878->172.17.0.2:31901, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39855") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:38494->172.17.0.2:39855, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/backup: closing 1 unused connections --- PASS: TestSyncBackupDir (0.11s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-vezakuq1yari", Local "Local file system at /tmp/rclone1742043378", Modify Window "1s" 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36979") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:45160->172.17.0.2:36979, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35911") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:59222->172.17.0.2:35911, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35233") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:54674->172.17.0.2:35233, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31723") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:56274->172.17.0.2:31723, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30754") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:49460->172.17.0.2:30754, err= 2025/07/30 03:20:52 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-vezakuq1yari/dst" 2025/07/30 03:20:52 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/30 03:20:52 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/30 03:20:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/30 03:20:52 DEBUG : Setting pass="CQrCxheAQM1UIBKb98nkYQ4h3pSxzacKZHMfP6Lvgug" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/30 03:20:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/30 03:20:52 DEBUG : TestFTPPureftpd: detected overridden config - adding "{b9s23}" suffix to name 2025/07/30 03:20:52 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/30 03:20:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/30 03:20:52 DEBUG : Setting pass="CQrCxheAQM1UIBKb98nkYQ4h3pSxzacKZHMfP6Lvgug" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/30 03:20:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/dst: Connecting to FTP server 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/dst: dial("tcp","172.17.0.2:21") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/dst: > dial: conn=172.17.0.1:39946->172.17.0.2:21, err= 2025/07/30 03:20:52 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-vezakuq1yari/backup" 2025/07/30 03:20:52 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/30 03:20:52 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/30 03:20:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/30 03:20:52 DEBUG : Setting pass="CQrCxheAQM1UIBKb98nkYQ4h3pSxzacKZHMfP6Lvgug" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/30 03:20:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/30 03:20:52 DEBUG : TestFTPPureftpd: detected overridden config - adding "{b9s23}" suffix to name 2025/07/30 03:20:52 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/30 03:20:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/30 03:20:52 DEBUG : Setting pass="CQrCxheAQM1UIBKb98nkYQ4h3pSxzacKZHMfP6Lvgug" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/30 03:20:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/backup: Connecting to FTP server 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/backup: dial("tcp","172.17.0.2:21") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/backup: > dial: conn=172.17.0.1:39950->172.17.0.2:21, err= 2025/07/30 03:20:52 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-vezakuq1yari/backup" to be canonical "TestFTPPureftpd{b9s23}:rclone-test-vezakuq1yari/backup" 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/dst: dial("tcp","172.17.0.2:33644") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/dst: > dial: conn=172.17.0.1:38888->172.17.0.2:33644, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/dst: Waiting for checks to finish 2025/07/30 03:20:52 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/30 03:20:52 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:52 DEBUG : two: Unchanged skipping 2025/07/30 03:20:52 INFO : one: Moved (server-side) to: one.bak 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/dst: Waiting for transfers to finish 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/dst: dial("tcp","172.17.0.2:30355") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/dst: > dial: conn=172.17.0.1:49496->172.17.0.2:30355, err= 2025/07/30 03:20:52 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/07/30 03:20:52 INFO : one: Copied (new) 2025/07/30 03:20:52 DEBUG : Waiting for deletions to finish 2025/07/30 03:20:52 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/07/30 03:20:52 INFO : three.txt: Moved into backup dir 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39268") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:49912->172.17.0.2:39268, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30629") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34089") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:46412->172.17.0.2:34089, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:34394->172.17.0.2:30629, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38282") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:46890->172.17.0.2:38282, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39706") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:45764->172.17.0.2:39706, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30694") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34252") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:47436->172.17.0.2:30694, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:49352->172.17.0.2:34252, err= 2025/07/30 03:20:52 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-vezakuq1yari/backup" for canonical name "TestFTPPureftpd{b9s23}:rclone-test-vezakuq1yari/backup" 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/dst: dial("tcp","172.17.0.2:37053") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/dst: > dial: conn=172.17.0.1:41554->172.17.0.2:37053, err= 2025/07/30 03:20:52 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/30 03:20:52 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:52 DEBUG : two: Unchanged skipping 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/dst: Waiting for checks to finish 2025/07/30 03:20:52 INFO : one.bak: Deleted 2025/07/30 03:20:52 INFO : one: Moved (server-side) to: one.bak 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/dst: Waiting for transfers to finish 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/dst: dial("tcp","172.17.0.2:35273") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/dst: > dial: conn=172.17.0.1:54068->172.17.0.2:35273, err= 2025/07/30 03:20:52 DEBUG : one.1503b713.partial: renamed to: one 2025/07/30 03:20:52 INFO : one: Copied (new) 2025/07/30 03:20:52 DEBUG : Waiting for deletions to finish 2025/07/30 03:20:52 INFO : three.txt.bak: Deleted 2025/07/30 03:20:52 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/07/30 03:20:52 INFO : three.txt: Moved into backup dir 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34746") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:49524->172.17.0.2:34746, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38142") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35543") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:58258->172.17.0.2:38142, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:47552->172.17.0.2:35543, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39484") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:47666->172.17.0.2:39484, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39886") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:57024->172.17.0.2:39886, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32912") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:48212->172.17.0.2:32912, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31596") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:45978->172.17.0.2:31596, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffix (0.12s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-vezakuq1yari", Local "Local file system at /tmp/rclone1742043378", Modify Window "1s" 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33039") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:42004->172.17.0.2:33039, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35055") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:59330->172.17.0.2:35055, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37034") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:46144->172.17.0.2:37034, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38552") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:59882->172.17.0.2:38552, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36382") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:42518->172.17.0.2:36382, err= 2025/07/30 03:20:52 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-vezakuq1yari/dst" 2025/07/30 03:20:52 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/30 03:20:52 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/30 03:20:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/30 03:20:52 DEBUG : Setting pass="CQrCxheAQM1UIBKb98nkYQ4h3pSxzacKZHMfP6Lvgug" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/30 03:20:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/30 03:20:52 DEBUG : TestFTPPureftpd: detected overridden config - adding "{b9s23}" suffix to name 2025/07/30 03:20:52 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/30 03:20:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/30 03:20:52 DEBUG : Setting pass="CQrCxheAQM1UIBKb98nkYQ4h3pSxzacKZHMfP6Lvgug" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/30 03:20:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/dst: Connecting to FTP server 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/dst: dial("tcp","172.17.0.2:21") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/dst: > dial: conn=172.17.0.1:39962->172.17.0.2:21, err= 2025/07/30 03:20:52 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-vezakuq1yari/backup" 2025/07/30 03:20:52 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/30 03:20:52 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/30 03:20:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/30 03:20:52 DEBUG : Setting pass="CQrCxheAQM1UIBKb98nkYQ4h3pSxzacKZHMfP6Lvgug" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/30 03:20:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/30 03:20:52 DEBUG : TestFTPPureftpd: detected overridden config - adding "{b9s23}" suffix to name 2025/07/30 03:20:52 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/30 03:20:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/30 03:20:52 DEBUG : Setting pass="CQrCxheAQM1UIBKb98nkYQ4h3pSxzacKZHMfP6Lvgug" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/30 03:20:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/backup: Connecting to FTP server 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/backup: dial("tcp","172.17.0.2:21") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/backup: > dial: conn=172.17.0.1:39972->172.17.0.2:21, err= 2025/07/30 03:20:52 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-vezakuq1yari/backup" to be canonical "TestFTPPureftpd{b9s23}:rclone-test-vezakuq1yari/backup" 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/dst: dial("tcp","172.17.0.2:30698") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/dst: > dial: conn=172.17.0.1:39330->172.17.0.2:30698, err= 2025/07/30 03:20:52 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/30 03:20:52 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:52 DEBUG : two: Unchanged skipping 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/dst: Waiting for checks to finish 2025/07/30 03:20:52 INFO : one: Moved (server-side) to: one-2019-01-01 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/dst: Waiting for transfers to finish 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/dst: dial("tcp","172.17.0.2:35672") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/dst: > dial: conn=172.17.0.1:59874->172.17.0.2:35672, err= 2025/07/30 03:20:52 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/07/30 03:20:52 INFO : one: Copied (new) 2025/07/30 03:20:52 DEBUG : Waiting for deletions to finish 2025/07/30 03:20:52 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/07/30 03:20:52 INFO : three.txt: Moved into backup dir 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39226") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:34780->172.17.0.2:39226, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30794") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:45834->172.17.0.2:30794, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39665") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:48058->172.17.0.2:39665, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35862") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:39600->172.17.0.2:35862, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33538") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:59838->172.17.0.2:33538, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31389") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:43494->172.17.0.2:31389, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35207") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:57890->172.17.0.2:35207, err= 2025/07/30 03:20:52 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-vezakuq1yari/backup" for canonical name "TestFTPPureftpd{b9s23}:rclone-test-vezakuq1yari/backup" 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/dst: dial("tcp","172.17.0.2:37251") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/dst: > dial: conn=172.17.0.1:41166->172.17.0.2:37251, err= 2025/07/30 03:20:52 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/30 03:20:52 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:52 DEBUG : two: Unchanged skipping 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/dst: Waiting for checks to finish 2025/07/30 03:20:52 INFO : one-2019-01-01: Deleted 2025/07/30 03:20:52 INFO : one: Moved (server-side) to: one-2019-01-01 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/dst: Waiting for transfers to finish 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/dst: dial("tcp","172.17.0.2:39735") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/dst: > dial: conn=172.17.0.1:53886->172.17.0.2:39735, err= 2025/07/30 03:20:52 DEBUG : one.1503b713.partial: renamed to: one 2025/07/30 03:20:52 INFO : one: Copied (new) 2025/07/30 03:20:52 DEBUG : Waiting for deletions to finish 2025/07/30 03:20:52 INFO : three-2019-01-01.txt: Deleted 2025/07/30 03:20:52 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/07/30 03:20:52 INFO : three.txt: Moved into backup dir 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36279") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:44740->172.17.0.2:36279, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31491") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:40882->172.17.0.2:31491, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32772") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:60640->172.17.0.2:32772, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30342") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:52214->172.17.0.2:30342, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39921") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31224") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:43580->172.17.0.2:39921, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:49248->172.17.0.2:31224, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37279") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:38052->172.17.0.2:37279, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffixKeepExtension (0.11s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-vezakuq1yari", Local "Local file system at /tmp/rclone1742043378", Modify Window "1s" 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36792") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:46562->172.17.0.2:36792, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31234") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:40094->172.17.0.2:31234, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38487") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:55188->172.17.0.2:38487, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31235") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:32998->172.17.0.2:31235, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39462") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:48774->172.17.0.2:39462, err= 2025/07/30 03:20:52 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-vezakuq1yari/dst" 2025/07/30 03:20:52 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/30 03:20:52 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/30 03:20:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/30 03:20:52 DEBUG : Setting pass="CQrCxheAQM1UIBKb98nkYQ4h3pSxzacKZHMfP6Lvgug" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/30 03:20:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/30 03:20:52 DEBUG : TestFTPPureftpd: detected overridden config - adding "{b9s23}" suffix to name 2025/07/30 03:20:52 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/30 03:20:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/30 03:20:52 DEBUG : Setting pass="CQrCxheAQM1UIBKb98nkYQ4h3pSxzacKZHMfP6Lvgug" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/30 03:20:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/dst: Connecting to FTP server 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/dst: dial("tcp","172.17.0.2:21") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/dst: > dial: conn=172.17.0.1:39976->172.17.0.2:21, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/dst: dial("tcp","172.17.0.2:30969") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/dst: > dial: conn=172.17.0.1:37314->172.17.0.2:30969, err= 2025/07/30 03:20:52 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/30 03:20:52 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/dst: Waiting for checks to finish 2025/07/30 03:20:52 DEBUG : two: Unchanged skipping 2025/07/30 03:20:52 INFO : one: Moved (server-side) to: one.bak 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/dst: Waiting for transfers to finish 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/dst: dial("tcp","172.17.0.2:33168") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/dst: > dial: conn=172.17.0.1:51806->172.17.0.2:33168, err= 2025/07/30 03:20:52 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/07/30 03:20:52 INFO : one: Copied (new) 2025/07/30 03:20:52 DEBUG : Waiting for deletions to finish 2025/07/30 03:20:52 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/07/30 03:20:52 INFO : three.txt: Moved into backup dir 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34786") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:40404->172.17.0.2:34786, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30537") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:33274->172.17.0.2:30537, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33471") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:43720->172.17.0.2:33471, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38575") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:50804->172.17.0.2:38575, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31868") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:58456->172.17.0.2:31868, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/dst: dial("tcp","172.17.0.2:35649") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/dst: > dial: conn=172.17.0.1:37918->172.17.0.2:35649, err= 2025/07/30 03:20:52 DEBUG : one.bak: Excluded (Path Filter) 2025/07/30 03:20:52 DEBUG : one.bak: Excluded 2025/07/30 03:20:52 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/07/30 03:20:52 DEBUG : three.txt.bak: Excluded 2025/07/30 03:20:52 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/dst: Waiting for checks to finish 2025/07/30 03:20:52 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:52 DEBUG : two: Unchanged skipping 2025/07/30 03:20:52 INFO : one.bak: Deleted 2025/07/30 03:20:52 INFO : one: Moved (server-side) to: one.bak 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/dst: Waiting for transfers to finish 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/dst: dial("tcp","172.17.0.2:33609") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/dst: > dial: conn=172.17.0.1:59948->172.17.0.2:33609, err= 2025/07/30 03:20:52 DEBUG : one.1503b713.partial: renamed to: one 2025/07/30 03:20:52 INFO : one: Copied (new) 2025/07/30 03:20:52 DEBUG : Waiting for deletions to finish 2025/07/30 03:20:52 INFO : three.txt.bak: Deleted 2025/07/30 03:20:52 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/07/30 03:20:52 INFO : three.txt: Moved into backup dir 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39785") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:46018->172.17.0.2:39785, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33323") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:36322->172.17.0.2:33323, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32399") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:59528->172.17.0.2:32399, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35831") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:41270->172.17.0.2:35831, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34491") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:36604->172.17.0.2:34491, err= --- PASS: TestSyncBackupDirSuffixOnly (0.08s) === RUN TestSyncSuffix run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-vezakuq1yari", Local "Local file system at /tmp/rclone1742043378", Modify Window "1s" 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38918") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:36600->172.17.0.2:38918, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34680") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:44542->172.17.0.2:34680, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34772") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:38776->172.17.0.2:34772, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34793") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:40334->172.17.0.2:34793, err= 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30505") 2025/07/30 03:20:52 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:40362->172.17.0.2:30505, err= 2025/07/30 03:20:53 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-vezakuq1yari/dst" 2025/07/30 03:20:53 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/30 03:20:53 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/30 03:20:53 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/30 03:20:53 DEBUG : Setting pass="CQrCxheAQM1UIBKb98nkYQ4h3pSxzacKZHMfP6Lvgug" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/30 03:20:53 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/30 03:20:53 DEBUG : TestFTPPureftpd: detected overridden config - adding "{b9s23}" suffix to name 2025/07/30 03:20:53 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/30 03:20:53 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/30 03:20:53 DEBUG : Setting pass="CQrCxheAQM1UIBKb98nkYQ4h3pSxzacKZHMfP6Lvgug" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/30 03:20:53 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/dst: Connecting to FTP server 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/dst: dial("tcp","172.17.0.2:21") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/dst: > dial: conn=172.17.0.1:39978->172.17.0.2:21, err= 2025/07/30 03:20:53 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/30 03:20:53 INFO : one: Moved (server-side) to: one.bak 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/dst: dial("tcp","172.17.0.2:34513") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/dst: > dial: conn=172.17.0.1:45842->172.17.0.2:34513, err= 2025/07/30 03:20:53 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/07/30 03:20:53 INFO : one: Copied (new) 2025/07/30 03:20:53 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:53 DEBUG : two: Unchanged skipping 2025/07/30 03:20:53 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/07/30 03:20:53 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/dst: dial("tcp","172.17.0.2:33979") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/dst: > dial: conn=172.17.0.1:53314->172.17.0.2:33979, err= 2025/07/30 03:20:53 DEBUG : three.txt.468f3f0c.partial: renamed to: three.txt 2025/07/30 03:20:53 INFO : three.txt: Copied (new) 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33422") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:34664->172.17.0.2:33422, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35262") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:60878->172.17.0.2:35262, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37243") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:42040->172.17.0.2:37243, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31051") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:33432->172.17.0.2:31051, err= 2025/07/30 03:20:53 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/30 03:20:53 INFO : one.bak: Deleted 2025/07/30 03:20:53 INFO : one: Moved (server-side) to: one.bak 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/dst: dial("tcp","172.17.0.2:38111") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/dst: > dial: conn=172.17.0.1:35780->172.17.0.2:38111, err= 2025/07/30 03:20:53 DEBUG : one.1503b713.partial: renamed to: one 2025/07/30 03:20:53 INFO : one: Copied (new) 2025/07/30 03:20:53 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:53 DEBUG : two: Unchanged skipping 2025/07/30 03:20:53 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/07/30 03:20:53 INFO : three.txt.bak: Deleted 2025/07/30 03:20:53 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/dst: dial("tcp","172.17.0.2:31136") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/dst: > dial: conn=172.17.0.1:39714->172.17.0.2:31136, err= 2025/07/30 03:20:53 DEBUG : three.txt.ff911d53.partial: renamed to: three.txt 2025/07/30 03:20:53 INFO : three.txt: Copied (new) 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37172") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:41642->172.17.0.2:37172, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30602") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:55778->172.17.0.2:30602, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30314") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:35420->172.17.0.2:30314, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31240") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:55256->172.17.0.2:31240, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31176") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:52076->172.17.0.2:31176, err= --- PASS: TestSyncSuffix (0.09s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-vezakuq1yari", Local "Local file system at /tmp/rclone1742043378", Modify Window "1s" 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39654") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:39142->172.17.0.2:39654, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30529") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:44300->172.17.0.2:30529, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30920") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:35078->172.17.0.2:30920, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32239") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:38322->172.17.0.2:32239, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32127") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:34700->172.17.0.2:32127, err= 2025/07/30 03:20:53 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-vezakuq1yari/dst" 2025/07/30 03:20:53 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/30 03:20:53 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/30 03:20:53 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/30 03:20:53 DEBUG : Setting pass="CQrCxheAQM1UIBKb98nkYQ4h3pSxzacKZHMfP6Lvgug" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/30 03:20:53 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/30 03:20:53 DEBUG : TestFTPPureftpd: detected overridden config - adding "{b9s23}" suffix to name 2025/07/30 03:20:53 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/30 03:20:53 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/30 03:20:53 DEBUG : Setting pass="CQrCxheAQM1UIBKb98nkYQ4h3pSxzacKZHMfP6Lvgug" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/30 03:20:53 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/dst: Connecting to FTP server 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/dst: dial("tcp","172.17.0.2:21") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/dst: > dial: conn=172.17.0.1:39986->172.17.0.2:21, err= 2025/07/30 03:20:53 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/30 03:20:53 INFO : one: Moved (server-side) to: one-2019-01-01 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/dst: dial("tcp","172.17.0.2:31430") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/dst: > dial: conn=172.17.0.1:37050->172.17.0.2:31430, err= 2025/07/30 03:20:53 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/07/30 03:20:53 INFO : one: Copied (new) 2025/07/30 03:20:53 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:53 DEBUG : two: Unchanged skipping 2025/07/30 03:20:53 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/07/30 03:20:53 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/dst: dial("tcp","172.17.0.2:35034") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/dst: > dial: conn=172.17.0.1:49676->172.17.0.2:35034, err= 2025/07/30 03:20:53 DEBUG : three.txt.468f3f0c.partial: renamed to: three.txt 2025/07/30 03:20:53 INFO : three.txt: Copied (new) 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34482") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:37412->172.17.0.2:34482, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32507") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:42830->172.17.0.2:32507, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38596") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:60110->172.17.0.2:38596, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31198") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:36208->172.17.0.2:31198, err= 2025/07/30 03:20:53 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/30 03:20:53 INFO : one-2019-01-01: Deleted 2025/07/30 03:20:53 INFO : one: Moved (server-side) to: one-2019-01-01 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/dst: dial("tcp","172.17.0.2:30083") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/dst: > dial: conn=172.17.0.1:42746->172.17.0.2:30083, err= 2025/07/30 03:20:53 DEBUG : one.1503b713.partial: renamed to: one 2025/07/30 03:20:53 INFO : one: Copied (new) 2025/07/30 03:20:53 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:53 DEBUG : two: Unchanged skipping 2025/07/30 03:20:53 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/07/30 03:20:53 INFO : three-2019-01-01.txt: Deleted 2025/07/30 03:20:53 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/dst: dial("tcp","172.17.0.2:30377") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari/dst: > dial: conn=172.17.0.1:58762->172.17.0.2:30377, err= 2025/07/30 03:20:53 DEBUG : three.txt.ff911d53.partial: renamed to: three.txt 2025/07/30 03:20:53 INFO : three.txt: Copied (new) 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38623") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:44202->172.17.0.2:38623, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36239") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:51126->172.17.0.2:36239, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34844") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:59784->172.17.0.2:34844, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35638") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:46372->172.17.0.2:35638, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31850") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:47450->172.17.0.2:31850, err= --- PASS: TestSyncSuffixKeepExtension (0.10s) === RUN TestSyncUTFNorm run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-vezakuq1yari", Local "Local file system at /tmp/rclone1742043378", Modify Window "1s" 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34905") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:54186->172.17.0.2:34905, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33154") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:49460->172.17.0.2:33154, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34509") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:59432->172.17.0.2:34509, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for checks to finish 2025/07/30 03:20:53 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for transfers to finish 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34873") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:36380->172.17.0.2:34873, err= 2025/07/30 03:20:53 DEBUG : Testêé.53508f02.partial: renamed to: Testêé 2025/07/30 03:20:53 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/07/30 03:20:53 DEBUG : Waiting for deletions to finish 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33909") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:60514->172.17.0.2:33909, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33631") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:42448->172.17.0.2:33631, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34967") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:43854->172.17.0.2:34967, err= --- PASS: TestSyncUTFNorm (0.03s) === RUN TestSyncImmutable run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-vezakuq1yari", Local "Local file system at /tmp/rclone1742043378", Modify Window "1s" 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33905") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:39042->172.17.0.2:33905, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31427") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:55002->172.17.0.2:31427, err= 2025/07/30 03:20:53 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for checks to finish 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for transfers to finish 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38383") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:41418->172.17.0.2:38383, err= 2025/07/30 03:20:53 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/07/30 03:20:53 INFO : existing: Copied (new) 2025/07/30 03:20:53 DEBUG : Waiting for deletions to finish 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30493") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:40286->172.17.0.2:30493, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39706") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:45776->172.17.0.2:39706, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32453") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:40962->172.17.0.2:32453, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for checks to finish 2025/07/30 03:20:53 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/07/30 03:20:53 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for transfers to finish 2025/07/30 03:20:53 ERROR : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: not deleting files as there were IO errors 2025/07/30 03:20:53 ERROR : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: not deleting directories as there were IO errors 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31163") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:57958->172.17.0.2:31163, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37584") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:59518->172.17.0.2:37584, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36386") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:42338->172.17.0.2:36386, err= --- PASS: TestSyncImmutable (0.06s) === RUN TestSyncIgnoreCase run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-vezakuq1yari", Local "Local file system at /tmp/rclone1742043378", Modify Window "1s" 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35219") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:45826->172.17.0.2:35219, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31974") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:42824->172.17.0.2:31974, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38415") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:37750->172.17.0.2:38415, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for checks to finish 2025/07/30 03:20:53 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:53 DEBUG : existing: Unchanged skipping 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for transfers to finish 2025/07/30 03:20:53 DEBUG : Waiting for deletions to finish 2025/07/30 03:20:53 INFO : There was nothing to transfer 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32092") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:52108->172.17.0.2:32092, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30268") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:45524->172.17.0.2:30268, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35026") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:46220->172.17.0.2:35026, err= --- PASS: TestSyncIgnoreCase (0.02s) === RUN TestFixCase run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-vezakuq1yari", Local "Local file system at /tmp/rclone1742043378", Modify Window "1s" sync_test.go:2665: Skipping test as local or remote are case-sensitive 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33425") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:35094->172.17.0.2:33425, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36125") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:54544->172.17.0.2:36125, err= --- SKIP: TestFixCase (0.00s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-vezakuq1yari", Local "Local file system at /tmp/rclone1742043378", Modify Window "1s" sync_test.go:2704: This test only runs on local 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39293") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:60164->172.17.0.2:39293, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36923") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:37672->172.17.0.2:36923, err= === RUN TestMaxTransfer/Soft run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-vezakuq1yari", Local "Local file system at /tmp/rclone1742043378", Modify Window "1s" sync_test.go:2704: This test only runs on local 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37610") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:37636->172.17.0.2:37610, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36768") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:40444->172.17.0.2:36768, err= === RUN TestMaxTransfer/Cautious run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-vezakuq1yari", Local "Local file system at /tmp/rclone1742043378", Modify Window "1s" sync_test.go:2704: This test only runs on local 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37538") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:35614->172.17.0.2:37538, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30935") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:39932->172.17.0.2:30935, 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.2:21/rclone-test-vezakuq1yari", Local "Local file system at /tmp/rclone1742043378", Modify Window "1s" 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33851") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:47616->172.17.0.2:33851, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33654") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:46340->172.17.0.2:33654, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31292") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:39018->172.17.0.2:31292, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36432") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:39546->172.17.0.2:36432, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30746") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:34690->172.17.0.2:30746, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33125") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:37592->172.17.0.2:33125, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37163") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:47340->172.17.0.2:37163, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31299") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:53688->172.17.0.2:31299, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31068") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:56334->172.17.0.2:31068, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36135") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:47054->172.17.0.2:36135, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39810") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:35314->172.17.0.2:39810, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30528") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:40288->172.17.0.2:30528, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34755") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:54114->172.17.0.2:34755, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32777") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:53800->172.17.0.2:32777, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38686") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:59162->172.17.0.2:38686, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36243") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:47110->172.17.0.2:36243, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33520") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:60500->172.17.0.2:33520, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32184") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:60806->172.17.0.2:32184, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36261") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:33208->172.17.0.2:36261, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32885") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:54328->172.17.0.2:32885, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30232") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:43346->172.17.0.2:30232, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39475") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:60868->172.17.0.2:39475, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30370") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:41618->172.17.0.2:30370, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36529") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:59066->172.17.0.2:36529, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38586") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:35840->172.17.0.2:38586, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33785") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:36084->172.17.0.2:33785, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39336") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:40298->172.17.0.2:39336, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34824") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:34974->172.17.0.2:34824, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37674") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:49130->172.17.0.2:37674, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33644") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:38902->172.17.0.2:33644, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38721") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:37294->172.17.0.2:38721, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31533") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:39604->172.17.0.2:31533, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33758") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:45092->172.17.0.2:33758, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35725") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:35948->172.17.0.2:35725, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33941") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:49414->172.17.0.2:33941, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33379") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:34002->172.17.0.2:33379, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39910") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:43662->172.17.0.2:39910, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38855") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:58338->172.17.0.2:38855, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32112") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:33408->172.17.0.2:32112, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30974") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:37346->172.17.0.2:30974, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36636") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:46066->172.17.0.2:36636, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39704") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:50342->172.17.0.2:39704, err= 2025/07/30 03:20:53 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:53 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for checks to finish 2025/07/30 03:20:53 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:53 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:53 DEBUG : both0: Unchanged skipping 2025/07/30 03:20:53 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:53 DEBUG : both11: Unchanged skipping 2025/07/30 03:20:53 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:53 DEBUG : both14: Unchanged skipping 2025/07/30 03:20:53 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:53 DEBUG : both15: Unchanged skipping 2025/07/30 03:20:53 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:53 DEBUG : both10: Unchanged skipping 2025/07/30 03:20:53 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:53 DEBUG : both12: Unchanged skipping 2025/07/30 03:20:53 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:53 DEBUG : both18: Unchanged skipping 2025/07/30 03:20:53 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:53 DEBUG : both13: Unchanged skipping 2025/07/30 03:20:53 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:53 DEBUG : both16: Unchanged skipping 2025/07/30 03:20:53 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:53 DEBUG : both2: Unchanged skipping 2025/07/30 03:20:53 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:53 DEBUG : both3: Unchanged skipping 2025/07/30 03:20:53 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:53 DEBUG : both4: Unchanged skipping 2025/07/30 03:20:53 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:53 DEBUG : both17: Unchanged skipping 2025/07/30 03:20:53 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:53 DEBUG : both19: Unchanged skipping 2025/07/30 03:20:53 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:53 DEBUG : both6: Unchanged skipping 2025/07/30 03:20:53 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:53 DEBUG : both8: Unchanged skipping 2025/07/30 03:20:53 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:53 DEBUG : both9: Unchanged skipping 2025/07/30 03:20:53 DEBUG : both1: Unchanged skipping 2025/07/30 03:20:53 DEBUG : both5: Unchanged skipping 2025/07/30 03:20:53 DEBUG : both7: Unchanged skipping 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for transfers to finish 2025/07/30 03:20:53 DEBUG : Waiting for deletions to finish 2025/07/30 03:20:53 INFO : only5: Deleted 2025/07/30 03:20:53 INFO : only8: Deleted 2025/07/30 03:20:53 INFO : only1: Deleted 2025/07/30 03:20:53 INFO : only17: Deleted 2025/07/30 03:20:53 INFO : only6: Deleted 2025/07/30 03:20:53 INFO : only2: Deleted 2025/07/30 03:20:53 INFO : only4: Deleted 2025/07/30 03:20:53 INFO : only3: Deleted 2025/07/30 03:20:53 INFO : only10: Deleted 2025/07/30 03:20:53 INFO : only15: Deleted 2025/07/30 03:20:53 INFO : only12: Deleted 2025/07/30 03:20:53 INFO : only11: Deleted 2025/07/30 03:20:53 INFO : only19: Deleted 2025/07/30 03:20:53 INFO : only16: Deleted 2025/07/30 03:20:53 INFO : only14: Deleted 2025/07/30 03:20:53 INFO : only18: Deleted 2025/07/30 03:20:53 INFO : only7: Deleted 2025/07/30 03:20:53 INFO : only9: Deleted 2025/07/30 03:20:53 INFO : only0: Deleted 2025/07/30 03:20:53 INFO : only13: Deleted 2025/07/30 03:20:53 INFO : There was nothing to transfer 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36523") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:42916->172.17.0.2:36523, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36215") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:57916->172.17.0.2:36215, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39099") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:43648->172.17.0.2:39099, err= --- PASS: TestSyncConcurrentDelete (0.13s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-vezakuq1yari", Local "Local file system at /tmp/rclone1742043378", Modify Window "1s" 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38623") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:44218->172.17.0.2:38623, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33015") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:51082->172.17.0.2:33015, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31746") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:40048->172.17.0.2:31746, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30962") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:56586->172.17.0.2:30962, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36559") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:39934->172.17.0.2:36559, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36258") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:47944->172.17.0.2:36258, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30983") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:47404->172.17.0.2:30983, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34077") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:50950->172.17.0.2:34077, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39849") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:45454->172.17.0.2:39849, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33610") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:34012->172.17.0.2:33610, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30754") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:49472->172.17.0.2:30754, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39633") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:37204->172.17.0.2:39633, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32373") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:35440->172.17.0.2:32373, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32815") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:32806->172.17.0.2:32815, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35044") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:60154->172.17.0.2:35044, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32001") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:60434->172.17.0.2:32001, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36767") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:38088->172.17.0.2:36767, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36915") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:37602->172.17.0.2:36915, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31398") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:45974->172.17.0.2:31398, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34793") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:40346->172.17.0.2:34793, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32514") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:59302->172.17.0.2:32514, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37576") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:43742->172.17.0.2:37576, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37804") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:33660->172.17.0.2:37804, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31189") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:35116->172.17.0.2:31189, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34933") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:37528->172.17.0.2:34933, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37821") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:44738->172.17.0.2:37821, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32657") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:40532->172.17.0.2:32657, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39249") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:41340->172.17.0.2:39249, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37262") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:56620->172.17.0.2:37262, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36458") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:37774->172.17.0.2:36458, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37397") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:53392->172.17.0.2:37397, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32882") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:56334->172.17.0.2:32882, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36291") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:51242->172.17.0.2:36291, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35307") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:43428->172.17.0.2:35307, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36027") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:49940->172.17.0.2:36027, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34958") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:51726->172.17.0.2:34958, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36982") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:37792->172.17.0.2:36982, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38118") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:57738->172.17.0.2:38118, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38927") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:42516->172.17.0.2:38927, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33353") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:34074->172.17.0.2:33353, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39892") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:48618->172.17.0.2:39892, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37665") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:44678->172.17.0.2:37665, err= 2025/07/30 03:20:53 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:53 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for checks to finish 2025/07/30 03:20:53 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:53 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:53 DEBUG : both0: Unchanged skipping 2025/07/30 03:20:53 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:53 DEBUG : both12: Unchanged skipping 2025/07/30 03:20:53 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:53 DEBUG : both14: Unchanged skipping 2025/07/30 03:20:53 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:53 DEBUG : both15: Unchanged skipping 2025/07/30 03:20:53 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:53 DEBUG : both16: Unchanged skipping 2025/07/30 03:20:53 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:53 DEBUG : both10: Unchanged skipping 2025/07/30 03:20:53 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:53 DEBUG : both11: Unchanged skipping 2025/07/30 03:20:53 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:53 DEBUG : both13: Unchanged skipping 2025/07/30 03:20:53 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:53 DEBUG : both17: Unchanged skipping 2025/07/30 03:20:53 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:53 DEBUG : both18: Unchanged skipping 2025/07/30 03:20:53 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:53 DEBUG : both19: Unchanged skipping 2025/07/30 03:20:53 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:53 DEBUG : both4: Unchanged skipping 2025/07/30 03:20:53 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:53 DEBUG : both5: Unchanged skipping 2025/07/30 03:20:53 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:53 DEBUG : both6: Unchanged skipping 2025/07/30 03:20:53 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:53 DEBUG : both1: Unchanged skipping 2025/07/30 03:20:53 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:53 DEBUG : both2: Unchanged skipping 2025/07/30 03:20:53 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:53 DEBUG : both3: Unchanged skipping 2025/07/30 03:20:53 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/07/30 03:20:53 DEBUG : both7: Unchanged skipping 2025/07/30 03:20:53 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/07/30 03:20:53 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/07/30 03:20:53 DEBUG : both8: Unchanged skipping 2025/07/30 03:20:53 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/07/30 03:20:53 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/07/30 03:20:53 DEBUG : both9: Unchanged skipping 2025/07/30 03:20:53 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30061") 2025/07/30 03:20:53 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/07/30 03:20:53 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/07/30 03:20:53 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/07/30 03:20:53 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/07/30 03:20:53 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:56278->172.17.0.2:30061, err= 2025/07/30 03:20:53 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/07/30 03:20:53 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/07/30 03:20:53 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/07/30 03:20:53 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/07/30 03:20:53 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34832") 2025/07/30 03:20:53 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/07/30 03:20:53 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31637") 2025/07/30 03:20:53 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/07/30 03:20:53 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30558") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for transfers to finish 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:59422->172.17.0.2:34832, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:58346->172.17.0.2:30558, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:46756->172.17.0.2:31637, err= 2025/07/30 03:20:53 DEBUG : only10.5b6d5609.partial: renamed to: only10 2025/07/30 03:20:53 INFO : only10: Copied (replaced existing) 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30434") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:45624->172.17.0.2:30434, err= 2025/07/30 03:20:53 DEBUG : only14.5b6d5609.partial: renamed to: only14 2025/07/30 03:20:53 INFO : only14: Copied (replaced existing) 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32375") 2025/07/30 03:20:53 DEBUG : only12.5b6d5609.partial: renamed to: only12 2025/07/30 03:20:53 INFO : only12: Copied (replaced existing) 2025/07/30 03:20:53 DEBUG : only15.5b6d5609.partial: renamed to: only15 2025/07/30 03:20:53 INFO : only15: Copied (replaced existing) 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:53690->172.17.0.2:32375, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37094") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:32786->172.17.0.2:37094, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31516") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:33150->172.17.0.2:31516, err= 2025/07/30 03:20:53 DEBUG : only16.5b6d5609.partial: renamed to: only16 2025/07/30 03:20:53 INFO : only16: Copied (replaced existing) 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32798") 2025/07/30 03:20:53 DEBUG : only17.5b6d5609.partial: renamed to: only17 2025/07/30 03:20:53 INFO : only17: Copied (replaced existing) 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:48982->172.17.0.2:32798, err= 2025/07/30 03:20:53 DEBUG : only19.5b6d5609.partial: renamed to: only19 2025/07/30 03:20:53 INFO : only19: Copied (replaced existing) 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33691") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35441") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:45632->172.17.0.2:33691, err= 2025/07/30 03:20:53 DEBUG : only0.5b6d5609.partial: renamed to: only0 2025/07/30 03:20:53 INFO : only0: Copied (replaced existing) 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:51656->172.17.0.2:35441, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34644") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:51446->172.17.0.2:34644, err= 2025/07/30 03:20:53 DEBUG : only18.5b6d5609.partial: renamed to: only18 2025/07/30 03:20:53 INFO : only18: Copied (replaced existing) 2025/07/30 03:20:53 DEBUG : only13.5b6d5609.partial: renamed to: only13 2025/07/30 03:20:53 INFO : only13: Copied (replaced existing) 2025/07/30 03:20:53 DEBUG : only1.5b6d5609.partial: renamed to: only1 2025/07/30 03:20:53 INFO : only1: Copied (replaced existing) 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35769") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31022") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34444") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:43240->172.17.0.2:31022, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:53436->172.17.0.2:35769, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:60588->172.17.0.2:34444, err= 2025/07/30 03:20:53 DEBUG : only11.5b6d5609.partial: renamed to: only11 2025/07/30 03:20:53 INFO : only11: Copied (replaced existing) 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37161") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:57680->172.17.0.2:37161, err= 2025/07/30 03:20:53 DEBUG : only3.5b6d5609.partial: renamed to: only3 2025/07/30 03:20:53 INFO : only3: Copied (replaced existing) 2025/07/30 03:20:53 DEBUG : only7.5b6d5609.partial: renamed to: only7 2025/07/30 03:20:53 INFO : only7: Copied (replaced existing) 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31673") 2025/07/30 03:20:53 DEBUG : only2.5b6d5609.partial: renamed to: only2 2025/07/30 03:20:53 INFO : only2: Copied (replaced existing) 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:44912->172.17.0.2:31673, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35960") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:58048->172.17.0.2:35960, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39990") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:39992->172.17.0.2:39990, err= 2025/07/30 03:20:53 DEBUG : only8.5b6d5609.partial: renamed to: only8 2025/07/30 03:20:53 INFO : only8: Copied (replaced existing) 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30417") 2025/07/30 03:20:53 DEBUG : only9.5b6d5609.partial: renamed to: only9 2025/07/30 03:20:53 INFO : only9: Copied (replaced existing) 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:51614->172.17.0.2:30417, err= 2025/07/30 03:20:53 DEBUG : only5.5b6d5609.partial: renamed to: only5 2025/07/30 03:20:53 INFO : only5: Copied (replaced existing) 2025/07/30 03:20:53 DEBUG : only4.5b6d5609.partial: renamed to: only4 2025/07/30 03:20:53 INFO : only4: Copied (replaced existing) 2025/07/30 03:20:53 DEBUG : only6.5b6d5609.partial: renamed to: only6 2025/07/30 03:20:53 INFO : only6: Copied (replaced existing) 2025/07/30 03:20:53 DEBUG : Waiting for deletions to finish 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32567") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:60460->172.17.0.2:32567, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35819") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:42268->172.17.0.2:35819, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31114") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:37166->172.17.0.2:31114, err= --- PASS: TestSyncConcurrentTruncate (0.15s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-vezakuq1yari", Local "Local file system at /tmp/rclone1742043378", Modify Window "1s" 2025/07/30 03:20:53 DEBUG : empty_dir: Making directory with metadata 2025/07/30 03:20:53 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/30 03:20:53 DEBUG : empty_on_remote: Making directory with metadata 2025/07/30 03:20:53 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/30 03:20:53 INFO : empty_on_remote: Making directory 2025/07/30 03:20:53 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/30 03:20:53 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/07/30 03:20:53 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/07/30 03:20:53 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/07/30 03:20:53 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31791") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:51262->172.17.0.2:31791, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38002") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35269") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31302") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:54350->172.17.0.2:31302, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:58236->172.17.0.2:38002, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:52176->172.17.0.2:35269, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39475") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:60874->172.17.0.2:39475, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38795") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:33700->172.17.0.2:38795, err= --- PASS: TestSyncReplaceDirModTime (0.07s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-vezakuq1yari", Local "Local file system at /tmp/rclone1742043378", Modify Window "1s" 2025/07/30 03:20:53 DEBUG : empty_dir: Making directory with metadata 2025/07/30 03:20:53 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/30 03:20:53 DEBUG : empty_on_remote: Making directory with metadata 2025/07/30 03:20:53 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/30 03:20:53 INFO : empty_on_remote: Making directory 2025/07/30 03:20:53 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/30 03:20:53 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/07/30 03:20:53 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/07/30 03:20:53 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/07/30 03:20:53 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/07/30 03:20:53 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37392") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:41758->172.17.0.2:37392, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30442") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30906") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30950") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30440") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:41654->172.17.0.2:30442, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:38884->172.17.0.2:30950, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:49116->172.17.0.2:30906, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:59782->172.17.0.2:30440, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39382") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:33130->172.17.0.2:39382, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35243") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:55034->172.17.0.2:35243, err= --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (0.07s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-vezakuq1yari", Local "Local file system at /tmp/rclone1742043378", Modify Window "1s" 2025/07/30 03:20:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/30 03:20:53 INFO : sub dir: Making directory 2025/07/30 03:20:53 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38889") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:37520->172.17.0.2:38889, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36817") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:48826->172.17.0.2:36817, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31437") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:47928->172.17.0.2:31437, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34499") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:36024->172.17.0.2:34499, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31443") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:53096->172.17.0.2:31443, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33251") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:40192->172.17.0.2:33251, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36665") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:59616->172.17.0.2:36665, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37949") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:57076->172.17.0.2:37949, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39936") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:33160->172.17.0.2:39936, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33906") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:55904->172.17.0.2:33906, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34210") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:51002->172.17.0.2:34210, err= --- PASS: TestNothingToTransferWithEmptyDirs (0.12s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-vezakuq1yari", Local "Local file system at /tmp/rclone1742043378", Modify Window "1s" 2025/07/30 03:20:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/30 03:20:53 INFO : sub dir: Making directory 2025/07/30 03:20:53 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36201") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:41066->172.17.0.2:36201, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33117") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35441") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:33808->172.17.0.2:33117, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:39014->172.17.0.2:35441, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31661") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:49500->172.17.0.2:31661, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34902") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:45244->172.17.0.2:34902, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33213") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:60288->172.17.0.2:33213, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39338") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:36856->172.17.0.2:39338, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32642") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:50314->172.17.0.2:32642, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35295") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:43986->172.17.0.2:35295, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31765") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:47228->172.17.0.2:31765, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39714") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:48522->172.17.0.2:39714, err= --- PASS: TestNothingToTransferWithoutEmptyDirs (0.10s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-vezakuq1yari", Local "Local file system at /tmp/rclone1742043378", Modify Window "1s" 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33279") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:44622->172.17.0.2:33279, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34294") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:57274->172.17.0.2:34294, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37863") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:50514->172.17.0.2:37863, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37268") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:51376->172.17.0.2:37268, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36622") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:39550->172.17.0.2:36622, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39222") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:32820->172.17.0.2:39222, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31861") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:44762->172.17.0.2:31861, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32501") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:58686->172.17.0.2:32501, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31515") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:33692->172.17.0.2:31515, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39224") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:36672->172.17.0.2:39224, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30431") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:44710->172.17.0.2:30431, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39678") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:53480->172.17.0.2:39678, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36607") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:43150->172.17.0.2:36607, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32697") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:53518->172.17.0.2:32697, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38935") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:55698->172.17.0.2:38935, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33927") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:33752->172.17.0.2:33927, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30886") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:42202->172.17.0.2:30886, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33264") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:54322->172.17.0.2:33264, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37119") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:49034->172.17.0.2:37119, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35297") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:52760->172.17.0.2:35297, err= 2025/07/30 03:20:53 DEBUG : Waiting for deletions to finish 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36129") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:33832->172.17.0.2:36129, err= 2025/07/30 03:20:53 DEBUG : apple: Excluded (Path Filter) 2025/07/30 03:20:53 DEBUG : apple: Excluded 2025/07/30 03:20:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/30 03:20:53 DEBUG : appleappleapplebanana: Excluded 2025/07/30 03:20:53 DEBUG : banana: Excluded (Path Filter) 2025/07/30 03:20:53 DEBUG : banana: Excluded 2025/07/30 03:20:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/30 03:20:53 DEBUG : splitbananasplit: Excluded 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38678") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:34994->172.17.0.2:38678, err= 2025/07/30 03:20:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/30 03:20:53 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/30 03:20:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/30 03:20:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/30 03:20:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/30 03:20:53 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/30 03:20:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/30 03:20:53 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/30 03:20:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/30 03:20:53 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/30 03:20:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/30 03:20:53 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/30 03:20:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/30 03:20:53 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/30 03:20:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/30 03:20:53 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/30 03:20:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/30 03:20:53 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/30 03:20:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/30 03:20:53 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/30 03:20:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/30 03:20:53 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/30 03:20:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/30 03:20:53 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/30 03:20:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/30 03:20:53 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/30 03:20:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/30 03:20:53 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/30 03:20:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/30 03:20:53 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/30 03:20:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/30 03:20:53 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32128") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:57638->172.17.0.2:32128, err= 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39131") 2025/07/30 03:20:53 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:48896->172.17.0.2:39131, err= 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32223") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:56314->172.17.0.2:32223, err= 2025/07/30 03:20:54 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:54 DEBUG : apple: Unchanged skipping 2025/07/30 03:20:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:54 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/30 03:20:54 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:54 DEBUG : banana: Unchanged skipping 2025/07/30 03:20:54 DEBUG : splitbananasplit: Unchanged skipping 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35777") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:46408->172.17.0.2:35777, err= 2025/07/30 03:20:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/30 03:20:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/30 03:20:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/30 03:20:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/30 03:20:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/30 03:20:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/30 03:20:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/30 03:20:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/30 03:20:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/30 03:20:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for checks to finish 2025/07/30 03:20:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/30 03:20:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/30 03:20:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/30 03:20:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/30 03:20:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/30 03:20:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for transfers to finish 2025/07/30 03:20:54 DEBUG : Waiting for deletions to finish 2025/07/30 03:20:54 INFO : There was nothing to transfer 2025/07/30 03:20:54 DEBUG : Waiting for deletions to finish 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33882") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:58764->172.17.0.2:33882, err= 2025/07/30 03:20:54 DEBUG : apple: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : apple: Excluded 2025/07/30 03:20:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : appleappleapplebanana: Excluded 2025/07/30 03:20:54 DEBUG : banana: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : banana: Excluded 2025/07/30 03:20:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : splitbananasplit: Excluded 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32694") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:35346->172.17.0.2:32694, err= 2025/07/30 03:20:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/30 03:20:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/30 03:20:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/30 03:20:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/30 03:20:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/30 03:20:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/30 03:20:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/30 03:20:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/30 03:20:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/30 03:20:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/30 03:20:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/30 03:20:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/30 03:20:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/30 03:20:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/30 03:20:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/30 03:20:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36060") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:39040->172.17.0.2:36060, err= 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36174") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:45974->172.17.0.2:36174, err= 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39697") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:45096->172.17.0.2:39697, err= 2025/07/30 03:20:54 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:54 DEBUG : apple: Unchanged skipping 2025/07/30 03:20:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:54 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/30 03:20:54 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:54 DEBUG : banana: Unchanged skipping 2025/07/30 03:20:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:54 DEBUG : splitbananasplit: Unchanged skipping 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31553") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:59914->172.17.0.2:31553, err= 2025/07/30 03:20:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/30 03:20:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/30 03:20:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/30 03:20:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/30 03:20:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/30 03:20:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/30 03:20:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/30 03:20:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/30 03:20:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/30 03:20:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/30 03:20:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/30 03:20:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/30 03:20:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/30 03:20:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/30 03:20:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/30 03:20:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for checks to finish 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for transfers to finish 2025/07/30 03:20:54 DEBUG : Waiting for deletions to finish 2025/07/30 03:20:54 INFO : There was nothing to transfer 2025/07/30 03:20:54 DEBUG : Waiting for deletions to finish 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39033") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:58602->172.17.0.2:39033, err= 2025/07/30 03:20:54 DEBUG : apple: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : apple: Excluded 2025/07/30 03:20:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : appleappleapplebanana: Excluded 2025/07/30 03:20:54 DEBUG : banana: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : banana: Excluded 2025/07/30 03:20:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : splitbananasplit: Excluded 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32676") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:39502->172.17.0.2:32676, err= 2025/07/30 03:20:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/30 03:20:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/30 03:20:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/30 03:20:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/30 03:20:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/30 03:20:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/30 03:20:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/30 03:20:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/30 03:20:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/30 03:20:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/30 03:20:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/30 03:20:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/30 03:20:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/30 03:20:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/30 03:20:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/30 03:20:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34247") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:53878->172.17.0.2:34247, err= 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36086") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:43522->172.17.0.2:36086, err= 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36546") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:39896->172.17.0.2:36546, err= 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32618") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:49300->172.17.0.2:32618, err= 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30187") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:52428->172.17.0.2:30187, err= 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31097") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:49466->172.17.0.2:31097, err= 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39990") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:47446->172.17.0.2:39990, err= === RUN TestTransform/NFD run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-vezakuq1yari", Local "Local file system at /tmp/rclone1742043378", Modify Window "1s" 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32184") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:51530->172.17.0.2:32184, err= 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39977") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:59292->172.17.0.2:39977, err= 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32307") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:55550->172.17.0.2:32307, err= 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31277") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:52860->172.17.0.2:31277, err= 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37374") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:43426->172.17.0.2:37374, err= 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31352") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:38782->172.17.0.2:31352, err= 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36290") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:37138->172.17.0.2:36290, err= 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34668") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:44710->172.17.0.2:34668, err= 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38437") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:47600->172.17.0.2:38437, err= 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35900") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:44112->172.17.0.2:35900, err= 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38599") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:52138->172.17.0.2:38599, err= 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31069") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:57428->172.17.0.2:31069, err= 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38155") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:54596->172.17.0.2:38155, err= 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38075") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:60266->172.17.0.2:38075, err= 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39135") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:48806->172.17.0.2:39135, err= 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34277") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:42216->172.17.0.2:34277, err= 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35228") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:44722->172.17.0.2:35228, err= 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34660") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:32972->172.17.0.2:34660, err= 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32282") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:51308->172.17.0.2:32282, err= 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31214") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:49914->172.17.0.2:31214, err= 2025/07/30 03:20:54 DEBUG : Waiting for deletions to finish 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33636") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:58874->172.17.0.2:33636, err= 2025/07/30 03:20:54 DEBUG : apple: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : apple: Excluded 2025/07/30 03:20:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : appleappleapplebanana: Excluded 2025/07/30 03:20:54 DEBUG : banana: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : banana: Excluded 2025/07/30 03:20:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : splitbananasplit: Excluded 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37679") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:51008->172.17.0.2:37679, err= 2025/07/30 03:20:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/30 03:20:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/30 03:20:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/30 03:20:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/30 03:20:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/30 03:20:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/30 03:20:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/30 03:20:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/30 03:20:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/30 03:20:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/30 03:20:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/30 03:20:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/30 03:20:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/30 03:20:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/30 03:20:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/30 03:20:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36788") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:34980->172.17.0.2:36788, err= 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35197") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:45610->172.17.0.2:35197, err= 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33021") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:57486->172.17.0.2:33021, err= 2025/07/30 03:20:54 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:54 DEBUG : apple: Unchanged skipping 2025/07/30 03:20:54 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:54 DEBUG : banana: Unchanged skipping 2025/07/30 03:20:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:54 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/30 03:20:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:54 DEBUG : splitbananasplit: Unchanged skipping 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30309") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:37344->172.17.0.2:30309, err= 2025/07/30 03:20:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/30 03:20:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/30 03:20:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/30 03:20:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/30 03:20:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/30 03:20:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/30 03:20:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/30 03:20:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for checks to finish 2025/07/30 03:20:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/30 03:20:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/30 03:20:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/30 03:20:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/30 03:20:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/30 03:20:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/30 03:20:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/30 03:20:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for transfers to finish 2025/07/30 03:20:54 DEBUG : Waiting for deletions to finish 2025/07/30 03:20:54 INFO : There was nothing to transfer 2025/07/30 03:20:54 DEBUG : Waiting for deletions to finish 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39158") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:57542->172.17.0.2:39158, err= 2025/07/30 03:20:54 DEBUG : apple: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : apple: Excluded 2025/07/30 03:20:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : appleappleapplebanana: Excluded 2025/07/30 03:20:54 DEBUG : banana: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : banana: Excluded 2025/07/30 03:20:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : splitbananasplit: Excluded 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39981") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:45898->172.17.0.2:39981, err= 2025/07/30 03:20:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/30 03:20:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/30 03:20:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/30 03:20:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/30 03:20:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/30 03:20:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/30 03:20:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/30 03:20:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/30 03:20:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/30 03:20:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/30 03:20:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/30 03:20:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/30 03:20:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/30 03:20:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/30 03:20:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/30 03:20:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34698") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:54464->172.17.0.2:34698, err= 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36161") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:40714->172.17.0.2:36161, err= 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36630") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:49348->172.17.0.2:36630, err= 2025/07/30 03:20:54 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:54 DEBUG : apple: Unchanged skipping 2025/07/30 03:20:54 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:54 DEBUG : banana: Unchanged skipping 2025/07/30 03:20:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:54 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/30 03:20:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:54 DEBUG : splitbananasplit: Unchanged skipping 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35100") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:49138->172.17.0.2:35100, err= 2025/07/30 03:20:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/30 03:20:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/30 03:20:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/30 03:20:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/30 03:20:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/30 03:20:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/30 03:20:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/30 03:20:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/30 03:20:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/30 03:20:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for checks to finish 2025/07/30 03:20:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/30 03:20:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/30 03:20:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/30 03:20:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/30 03:20:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/30 03:20:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/30 03:20:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for transfers to finish 2025/07/30 03:20:54 DEBUG : Waiting for deletions to finish 2025/07/30 03:20:54 INFO : There was nothing to transfer 2025/07/30 03:20:54 DEBUG : Waiting for deletions to finish 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35520") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:37174->172.17.0.2:35520, err= 2025/07/30 03:20:54 DEBUG : apple: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : apple: Excluded 2025/07/30 03:20:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : appleappleapplebanana: Excluded 2025/07/30 03:20:54 DEBUG : banana: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : banana: Excluded 2025/07/30 03:20:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : splitbananasplit: Excluded 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33080") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:57832->172.17.0.2:33080, err= 2025/07/30 03:20:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/30 03:20:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/30 03:20:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/30 03:20:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/30 03:20:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/30 03:20:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/30 03:20:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/30 03:20:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/30 03:20:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/30 03:20:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/30 03:20:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/30 03:20:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/30 03:20:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/30 03:20:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/30 03:20:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/30 03:20:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39936") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:33168->172.17.0.2:39936, err= 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31103") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:48338->172.17.0.2:31103, err= 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34423") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:56510->172.17.0.2:34423, err= 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38348") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:55438->172.17.0.2:38348, err= 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37222") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:58002->172.17.0.2:37222, err= 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37517") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:46766->172.17.0.2:37517, err= 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36597") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:42958->172.17.0.2:36597, err= === RUN TestTransform/base64 run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-vezakuq1yari", Local "Local file system at /tmp/rclone1742043378", Modify Window "1s" 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33230") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:43818->172.17.0.2:33230, err= 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33557") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:52004->172.17.0.2:33557, err= 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39937") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:56984->172.17.0.2:39937, err= 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38585") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:48950->172.17.0.2:38585, err= 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38745") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:36200->172.17.0.2:38745, err= 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38893") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:34954->172.17.0.2:38893, err= 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30541") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:46740->172.17.0.2:30541, err= 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31288") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:53330->172.17.0.2:31288, err= 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34875") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:37048->172.17.0.2:34875, err= 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34882") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:53242->172.17.0.2:34882, err= 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36751") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:40744->172.17.0.2:36751, err= 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37161") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:56468->172.17.0.2:37161, err= 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37335") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:40094->172.17.0.2:37335, err= 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32157") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:59598->172.17.0.2:32157, err= 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38903") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:34660->172.17.0.2:38903, err= 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36797") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:38148->172.17.0.2:36797, err= 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38077") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:53906->172.17.0.2:38077, err= 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38764") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:45862->172.17.0.2:38764, err= 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33397") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:38182->172.17.0.2:33397, err= 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32010") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:36786->172.17.0.2:32010, err= 2025/07/30 03:20:54 DEBUG : Waiting for deletions to finish 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34111") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:58382->172.17.0.2:34111, err= 2025/07/30 03:20:54 DEBUG : apple: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : apple: Excluded 2025/07/30 03:20:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : appleappleapplebanana: Excluded 2025/07/30 03:20:54 DEBUG : banana: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : banana: Excluded 2025/07/30 03:20:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : splitbananasplit: Excluded 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30364") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:53426->172.17.0.2:30364, err= 2025/07/30 03:20:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/30 03:20:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/30 03:20:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/30 03:20:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/30 03:20:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/30 03:20:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/30 03:20:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/30 03:20:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/30 03:20:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/30 03:20:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/30 03:20:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/30 03:20:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/30 03:20:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/30 03:20:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/30 03:20:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/30 03:20:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38771") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:56322->172.17.0.2:38771, err= 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34034") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:36140->172.17.0.2:34034, err= 2025/07/30 03:20:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/30 03:20:54 DEBUG : apple: transformed to: YXBwbGU= 2025/07/30 03:20:54 DEBUG : banana: transformed to: YmFuYW5h 2025/07/30 03:20:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/30 03:20:54 DEBUG : banana: transformed to: YmFuYW5h 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35121") 2025/07/30 03:20:54 DEBUG : apple: transformed to: YXBwbGU= 2025/07/30 03:20:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/30 03:20:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/30 03:20:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/30 03:20:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/30 03:20:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/30 03:20:54 DEBUG : banana: transformed to: YmFuYW5h 2025/07/30 03:20:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/30 03:20:54 DEBUG : apple: transformed to: YXBwbGU= 2025/07/30 03:20:54 DEBUG : apple: transformed to: YXBwbGU= 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:49800->172.17.0.2:35121, err= 2025/07/30 03:20:54 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/30 03:20:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/30 03:20:54 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/30 03:20:54 DEBUG : banana: transformed to: YmFuYW5h 2025/07/30 03:20:54 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/30 03:20:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/30 03:20:54 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/30 03:20:54 DEBUG : apple: transformed to: YXBwbGU= 2025/07/30 03:20:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/30 03:20:54 DEBUG : banana: transformed to: YmFuYW5h 2025/07/30 03:20:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Connecting to FTP server 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:21") 2025/07/30 03:20:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/30 03:20:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/30 03:20:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/30 03:20:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/30 03:20:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/30 03:20:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/30 03:20:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39238") 2025/07/30 03:20:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/30 03:20:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/30 03:20:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/30 03:20:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/30 03:20:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/30 03:20:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/30 03:20:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/30 03:20:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:46248->172.17.0.2:39238, err= 2025/07/30 03:20:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/30 03:20:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/30 03:20:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/30 03:20:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/30 03:20:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/30 03:20:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/30 03:20:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/30 03:20:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/30 03:20:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/30 03:20:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/30 03:20:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/30 03:20:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/30 03:20:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/30 03:20:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/30 03:20:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/30 03:20:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/30 03:20:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/30 03:20:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/30 03:20:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/30 03:20:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/30 03:20:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/30 03:20:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/30 03:20:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/30 03:20:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/30 03:20:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/30 03:20:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/30 03:20:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/30 03:20:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/30 03:20:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/30 03:20:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/30 03:20:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/30 03:20:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/30 03:20:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/30 03:20:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/30 03:20:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/30 03:20:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/30 03:20:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/30 03:20:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/30 03:20:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/30 03:20:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/30 03:20:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/30 03:20:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/30 03:20:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/30 03:20:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/30 03:20:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31050") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:51282->172.17.0.2:21, err= 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34979") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35531") 2025/07/30 03:20:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/30 03:20:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/30 03:20:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:47392->172.17.0.2:34979, err= 2025/07/30 03:20:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/30 03:20:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/30 03:20:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/30 03:20:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/30 03:20:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/30 03:20:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/30 03:20:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/30 03:20:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/30 03:20:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/30 03:20:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/30 03:20:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/30 03:20:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/30 03:20:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/30 03:20:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/30 03:20:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:51328->172.17.0.2:35531, err= 2025/07/30 03:20:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/30 03:20:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/30 03:20:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/30 03:20:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/30 03:20:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/30 03:20:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/30 03:20:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/30 03:20:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/30 03:20:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/30 03:20:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/30 03:20:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/30 03:20:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/30 03:20:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/30 03:20:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/30 03:20:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/30 03:20:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/30 03:20:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/30 03:20:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/30 03:20:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/30 03:20:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/30 03:20:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/30 03:20:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/30 03:20:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:59592->172.17.0.2:31050, err= 2025/07/30 03:20:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/30 03:20:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/30 03:20:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/30 03:20:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/30 03:20:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/30 03:20:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/30 03:20:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/30 03:20:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/30 03:20:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/30 03:20:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/30 03:20:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/30 03:20:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/30 03:20:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/30 03:20:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/30 03:20:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/30 03:20:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/30 03:20:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/30 03:20:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/30 03:20:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/30 03:20:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/30 03:20:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/30 03:20:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/30 03:20:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/30 03:20:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/30 03:20:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/30 03:20:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/30 03:20:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/30 03:20:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/30 03:20:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/30 03:20:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/30 03:20:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/30 03:20:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/30 03:20:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/30 03:20:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/30 03:20:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/30 03:20:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/30 03:20:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/30 03:20:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/30 03:20:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/30 03:20:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/30 03:20:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/30 03:20:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/30 03:20:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/30 03:20:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/30 03:20:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/30 03:20:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/30 03:20:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/30 03:20:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/30 03:20:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/30 03:20:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/30 03:20:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/30 03:20:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/30 03:20:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/30 03:20:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/30 03:20:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/30 03:20:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/30 03:20:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/30 03:20:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/30 03:20:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/30 03:20:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/30 03:20:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/30 03:20:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/30 03:20:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/30 03:20:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/30 03:20:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/30 03:20:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/30 03:20:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/30 03:20:54 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/30 03:20:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/30 03:20:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/30 03:20:54 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/30 03:20:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/30 03:20:54 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/30 03:20:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/30 03:20:54 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/30 03:20:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/30 03:20:54 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/30 03:20:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/30 03:20:54 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/30 03:20:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/30 03:20:54 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/30 03:20:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/30 03:20:54 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/30 03:20:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/30 03:20:54 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/30 03:20:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/30 03:20:54 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/30 03:20:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/30 03:20:54 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/30 03:20:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/30 03:20:54 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/30 03:20:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/30 03:20:54 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/30 03:20:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/30 03:20:54 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/30 03:20:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/30 03:20:54 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/30 03:20:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/30 03:20:54 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/30 03:20:54 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/30 03:20:54 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for checks to finish 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for transfers to finish 2025/07/30 03:20:54 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.95c0dad6.partial: renamed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/30 03:20:54 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/30 03:20:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/30 03:20:54 DEBUG : YXBwbGU=.a5c688ae.partial: renamed to: YXBwbGU= 2025/07/30 03:20:54 INFO : apple: Copied (new) to: YXBwbGU= 2025/07/30 03:20:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/30 03:20:54 DEBUG : YmFuYW5h.468f3f0c.partial: renamed to: YmFuYW5h 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34461") 2025/07/30 03:20:54 INFO : banana: Copied (new) to: YmFuYW5h 2025/07/30 03:20:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38164") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:51390->172.17.0.2:38164, err= 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:59806->172.17.0.2:34461, err= 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33489") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:42872->172.17.0.2:33489, err= 2025/07/30 03:20:54 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/30 03:20:54 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/30 03:20:54 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/30 03:20:54 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/30 03:20:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/30 03:20:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/30 03:20:54 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/30 03:20:54 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/30 03:20:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39560") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34581") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30696") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:54400->172.17.0.2:34581, err= 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:32862->172.17.0.2:39560, err= 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:53838->172.17.0.2:30696, err= 2025/07/30 03:20:54 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/30 03:20:54 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/30 03:20:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/30 03:20:54 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/30 03:20:54 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/30 03:20:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/30 03:20:54 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/30 03:20:54 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/30 03:20:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32758") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31857") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39059") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:46452->172.17.0.2:32758, err= 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:45510->172.17.0.2:31857, err= 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:51716->172.17.0.2:39059, err= 2025/07/30 03:20:54 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/30 03:20:54 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/30 03:20:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/30 03:20:54 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/30 03:20:54 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/30 03:20:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30960") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:40760->172.17.0.2:30960, err= 2025/07/30 03:20:54 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/30 03:20:54 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34102") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:33202->172.17.0.2:34102, err= 2025/07/30 03:20:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33503") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:56552->172.17.0.2:33503, err= 2025/07/30 03:20:54 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/30 03:20:54 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/30 03:20:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/30 03:20:54 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.7dd74a77.partial: renamed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/30 03:20:54 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/30 03:20:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38822") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:56930->172.17.0.2:38822, err= 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30042") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:49714->172.17.0.2:30042, err= 2025/07/30 03:20:54 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.7dd74a77.partial: renamed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/30 03:20:54 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/30 03:20:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39924") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:59516->172.17.0.2:39924, err= 2025/07/30 03:20:54 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.8083cda9.partial: renamed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/30 03:20:54 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/30 03:20:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/30 03:20:54 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.8083cda9.partial: renamed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/30 03:20:54 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30685") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:34380->172.17.0.2:30685, err= 2025/07/30 03:20:54 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.68945d08.partial: renamed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/30 03:20:54 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/30 03:20:54 DEBUG : dir1/MDAxNS05Oz0udHh0.b01938a0.partial: renamed to: dir1/MDAxNS05Oz0udHh0 2025/07/30 03:20:54 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33212") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:51810->172.17.0.2:33212, err= 2025/07/30 03:20:54 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.580ea801.partial: renamed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/30 03:20:54 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/30 03:20:54 DEBUG : Waiting for deletions to finish 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Connecting to FTP server 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:21") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Connecting to FTP server 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Connecting to FTP server 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:51296->172.17.0.2:21, err= 2025/07/30 03:20:54 INFO : dir1/0015-9;=.txt: Deleted 2025/07/30 03:20:54 INFO : dir1/0009-3456789.txt: Deleted 2025/07/30 03:20:54 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/30 03:20:54 INFO : dir1/0013-789;=.txt: Deleted 2025/07/30 03:20:54 INFO : banana: Deleted 2025/07/30 03:20:54 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/30 03:20:54 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/30 03:20:54 INFO : apple: Deleted 2025/07/30 03:20:54 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/30 03:20:54 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/30 03:20:54 INFO : dir1/0007-1234567.txt: Deleted 2025/07/30 03:20:54 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/30 03:20:54 INFO : dir1/0011-56789;.txt: Deleted 2025/07/30 03:20:54 INFO : dir1/0012-6789;.txt: Deleted 2025/07/30 03:20:54 INFO : dir1/0003-defghij.txt: Deleted 2025/07/30 03:20:54 INFO : dir1/0014-89;=.txt: Deleted 2025/07/30 03:20:54 INFO : dir1/0008-2345678.txt: Deleted 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:21") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:51312->172.17.0.2:21, err= 2025/07/30 03:20:54 INFO : dir1/0010-456789.txt: Deleted 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:21") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:51324->172.17.0.2:21, err= 2025/07/30 03:20:54 INFO : splitbananasplit: Deleted 2025/07/30 03:20:54 INFO : appleappleapplebanana: Deleted 2025/07/30 03:20:54 DEBUG : Waiting for deletions to finish 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34534") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:49516->172.17.0.2:34534, err= 2025/07/30 03:20:54 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : YXBwbGU=: Excluded 2025/07/30 03:20:54 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/07/30 03:20:54 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : YmFuYW5h: Excluded 2025/07/30 03:20:54 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37881") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:57368->172.17.0.2:37881, err= 2025/07/30 03:20:54 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/07/30 03:20:54 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/07/30 03:20:54 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/07/30 03:20:54 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/07/30 03:20:54 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/07/30 03:20:54 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/07/30 03:20:54 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/07/30 03:20:54 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/07/30 03:20:54 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/07/30 03:20:54 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/07/30 03:20:54 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/07/30 03:20:54 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/07/30 03:20:54 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/07/30 03:20:54 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/07/30 03:20:54 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/07/30 03:20:54 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35601") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:39994->172.17.0.2:35601, err= 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31835") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:54532->172.17.0.2:31835, err= 2025/07/30 03:20:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/30 03:20:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/30 03:20:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/30 03:20:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/30 03:20:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/30 03:20:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/30 03:20:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/30 03:20:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/30 03:20:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/30 03:20:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/30 03:20:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/30 03:20:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/30 03:20:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/30 03:20:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/30 03:20:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/30 03:20:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/30 03:20:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/30 03:20:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/30 03:20:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/30 03:20:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/30 03:20:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/30 03:20:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/30 03:20:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/30 03:20:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/30 03:20:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/30 03:20:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/30 03:20:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/30 03:20:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/30 03:20:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/30 03:20:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/30 03:20:54 DEBUG : apple: transformed to: YXBwbGU= 2025/07/30 03:20:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/30 03:20:54 DEBUG : apple: transformed to: YXBwbGU= 2025/07/30 03:20:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/30 03:20:54 DEBUG : apple: transformed to: YXBwbGU= 2025/07/30 03:20:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/30 03:20:54 DEBUG : apple: transformed to: YXBwbGU= 2025/07/30 03:20:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/30 03:20:54 DEBUG : apple: transformed to: YXBwbGU= 2025/07/30 03:20:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/30 03:20:54 DEBUG : apple: transformed to: YXBwbGU= 2025/07/30 03:20:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/30 03:20:54 DEBUG : apple: transformed to: YXBwbGU= 2025/07/30 03:20:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/30 03:20:54 DEBUG : apple: transformed to: YXBwbGU= 2025/07/30 03:20:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/30 03:20:54 DEBUG : apple: transformed to: YXBwbGU= 2025/07/30 03:20:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/30 03:20:54 DEBUG : apple: transformed to: YXBwbGU= 2025/07/30 03:20:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/30 03:20:54 DEBUG : apple: transformed to: YXBwbGU= 2025/07/30 03:20:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/30 03:20:54 DEBUG : apple: transformed to: YXBwbGU= 2025/07/30 03:20:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/30 03:20:54 DEBUG : apple: transformed to: YXBwbGU= 2025/07/30 03:20:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/30 03:20:54 DEBUG : apple: transformed to: YXBwbGU= 2025/07/30 03:20:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/30 03:20:54 DEBUG : apple: transformed to: YXBwbGU= 2025/07/30 03:20:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/30 03:20:54 DEBUG : apple: transformed to: YXBwbGU= 2025/07/30 03:20:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/30 03:20:54 DEBUG : banana: transformed to: YmFuYW5h 2025/07/30 03:20:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/30 03:20:54 DEBUG : banana: transformed to: YmFuYW5h 2025/07/30 03:20:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/30 03:20:54 DEBUG : banana: transformed to: YmFuYW5h 2025/07/30 03:20:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/30 03:20:54 DEBUG : banana: transformed to: YmFuYW5h 2025/07/30 03:20:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/30 03:20:54 DEBUG : banana: transformed to: YmFuYW5h 2025/07/30 03:20:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/30 03:20:54 DEBUG : banana: transformed to: YmFuYW5h 2025/07/30 03:20:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/30 03:20:54 DEBUG : banana: transformed to: YmFuYW5h 2025/07/30 03:20:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/30 03:20:54 DEBUG : banana: transformed to: YmFuYW5h 2025/07/30 03:20:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/30 03:20:54 DEBUG : banana: transformed to: YmFuYW5h 2025/07/30 03:20:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/30 03:20:54 DEBUG : banana: transformed to: YmFuYW5h 2025/07/30 03:20:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/30 03:20:54 DEBUG : banana: transformed to: YmFuYW5h 2025/07/30 03:20:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/30 03:20:54 DEBUG : banana: transformed to: YmFuYW5h 2025/07/30 03:20:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/30 03:20:54 DEBUG : banana: transformed to: YmFuYW5h 2025/07/30 03:20:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/30 03:20:54 DEBUG : banana: transformed to: YmFuYW5h 2025/07/30 03:20:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/30 03:20:54 DEBUG : banana: transformed to: YmFuYW5h 2025/07/30 03:20:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/30 03:20:54 DEBUG : banana: transformed to: YmFuYW5h 2025/07/30 03:20:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/30 03:20:54 DEBUG : banana: transformed to: YmFuYW5h 2025/07/30 03:20:54 DEBUG : apple: transformed to: YXBwbGU= 2025/07/30 03:20:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/30 03:20:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/30 03:20:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/30 03:20:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/30 03:20:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/30 03:20:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/30 03:20:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/30 03:20:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/30 03:20:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/30 03:20:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/30 03:20:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/30 03:20:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/30 03:20:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/30 03:20:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/30 03:20:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/30 03:20:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/30 03:20:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/30 03:20:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/30 03:20:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/30 03:20:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/30 03:20:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/30 03:20:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/30 03:20:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/30 03:20:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/30 03:20:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/30 03:20:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/30 03:20:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/30 03:20:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/30 03:20:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/30 03:20:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/30 03:20:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/30 03:20:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/30 03:20:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/30 03:20:54 DEBUG : banana: transformed to: YmFuYW5h 2025/07/30 03:20:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/30 03:20:54 DEBUG : apple: transformed to: YXBwbGU= 2025/07/30 03:20:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/30 03:20:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/30 03:20:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/30 03:20:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/30 03:20:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/30 03:20:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/30 03:20:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/30 03:20:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/30 03:20:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/30 03:20:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/30 03:20:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/30 03:20:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/30 03:20:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/30 03:20:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/30 03:20:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/30 03:20:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/30 03:20:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/30 03:20:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/30 03:20:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/30 03:20:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/30 03:20:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/30 03:20:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/30 03:20:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/30 03:20:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/30 03:20:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/30 03:20:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/30 03:20:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/30 03:20:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/30 03:20:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/30 03:20:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/30 03:20:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/30 03:20:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/30 03:20:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/30 03:20:54 DEBUG : banana: transformed to: YmFuYW5h 2025/07/30 03:20:54 DEBUG : apple: transformed to: YXBwbGU= 2025/07/30 03:20:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/30 03:20:54 DEBUG : banana: transformed to: YmFuYW5h 2025/07/30 03:20:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/30 03:20:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/30 03:20:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/30 03:20:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/30 03:20:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/30 03:20:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/30 03:20:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/30 03:20:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/30 03:20:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/30 03:20:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/30 03:20:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/30 03:20:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/30 03:20:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/30 03:20:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/30 03:20:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/30 03:20:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/30 03:20:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/30 03:20:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/30 03:20:54 DEBUG : apple: transformed to: YXBwbGU= 2025/07/30 03:20:54 DEBUG : banana: transformed to: YmFuYW5h 2025/07/30 03:20:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/30 03:20:54 DEBUG : banana: transformed to: YmFuYW5h 2025/07/30 03:20:54 DEBUG : apple: transformed to: YXBwbGU= 2025/07/30 03:20:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/30 03:20:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/30 03:20:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/30 03:20:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/30 03:20:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/30 03:20:54 DEBUG : banana: transformed to: YmFuYW5h 2025/07/30 03:20:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/30 03:20:54 DEBUG : apple: transformed to: YXBwbGU= 2025/07/30 03:20:54 DEBUG : apple: transformed to: YXBwbGU= 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36854") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:47558->172.17.0.2:36854, err= 2025/07/30 03:20:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/30 03:20:54 DEBUG : banana: transformed to: YmFuYW5h 2025/07/30 03:20:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/30 03:20:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:54 DEBUG : splitbananasplit: Unchanged skipping 2025/07/30 03:20:54 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:54 DEBUG : apple: Unchanged skipping 2025/07/30 03:20:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:54 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/30 03:20:54 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:54 DEBUG : banana: Unchanged skipping 2025/07/30 03:20:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/30 03:20:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/30 03:20:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/30 03:20:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/30 03:20:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/30 03:20:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/30 03:20:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/30 03:20:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/30 03:20:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/30 03:20:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/30 03:20:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33650") 2025/07/30 03:20:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/30 03:20:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/30 03:20:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/30 03:20:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/30 03:20:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/30 03:20:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/30 03:20:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/30 03:20:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/30 03:20:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/30 03:20:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/30 03:20:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/30 03:20:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/30 03:20:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/30 03:20:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/30 03:20:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/30 03:20:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/30 03:20:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/30 03:20:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/30 03:20:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/30 03:20:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/30 03:20:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/30 03:20:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/30 03:20:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:49642->172.17.0.2:33650, err= 2025/07/30 03:20:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/30 03:20:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/30 03:20:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/30 03:20:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/30 03:20:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/30 03:20:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/30 03:20:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/30 03:20:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/30 03:20:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/30 03:20:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/30 03:20:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/30 03:20:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/30 03:20:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/30 03:20:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/30 03:20:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/30 03:20:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/30 03:20:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/30 03:20:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/30 03:20:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/30 03:20:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/30 03:20:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/30 03:20:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/30 03:20:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/30 03:20:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/30 03:20:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/30 03:20:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/30 03:20:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/30 03:20:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/30 03:20:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/30 03:20:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/30 03:20:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/30 03:20:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/30 03:20:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/30 03:20:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/30 03:20:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/30 03:20:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/30 03:20:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/30 03:20:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/30 03:20:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/30 03:20:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/30 03:20:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/30 03:20:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/30 03:20:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/30 03:20:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/30 03:20:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/30 03:20:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/30 03:20:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/30 03:20:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/30 03:20:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/30 03:20:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/30 03:20:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/30 03:20:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/30 03:20:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/30 03:20:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/30 03:20:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/30 03:20:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/30 03:20:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/30 03:20:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/30 03:20:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/30 03:20:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/30 03:20:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/30 03:20:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/30 03:20:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/30 03:20:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/30 03:20:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/30 03:20:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/30 03:20:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/30 03:20:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/30 03:20:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/30 03:20:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/30 03:20:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/30 03:20:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/30 03:20:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/30 03:20:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/30 03:20:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/30 03:20:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/30 03:20:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/30 03:20:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/30 03:20:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/30 03:20:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/30 03:20:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/30 03:20:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/30 03:20:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/30 03:20:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/30 03:20:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/30 03:20:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/30 03:20:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/30 03:20:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/30 03:20:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/30 03:20:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/30 03:20:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/30 03:20:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/30 03:20:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/30 03:20:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/30 03:20:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/30 03:20:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/30 03:20:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/30 03:20:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/30 03:20:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/30 03:20:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/30 03:20:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/30 03:20:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/30 03:20:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/30 03:20:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/30 03:20:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/30 03:20:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/30 03:20:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/30 03:20:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/30 03:20:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/30 03:20:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/30 03:20:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/30 03:20:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/30 03:20:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/30 03:20:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/30 03:20:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/30 03:20:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/30 03:20:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/30 03:20:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/30 03:20:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/30 03:20:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/30 03:20:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/30 03:20:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/30 03:20:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/30 03:20:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/30 03:20:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/30 03:20:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/30 03:20:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/30 03:20:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/30 03:20:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/30 03:20:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/30 03:20:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/30 03:20:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/30 03:20:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/30 03:20:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/30 03:20:54 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/30 03:20:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/30 03:20:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/30 03:20:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/30 03:20:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/30 03:20:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/30 03:20:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/30 03:20:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/30 03:20:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/30 03:20:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/30 03:20:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/30 03:20:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/30 03:20:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/30 03:20:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/30 03:20:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/30 03:20:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/30 03:20:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/30 03:20:54 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/30 03:20:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/30 03:20:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/30 03:20:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/30 03:20:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/30 03:20:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/30 03:20:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/30 03:20:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/30 03:20:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/30 03:20:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/30 03:20:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/30 03:20:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/30 03:20:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/30 03:20:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/30 03:20:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/30 03:20:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/30 03:20:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for checks to finish 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for transfers to finish 2025/07/30 03:20:54 DEBUG : Waiting for deletions to finish 2025/07/30 03:20:54 DEBUG : Waiting for deletions to finish 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35829") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:47216->172.17.0.2:35829, err= 2025/07/30 03:20:54 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : YXBwbGU=: Excluded 2025/07/30 03:20:54 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/07/30 03:20:54 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : YmFuYW5h: Excluded 2025/07/30 03:20:54 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34381") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:35902->172.17.0.2:34381, err= 2025/07/30 03:20:54 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/07/30 03:20:54 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/07/30 03:20:54 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/07/30 03:20:54 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/07/30 03:20:54 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/07/30 03:20:54 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/07/30 03:20:54 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/07/30 03:20:54 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/07/30 03:20:54 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/07/30 03:20:54 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/07/30 03:20:54 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/07/30 03:20:54 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/07/30 03:20:54 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/07/30 03:20:54 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/07/30 03:20:54 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/07/30 03:20:54 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35631") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:36606->172.17.0.2:35631, err= 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37034") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:46714->172.17.0.2:37034, err= 2025/07/30 03:20:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/30 03:20:54 DEBUG : apple: transformed to: YXBwbGU= 2025/07/30 03:20:54 DEBUG : banana: transformed to: YmFuYW5h 2025/07/30 03:20:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/30 03:20:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/30 03:20:54 DEBUG : banana: transformed to: YmFuYW5h 2025/07/30 03:20:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/30 03:20:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/30 03:20:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/30 03:20:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/30 03:20:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/30 03:20:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/30 03:20:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/30 03:20:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/30 03:20:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/30 03:20:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/30 03:20:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/30 03:20:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/30 03:20:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/30 03:20:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/30 03:20:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/30 03:20:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/30 03:20:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/30 03:20:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/30 03:20:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/30 03:20:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/30 03:20:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/30 03:20:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/30 03:20:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/30 03:20:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/30 03:20:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/30 03:20:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/30 03:20:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/30 03:20:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/30 03:20:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/30 03:20:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/30 03:20:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/30 03:20:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/30 03:20:54 DEBUG : apple: transformed to: YXBwbGU= 2025/07/30 03:20:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/30 03:20:54 DEBUG : banana: transformed to: YmFuYW5h 2025/07/30 03:20:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/30 03:20:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/30 03:20:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/30 03:20:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/30 03:20:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/30 03:20:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/30 03:20:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/30 03:20:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/30 03:20:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/30 03:20:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/30 03:20:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/30 03:20:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/30 03:20:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/30 03:20:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/30 03:20:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/30 03:20:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/30 03:20:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37150") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:60816->172.17.0.2:37150, err= 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35027") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:51038->172.17.0.2:35027, err= 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39075") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:39676->172.17.0.2:39075, err= 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32548") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:59308->172.17.0.2:32548, err= 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38896") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:49950->172.17.0.2:38896, err= === RUN TestTransform/prefix run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-vezakuq1yari", Local "Local file system at /tmp/rclone1742043378", Modify Window "1s" 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35851") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:58902->172.17.0.2:35851, err= 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38620") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:55656->172.17.0.2:38620, err= 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39198") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:36492->172.17.0.2:39198, err= 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36484") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:41372->172.17.0.2:36484, err= 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38850") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:35118->172.17.0.2:38850, err= 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32928") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:38846->172.17.0.2:32928, err= 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35342") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:36898->172.17.0.2:35342, err= 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38493") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:42160->172.17.0.2:38493, err= 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30129") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:59612->172.17.0.2:30129, err= 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39948") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:52656->172.17.0.2:39948, err= 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33268") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:38504->172.17.0.2:33268, err= 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32829") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:43470->172.17.0.2:32829, err= 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37260") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:52364->172.17.0.2:37260, err= 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31807") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:38696->172.17.0.2:31807, err= 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38193") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:56022->172.17.0.2:38193, err= 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34122") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:43776->172.17.0.2:34122, err= 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31048") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:41570->172.17.0.2:31048, err= 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34083") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:48382->172.17.0.2:34083, err= 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33965") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:48428->172.17.0.2:33965, err= 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35552") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:48420->172.17.0.2:35552, err= 2025/07/30 03:20:54 DEBUG : Waiting for deletions to finish 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39253") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:49842->172.17.0.2:39253, err= 2025/07/30 03:20:54 DEBUG : apple: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : apple: Excluded 2025/07/30 03:20:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : appleappleapplebanana: Excluded 2025/07/30 03:20:54 DEBUG : banana: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : banana: Excluded 2025/07/30 03:20:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : splitbananasplit: Excluded 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36073") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:55270->172.17.0.2:36073, err= 2025/07/30 03:20:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/30 03:20:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/30 03:20:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/30 03:20:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/30 03:20:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/30 03:20:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/30 03:20:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/30 03:20:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/30 03:20:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/30 03:20:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/30 03:20:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/30 03:20:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/30 03:20:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/30 03:20:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/30 03:20:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/30 03:20:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32278") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:57930->172.17.0.2:32278, err= 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30373") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:48812->172.17.0.2:30373, err= 2025/07/30 03:20:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/30 03:20:54 DEBUG : apple: transformed to: PREFIXapple 2025/07/30 03:20:54 DEBUG : banana: transformed to: PREFIXbanana 2025/07/30 03:20:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/30 03:20:54 DEBUG : banana: transformed to: PREFIXbanana 2025/07/30 03:20:54 DEBUG : apple: transformed to: PREFIXapple 2025/07/30 03:20:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/30 03:20:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/30 03:20:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35037") 2025/07/30 03:20:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/30 03:20:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/30 03:20:54 DEBUG : banana: transformed to: PREFIXbanana 2025/07/30 03:20:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/30 03:20:54 DEBUG : apple: transformed to: PREFIXapple 2025/07/30 03:20:54 DEBUG : apple: transformed to: PREFIXapple 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:33006->172.17.0.2:35037, err= 2025/07/30 03:20:54 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/30 03:20:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/30 03:20:54 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/30 03:20:54 DEBUG : banana: transformed to: PREFIXbanana 2025/07/30 03:20:54 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/30 03:20:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/30 03:20:54 DEBUG : apple: transformed to: PREFIXapple 2025/07/30 03:20:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/30 03:20:54 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/30 03:20:54 DEBUG : banana: transformed to: PREFIXbanana 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35251") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:51358->172.17.0.2:35251, err= 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37786") 2025/07/30 03:20:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/30 03:20:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/30 03:20:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39795") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31375") 2025/07/30 03:20:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/30 03:20:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/30 03:20:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:60676->172.17.0.2:37786, err= 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:40166->172.17.0.2:39795, err= 2025/07/30 03:20:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/30 03:20:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:37738->172.17.0.2:31375, err= 2025/07/30 03:20:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/30 03:20:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/30 03:20:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/30 03:20:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/30 03:20:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/30 03:20:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/30 03:20:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/30 03:20:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/30 03:20:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/30 03:20:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/30 03:20:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/30 03:20:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/30 03:20:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/30 03:20:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/30 03:20:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/30 03:20:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/30 03:20:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/30 03:20:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/30 03:20:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/30 03:20:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/30 03:20:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/30 03:20:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/30 03:20:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/30 03:20:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/30 03:20:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/30 03:20:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/30 03:20:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/30 03:20:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/30 03:20:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/30 03:20:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/30 03:20:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/30 03:20:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/30 03:20:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/30 03:20:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/30 03:20:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/30 03:20:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/30 03:20:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/30 03:20:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/30 03:20:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/30 03:20:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/30 03:20:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/30 03:20:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/30 03:20:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/30 03:20:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/30 03:20:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/30 03:20:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/30 03:20:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/30 03:20:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/30 03:20:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/30 03:20:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/30 03:20:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/30 03:20:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/30 03:20:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/30 03:20:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/30 03:20:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/30 03:20:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/30 03:20:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/30 03:20:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/30 03:20:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/30 03:20:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/30 03:20:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/30 03:20:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/30 03:20:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/30 03:20:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/30 03:20:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/30 03:20:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/30 03:20:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/30 03:20:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/30 03:20:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/30 03:20:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/30 03:20:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/30 03:20:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/30 03:20:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/30 03:20:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/30 03:20:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/30 03:20:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/30 03:20:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/30 03:20:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/30 03:20:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/30 03:20:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/30 03:20:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/30 03:20:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/30 03:20:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/30 03:20:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/30 03:20:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/30 03:20:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/30 03:20:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/30 03:20:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/30 03:20:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/30 03:20:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/30 03:20:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/30 03:20:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/30 03:20:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/30 03:20:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/30 03:20:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/30 03:20:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/30 03:20:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/30 03:20:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/30 03:20:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/30 03:20:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/30 03:20:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/30 03:20:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/30 03:20:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/30 03:20:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/30 03:20:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/30 03:20:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/30 03:20:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/30 03:20:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/30 03:20:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/30 03:20:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/30 03:20:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/30 03:20:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/30 03:20:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/30 03:20:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/30 03:20:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/30 03:20:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/30 03:20:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/30 03:20:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/30 03:20:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/30 03:20:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/30 03:20:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37310") 2025/07/30 03:20:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/30 03:20:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/30 03:20:54 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/30 03:20:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/30 03:20:54 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/30 03:20:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/30 03:20:54 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/30 03:20:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/30 03:20:54 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/30 03:20:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/30 03:20:54 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/30 03:20:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/30 03:20:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/30 03:20:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/30 03:20:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/30 03:20:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/30 03:20:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/30 03:20:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/30 03:20:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/30 03:20:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/30 03:20:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/30 03:20:54 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/30 03:20:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/30 03:20:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/30 03:20:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/30 03:20:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:48988->172.17.0.2:37310, err= 2025/07/30 03:20:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/30 03:20:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/30 03:20:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/30 03:20:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/30 03:20:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/30 03:20:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/30 03:20:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/30 03:20:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/30 03:20:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/30 03:20:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/30 03:20:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/30 03:20:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/30 03:20:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/30 03:20:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/30 03:20:54 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/07/30 03:20:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/30 03:20:54 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/30 03:20:54 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/30 03:20:54 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/30 03:20:54 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/30 03:20:54 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/30 03:20:54 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/30 03:20:54 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/30 03:20:54 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/30 03:20:54 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/30 03:20:54 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/30 03:20:54 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/30 03:20:54 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/30 03:20:54 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/30 03:20:54 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/30 03:20:54 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/30 03:20:54 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/30 03:20:54 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/30 03:20:54 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/30 03:20:54 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/30 03:20:54 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/30 03:20:54 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/30 03:20:54 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/30 03:20:54 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/30 03:20:54 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/30 03:20:54 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/30 03:20:54 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/30 03:20:54 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/30 03:20:54 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/30 03:20:54 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/30 03:20:54 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/30 03:20:54 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/07/30 03:20:54 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for checks to finish 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for transfers to finish 2025/07/30 03:20:54 DEBUG : PREFIXappleappleapplebanana.95c0dad6.partial: renamed to: PREFIXappleappleapplebanana 2025/07/30 03:20:54 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/07/30 03:20:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/30 03:20:54 DEBUG : PREFIXapple.a5c688ae.partial: renamed to: PREFIXapple 2025/07/30 03:20:54 INFO : apple: Copied (new) to: PREFIXapple 2025/07/30 03:20:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/30 03:20:54 DEBUG : PREFIXbanana.468f3f0c.partial: renamed to: PREFIXbanana 2025/07/30 03:20:54 INFO : banana: Copied (new) to: PREFIXbanana 2025/07/30 03:20:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32980") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37501") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36162") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:53354->172.17.0.2:32980, err= 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:36610->172.17.0.2:37501, err= 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:39666->172.17.0.2:36162, err= 2025/07/30 03:20:54 DEBUG : PREFIXsplitbananasplit.580ea801.partial: renamed to: PREFIXsplitbananasplit 2025/07/30 03:20:54 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/07/30 03:20:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39957") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:36568->172.17.0.2:39957, err= 2025/07/30 03:20:54 DEBUG : dir1/PREFIX0001-bcdefgh.txt.95c0dad6.partial: renamed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/30 03:20:54 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/07/30 03:20:54 DEBUG : dir1/PREFIX0000-abcdefg.txt.95c0dad6.partial: renamed to: dir1/PREFIX0000-abcdefg.txt 2025/07/30 03:20:54 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/07/30 03:20:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/30 03:20:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/30 03:20:54 DEBUG : dir1/PREFIX0002-cdefghi.txt.95c0dad6.partial: renamed to: dir1/PREFIX0002-cdefghi.txt 2025/07/30 03:20:54 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39219") 2025/07/30 03:20:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32235") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:43730->172.17.0.2:32235, err= 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:53722->172.17.0.2:39219, err= 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35581") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:55920->172.17.0.2:35581, err= 2025/07/30 03:20:54 DEBUG : dir1/PREFIX0003-defghij.txt.95c0dad6.partial: renamed to: dir1/PREFIX0003-defghij.txt 2025/07/30 03:20:54 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/07/30 03:20:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37677") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:35032->172.17.0.2:37677, err= 2025/07/30 03:20:54 DEBUG : dir1/PREFIX0004-efghijk.txt.95c0dad6.partial: renamed to: dir1/PREFIX0004-efghijk.txt 2025/07/30 03:20:54 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/07/30 03:20:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/30 03:20:54 DEBUG : dir1/PREFIX0006-ghijklm.txt.95c0dad6.partial: renamed to: dir1/PREFIX0006-ghijklm.txt 2025/07/30 03:20:54 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/07/30 03:20:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/30 03:20:54 DEBUG : dir1/PREFIX0005-fghijkl.txt.95c0dad6.partial: renamed to: dir1/PREFIX0005-fghijkl.txt 2025/07/30 03:20:54 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/07/30 03:20:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39392") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:52950->172.17.0.2:39392, err= 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32808") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:59098->172.17.0.2:32808, err= 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34483") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:56536->172.17.0.2:34483, err= 2025/07/30 03:20:54 DEBUG : dir1/PREFIX0007-1234567.txt.95c0dad6.partial: renamed to: dir1/PREFIX0007-1234567.txt 2025/07/30 03:20:54 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/07/30 03:20:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37080") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:33124->172.17.0.2:37080, err= 2025/07/30 03:20:54 DEBUG : dir1/PREFIX0009-3456789.txt.95c0dad6.partial: renamed to: dir1/PREFIX0009-3456789.txt 2025/07/30 03:20:54 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/07/30 03:20:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/30 03:20:54 DEBUG : dir1/PREFIX0010-456789.txt.7dd74a77.partial: renamed to: dir1/PREFIX0010-456789.txt 2025/07/30 03:20:54 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/07/30 03:20:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/30 03:20:54 DEBUG : dir1/PREFIX0008-2345678.txt.95c0dad6.partial: renamed to: dir1/PREFIX0008-2345678.txt 2025/07/30 03:20:54 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/07/30 03:20:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33973") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36470") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38357") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:59906->172.17.0.2:38357, err= 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:32970->172.17.0.2:33973, err= 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:46376->172.17.0.2:36470, err= 2025/07/30 03:20:54 DEBUG : dir1/PREFIX0011-56789;.txt.7dd74a77.partial: renamed to: dir1/PREFIX0011-56789;.txt 2025/07/30 03:20:54 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/07/30 03:20:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33270") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:52046->172.17.0.2:33270, err= 2025/07/30 03:20:54 DEBUG : dir1/PREFIX0012-6789;.txt.8083cda9.partial: renamed to: dir1/PREFIX0012-6789;.txt 2025/07/30 03:20:54 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/07/30 03:20:54 DEBUG : dir1/PREFIX0014-89;=.txt.68945d08.partial: renamed to: dir1/PREFIX0014-89;=.txt 2025/07/30 03:20:54 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/07/30 03:20:54 DEBUG : dir1/PREFIX0013-789;=.txt.8083cda9.partial: renamed to: dir1/PREFIX0013-789;=.txt 2025/07/30 03:20:54 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/07/30 03:20:54 DEBUG : dir1/PREFIX0015-9;=.txt.b01938a0.partial: renamed to: dir1/PREFIX0015-9;=.txt 2025/07/30 03:20:54 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/07/30 03:20:54 DEBUG : Waiting for deletions to finish 2025/07/30 03:20:54 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/30 03:20:54 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/30 03:20:54 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/30 03:20:54 INFO : dir1/0014-89;=.txt: Deleted 2025/07/30 03:20:54 INFO : dir1/0012-6789;.txt: Deleted 2025/07/30 03:20:54 INFO : dir1/0015-9;=.txt: Deleted 2025/07/30 03:20:54 INFO : apple: Deleted 2025/07/30 03:20:54 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/30 03:20:54 INFO : splitbananasplit: Deleted 2025/07/30 03:20:54 INFO : dir1/0010-456789.txt: Deleted 2025/07/30 03:20:54 INFO : appleappleapplebanana: Deleted 2025/07/30 03:20:54 INFO : dir1/0007-1234567.txt: Deleted 2025/07/30 03:20:54 INFO : banana: Deleted 2025/07/30 03:20:54 INFO : dir1/0008-2345678.txt: Deleted 2025/07/30 03:20:54 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/30 03:20:54 INFO : dir1/0003-defghij.txt: Deleted 2025/07/30 03:20:54 INFO : dir1/0013-789;=.txt: Deleted 2025/07/30 03:20:54 INFO : dir1/0009-3456789.txt: Deleted 2025/07/30 03:20:54 INFO : dir1/0011-56789;.txt: Deleted 2025/07/30 03:20:54 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/30 03:20:54 DEBUG : Waiting for deletions to finish 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36704") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:55046->172.17.0.2:36704, err= 2025/07/30 03:20:54 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : PREFIXapple: Excluded 2025/07/30 03:20:54 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : PREFIXappleappleapplebanana: Excluded 2025/07/30 03:20:54 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : PREFIXbanana: Excluded 2025/07/30 03:20:54 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : PREFIXsplitbananasplit: Excluded 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39486") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:59632->172.17.0.2:39486, err= 2025/07/30 03:20:54 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2025/07/30 03:20:54 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2025/07/30 03:20:54 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2025/07/30 03:20:54 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2025/07/30 03:20:54 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2025/07/30 03:20:54 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2025/07/30 03:20:54 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2025/07/30 03:20:54 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2025/07/30 03:20:54 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2025/07/30 03:20:54 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2025/07/30 03:20:54 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2025/07/30 03:20:54 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2025/07/30 03:20:54 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2025/07/30 03:20:54 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2025/07/30 03:20:54 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2025/07/30 03:20:54 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37197") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:57944->172.17.0.2:37197, err= 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32695") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:50212->172.17.0.2:32695, err= 2025/07/30 03:20:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/30 03:20:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/30 03:20:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/30 03:20:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/30 03:20:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/30 03:20:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/30 03:20:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/30 03:20:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/30 03:20:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/30 03:20:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/30 03:20:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/30 03:20:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/30 03:20:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/30 03:20:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/30 03:20:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/30 03:20:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/30 03:20:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/30 03:20:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/30 03:20:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/30 03:20:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/30 03:20:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/30 03:20:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/30 03:20:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/30 03:20:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/30 03:20:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/30 03:20:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/30 03:20:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/30 03:20:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/30 03:20:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/30 03:20:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/30 03:20:54 DEBUG : apple: transformed to: PREFIXapple 2025/07/30 03:20:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/30 03:20:54 DEBUG : apple: transformed to: PREFIXapple 2025/07/30 03:20:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/30 03:20:54 DEBUG : apple: transformed to: PREFIXapple 2025/07/30 03:20:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/30 03:20:54 DEBUG : apple: transformed to: PREFIXapple 2025/07/30 03:20:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/30 03:20:54 DEBUG : apple: transformed to: PREFIXapple 2025/07/30 03:20:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/30 03:20:54 DEBUG : apple: transformed to: PREFIXapple 2025/07/30 03:20:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/30 03:20:54 DEBUG : apple: transformed to: PREFIXapple 2025/07/30 03:20:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/30 03:20:54 DEBUG : apple: transformed to: PREFIXapple 2025/07/30 03:20:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/30 03:20:54 DEBUG : apple: transformed to: PREFIXapple 2025/07/30 03:20:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/30 03:20:54 DEBUG : apple: transformed to: PREFIXapple 2025/07/30 03:20:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/30 03:20:54 DEBUG : apple: transformed to: PREFIXapple 2025/07/30 03:20:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/30 03:20:54 DEBUG : apple: transformed to: PREFIXapple 2025/07/30 03:20:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/30 03:20:54 DEBUG : apple: transformed to: PREFIXapple 2025/07/30 03:20:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/30 03:20:54 DEBUG : apple: transformed to: PREFIXapple 2025/07/30 03:20:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/30 03:20:54 DEBUG : apple: transformed to: PREFIXapple 2025/07/30 03:20:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/30 03:20:54 DEBUG : apple: transformed to: PREFIXapple 2025/07/30 03:20:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/30 03:20:54 DEBUG : banana: transformed to: PREFIXbanana 2025/07/30 03:20:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/30 03:20:54 DEBUG : banana: transformed to: PREFIXbanana 2025/07/30 03:20:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/30 03:20:54 DEBUG : banana: transformed to: PREFIXbanana 2025/07/30 03:20:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/30 03:20:54 DEBUG : banana: transformed to: PREFIXbanana 2025/07/30 03:20:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/30 03:20:54 DEBUG : banana: transformed to: PREFIXbanana 2025/07/30 03:20:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/30 03:20:54 DEBUG : banana: transformed to: PREFIXbanana 2025/07/30 03:20:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/30 03:20:54 DEBUG : banana: transformed to: PREFIXbanana 2025/07/30 03:20:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/30 03:20:54 DEBUG : banana: transformed to: PREFIXbanana 2025/07/30 03:20:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/30 03:20:54 DEBUG : banana: transformed to: PREFIXbanana 2025/07/30 03:20:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/30 03:20:54 DEBUG : banana: transformed to: PREFIXbanana 2025/07/30 03:20:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/30 03:20:54 DEBUG : banana: transformed to: PREFIXbanana 2025/07/30 03:20:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/30 03:20:54 DEBUG : banana: transformed to: PREFIXbanana 2025/07/30 03:20:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/30 03:20:54 DEBUG : banana: transformed to: PREFIXbanana 2025/07/30 03:20:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/30 03:20:54 DEBUG : banana: transformed to: PREFIXbanana 2025/07/30 03:20:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/30 03:20:54 DEBUG : banana: transformed to: PREFIXbanana 2025/07/30 03:20:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/30 03:20:54 DEBUG : banana: transformed to: PREFIXbanana 2025/07/30 03:20:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/30 03:20:54 DEBUG : banana: transformed to: PREFIXbanana 2025/07/30 03:20:54 DEBUG : apple: transformed to: PREFIXapple 2025/07/30 03:20:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/30 03:20:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/30 03:20:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/30 03:20:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/30 03:20:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/30 03:20:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/30 03:20:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/30 03:20:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/30 03:20:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/30 03:20:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/30 03:20:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/30 03:20:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/30 03:20:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/30 03:20:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/30 03:20:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/30 03:20:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/30 03:20:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/30 03:20:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/30 03:20:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/30 03:20:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/30 03:20:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/30 03:20:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/30 03:20:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/30 03:20:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/30 03:20:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/30 03:20:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/30 03:20:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/30 03:20:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/30 03:20:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/30 03:20:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/30 03:20:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/30 03:20:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/30 03:20:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/30 03:20:54 DEBUG : banana: transformed to: PREFIXbanana 2025/07/30 03:20:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/30 03:20:54 DEBUG : apple: transformed to: PREFIXapple 2025/07/30 03:20:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/30 03:20:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/30 03:20:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/30 03:20:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/30 03:20:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/30 03:20:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/30 03:20:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/30 03:20:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/30 03:20:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/30 03:20:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/30 03:20:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/30 03:20:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/30 03:20:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/30 03:20:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/30 03:20:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/30 03:20:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/30 03:20:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/30 03:20:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/30 03:20:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/30 03:20:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/30 03:20:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/30 03:20:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/30 03:20:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/30 03:20:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/30 03:20:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/30 03:20:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/30 03:20:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/30 03:20:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/30 03:20:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/30 03:20:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/30 03:20:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/30 03:20:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/30 03:20:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/30 03:20:54 DEBUG : banana: transformed to: PREFIXbanana 2025/07/30 03:20:54 DEBUG : apple: transformed to: PREFIXapple 2025/07/30 03:20:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/30 03:20:54 DEBUG : banana: transformed to: PREFIXbanana 2025/07/30 03:20:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/30 03:20:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/30 03:20:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/30 03:20:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/30 03:20:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/30 03:20:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/30 03:20:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/30 03:20:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/30 03:20:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/30 03:20:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/30 03:20:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/30 03:20:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/30 03:20:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/30 03:20:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/30 03:20:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/30 03:20:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/30 03:20:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34675") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:45720->172.17.0.2:34675, err= 2025/07/30 03:20:54 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/30 03:20:54 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/30 03:20:54 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/30 03:20:54 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30197") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:46526->172.17.0.2:30197, err= 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32439") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36914") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:58274->172.17.0.2:36914, err= 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:37292->172.17.0.2:32439, err= 2025/07/30 03:20:54 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/30 03:20:54 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/30 03:20:54 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/30 03:20:54 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/30 03:20:54 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/30 03:20:54 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/30 03:20:54 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/30 03:20:54 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/30 03:20:54 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/30 03:20:54 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/30 03:20:54 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/30 03:20:54 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/30 03:20:54 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/30 03:20:54 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/30 03:20:54 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/30 03:20:54 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39254") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for checks to finish 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for transfers to finish 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:37922->172.17.0.2:39254, err= 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33799") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:45184->172.17.0.2:33799, err= 2025/07/30 03:20:54 DEBUG : apple.a5c688ae.partial: renamed to: apple 2025/07/30 03:20:54 INFO : apple: Copied (new) 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32143") 2025/07/30 03:20:54 DEBUG : splitbananasplit.580ea801.partial: renamed to: splitbananasplit 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:44134->172.17.0.2:32143, err= 2025/07/30 03:20:54 INFO : splitbananasplit: Copied (new) 2025/07/30 03:20:54 DEBUG : banana.468f3f0c.partial: renamed to: banana 2025/07/30 03:20:54 INFO : banana: Copied (new) 2025/07/30 03:20:54 DEBUG : appleappleapplebanana.95c0dad6.partial: renamed to: appleappleapplebanana 2025/07/30 03:20:54 INFO : appleappleapplebanana: Copied (new) 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32014") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36766") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32997") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:45442->172.17.0.2:36766, err= 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:49650->172.17.0.2:32014, err= 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:56188->172.17.0.2:32997, err= 2025/07/30 03:20:54 DEBUG : dir1/0000-abcdefg.txt.95c0dad6.partial: renamed to: dir1/0000-abcdefg.txt 2025/07/30 03:20:54 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/07/30 03:20:54 DEBUG : dir1/0001-bcdefgh.txt.95c0dad6.partial: renamed to: dir1/0001-bcdefgh.txt 2025/07/30 03:20:54 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32288") 2025/07/30 03:20:54 DEBUG : dir1/0003-defghij.txt.95c0dad6.partial: renamed to: dir1/0003-defghij.txt 2025/07/30 03:20:54 INFO : dir1/0003-defghij.txt: Copied (new) 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34785") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:52938->172.17.0.2:32288, err= 2025/07/30 03:20:54 DEBUG : dir1/0002-cdefghi.txt.95c0dad6.partial: renamed to: dir1/0002-cdefghi.txt 2025/07/30 03:20:54 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:52096->172.17.0.2:34785, err= 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34433") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:56810->172.17.0.2:34433, err= 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36257") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:53560->172.17.0.2:36257, err= 2025/07/30 03:20:54 DEBUG : dir1/0006-ghijklm.txt.95c0dad6.partial: renamed to: dir1/0006-ghijklm.txt 2025/07/30 03:20:54 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/07/30 03:20:54 DEBUG : dir1/0005-fghijkl.txt.95c0dad6.partial: renamed to: dir1/0005-fghijkl.txt 2025/07/30 03:20:54 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/07/30 03:20:54 DEBUG : dir1/0004-efghijk.txt.95c0dad6.partial: renamed to: dir1/0004-efghijk.txt 2025/07/30 03:20:54 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/07/30 03:20:54 DEBUG : dir1/0007-1234567.txt.95c0dad6.partial: renamed to: dir1/0007-1234567.txt 2025/07/30 03:20:54 INFO : dir1/0007-1234567.txt: Copied (new) 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34840") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35586") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:60926->172.17.0.2:34840, err= 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37428") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31879") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:41368->172.17.0.2:31879, err= 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:55352->172.17.0.2:35586, err= 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:40814->172.17.0.2:37428, err= 2025/07/30 03:20:54 DEBUG : dir1/0010-456789.txt.7dd74a77.partial: renamed to: dir1/0010-456789.txt 2025/07/30 03:20:54 INFO : dir1/0010-456789.txt: Copied (new) 2025/07/30 03:20:54 DEBUG : dir1/0011-56789;.txt.7dd74a77.partial: renamed to: dir1/0011-56789;.txt 2025/07/30 03:20:54 INFO : dir1/0011-56789;.txt: Copied (new) 2025/07/30 03:20:54 DEBUG : dir1/0008-2345678.txt.95c0dad6.partial: renamed to: dir1/0008-2345678.txt 2025/07/30 03:20:54 INFO : dir1/0008-2345678.txt: Copied (new) 2025/07/30 03:20:54 DEBUG : dir1/0009-3456789.txt.95c0dad6.partial: renamed to: dir1/0009-3456789.txt 2025/07/30 03:20:54 INFO : dir1/0009-3456789.txt: Copied (new) 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35528") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:45504->172.17.0.2:35528, err= 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39223") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33778") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35794") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:47622->172.17.0.2:39223, err= 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:46908->172.17.0.2:35794, err= 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:39526->172.17.0.2:33778, err= 2025/07/30 03:20:54 DEBUG : dir1/0013-789;=.txt.8083cda9.partial: renamed to: dir1/0013-789;=.txt 2025/07/30 03:20:54 INFO : dir1/0013-789;=.txt: Copied (new) 2025/07/30 03:20:54 DEBUG : dir1/0014-89;=.txt.68945d08.partial: renamed to: dir1/0014-89;=.txt 2025/07/30 03:20:54 DEBUG : dir1/0012-6789;.txt.8083cda9.partial: renamed to: dir1/0012-6789;.txt 2025/07/30 03:20:54 INFO : dir1/0014-89;=.txt: Copied (new) 2025/07/30 03:20:54 INFO : dir1/0012-6789;.txt: Copied (new) 2025/07/30 03:20:54 DEBUG : dir1/0015-9;=.txt.b01938a0.partial: renamed to: dir1/0015-9;=.txt 2025/07/30 03:20:54 INFO : dir1/0015-9;=.txt: Copied (new) 2025/07/30 03:20:54 DEBUG : Waiting for deletions to finish 2025/07/30 03:20:54 INFO : PREFIXapple: Deleted 2025/07/30 03:20:54 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/07/30 03:20:54 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/07/30 03:20:54 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/07/30 03:20:54 INFO : PREFIXsplitbananasplit: Deleted 2025/07/30 03:20:54 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/07/30 03:20:54 INFO : PREFIXappleappleapplebanana: Deleted 2025/07/30 03:20:54 INFO : PREFIXbanana: Deleted 2025/07/30 03:20:54 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/07/30 03:20:54 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/07/30 03:20:54 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/07/30 03:20:54 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/07/30 03:20:54 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/07/30 03:20:54 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/07/30 03:20:54 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/07/30 03:20:54 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/07/30 03:20:54 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/07/30 03:20:54 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/07/30 03:20:54 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/07/30 03:20:54 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/07/30 03:20:54 DEBUG : Waiting for deletions to finish 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33370") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:37868->172.17.0.2:33370, err= 2025/07/30 03:20:54 DEBUG : apple: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : apple: Excluded 2025/07/30 03:20:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : appleappleapplebanana: Excluded 2025/07/30 03:20:54 DEBUG : banana: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : banana: Excluded 2025/07/30 03:20:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : splitbananasplit: Excluded 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30758") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:50994->172.17.0.2:30758, err= 2025/07/30 03:20:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/30 03:20:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/30 03:20:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/30 03:20:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/30 03:20:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/30 03:20:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/30 03:20:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/30 03:20:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/30 03:20:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/30 03:20:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/30 03:20:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/30 03:20:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/30 03:20:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/30 03:20:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/30 03:20:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/30 03:20:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/30 03:20:54 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38220") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:47568->172.17.0.2:38220, err= 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38008") 2025/07/30 03:20:54 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:42426->172.17.0.2:38008, err= 2025/07/30 03:20:55 DEBUG : Waiting for deletions to finish 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37157") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:47040->172.17.0.2:37157, err= 2025/07/30 03:20:55 DEBUG : apple: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : apple: Excluded 2025/07/30 03:20:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : appleappleapplebanana: Excluded 2025/07/30 03:20:55 DEBUG : banana: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : banana: Excluded 2025/07/30 03:20:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : splitbananasplit: Excluded 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30658") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:45674->172.17.0.2:30658, err= 2025/07/30 03:20:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37646") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:53520->172.17.0.2:37646, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32565") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:57726->172.17.0.2:32565, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37422") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:45606->172.17.0.2:37422, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34706") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:51916->172.17.0.2:34706, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35605") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:50908->172.17.0.2:35605, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35332") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:56390->172.17.0.2:35332, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38374") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:37414->172.17.0.2:38374, err= === RUN TestTransform/suffix run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-vezakuq1yari", Local "Local file system at /tmp/rclone1742043378", Modify Window "1s" 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38010") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:41788->172.17.0.2:38010, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39918") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:60222->172.17.0.2:39918, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38086") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:33792->172.17.0.2:38086, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36738") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:32878->172.17.0.2:36738, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34064") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:49604->172.17.0.2:34064, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34981") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:55082->172.17.0.2:34981, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35672") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:50138->172.17.0.2:35672, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32598") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:35986->172.17.0.2:32598, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31824") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:34548->172.17.0.2:31824, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31086") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:42954->172.17.0.2:31086, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30237") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:33000->172.17.0.2:30237, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32770") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:42676->172.17.0.2:32770, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30049") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:57192->172.17.0.2:30049, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31734") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:32866->172.17.0.2:31734, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35151") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:58566->172.17.0.2:35151, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33474") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:39916->172.17.0.2:33474, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33043") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:37884->172.17.0.2:33043, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31770") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:60796->172.17.0.2:31770, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31960") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:36978->172.17.0.2:31960, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32695") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:50224->172.17.0.2:32695, err= 2025/07/30 03:20:55 DEBUG : Waiting for deletions to finish 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31283") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:40188->172.17.0.2:31283, err= 2025/07/30 03:20:55 DEBUG : apple: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : apple: Excluded 2025/07/30 03:20:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : appleappleapplebanana: Excluded 2025/07/30 03:20:55 DEBUG : banana: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : banana: Excluded 2025/07/30 03:20:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : splitbananasplit: Excluded 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32371") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:35500->172.17.0.2:32371, err= 2025/07/30 03:20:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36677") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:45160->172.17.0.2:36677, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36642") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:47548->172.17.0.2:36642, err= 2025/07/30 03:20:55 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/30 03:20:55 DEBUG : apple: transformed to: appleSUFFIX 2025/07/30 03:20:55 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/30 03:20:55 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/30 03:20:55 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/30 03:20:55 DEBUG : apple: transformed to: appleSUFFIX 2025/07/30 03:20:55 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/30 03:20:55 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/30 03:20:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/30 03:20:55 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39257") 2025/07/30 03:20:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/30 03:20:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/30 03:20:55 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/30 03:20:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/30 03:20:55 DEBUG : apple: transformed to: appleSUFFIX 2025/07/30 03:20:55 DEBUG : apple: transformed to: appleSUFFIX 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:59920->172.17.0.2:39257, err= 2025/07/30 03:20:55 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/30 03:20:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/30 03:20:55 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/30 03:20:55 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/30 03:20:55 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/30 03:20:55 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/30 03:20:55 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/30 03:20:55 DEBUG : apple: transformed to: appleSUFFIX 2025/07/30 03:20:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/30 03:20:55 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38576") 2025/07/30 03:20:55 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/30 03:20:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37723") 2025/07/30 03:20:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:42022->172.17.0.2:38576, err= 2025/07/30 03:20:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37538") 2025/07/30 03:20:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:54884->172.17.0.2:37723, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39377") 2025/07/30 03:20:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39713") 2025/07/30 03:20:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:60834->172.17.0.2:37538, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:51884->172.17.0.2:39713, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:50796->172.17.0.2:39377, err= 2025/07/30 03:20:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/30 03:20:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/30 03:20:55 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/30 03:20:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/30 03:20:55 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/30 03:20:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/30 03:20:55 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/30 03:20:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/30 03:20:55 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/30 03:20:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/30 03:20:55 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/30 03:20:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/30 03:20:55 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/30 03:20:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/30 03:20:55 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/30 03:20:55 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/30 03:20:55 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/30 03:20:55 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/30 03:20:55 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/30 03:20:55 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/30 03:20:55 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/30 03:20:55 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/30 03:20:55 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/30 03:20:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/30 03:20:55 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/30 03:20:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/30 03:20:55 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/30 03:20:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/30 03:20:55 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/30 03:20:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/30 03:20:55 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/30 03:20:55 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/07/30 03:20:55 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for checks to finish 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for transfers to finish 2025/07/30 03:20:55 DEBUG : splitbananasplitSUFFIX.580ea801.partial: renamed to: splitbananasplitSUFFIX 2025/07/30 03:20:55 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/07/30 03:20:55 DEBUG : appleappleapplebananaSUFFIX.95c0dad6.partial: renamed to: appleappleapplebananaSUFFIX 2025/07/30 03:20:55 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/07/30 03:20:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/30 03:20:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/30 03:20:55 DEBUG : bananaSUFFIX.468f3f0c.partial: renamed to: bananaSUFFIX 2025/07/30 03:20:55 INFO : banana: Copied (new) to: bananaSUFFIX 2025/07/30 03:20:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/30 03:20:55 DEBUG : appleSUFFIX.a5c688ae.partial: renamed to: appleSUFFIX 2025/07/30 03:20:55 INFO : apple: Copied (new) to: appleSUFFIX 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38124") 2025/07/30 03:20:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:37632->172.17.0.2:38124, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37620") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34212") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:32906->172.17.0.2:37620, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37056") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:40694->172.17.0.2:34212, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:43290->172.17.0.2:37056, err= 2025/07/30 03:20:55 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/30 03:20:55 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/30 03:20:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/30 03:20:55 DEBUG : dir1/0002-cdefghi.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/30 03:20:55 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/07/30 03:20:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31854") 2025/07/30 03:20:55 DEBUG : dir1/0003-defghij.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0003-defghij.txtSUFFIX 2025/07/30 03:20:55 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/07/30 03:20:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:36150->172.17.0.2:31854, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38862") 2025/07/30 03:20:55 DEBUG : dir1/0000-abcdefg.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/30 03:20:55 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/07/30 03:20:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36075") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:44048->172.17.0.2:36075, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:44986->172.17.0.2:38862, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35586") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:55360->172.17.0.2:35586, err= 2025/07/30 03:20:55 DEBUG : dir1/0005-fghijkl.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/30 03:20:55 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/07/30 03:20:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30294") 2025/07/30 03:20:55 DEBUG : dir1/0007-1234567.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0007-1234567.txtSUFFIX 2025/07/30 03:20:55 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/07/30 03:20:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:51404->172.17.0.2:30294, err= 2025/07/30 03:20:55 DEBUG : dir1/0006-ghijklm.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/30 03:20:55 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/07/30 03:20:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/30 03:20:55 DEBUG : dir1/0004-efghijk.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0004-efghijk.txtSUFFIX 2025/07/30 03:20:55 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/07/30 03:20:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38248") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:40018->172.17.0.2:38248, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37144") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:60818->172.17.0.2:37144, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31070") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:43582->172.17.0.2:31070, err= 2025/07/30 03:20:55 DEBUG : dir1/0008-2345678.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0008-2345678.txtSUFFIX 2025/07/30 03:20:55 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/07/30 03:20:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/30 03:20:55 DEBUG : dir1/0010-456789.txtSUFFIX.7dd74a77.partial: renamed to: dir1/0010-456789.txtSUFFIX 2025/07/30 03:20:55 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/07/30 03:20:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/30 03:20:55 DEBUG : dir1/0011-56789;.txtSUFFIX.7dd74a77.partial: renamed to: dir1/0011-56789;.txtSUFFIX 2025/07/30 03:20:55 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/07/30 03:20:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/30 03:20:55 DEBUG : dir1/0009-3456789.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0009-3456789.txtSUFFIX 2025/07/30 03:20:55 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/07/30 03:20:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31756") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37834") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33281") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:58080->172.17.0.2:37834, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:34800->172.17.0.2:31756, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:57624->172.17.0.2:33281, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30859") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:35276->172.17.0.2:30859, err= 2025/07/30 03:20:55 DEBUG : dir1/0013-789;=.txtSUFFIX.8083cda9.partial: renamed to: dir1/0013-789;=.txtSUFFIX 2025/07/30 03:20:55 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/07/30 03:20:55 DEBUG : dir1/0012-6789;.txtSUFFIX.8083cda9.partial: renamed to: dir1/0012-6789;.txtSUFFIX 2025/07/30 03:20:55 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/07/30 03:20:55 DEBUG : dir1/0014-89;=.txtSUFFIX.68945d08.partial: renamed to: dir1/0014-89;=.txtSUFFIX 2025/07/30 03:20:55 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/07/30 03:20:55 DEBUG : dir1/0015-9;=.txtSUFFIX.b01938a0.partial: renamed to: dir1/0015-9;=.txtSUFFIX 2025/07/30 03:20:55 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/07/30 03:20:55 DEBUG : Waiting for deletions to finish 2025/07/30 03:20:55 INFO : splitbananasplit: Deleted 2025/07/30 03:20:55 INFO : dir1/0013-789;=.txt: Deleted 2025/07/30 03:20:55 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/30 03:20:55 INFO : dir1/0003-defghij.txt: Deleted 2025/07/30 03:20:55 INFO : dir1/0007-1234567.txt: Deleted 2025/07/30 03:20:55 INFO : apple: Deleted 2025/07/30 03:20:55 INFO : dir1/0012-6789;.txt: Deleted 2025/07/30 03:20:55 INFO : dir1/0011-56789;.txt: Deleted 2025/07/30 03:20:55 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/30 03:20:55 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/30 03:20:55 INFO : dir1/0009-3456789.txt: Deleted 2025/07/30 03:20:55 INFO : dir1/0008-2345678.txt: Deleted 2025/07/30 03:20:55 INFO : banana: Deleted 2025/07/30 03:20:55 INFO : dir1/0015-9;=.txt: Deleted 2025/07/30 03:20:55 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/30 03:20:55 INFO : appleappleapplebanana: Deleted 2025/07/30 03:20:55 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/30 03:20:55 INFO : dir1/0014-89;=.txt: Deleted 2025/07/30 03:20:55 INFO : dir1/0010-456789.txt: Deleted 2025/07/30 03:20:55 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/30 03:20:55 DEBUG : Waiting for deletions to finish 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34665") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:43412->172.17.0.2:34665, err= 2025/07/30 03:20:55 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : appleSUFFIX: Excluded 2025/07/30 03:20:55 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : appleappleapplebananaSUFFIX: Excluded 2025/07/30 03:20:55 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : bananaSUFFIX: Excluded 2025/07/30 03:20:55 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : splitbananasplitSUFFIX: Excluded 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39950") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:57788->172.17.0.2:39950, err= 2025/07/30 03:20:55 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35623") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:40068->172.17.0.2:35623, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33709") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:45834->172.17.0.2:33709, err= 2025/07/30 03:20:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/30 03:20:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/30 03:20:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/30 03:20:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/30 03:20:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/30 03:20:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/30 03:20:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/30 03:20:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/30 03:20:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/30 03:20:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/30 03:20:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/30 03:20:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/30 03:20:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/30 03:20:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/30 03:20:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/30 03:20:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/30 03:20:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/30 03:20:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/30 03:20:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/30 03:20:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/30 03:20:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/30 03:20:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/30 03:20:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/30 03:20:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/30 03:20:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/30 03:20:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/30 03:20:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/30 03:20:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/30 03:20:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/30 03:20:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/30 03:20:55 DEBUG : apple: transformed to: appleSUFFIX 2025/07/30 03:20:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/30 03:20:55 DEBUG : apple: transformed to: appleSUFFIX 2025/07/30 03:20:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/30 03:20:55 DEBUG : apple: transformed to: appleSUFFIX 2025/07/30 03:20:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/30 03:20:55 DEBUG : apple: transformed to: appleSUFFIX 2025/07/30 03:20:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/30 03:20:55 DEBUG : apple: transformed to: appleSUFFIX 2025/07/30 03:20:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/30 03:20:55 DEBUG : apple: transformed to: appleSUFFIX 2025/07/30 03:20:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/30 03:20:55 DEBUG : apple: transformed to: appleSUFFIX 2025/07/30 03:20:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/30 03:20:55 DEBUG : apple: transformed to: appleSUFFIX 2025/07/30 03:20:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/30 03:20:55 DEBUG : apple: transformed to: appleSUFFIX 2025/07/30 03:20:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/30 03:20:55 DEBUG : apple: transformed to: appleSUFFIX 2025/07/30 03:20:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/30 03:20:55 DEBUG : apple: transformed to: appleSUFFIX 2025/07/30 03:20:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/30 03:20:55 DEBUG : apple: transformed to: appleSUFFIX 2025/07/30 03:20:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/30 03:20:55 DEBUG : apple: transformed to: appleSUFFIX 2025/07/30 03:20:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/30 03:20:55 DEBUG : apple: transformed to: appleSUFFIX 2025/07/30 03:20:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/30 03:20:55 DEBUG : apple: transformed to: appleSUFFIX 2025/07/30 03:20:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/30 03:20:55 DEBUG : apple: transformed to: appleSUFFIX 2025/07/30 03:20:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/30 03:20:55 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/30 03:20:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/30 03:20:55 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/30 03:20:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/30 03:20:55 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/30 03:20:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/30 03:20:55 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/30 03:20:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/30 03:20:55 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/30 03:20:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/30 03:20:55 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/30 03:20:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/30 03:20:55 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/30 03:20:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/30 03:20:55 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/30 03:20:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/30 03:20:55 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/30 03:20:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/30 03:20:55 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/30 03:20:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/30 03:20:55 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/30 03:20:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/30 03:20:55 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/30 03:20:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/30 03:20:55 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/30 03:20:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/30 03:20:55 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/30 03:20:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/30 03:20:55 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/30 03:20:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/30 03:20:55 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/30 03:20:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/30 03:20:55 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/30 03:20:55 DEBUG : apple: transformed to: appleSUFFIX 2025/07/30 03:20:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/30 03:20:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/30 03:20:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/30 03:20:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/30 03:20:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/30 03:20:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/30 03:20:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/30 03:20:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/30 03:20:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/30 03:20:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/30 03:20:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/30 03:20:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/30 03:20:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/30 03:20:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/30 03:20:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/30 03:20:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/30 03:20:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/30 03:20:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/30 03:20:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/30 03:20:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/30 03:20:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/30 03:20:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/30 03:20:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/30 03:20:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/30 03:20:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/30 03:20:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/30 03:20:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/30 03:20:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/30 03:20:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/30 03:20:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/30 03:20:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/30 03:20:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/30 03:20:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/30 03:20:55 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/30 03:20:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/30 03:20:55 DEBUG : apple: transformed to: appleSUFFIX 2025/07/30 03:20:55 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/30 03:20:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/30 03:20:55 DEBUG : apple: transformed to: appleSUFFIX 2025/07/30 03:20:55 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/30 03:20:55 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/30 03:20:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/30 03:20:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/30 03:20:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/30 03:20:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/30 03:20:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/30 03:20:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/30 03:20:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/30 03:20:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/30 03:20:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/30 03:20:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/30 03:20:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/30 03:20:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/30 03:20:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/30 03:20:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/30 03:20:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/30 03:20:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/30 03:20:55 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32114") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:40922->172.17.0.2:32114, err= 2025/07/30 03:20:55 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/30 03:20:55 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/30 03:20:55 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/30 03:20:55 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31856") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:52844->172.17.0.2:31856, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30180") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37687") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39228") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:33838->172.17.0.2:37687, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:53076->172.17.0.2:30180, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35870") 2025/07/30 03:20:55 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/30 03:20:55 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/30 03:20:55 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/30 03:20:55 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/30 03:20:55 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/30 03:20:55 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/30 03:20:55 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/30 03:20:55 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/30 03:20:55 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/30 03:20:55 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/30 03:20:55 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/30 03:20:55 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/30 03:20:55 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/30 03:20:55 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/30 03:20:55 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/30 03:20:55 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for checks to finish 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for transfers to finish 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:55172->172.17.0.2:39228, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:37794->172.17.0.2:35870, err= 2025/07/30 03:20:55 DEBUG : appleappleapplebanana.95c0dad6.partial: renamed to: appleappleapplebanana 2025/07/30 03:20:55 DEBUG : banana.468f3f0c.partial: renamed to: banana 2025/07/30 03:20:55 INFO : banana: Copied (new) 2025/07/30 03:20:55 INFO : appleappleapplebanana: Copied (new) 2025/07/30 03:20:55 DEBUG : apple.a5c688ae.partial: renamed to: apple 2025/07/30 03:20:55 INFO : apple: Copied (new) 2025/07/30 03:20:55 DEBUG : splitbananasplit.580ea801.partial: renamed to: splitbananasplit 2025/07/30 03:20:55 INFO : splitbananasplit: Copied (new) 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31845") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39285") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30398") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34610") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:36042->172.17.0.2:39285, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:54796->172.17.0.2:30398, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:41714->172.17.0.2:31845, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:50932->172.17.0.2:34610, err= 2025/07/30 03:20:55 DEBUG : dir1/0000-abcdefg.txt.95c0dad6.partial: renamed to: dir1/0000-abcdefg.txt 2025/07/30 03:20:55 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/07/30 03:20:55 DEBUG : dir1/0001-bcdefgh.txt.95c0dad6.partial: renamed to: dir1/0001-bcdefgh.txt 2025/07/30 03:20:55 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/07/30 03:20:55 DEBUG : dir1/0002-cdefghi.txt.95c0dad6.partial: renamed to: dir1/0002-cdefghi.txt 2025/07/30 03:20:55 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/07/30 03:20:55 DEBUG : dir1/0003-defghij.txt.95c0dad6.partial: renamed to: dir1/0003-defghij.txt 2025/07/30 03:20:55 INFO : dir1/0003-defghij.txt: Copied (new) 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33934") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38267") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32442") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:52102->172.17.0.2:33934, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:59332->172.17.0.2:32442, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:42432->172.17.0.2:38267, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33527") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:41964->172.17.0.2:33527, err= 2025/07/30 03:20:55 DEBUG : dir1/0004-efghijk.txt.95c0dad6.partial: renamed to: dir1/0004-efghijk.txt 2025/07/30 03:20:55 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/07/30 03:20:55 DEBUG : dir1/0005-fghijkl.txt.95c0dad6.partial: renamed to: dir1/0005-fghijkl.txt 2025/07/30 03:20:55 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/07/30 03:20:55 DEBUG : dir1/0006-ghijklm.txt.95c0dad6.partial: renamed to: dir1/0006-ghijklm.txt 2025/07/30 03:20:55 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35588") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31751") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:44848->172.17.0.2:35588, err= 2025/07/30 03:20:55 DEBUG : dir1/0007-1234567.txt.95c0dad6.partial: renamed to: dir1/0007-1234567.txt 2025/07/30 03:20:55 INFO : dir1/0007-1234567.txt: Copied (new) 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:46320->172.17.0.2:31751, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37263") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:46202->172.17.0.2:37263, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33413") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:40278->172.17.0.2:33413, err= 2025/07/30 03:20:55 DEBUG : dir1/0008-2345678.txt.95c0dad6.partial: renamed to: dir1/0008-2345678.txt 2025/07/30 03:20:55 INFO : dir1/0008-2345678.txt: Copied (new) 2025/07/30 03:20:55 DEBUG : dir1/0010-456789.txt.7dd74a77.partial: renamed to: dir1/0010-456789.txt 2025/07/30 03:20:55 INFO : dir1/0010-456789.txt: Copied (new) 2025/07/30 03:20:55 DEBUG : dir1/0009-3456789.txt.95c0dad6.partial: renamed to: dir1/0009-3456789.txt 2025/07/30 03:20:55 INFO : dir1/0009-3456789.txt: Copied (new) 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33480") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:55570->172.17.0.2:33480, err= 2025/07/30 03:20:55 DEBUG : dir1/0011-56789;.txt.7dd74a77.partial: renamed to: dir1/0011-56789;.txt 2025/07/30 03:20:55 INFO : dir1/0011-56789;.txt: Copied (new) 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38001") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34177") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:41290->172.17.0.2:34177, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:40266->172.17.0.2:38001, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34289") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:41450->172.17.0.2:34289, err= 2025/07/30 03:20:55 DEBUG : dir1/0013-789;=.txt.8083cda9.partial: renamed to: dir1/0013-789;=.txt 2025/07/30 03:20:55 INFO : dir1/0013-789;=.txt: Copied (new) 2025/07/30 03:20:55 DEBUG : dir1/0015-9;=.txt.b01938a0.partial: renamed to: dir1/0015-9;=.txt 2025/07/30 03:20:55 INFO : dir1/0015-9;=.txt: Copied (new) 2025/07/30 03:20:55 DEBUG : dir1/0014-89;=.txt.68945d08.partial: renamed to: dir1/0014-89;=.txt 2025/07/30 03:20:55 INFO : dir1/0014-89;=.txt: Copied (new) 2025/07/30 03:20:55 DEBUG : dir1/0012-6789;.txt.8083cda9.partial: renamed to: dir1/0012-6789;.txt 2025/07/30 03:20:55 INFO : dir1/0012-6789;.txt: Copied (new) 2025/07/30 03:20:55 DEBUG : Waiting for deletions to finish 2025/07/30 03:20:55 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/07/30 03:20:55 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/07/30 03:20:55 INFO : appleSUFFIX: Deleted 2025/07/30 03:20:55 INFO : appleappleapplebananaSUFFIX: Deleted 2025/07/30 03:20:55 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/07/30 03:20:55 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/07/30 03:20:55 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/07/30 03:20:55 INFO : splitbananasplitSUFFIX: Deleted 2025/07/30 03:20:55 INFO : bananaSUFFIX: Deleted 2025/07/30 03:20:55 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/07/30 03:20:55 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/07/30 03:20:55 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/07/30 03:20:55 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/07/30 03:20:55 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/07/30 03:20:55 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/07/30 03:20:55 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/07/30 03:20:55 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/07/30 03:20:55 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/07/30 03:20:55 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/07/30 03:20:55 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/07/30 03:20:55 DEBUG : Waiting for deletions to finish 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36382") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:46452->172.17.0.2:36382, err= 2025/07/30 03:20:55 DEBUG : apple: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : apple: Excluded 2025/07/30 03:20:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : appleappleapplebanana: Excluded 2025/07/30 03:20:55 DEBUG : banana: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : banana: Excluded 2025/07/30 03:20:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : splitbananasplit: Excluded 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38699") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:42368->172.17.0.2:38699, err= 2025/07/30 03:20:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36595") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:50378->172.17.0.2:36595, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35118") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:32966->172.17.0.2:35118, err= 2025/07/30 03:20:55 DEBUG : Waiting for deletions to finish 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34846") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:47864->172.17.0.2:34846, err= 2025/07/30 03:20:55 DEBUG : apple: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : apple: Excluded 2025/07/30 03:20:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : appleappleapplebanana: Excluded 2025/07/30 03:20:55 DEBUG : banana: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : banana: Excluded 2025/07/30 03:20:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : splitbananasplit: Excluded 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38830") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:48886->172.17.0.2:38830, err= 2025/07/30 03:20:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33224") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:50752->172.17.0.2:33224, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35486") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:58648->172.17.0.2:35486, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31082") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:42360->172.17.0.2:31082, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30959") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:52934->172.17.0.2:30959, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30837") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:60542->172.17.0.2:30837, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39070") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:48152->172.17.0.2:39070, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37088") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:45738->172.17.0.2:37088, err= === RUN TestTransform/truncate run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-vezakuq1yari", Local "Local file system at /tmp/rclone1742043378", Modify Window "1s" 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33819") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:32804->172.17.0.2:33819, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38755") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:34138->172.17.0.2:38755, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36123") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:57312->172.17.0.2:36123, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34729") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:49232->172.17.0.2:34729, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31625") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:51832->172.17.0.2:31625, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31866") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:52172->172.17.0.2:31866, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37150") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:60822->172.17.0.2:37150, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36924") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:53232->172.17.0.2:36924, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31185") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:42428->172.17.0.2:31185, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36856") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:42850->172.17.0.2:36856, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33819") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:32806->172.17.0.2:33819, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39036") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:60616->172.17.0.2:39036, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31863") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:45966->172.17.0.2:31863, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34765") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:58034->172.17.0.2:34765, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35325") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:43386->172.17.0.2:35325, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33014") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:59348->172.17.0.2:33014, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36836") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:33890->172.17.0.2:36836, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30050") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:53926->172.17.0.2:30050, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35074") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:39628->172.17.0.2:35074, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39097") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:57720->172.17.0.2:39097, err= 2025/07/30 03:20:55 DEBUG : Waiting for deletions to finish 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36402") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:41872->172.17.0.2:36402, err= 2025/07/30 03:20:55 DEBUG : apple: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : apple: Excluded 2025/07/30 03:20:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : appleappleapplebanana: Excluded 2025/07/30 03:20:55 DEBUG : banana: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : banana: Excluded 2025/07/30 03:20:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : splitbananasplit: Excluded 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31512") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:60506->172.17.0.2:31512, err= 2025/07/30 03:20:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31763") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:41904->172.17.0.2:31763, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37773") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:43246->172.17.0.2:37773, err= 2025/07/30 03:20:55 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/30 03:20:55 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/30 03:20:55 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/30 03:20:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/30 03:20:55 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/30 03:20:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/30 03:20:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/30 03:20:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33916") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:35532->172.17.0.2:33916, err= 2025/07/30 03:20:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/30 03:20:55 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/30 03:20:55 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/30 03:20:55 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/30 03:20:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/30 03:20:55 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/30 03:20:55 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:55 DEBUG : apple: Unchanged skipping 2025/07/30 03:20:55 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:55 DEBUG : banana: Unchanged skipping 2025/07/30 03:20:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/30 03:20:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/30 03:20:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/30 03:20:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/30 03:20:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/30 03:20:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/30 03:20:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/30 03:20:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/30 03:20:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/30 03:20:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/30 03:20:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/30 03:20:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/30 03:20:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/30 03:20:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/30 03:20:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/30 03:20:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37596") 2025/07/30 03:20:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/30 03:20:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/30 03:20:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/30 03:20:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39669") 2025/07/30 03:20:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/30 03:20:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/30 03:20:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/30 03:20:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/30 03:20:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/30 03:20:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/30 03:20:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/30 03:20:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/30 03:20:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/30 03:20:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/30 03:20:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/30 03:20:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/30 03:20:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/30 03:20:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/30 03:20:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/30 03:20:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37402") 2025/07/30 03:20:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/30 03:20:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:49266->172.17.0.2:39669, err= 2025/07/30 03:20:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/30 03:20:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/30 03:20:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/30 03:20:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/30 03:20:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/30 03:20:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/30 03:20:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/30 03:20:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/30 03:20:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/30 03:20:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:38024->172.17.0.2:37596, err= 2025/07/30 03:20:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/30 03:20:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/30 03:20:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/30 03:20:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/30 03:20:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:41106->172.17.0.2:37402, err= 2025/07/30 03:20:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/30 03:20:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/30 03:20:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/30 03:20:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/30 03:20:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/30 03:20:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/30 03:20:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/30 03:20:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/30 03:20:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/30 03:20:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/30 03:20:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/30 03:20:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/30 03:20:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/30 03:20:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/30 03:20:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/30 03:20:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/30 03:20:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/30 03:20:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/30 03:20:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/30 03:20:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/30 03:20:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/30 03:20:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/30 03:20:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/30 03:20:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/30 03:20:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/30 03:20:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/30 03:20:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/30 03:20:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/30 03:20:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/30 03:20:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/30 03:20:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/30 03:20:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/30 03:20:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/30 03:20:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/30 03:20:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/30 03:20:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/30 03:20:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/30 03:20:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/30 03:20:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/30 03:20:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/30 03:20:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/30 03:20:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/30 03:20:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/30 03:20:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/30 03:20:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/30 03:20:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/30 03:20:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/30 03:20:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/30 03:20:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/30 03:20:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/30 03:20:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/30 03:20:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/30 03:20:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/30 03:20:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/30 03:20:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/30 03:20:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/30 03:20:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/30 03:20:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/30 03:20:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/30 03:20:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/30 03:20:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/30 03:20:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/30 03:20:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/30 03:20:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/30 03:20:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/30 03:20:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/30 03:20:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/30 03:20:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/30 03:20:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/30 03:20:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/30 03:20:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/30 03:20:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/30 03:20:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/30 03:20:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/30 03:20:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/30 03:20:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/30 03:20:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/30 03:20:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/30 03:20:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/30 03:20:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/30 03:20:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/30 03:20:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/30 03:20:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/30 03:20:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/30 03:20:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/30 03:20:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/30 03:20:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/30 03:20:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/30 03:20:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/30 03:20:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/30 03:20:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/30 03:20:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/30 03:20:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/30 03:20:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/30 03:20:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/30 03:20:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/30 03:20:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/30 03:20:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/30 03:20:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/30 03:20:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/30 03:20:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/30 03:20:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/30 03:20:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/30 03:20:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/30 03:20:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/30 03:20:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/30 03:20:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/30 03:20:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/30 03:20:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/30 03:20:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/30 03:20:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/30 03:20:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/30 03:20:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/30 03:20:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/30 03:20:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/30 03:20:55 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/30 03:20:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/30 03:20:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/30 03:20:55 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/30 03:20:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/30 03:20:55 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/30 03:20:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/30 03:20:55 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/30 03:20:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/30 03:20:55 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/30 03:20:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/30 03:20:55 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/30 03:20:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/30 03:20:55 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/30 03:20:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/30 03:20:55 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/30 03:20:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/30 03:20:55 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/30 03:20:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/30 03:20:55 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/30 03:20:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/30 03:20:55 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/30 03:20:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/30 03:20:55 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/30 03:20:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/30 03:20:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/30 03:20:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/30 03:20:55 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/30 03:20:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/30 03:20:55 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/30 03:20:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/30 03:20:55 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/30 03:20:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/30 03:20:55 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/30 03:20:55 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/30 03:20:55 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for checks to finish 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for transfers to finish 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36239") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39858") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:46286->172.17.0.2:36239, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:46376->172.17.0.2:39858, err= 2025/07/30 03:20:55 DEBUG : appleapple.95c0dad6.partial: renamed to: appleapple 2025/07/30 03:20:55 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/07/30 03:20:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/30 03:20:55 DEBUG : splitbanan.580ea801.partial: renamed to: splitbanan 2025/07/30 03:20:55 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/07/30 03:20:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35489") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:35852->172.17.0.2:35489, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39501") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:53650->172.17.0.2:39501, err= 2025/07/30 03:20:55 DEBUG : dir1/0000-abcde.95c0dad6.partial: renamed to: dir1/0000-abcde 2025/07/30 03:20:55 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/07/30 03:20:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/30 03:20:55 DEBUG : dir1/0001-bcdef.95c0dad6.partial: renamed to: dir1/0001-bcdef 2025/07/30 03:20:55 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/07/30 03:20:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37468") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36901") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:54964->172.17.0.2:37468, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:49800->172.17.0.2:36901, err= 2025/07/30 03:20:55 DEBUG : dir1/0002-cdefg.95c0dad6.partial: renamed to: dir1/0002-cdefg 2025/07/30 03:20:55 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/07/30 03:20:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39452") 2025/07/30 03:20:55 DEBUG : dir1/0003-defgh.95c0dad6.partial: renamed to: dir1/0003-defgh 2025/07/30 03:20:55 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/07/30 03:20:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:42994->172.17.0.2:39452, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35986") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:49156->172.17.0.2:35986, err= 2025/07/30 03:20:55 DEBUG : dir1/0005-fghij.95c0dad6.partial: renamed to: dir1/0005-fghij 2025/07/30 03:20:55 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/07/30 03:20:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31302") 2025/07/30 03:20:55 DEBUG : dir1/0004-efghi.95c0dad6.partial: renamed to: dir1/0004-efghi 2025/07/30 03:20:55 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/07/30 03:20:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:51062->172.17.0.2:31302, err= 2025/07/30 03:20:55 DEBUG : dir1/0006-ghijk.95c0dad6.partial: renamed to: dir1/0006-ghijk 2025/07/30 03:20:55 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30099") 2025/07/30 03:20:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:50046->172.17.0.2:30099, err= 2025/07/30 03:20:55 DEBUG : dir1/0007-12345.95c0dad6.partial: renamed to: dir1/0007-12345 2025/07/30 03:20:55 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39748") 2025/07/30 03:20:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35632") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:51992->172.17.0.2:39748, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:48788->172.17.0.2:35632, err= 2025/07/30 03:20:55 DEBUG : dir1/0008-23456.95c0dad6.partial: renamed to: dir1/0008-23456 2025/07/30 03:20:55 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/07/30 03:20:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39238") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:46264->172.17.0.2:39238, err= 2025/07/30 03:20:55 DEBUG : dir1/0009-34567.95c0dad6.partial: renamed to: dir1/0009-34567 2025/07/30 03:20:55 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/07/30 03:20:55 DEBUG : dir1/0010-45678.7dd74a77.partial: renamed to: dir1/0010-45678 2025/07/30 03:20:55 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/07/30 03:20:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/30 03:20:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39818") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37006") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:49432->172.17.0.2:37006, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:58240->172.17.0.2:39818, err= 2025/07/30 03:20:55 DEBUG : dir1/0011-56789.7dd74a77.partial: renamed to: dir1/0011-56789 2025/07/30 03:20:55 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/07/30 03:20:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36649") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:37750->172.17.0.2:36649, err= 2025/07/30 03:20:55 DEBUG : dir1/0012-6789;.8083cda9.partial: renamed to: dir1/0012-6789; 2025/07/30 03:20:55 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/07/30 03:20:55 DEBUG : dir1/0013-789;=.8083cda9.partial: renamed to: dir1/0013-789;= 2025/07/30 03:20:55 DEBUG : dir1/0014-89;=..68945d08.partial: renamed to: dir1/0014-89;=. 2025/07/30 03:20:55 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/07/30 03:20:55 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/07/30 03:20:55 DEBUG : dir1/0015-9;=.t.b01938a0.partial: renamed to: dir1/0015-9;=.t 2025/07/30 03:20:55 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/07/30 03:20:55 DEBUG : Waiting for deletions to finish 2025/07/30 03:20:55 INFO : dir1/0012-6789;.txt: Deleted 2025/07/30 03:20:55 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/30 03:20:55 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/30 03:20:55 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/30 03:20:55 INFO : dir1/0013-789;=.txt: Deleted 2025/07/30 03:20:55 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/30 03:20:55 INFO : dir1/0014-89;=.txt: Deleted 2025/07/30 03:20:55 INFO : dir1/0008-2345678.txt: Deleted 2025/07/30 03:20:55 INFO : dir1/0003-defghij.txt: Deleted 2025/07/30 03:20:55 INFO : dir1/0009-3456789.txt: Deleted 2025/07/30 03:20:55 INFO : dir1/0007-1234567.txt: Deleted 2025/07/30 03:20:55 INFO : dir1/0010-456789.txt: Deleted 2025/07/30 03:20:55 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/30 03:20:55 INFO : dir1/0011-56789;.txt: Deleted 2025/07/30 03:20:55 INFO : dir1/0015-9;=.txt: Deleted 2025/07/30 03:20:55 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/30 03:20:55 INFO : appleappleapplebanana: Deleted 2025/07/30 03:20:55 INFO : splitbananasplit: Deleted 2025/07/30 03:20:55 DEBUG : Waiting for deletions to finish 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39407") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:37720->172.17.0.2:39407, err= 2025/07/30 03:20:55 DEBUG : apple: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : apple: Excluded 2025/07/30 03:20:55 DEBUG : appleapple: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : appleapple: Excluded 2025/07/30 03:20:55 DEBUG : banana: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : banana: Excluded 2025/07/30 03:20:55 DEBUG : splitbanan: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : splitbanan: Excluded 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37583") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:33602->172.17.0.2:37583, err= 2025/07/30 03:20:55 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0000-abcde: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0001-bcdef: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0002-cdefg: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0003-defgh: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0004-efghi: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0005-fghij: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0006-ghijk: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0007-12345: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0008-23456: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0009-34567: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0010-45678: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0011-56789: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0012-6789;: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0013-789;=: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0014-89;=.: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0015-9;=.t: Excluded 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32855") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:34858->172.17.0.2:32855, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34311") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:58620->172.17.0.2:34311, err= 2025/07/30 03:20:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/30 03:20:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/30 03:20:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/30 03:20:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/30 03:20:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/30 03:20:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/30 03:20:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/30 03:20:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/30 03:20:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/30 03:20:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/30 03:20:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/30 03:20:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/30 03:20:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/30 03:20:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/30 03:20:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/30 03:20:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/30 03:20:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/30 03:20:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/30 03:20:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/30 03:20:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/30 03:20:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/30 03:20:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/30 03:20:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/30 03:20:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/30 03:20:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/30 03:20:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/30 03:20:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/30 03:20:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/30 03:20:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/30 03:20:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/30 03:20:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/30 03:20:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/30 03:20:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/30 03:20:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/30 03:20:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/30 03:20:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/30 03:20:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/30 03:20:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/30 03:20:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/30 03:20:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/30 03:20:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/30 03:20:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/30 03:20:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/30 03:20:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/30 03:20:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/30 03:20:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/30 03:20:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/30 03:20:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/30 03:20:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/30 03:20:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/30 03:20:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/30 03:20:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/30 03:20:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/30 03:20:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/30 03:20:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/30 03:20:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/30 03:20:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/30 03:20:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/30 03:20:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/30 03:20:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/30 03:20:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/30 03:20:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/30 03:20:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/30 03:20:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/30 03:20:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/30 03:20:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/30 03:20:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/30 03:20:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/30 03:20:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/30 03:20:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/30 03:20:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/30 03:20:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/30 03:20:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/30 03:20:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/30 03:20:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/30 03:20:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/30 03:20:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/30 03:20:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/30 03:20:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/30 03:20:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/30 03:20:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/30 03:20:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/30 03:20:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/30 03:20:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/30 03:20:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/30 03:20:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/30 03:20:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/30 03:20:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/30 03:20:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/30 03:20:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/30 03:20:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/30 03:20:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/30 03:20:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/30 03:20:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/30 03:20:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/30 03:20:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/30 03:20:55 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/30 03:20:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/30 03:20:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/30 03:20:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/30 03:20:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/30 03:20:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/30 03:20:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/30 03:20:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/30 03:20:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/30 03:20:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/30 03:20:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/30 03:20:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/30 03:20:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/30 03:20:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/30 03:20:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/30 03:20:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/30 03:20:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/30 03:20:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/30 03:20:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/30 03:20:55 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/30 03:20:55 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38552") 2025/07/30 03:20:55 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/30 03:20:55 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/30 03:20:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/30 03:20:55 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/30 03:20:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/30 03:20:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/30 03:20:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:58542->172.17.0.2:38552, err= 2025/07/30 03:20:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/30 03:20:55 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/30 03:20:55 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:55 DEBUG : banana: Unchanged skipping 2025/07/30 03:20:55 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/30 03:20:55 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:55 DEBUG : apple: Unchanged skipping 2025/07/30 03:20:55 DEBUG : splitbananasplit: Unchanged skipping 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31236") 2025/07/30 03:20:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/30 03:20:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/30 03:20:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/30 03:20:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/30 03:20:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/30 03:20:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/30 03:20:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/30 03:20:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/30 03:20:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/30 03:20:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/30 03:20:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/30 03:20:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/30 03:20:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/30 03:20:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:55900->172.17.0.2:31236, err= 2025/07/30 03:20:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/30 03:20:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/30 03:20:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/30 03:20:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/30 03:20:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/30 03:20:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/30 03:20:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/30 03:20:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/30 03:20:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/30 03:20:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/30 03:20:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/30 03:20:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/30 03:20:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/30 03:20:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/30 03:20:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/30 03:20:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/30 03:20:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/30 03:20:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/30 03:20:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/30 03:20:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/30 03:20:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/30 03:20:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/30 03:20:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/30 03:20:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/30 03:20:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/30 03:20:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/30 03:20:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/30 03:20:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/30 03:20:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/30 03:20:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/30 03:20:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/30 03:20:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/30 03:20:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/30 03:20:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/30 03:20:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/30 03:20:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/30 03:20:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/30 03:20:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/30 03:20:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/30 03:20:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/30 03:20:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/30 03:20:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/30 03:20:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/30 03:20:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/30 03:20:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/30 03:20:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/30 03:20:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/30 03:20:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/30 03:20:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/30 03:20:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/30 03:20:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/30 03:20:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/30 03:20:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/30 03:20:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/30 03:20:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/30 03:20:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/30 03:20:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/30 03:20:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/30 03:20:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/30 03:20:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/30 03:20:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/30 03:20:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/30 03:20:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/30 03:20:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/30 03:20:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/30 03:20:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/30 03:20:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/30 03:20:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/30 03:20:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/30 03:20:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/30 03:20:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/30 03:20:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/30 03:20:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/30 03:20:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/30 03:20:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/30 03:20:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/30 03:20:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/30 03:20:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/30 03:20:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/30 03:20:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/30 03:20:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/30 03:20:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/30 03:20:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/30 03:20:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/30 03:20:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/30 03:20:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/30 03:20:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/30 03:20:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/30 03:20:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/30 03:20:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/30 03:20:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/30 03:20:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/30 03:20:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/30 03:20:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/30 03:20:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/30 03:20:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/30 03:20:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/30 03:20:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/30 03:20:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/30 03:20:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/30 03:20:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/30 03:20:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/30 03:20:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/30 03:20:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/30 03:20:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/30 03:20:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/30 03:20:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/30 03:20:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/30 03:20:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/30 03:20:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/30 03:20:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/30 03:20:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/30 03:20:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/30 03:20:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/30 03:20:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/30 03:20:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/30 03:20:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/30 03:20:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/30 03:20:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/30 03:20:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/30 03:20:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/30 03:20:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/30 03:20:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/30 03:20:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/30 03:20:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/30 03:20:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/30 03:20:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/30 03:20:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/30 03:20:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/30 03:20:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/30 03:20:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/30 03:20:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/30 03:20:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/30 03:20:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/30 03:20:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/30 03:20:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/30 03:20:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/30 03:20:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/30 03:20:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/30 03:20:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/30 03:20:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/30 03:20:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/30 03:20:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/30 03:20:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/30 03:20:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/30 03:20:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/30 03:20:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/30 03:20:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/30 03:20:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/30 03:20:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/30 03:20:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/30 03:20:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/30 03:20:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/30 03:20:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/30 03:20:55 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/30 03:20:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/30 03:20:55 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/30 03:20:55 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/30 03:20:55 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/30 03:20:55 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/30 03:20:55 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/30 03:20:55 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/30 03:20:55 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/30 03:20:55 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/30 03:20:55 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/30 03:20:55 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/30 03:20:55 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/30 03:20:55 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/30 03:20:55 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/30 03:20:55 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/30 03:20:55 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/30 03:20:55 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/30 03:20:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/30 03:20:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/30 03:20:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/30 03:20:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/30 03:20:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/30 03:20:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/30 03:20:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/30 03:20:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/30 03:20:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/30 03:20:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/30 03:20:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/30 03:20:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/30 03:20:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/30 03:20:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/30 03:20:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/30 03:20:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for checks to finish 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for transfers to finish 2025/07/30 03:20:55 DEBUG : Waiting for deletions to finish 2025/07/30 03:20:55 DEBUG : Waiting for deletions to finish 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34156") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:53004->172.17.0.2:34156, err= 2025/07/30 03:20:55 DEBUG : apple: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : apple: Excluded 2025/07/30 03:20:55 DEBUG : appleapple: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : appleapple: Excluded 2025/07/30 03:20:55 DEBUG : banana: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : banana: Excluded 2025/07/30 03:20:55 DEBUG : splitbanan: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : splitbanan: Excluded 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36559") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:52244->172.17.0.2:36559, err= 2025/07/30 03:20:55 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0000-abcde: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0001-bcdef: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0002-cdefg: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0003-defgh: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0004-efghi: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0005-fghij: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0006-ghijk: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0007-12345: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0008-23456: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0009-34567: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0010-45678: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0011-56789: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0012-6789;: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0013-789;=: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0014-89;=.: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0015-9;=.t: Excluded 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35919") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:57942->172.17.0.2:35919, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38860") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:34064->172.17.0.2:38860, err= 2025/07/30 03:20:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/30 03:20:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/30 03:20:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/30 03:20:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/30 03:20:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/30 03:20:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/30 03:20:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/30 03:20:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/30 03:20:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/30 03:20:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/30 03:20:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/30 03:20:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/30 03:20:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/30 03:20:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/30 03:20:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/30 03:20:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/30 03:20:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/30 03:20:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/30 03:20:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/30 03:20:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/30 03:20:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/30 03:20:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/30 03:20:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/30 03:20:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/30 03:20:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/30 03:20:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/30 03:20:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/30 03:20:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/30 03:20:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/30 03:20:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/30 03:20:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/30 03:20:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/30 03:20:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/30 03:20:55 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/30 03:20:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/30 03:20:55 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/30 03:20:55 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/30 03:20:55 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/30 03:20:55 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/30 03:20:55 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/30 03:20:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/30 03:20:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/30 03:20:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/30 03:20:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/30 03:20:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/30 03:20:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/30 03:20:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/30 03:20:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/30 03:20:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/30 03:20:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/30 03:20:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/30 03:20:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/30 03:20:55 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36250") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:37180->172.17.0.2:36250, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30417") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:52576->172.17.0.2:30417, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37585") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:36042->172.17.0.2:37585, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38440") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:34554->172.17.0.2:38440, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32844") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:51378->172.17.0.2:32844, err= === RUN TestTransform/encoder run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-vezakuq1yari", Local "Local file system at /tmp/rclone1742043378", Modify Window "1s" 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31989") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:44996->172.17.0.2:31989, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38710") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:54178->172.17.0.2:38710, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33522") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:59018->172.17.0.2:33522, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38891") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:40792->172.17.0.2:38891, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35036") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:37636->172.17.0.2:35036, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31317") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:37854->172.17.0.2:31317, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33333") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:54052->172.17.0.2:33333, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35542") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:38730->172.17.0.2:35542, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38864") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:51846->172.17.0.2:38864, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35085") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:48944->172.17.0.2:35085, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31769") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:56372->172.17.0.2:31769, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37328") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:59710->172.17.0.2:37328, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38729") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:57052->172.17.0.2:38729, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39045") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:34574->172.17.0.2:39045, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37214") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:33224->172.17.0.2:37214, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37051") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:54536->172.17.0.2:37051, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30622") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:60178->172.17.0.2:30622, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36462") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:49872->172.17.0.2:36462, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39791") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:52508->172.17.0.2:39791, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36773") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:49660->172.17.0.2:36773, err= 2025/07/30 03:20:55 DEBUG : Waiting for deletions to finish 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36424") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:47184->172.17.0.2:36424, err= 2025/07/30 03:20:55 DEBUG : apple: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : apple: Excluded 2025/07/30 03:20:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : appleappleapplebanana: Excluded 2025/07/30 03:20:55 DEBUG : banana: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : banana: Excluded 2025/07/30 03:20:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : splitbananasplit: Excluded 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36900") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:58548->172.17.0.2:36900, err= 2025/07/30 03:20:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32588") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:53752->172.17.0.2:32588, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33150") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:45604->172.17.0.2:33150, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33815") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:48538->172.17.0.2:33815, err= 2025/07/30 03:20:55 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:55 DEBUG : apple: Unchanged skipping 2025/07/30 03:20:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:55 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/30 03:20:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:55 DEBUG : splitbananasplit: Unchanged skipping 2025/07/30 03:20:55 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:55 DEBUG : banana: Unchanged skipping 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39757") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:40358->172.17.0.2:39757, err= 2025/07/30 03:20:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/30 03:20:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/30 03:20:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/30 03:20:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/30 03:20:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/30 03:20:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/30 03:20:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/30 03:20:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/30 03:20:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/30 03:20:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for checks to finish 2025/07/30 03:20:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/30 03:20:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/30 03:20:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/30 03:20:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/30 03:20:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/30 03:20:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for transfers to finish 2025/07/30 03:20:55 DEBUG : Waiting for deletions to finish 2025/07/30 03:20:55 DEBUG : Waiting for deletions to finish 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38263") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:34384->172.17.0.2:38263, err= 2025/07/30 03:20:55 DEBUG : apple: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : apple: Excluded 2025/07/30 03:20:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : appleappleapplebanana: Excluded 2025/07/30 03:20:55 DEBUG : banana: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : banana: Excluded 2025/07/30 03:20:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : splitbananasplit: Excluded 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33022") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:50670->172.17.0.2:33022, err= 2025/07/30 03:20:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30029") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:52932->172.17.0.2:30029, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35913") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:38434->172.17.0.2:35913, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38148") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:41126->172.17.0.2:38148, err= 2025/07/30 03:20:55 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:55 DEBUG : apple: Unchanged skipping 2025/07/30 03:20:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:55 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/30 03:20:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:55 DEBUG : splitbananasplit: Unchanged skipping 2025/07/30 03:20:55 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:55 DEBUG : banana: Unchanged skipping 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37143") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:35780->172.17.0.2:37143, err= 2025/07/30 03:20:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/30 03:20:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/30 03:20:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/30 03:20:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/30 03:20:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/30 03:20:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/30 03:20:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/30 03:20:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/30 03:20:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/30 03:20:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for checks to finish 2025/07/30 03:20:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/30 03:20:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/30 03:20:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/30 03:20:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/30 03:20:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/30 03:20:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for transfers to finish 2025/07/30 03:20:55 DEBUG : Waiting for deletions to finish 2025/07/30 03:20:55 DEBUG : Waiting for deletions to finish 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33794") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:58636->172.17.0.2:33794, err= 2025/07/30 03:20:55 DEBUG : apple: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : apple: Excluded 2025/07/30 03:20:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : appleappleapplebanana: Excluded 2025/07/30 03:20:55 DEBUG : banana: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : banana: Excluded 2025/07/30 03:20:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : splitbananasplit: Excluded 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39253") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:49858->172.17.0.2:39253, err= 2025/07/30 03:20:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37662") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:52716->172.17.0.2:37662, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32904") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:35804->172.17.0.2:32904, err= 2025/07/30 03:20:55 DEBUG : Waiting for deletions to finish 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33953") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:49844->172.17.0.2:33953, err= 2025/07/30 03:20:55 DEBUG : apple: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : apple: Excluded 2025/07/30 03:20:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : appleappleapplebanana: Excluded 2025/07/30 03:20:55 DEBUG : banana: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : banana: Excluded 2025/07/30 03:20:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : splitbananasplit: Excluded 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32161") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:55412->172.17.0.2:32161, err= 2025/07/30 03:20:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35068") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:59050->172.17.0.2:35068, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37893") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:55686->172.17.0.2:37893, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31002") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:38060->172.17.0.2:31002, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33373") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:58646->172.17.0.2:33373, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31578") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:55478->172.17.0.2:31578, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37131") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:46394->172.17.0.2:37131, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35427") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:48754->172.17.0.2:35427, err= === RUN TestTransform/ISO-8859-1 run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-vezakuq1yari", Local "Local file system at /tmp/rclone1742043378", Modify Window "1s" 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32869") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:46454->172.17.0.2:32869, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30437") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:48792->172.17.0.2:30437, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33065") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:55592->172.17.0.2:33065, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36879") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:46462->172.17.0.2:36879, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39452") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:43000->172.17.0.2:39452, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35471") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:60298->172.17.0.2:35471, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30692") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:41334->172.17.0.2:30692, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33156") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:59704->172.17.0.2:33156, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30869") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:44378->172.17.0.2:30869, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35416") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:34600->172.17.0.2:35416, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30873") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:40534->172.17.0.2:30873, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31428") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:48306->172.17.0.2:31428, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39321") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:44548->172.17.0.2:39321, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38572") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:43472->172.17.0.2:38572, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35339") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:47352->172.17.0.2:35339, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38984") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:46464->172.17.0.2:38984, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36894") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:44532->172.17.0.2:36894, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33269") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:42504->172.17.0.2:33269, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35026") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:58176->172.17.0.2:35026, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33753") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:50314->172.17.0.2:33753, err= 2025/07/30 03:20:55 DEBUG : Waiting for deletions to finish 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33968") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:34128->172.17.0.2:33968, err= 2025/07/30 03:20:55 DEBUG : apple: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : apple: Excluded 2025/07/30 03:20:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : appleappleapplebanana: Excluded 2025/07/30 03:20:55 DEBUG : banana: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : banana: Excluded 2025/07/30 03:20:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : splitbananasplit: Excluded 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36357") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:38406->172.17.0.2:36357, err= 2025/07/30 03:20:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38414") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:53746->172.17.0.2:38414, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34888") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:37180->172.17.0.2:34888, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34151") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:36360->172.17.0.2:34151, err= 2025/07/30 03:20:55 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:55 DEBUG : apple: Unchanged skipping 2025/07/30 03:20:55 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/30 03:20:55 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:55 DEBUG : banana: Unchanged skipping 2025/07/30 03:20:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:55 DEBUG : splitbananasplit: Unchanged skipping 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36569") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:53998->172.17.0.2:36569, err= 2025/07/30 03:20:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/30 03:20:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/30 03:20:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/30 03:20:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/30 03:20:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/30 03:20:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for checks to finish 2025/07/30 03:20:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/30 03:20:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/30 03:20:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/30 03:20:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/30 03:20:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/30 03:20:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/30 03:20:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/30 03:20:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/30 03:20:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/30 03:20:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/30 03:20:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for transfers to finish 2025/07/30 03:20:55 DEBUG : Waiting for deletions to finish 2025/07/30 03:20:55 DEBUG : Waiting for deletions to finish 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33180") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:34898->172.17.0.2:33180, err= 2025/07/30 03:20:55 DEBUG : apple: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : apple: Excluded 2025/07/30 03:20:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : appleappleapplebanana: Excluded 2025/07/30 03:20:55 DEBUG : banana: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : banana: Excluded 2025/07/30 03:20:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : splitbananasplit: Excluded 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32625") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:34054->172.17.0.2:32625, err= 2025/07/30 03:20:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33206") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:46810->172.17.0.2:33206, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37348") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:52142->172.17.0.2:37348, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30481") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:43790->172.17.0.2:30481, err= 2025/07/30 03:20:55 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:55 DEBUG : apple: Unchanged skipping 2025/07/30 03:20:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:55 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/30 03:20:55 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:55 DEBUG : banana: Unchanged skipping 2025/07/30 03:20:55 DEBUG : splitbananasplit: Unchanged skipping 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35899") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:53338->172.17.0.2:35899, err= 2025/07/30 03:20:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/30 03:20:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/30 03:20:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/30 03:20:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/30 03:20:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/30 03:20:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for checks to finish 2025/07/30 03:20:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/30 03:20:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/30 03:20:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/30 03:20:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/30 03:20:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/30 03:20:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/30 03:20:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/30 03:20:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/30 03:20:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/30 03:20:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/30 03:20:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for transfers to finish 2025/07/30 03:20:55 DEBUG : Waiting for deletions to finish 2025/07/30 03:20:55 DEBUG : Waiting for deletions to finish 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33729") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:54402->172.17.0.2:33729, err= 2025/07/30 03:20:55 DEBUG : apple: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : apple: Excluded 2025/07/30 03:20:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : appleappleapplebanana: Excluded 2025/07/30 03:20:55 DEBUG : banana: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : banana: Excluded 2025/07/30 03:20:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : splitbananasplit: Excluded 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34243") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:49662->172.17.0.2:34243, err= 2025/07/30 03:20:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34359") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:51576->172.17.0.2:34359, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33226") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:39022->172.17.0.2:33226, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33705") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:34714->172.17.0.2:33705, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31926") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:35436->172.17.0.2:31926, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38454") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:35350->172.17.0.2:38454, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36480") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:35856->172.17.0.2:36480, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38524") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:57744->172.17.0.2:38524, err= === RUN TestTransform/charmap run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-vezakuq1yari", Local "Local file system at /tmp/rclone1742043378", Modify Window "1s" 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34588") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:44756->172.17.0.2:34588, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35316") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:54772->172.17.0.2:35316, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37623") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:59464->172.17.0.2:37623, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35951") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:53382->172.17.0.2:35951, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34850") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:39518->172.17.0.2:34850, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32623") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:47496->172.17.0.2:32623, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32318") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:38402->172.17.0.2:32318, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38409") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:36170->172.17.0.2:38409, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30185") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:48524->172.17.0.2:30185, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36904") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:57428->172.17.0.2:36904, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36699") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:51336->172.17.0.2:36699, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35276") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:37482->172.17.0.2:35276, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33853") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:59526->172.17.0.2:33853, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31840") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:33412->172.17.0.2:31840, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33393") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:39678->172.17.0.2:33393, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33010") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:35646->172.17.0.2:33010, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32104") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:58388->172.17.0.2:32104, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35541") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:43590->172.17.0.2:35541, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36809") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:57276->172.17.0.2:36809, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32708") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:41978->172.17.0.2:32708, err= 2025/07/30 03:20:55 DEBUG : Waiting for deletions to finish 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34204") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:35522->172.17.0.2:34204, err= 2025/07/30 03:20:55 DEBUG : apple: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : apple: Excluded 2025/07/30 03:20:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : appleappleapplebanana: Excluded 2025/07/30 03:20:55 DEBUG : banana: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : banana: Excluded 2025/07/30 03:20:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : splitbananasplit: Excluded 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32014") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:49658->172.17.0.2:32014, err= 2025/07/30 03:20:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/30 03:20:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/30 03:20:55 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39478") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:46916->172.17.0.2:39478, err= 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37779") 2025/07/30 03:20:55 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:42144->172.17.0.2:37779, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36211") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:39948->172.17.0.2:36211, err= 2025/07/30 03:20:56 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:56 DEBUG : apple: Unchanged skipping 2025/07/30 03:20:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:56 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/30 03:20:56 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:56 DEBUG : banana: Unchanged skipping 2025/07/30 03:20:56 DEBUG : splitbananasplit: Unchanged skipping 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32787") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:53398->172.17.0.2:32787, err= 2025/07/30 03:20:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/30 03:20:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/30 03:20:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/30 03:20:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/30 03:20:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for checks to finish 2025/07/30 03:20:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/30 03:20:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/30 03:20:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/30 03:20:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/30 03:20:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/30 03:20:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/30 03:20:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/30 03:20:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/30 03:20:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/30 03:20:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/30 03:20:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/30 03:20:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for transfers to finish 2025/07/30 03:20:56 DEBUG : Waiting for deletions to finish 2025/07/30 03:20:56 DEBUG : Waiting for deletions to finish 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30966") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:49958->172.17.0.2:30966, err= 2025/07/30 03:20:56 DEBUG : apple: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : apple: Excluded 2025/07/30 03:20:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : appleappleapplebanana: Excluded 2025/07/30 03:20:56 DEBUG : banana: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : banana: Excluded 2025/07/30 03:20:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : splitbananasplit: Excluded 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39763") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:37962->172.17.0.2:39763, err= 2025/07/30 03:20:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/30 03:20:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/30 03:20:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/30 03:20:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/30 03:20:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/30 03:20:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/30 03:20:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/30 03:20:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/30 03:20:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/30 03:20:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/30 03:20:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/30 03:20:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/30 03:20:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/30 03:20:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/30 03:20:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/30 03:20:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35160") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:54846->172.17.0.2:35160, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32851") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:44950->172.17.0.2:32851, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33340") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:40690->172.17.0.2:33340, err= 2025/07/30 03:20:56 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:56 DEBUG : apple: Unchanged skipping 2025/07/30 03:20:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:56 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/30 03:20:56 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:56 DEBUG : banana: Unchanged skipping 2025/07/30 03:20:56 DEBUG : splitbananasplit: Unchanged skipping 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39798") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:37212->172.17.0.2:39798, err= 2025/07/30 03:20:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/30 03:20:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/30 03:20:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/30 03:20:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/30 03:20:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/30 03:20:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/30 03:20:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/30 03:20:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/30 03:20:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/30 03:20:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/30 03:20:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/30 03:20:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/30 03:20:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/30 03:20:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for checks to finish 2025/07/30 03:20:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/30 03:20:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for transfers to finish 2025/07/30 03:20:56 DEBUG : Waiting for deletions to finish 2025/07/30 03:20:56 DEBUG : Waiting for deletions to finish 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38825") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:33686->172.17.0.2:38825, err= 2025/07/30 03:20:56 DEBUG : apple: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : apple: Excluded 2025/07/30 03:20:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : appleappleapplebanana: Excluded 2025/07/30 03:20:56 DEBUG : banana: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : banana: Excluded 2025/07/30 03:20:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : splitbananasplit: Excluded 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38063") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:57322->172.17.0.2:38063, err= 2025/07/30 03:20:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/30 03:20:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/30 03:20:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/30 03:20:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/30 03:20:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/30 03:20:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/30 03:20:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/30 03:20:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/30 03:20:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/30 03:20:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/30 03:20:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/30 03:20:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/30 03:20:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/30 03:20:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/30 03:20:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/30 03:20:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35376") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:47938->172.17.0.2:35376, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37267") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:51886->172.17.0.2:37267, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36664") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:43840->172.17.0.2:36664, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30551") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:59072->172.17.0.2:30551, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34665") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:43422->172.17.0.2:34665, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30984") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:56268->172.17.0.2:30984, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39854") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:37034->172.17.0.2:39854, err= === RUN TestTransform/lowercase run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-vezakuq1yari", Local "Local file system at /tmp/rclone1742043378", Modify Window "1s" 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37706") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:50066->172.17.0.2:37706, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35928") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:36178->172.17.0.2:35928, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30233") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:50424->172.17.0.2:30233, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31410") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:39634->172.17.0.2:31410, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30058") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:46560->172.17.0.2:30058, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39623") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:56308->172.17.0.2:39623, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31109") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:44020->172.17.0.2:31109, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35562") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:35804->172.17.0.2:35562, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31196") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:53796->172.17.0.2:31196, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31535") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:55290->172.17.0.2:31535, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36022") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:59142->172.17.0.2:36022, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35460") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:36678->172.17.0.2:35460, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36595") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:50394->172.17.0.2:36595, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35639") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:40322->172.17.0.2:35639, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34130") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:56630->172.17.0.2:34130, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34996") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:55896->172.17.0.2:34996, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37295") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:52658->172.17.0.2:37295, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38876") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:37886->172.17.0.2:38876, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30211") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:43036->172.17.0.2:30211, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30759") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:34444->172.17.0.2:30759, err= 2025/07/30 03:20:56 DEBUG : Waiting for deletions to finish 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32864") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:35264->172.17.0.2:32864, err= 2025/07/30 03:20:56 DEBUG : apple: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : apple: Excluded 2025/07/30 03:20:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : appleappleapplebanana: Excluded 2025/07/30 03:20:56 DEBUG : banana: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : banana: Excluded 2025/07/30 03:20:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : splitbananasplit: Excluded 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38287") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:40764->172.17.0.2:38287, err= 2025/07/30 03:20:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/30 03:20:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/30 03:20:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/30 03:20:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/30 03:20:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/30 03:20:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/30 03:20:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/30 03:20:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/30 03:20:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/30 03:20:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/30 03:20:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/30 03:20:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/30 03:20:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/30 03:20:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/30 03:20:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/30 03:20:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34817") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:60606->172.17.0.2:34817, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30765") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:38650->172.17.0.2:30765, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35856") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:51732->172.17.0.2:35856, err= 2025/07/30 03:20:56 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:56 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/30 03:20:56 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:56 DEBUG : apple: Unchanged skipping 2025/07/30 03:20:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:56 DEBUG : banana: Unchanged skipping 2025/07/30 03:20:56 DEBUG : splitbananasplit: Unchanged skipping 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32842") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:55886->172.17.0.2:32842, err= 2025/07/30 03:20:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/30 03:20:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/30 03:20:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/30 03:20:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/30 03:20:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/30 03:20:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/30 03:20:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/30 03:20:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/30 03:20:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/30 03:20:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/30 03:20:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for checks to finish 2025/07/30 03:20:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/30 03:20:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/30 03:20:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/30 03:20:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/30 03:20:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/30 03:20:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for transfers to finish 2025/07/30 03:20:56 DEBUG : Waiting for deletions to finish 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36088") 2025/07/30 03:20:56 DEBUG : Waiting for deletions to finish 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:60308->172.17.0.2:36088, err= 2025/07/30 03:20:56 DEBUG : apple: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : apple: Excluded 2025/07/30 03:20:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : appleappleapplebanana: Excluded 2025/07/30 03:20:56 DEBUG : banana: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : banana: Excluded 2025/07/30 03:20:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : splitbananasplit: Excluded 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30313") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:56754->172.17.0.2:30313, err= 2025/07/30 03:20:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/30 03:20:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/30 03:20:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/30 03:20:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/30 03:20:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/30 03:20:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/30 03:20:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/30 03:20:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/30 03:20:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/30 03:20:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/30 03:20:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/30 03:20:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/30 03:20:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/30 03:20:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/30 03:20:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/30 03:20:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32805") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:48894->172.17.0.2:32805, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32009") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:34636->172.17.0.2:32009, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30353") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:53172->172.17.0.2:30353, err= 2025/07/30 03:20:56 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:56 DEBUG : apple: Unchanged skipping 2025/07/30 03:20:56 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:56 DEBUG : banana: Unchanged skipping 2025/07/30 03:20:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:56 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/30 03:20:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:56 DEBUG : splitbananasplit: Unchanged skipping 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37916") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:33782->172.17.0.2:37916, err= 2025/07/30 03:20:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/30 03:20:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/30 03:20:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/30 03:20:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/30 03:20:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/30 03:20:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/30 03:20:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/30 03:20:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/30 03:20:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/30 03:20:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/30 03:20:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/30 03:20:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for checks to finish 2025/07/30 03:20:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/30 03:20:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/30 03:20:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/30 03:20:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/30 03:20:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for transfers to finish 2025/07/30 03:20:56 DEBUG : Waiting for deletions to finish 2025/07/30 03:20:56 DEBUG : Waiting for deletions to finish 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36661") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:52472->172.17.0.2:36661, err= 2025/07/30 03:20:56 DEBUG : apple: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : apple: Excluded 2025/07/30 03:20:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : appleappleapplebanana: Excluded 2025/07/30 03:20:56 DEBUG : banana: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : banana: Excluded 2025/07/30 03:20:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : splitbananasplit: Excluded 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32076") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:39300->172.17.0.2:32076, err= 2025/07/30 03:20:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/30 03:20:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/30 03:20:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/30 03:20:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/30 03:20:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/30 03:20:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/30 03:20:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/30 03:20:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/30 03:20:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/30 03:20:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/30 03:20:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/30 03:20:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/30 03:20:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/30 03:20:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/30 03:20:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/30 03:20:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32898") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:33590->172.17.0.2:32898, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39780") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:49312->172.17.0.2:39780, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30151") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:60880->172.17.0.2:30151, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37117") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:36292->172.17.0.2:37117, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39326") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:38998->172.17.0.2:39326, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35545") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:38362->172.17.0.2:35545, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36965") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:40404->172.17.0.2:36965, err= === RUN TestTransform/ascii run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-vezakuq1yari", Local "Local file system at /tmp/rclone1742043378", Modify Window "1s" 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30325") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:50246->172.17.0.2:30325, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33385") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:60294->172.17.0.2:33385, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38653") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:50738->172.17.0.2:38653, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31473") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:60230->172.17.0.2:31473, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39613") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:39574->172.17.0.2:39613, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33654") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:35206->172.17.0.2:33654, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36023") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:38918->172.17.0.2:36023, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30102") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:50600->172.17.0.2:30102, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30902") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:35632->172.17.0.2:30902, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32692") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:35644->172.17.0.2:32692, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32487") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:38572->172.17.0.2:32487, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35189") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:59756->172.17.0.2:35189, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32010") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:36796->172.17.0.2:32010, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33894") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:37438->172.17.0.2:33894, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36735") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:37328->172.17.0.2:36735, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30614") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:43568->172.17.0.2:30614, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36158") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:47276->172.17.0.2:36158, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30144") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:41816->172.17.0.2:30144, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30436") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:42888->172.17.0.2:30436, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36133") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:58664->172.17.0.2:36133, err= 2025/07/30 03:20:56 DEBUG : Waiting for deletions to finish 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39124") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:54422->172.17.0.2:39124, err= 2025/07/30 03:20:56 DEBUG : apple: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : apple: Excluded 2025/07/30 03:20:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : appleappleapplebanana: Excluded 2025/07/30 03:20:56 DEBUG : banana: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : banana: Excluded 2025/07/30 03:20:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : splitbananasplit: Excluded 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38803") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:35376->172.17.0.2:38803, err= 2025/07/30 03:20:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/30 03:20:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/30 03:20:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/30 03:20:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/30 03:20:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/30 03:20:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/30 03:20:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/30 03:20:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/30 03:20:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/30 03:20:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/30 03:20:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/30 03:20:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/30 03:20:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/30 03:20:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/30 03:20:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/30 03:20:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39908") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:51778->172.17.0.2:39908, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32449") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:48070->172.17.0.2:32449, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39811") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:51054->172.17.0.2:39811, err= 2025/07/30 03:20:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:56 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/30 03:20:56 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:56 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:56 DEBUG : apple: Unchanged skipping 2025/07/30 03:20:56 DEBUG : banana: Unchanged skipping 2025/07/30 03:20:56 DEBUG : splitbananasplit: Unchanged skipping 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34861") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:42510->172.17.0.2:34861, err= 2025/07/30 03:20:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/30 03:20:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/30 03:20:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/30 03:20:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/30 03:20:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for checks to finish 2025/07/30 03:20:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/30 03:20:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/30 03:20:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/30 03:20:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/30 03:20:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/30 03:20:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/30 03:20:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/30 03:20:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/30 03:20:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/30 03:20:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/30 03:20:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/30 03:20:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for transfers to finish 2025/07/30 03:20:56 DEBUG : Waiting for deletions to finish 2025/07/30 03:20:56 DEBUG : Waiting for deletions to finish 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36147") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:36472->172.17.0.2:36147, err= 2025/07/30 03:20:56 DEBUG : apple: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : apple: Excluded 2025/07/30 03:20:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : appleappleapplebanana: Excluded 2025/07/30 03:20:56 DEBUG : banana: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : banana: Excluded 2025/07/30 03:20:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : splitbananasplit: Excluded 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39342") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:39982->172.17.0.2:39342, err= 2025/07/30 03:20:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/30 03:20:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/30 03:20:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/30 03:20:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/30 03:20:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/30 03:20:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/30 03:20:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/30 03:20:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/30 03:20:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/30 03:20:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/30 03:20:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/30 03:20:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/30 03:20:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/30 03:20:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/30 03:20:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/30 03:20:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35774") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:49918->172.17.0.2:35774, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31942") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:36300->172.17.0.2:31942, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37637") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:50330->172.17.0.2:37637, err= 2025/07/30 03:20:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:56 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:56 DEBUG : apple: Unchanged skipping 2025/07/30 03:20:56 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/30 03:20:56 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:56 DEBUG : banana: Unchanged skipping 2025/07/30 03:20:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:56 DEBUG : splitbananasplit: Unchanged skipping 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37219") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:42176->172.17.0.2:37219, err= 2025/07/30 03:20:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/30 03:20:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/30 03:20:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/30 03:20:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/30 03:20:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/30 03:20:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/30 03:20:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/30 03:20:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/30 03:20:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/30 03:20:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/30 03:20:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/30 03:20:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/30 03:20:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/30 03:20:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for checks to finish 2025/07/30 03:20:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/30 03:20:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for transfers to finish 2025/07/30 03:20:56 DEBUG : Waiting for deletions to finish 2025/07/30 03:20:56 DEBUG : Waiting for deletions to finish 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36775") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:38282->172.17.0.2:36775, err= 2025/07/30 03:20:56 DEBUG : apple: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : apple: Excluded 2025/07/30 03:20:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : appleappleapplebanana: Excluded 2025/07/30 03:20:56 DEBUG : banana: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : banana: Excluded 2025/07/30 03:20:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : splitbananasplit: Excluded 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32493") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:53520->172.17.0.2:32493, err= 2025/07/30 03:20:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/30 03:20:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/30 03:20:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/30 03:20:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/30 03:20:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/30 03:20:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/30 03:20:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/30 03:20:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/30 03:20:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/30 03:20:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/30 03:20:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/30 03:20:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/30 03:20:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/30 03:20:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/30 03:20:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/30 03:20:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/30 03:20:56 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33104") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:52978->172.17.0.2:33104, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38095") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:51012->172.17.0.2:38095, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38307") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:49282->172.17.0.2:38307, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37209") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:40402->172.17.0.2:37209, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37790") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:46388->172.17.0.2:37790, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33007") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:54980->172.17.0.2:33007, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31983") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:50376->172.17.0.2:31983, err= --- PASS: TestTransform (2.65s) --- PASS: TestTransform/NFC (0.25s) --- PASS: TestTransform/NFD (0.27s) --- PASS: TestTransform/base64 (0.31s) --- PASS: TestTransform/prefix (0.24s) --- PASS: TestTransform/suffix (0.24s) --- PASS: TestTransform/truncate (0.26s) --- PASS: TestTransform/encoder (0.27s) --- PASS: TestTransform/ISO-8859-1 (0.17s) --- PASS: TestTransform/charmap (0.23s) --- PASS: TestTransform/lowercase (0.25s) --- PASS: TestTransform/ascii (0.15s) === RUN TestTransformCopy run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-vezakuq1yari", Local "Local file system at /tmp/rclone1742043378", Modify Window "1s" 2025/07/30 03:20:56 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34260") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:39472->172.17.0.2:34260, err= 2025/07/30 03:20:56 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/30 03:20:56 INFO : sub dir_somesuffix: Making directory 2025/07/30 03:20:56 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/30 03:20:56 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/07/30 03:20:56 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/30 03:20:56 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/07/30 03:20:56 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for checks to finish 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for transfers to finish 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32084") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:55320->172.17.0.2:32084, err= 2025/07/30 03:20:56 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.adfb51a5.partial: renamed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/30 03:20:56 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/30 03:20:56 DEBUG : Waiting for deletions to finish 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32087") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:60256->172.17.0.2:32087, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34311") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:58634->172.17.0.2:34311, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34636") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:42694->172.17.0.2:34636, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36795") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:44566->172.17.0.2:36795, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39354") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:38798->172.17.0.2:39354, err= --- PASS: TestTransformCopy (0.02s) === RUN TestDoubleTransform run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-vezakuq1yari", Local "Local file system at /tmp/rclone1742043378", Modify Window "1s" 2025/07/30 03:20:56 DEBUG : toe: transformed to: tictactoe 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33604") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:56292->172.17.0.2:33604, err= 2025/07/30 03:20:56 DEBUG : toe: transformed to: tictactoe 2025/07/30 03:20:56 INFO : tictactoe: Making directory 2025/07/30 03:20:56 DEBUG : toe: transformed to: tictactoe 2025/07/30 03:20:56 DEBUG : toe: transformed to: tictactoe 2025/07/30 03:20:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/30 03:20:56 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/07/30 03:20:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for checks to finish 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for transfers to finish 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31340") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:50708->172.17.0.2:31340, err= 2025/07/30 03:20:56 DEBUG : tictactoe/tictactoe.adfb51a5.partial: renamed to: tictactoe/tictactoe 2025/07/30 03:20:56 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/07/30 03:20:56 DEBUG : Waiting for deletions to finish 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34937") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:38028->172.17.0.2:34937, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30993") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:52282->172.17.0.2:30993, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31236") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:55916->172.17.0.2:31236, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31484") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:52548->172.17.0.2:31484, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30969") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:52084->172.17.0.2:30969, err= --- PASS: TestDoubleTransform (0.01s) === RUN TestFileTag run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-vezakuq1yari", Local "Local file system at /tmp/rclone1742043378", Modify Window "1s" 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31992") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:60860->172.17.0.2:31992, err= 2025/07/30 03:20:56 INFO : toe: Making directory 2025/07/30 03:20:56 INFO : toe/toe: Making directory 2025/07/30 03:20:56 DEBUG : toe: transformed to: tictactoe 2025/07/30 03:20:56 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/30 03:20:56 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for checks to finish 2025/07/30 03:20:56 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for transfers to finish 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35204") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:44644->172.17.0.2:35204, err= 2025/07/30 03:20:56 DEBUG : toe/toe/tictactoe.adfb51a5.partial: renamed to: toe/toe/tictactoe 2025/07/30 03:20:56 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/07/30 03:20:56 DEBUG : Waiting for deletions to finish 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35299") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:50284->172.17.0.2:35299, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30783") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:60360->172.17.0.2:30783, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31283") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:40198->172.17.0.2:31283, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37229") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:58410->172.17.0.2:37229, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35384") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:58418->172.17.0.2:35384, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35240") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:45370->172.17.0.2:35240, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33541") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:42478->172.17.0.2:33541, err= --- PASS: TestFileTag (0.02s) === RUN TestNoTag run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-vezakuq1yari", Local "Local file system at /tmp/rclone1742043378", Modify Window "1s" 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38383") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:36440->172.17.0.2:38383, err= 2025/07/30 03:20:56 INFO : toe: Making directory 2025/07/30 03:20:56 INFO : toe/toe: Making directory 2025/07/30 03:20:56 DEBUG : toe: transformed to: tictactoe 2025/07/30 03:20:56 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/30 03:20:56 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/30 03:20:56 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for checks to finish 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for transfers to finish 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34098") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:44924->172.17.0.2:34098, err= 2025/07/30 03:20:56 DEBUG : toe/toe/tictactoe.adfb51a5.partial: renamed to: toe/toe/tictactoe 2025/07/30 03:20:56 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/07/30 03:20:56 DEBUG : Waiting for deletions to finish 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32719") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:57188->172.17.0.2:32719, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30792") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:36346->172.17.0.2:30792, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32200") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:49514->172.17.0.2:32200, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32332") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:59490->172.17.0.2:32332, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35969") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:35764->172.17.0.2:35969, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33106") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:47480->172.17.0.2:33106, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30668") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:41390->172.17.0.2:30668, err= --- PASS: TestNoTag (0.03s) === RUN TestDirTag run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-vezakuq1yari", Local "Local file system at /tmp/rclone1742043378", Modify Window "1s" 2025/07/30 03:20:56 DEBUG : empty_dir: Making directory with metadata 2025/07/30 03:20:56 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/30 03:20:56 DEBUG : toe: transformed to: tictactoe 2025/07/30 03:20:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/30 03:20:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37111") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:48082->172.17.0.2:37111, err= 2025/07/30 03:20:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/30 03:20:56 INFO : tictacempty_dir: Making directory 2025/07/30 03:20:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/30 03:20:56 DEBUG : toe: transformed to: tictactoe 2025/07/30 03:20:56 DEBUG : toe: transformed to: tictactoe 2025/07/30 03:20:56 INFO : tictactoe: Making directory 2025/07/30 03:20:56 DEBUG : toe: transformed to: tictactoe 2025/07/30 03:20:56 DEBUG : toe: transformed to: tictactoe 2025/07/30 03:20:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/30 03:20:56 INFO : tictactoe/tictactoe: Making directory 2025/07/30 03:20:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/30 03:20:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/30 03:20:56 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/30 03:20:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for checks to finish 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for transfers to finish 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38515") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:56066->172.17.0.2:38515, err= 2025/07/30 03:20:56 DEBUG : tictactoe/tictactoe/toe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/toe.txt 2025/07/30 03:20:56 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/07/30 03:20:56 DEBUG : Waiting for deletions to finish 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33385") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:60306->172.17.0.2:33385, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33205") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37578") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:36148->172.17.0.2:37578, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:53676->172.17.0.2:33205, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31178") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:44424->172.17.0.2:31178, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39693") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:60702->172.17.0.2:39693, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35738") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:42266->172.17.0.2:35738, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39820") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33104") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:53388->172.17.0.2:39820, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:52994->172.17.0.2:33104, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31291") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:59702->172.17.0.2:31291, err= --- PASS: TestDirTag (0.03s) === RUN TestAllTag run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-vezakuq1yari", Local "Local file system at /tmp/rclone1742043378", Modify Window "1s" 2025/07/30 03:20:56 DEBUG : empty_dir: Making directory with metadata 2025/07/30 03:20:56 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/30 03:20:56 DEBUG : toe: transformed to: tictactoe 2025/07/30 03:20:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/30 03:20:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39363") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:44828->172.17.0.2:39363, err= 2025/07/30 03:20:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/30 03:20:56 INFO : tictacempty_dir: Making directory 2025/07/30 03:20:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/30 03:20:56 DEBUG : toe: transformed to: tictactoe 2025/07/30 03:20:56 DEBUG : toe: transformed to: tictactoe 2025/07/30 03:20:56 INFO : tictactoe: Making directory 2025/07/30 03:20:56 DEBUG : toe: transformed to: tictactoe 2025/07/30 03:20:56 DEBUG : toe: transformed to: tictactoe 2025/07/30 03:20:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/30 03:20:56 INFO : tictactoe/tictactoe: Making directory 2025/07/30 03:20:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/30 03:20:56 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/30 03:20:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/30 03:20:56 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/30 03:20:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for checks to finish 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for transfers to finish 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37226") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:60632->172.17.0.2:37226, err= 2025/07/30 03:20:56 DEBUG : tictactoe/tictactoe/tictactoe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/07/30 03:20:56 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/30 03:20:56 DEBUG : Waiting for deletions to finish 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31067") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:48104->172.17.0.2:31067, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39149") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:51846->172.17.0.2:39149, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35715") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:57354->172.17.0.2:35715, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36058") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:41224->172.17.0.2:36058, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for checks to finish 2025/07/30 03:20:56 DEBUG : toe: transformed to: tictactoe 2025/07/30 03:20:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/30 03:20:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34747") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:36024->172.17.0.2:34747, err= 2025/07/30 03:20:56 DEBUG : toe: transformed to: tictactoe 2025/07/30 03:20:56 DEBUG : toe: transformed to: tictactoe 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37338") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34484") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:37402->172.17.0.2:37338, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:60072->172.17.0.2:34484, err= 2025/07/30 03:20:56 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36987") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:33836->172.17.0.2:36987, err= 2025/07/30 03:20:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2025/07/30 03:20:56 NOTICE: ftp://172.17.0.2:21/rclone-test-vezakuq1yari: 0 differences found 2025/07/30 03:20:56 NOTICE: ftp://172.17.0.2:21/rclone-test-vezakuq1yari: 1 hashes could not be checked 2025/07/30 03:20:56 NOTICE: ftp://172.17.0.2:21/rclone-test-vezakuq1yari: 1 matching files 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38302") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:34218->172.17.0.2:38302, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36220") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31872") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:42460->172.17.0.2:36220, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:56354->172.17.0.2:31872, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39952") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:57180->172.17.0.2:39952, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35503") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:37656->172.17.0.2:35503, err= --- PASS: TestAllTag (0.04s) === RUN TestRunTwice run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-vezakuq1yari", Local "Local file system at /tmp/rclone1742043378", Modify Window "1s" 2025/07/30 03:20:56 DEBUG : toe: transformed to: tictactoe 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35915") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:45948->172.17.0.2:35915, err= 2025/07/30 03:20:56 DEBUG : toe: transformed to: tictactoe 2025/07/30 03:20:56 INFO : tictactoe: Making directory 2025/07/30 03:20:56 DEBUG : toe: transformed to: tictactoe 2025/07/30 03:20:56 DEBUG : toe: transformed to: tictactoe 2025/07/30 03:20:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/30 03:20:56 INFO : tictactoe/tictactoe: Making directory 2025/07/30 03:20:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/30 03:20:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/30 03:20:56 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/30 03:20:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for checks to finish 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for transfers to finish 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34035") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:60922->172.17.0.2:34035, err= 2025/07/30 03:20:56 DEBUG : tictactoe/tictactoe/toe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/toe.txt 2025/07/30 03:20:56 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/07/30 03:20:56 DEBUG : Waiting for deletions to finish 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38125") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:38060->172.17.0.2:38125, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34287") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:52612->172.17.0.2:34287, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32161") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:55414->172.17.0.2:32161, err= 2025/07/30 03:20:56 DEBUG : toe: transformed to: tictactoe 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32448") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:57222->172.17.0.2:32448, err= 2025/07/30 03:20:56 DEBUG : toe: transformed to: tictactoe 2025/07/30 03:20:56 DEBUG : toe: transformed to: tictactoe 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35367") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:55366->172.17.0.2:35367, err= 2025/07/30 03:20:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38914") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:45724->172.17.0.2:38914, err= 2025/07/30 03:20:56 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for checks to finish 2025/07/30 03:20:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/30 03:20:56 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for transfers to finish 2025/07/30 03:20:56 DEBUG : Waiting for deletions to finish 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31219") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:50960->172.17.0.2:31219, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39645") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:57272->172.17.0.2:39645, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37260") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:52374->172.17.0.2:37260, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36434") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:53314->172.17.0.2:36434, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36071") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:45958->172.17.0.2:36071, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36443") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:57226->172.17.0.2:36443, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34670") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:48708->172.17.0.2:34670, err= --- PASS: TestRunTwice (0.03s) === RUN TestSyntax 2025/07/30 03:20:56 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-vezakuq1yari", Local "Local file system at /tmp/rclone1742043378", Modify Window "1s" 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31002") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:38066->172.17.0.2:31002, err= 2025/07/30 03:20:56 INFO : toe: Making directory 2025/07/30 03:20:56 INFO : toe/toe: Making directory 2025/07/30 03:20:56 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for checks to finish 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for transfers to finish 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36551") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:52150->172.17.0.2:36551, err= 2025/07/30 03:20:56 DEBUG : toe/toe/toe.adfb51a5.partial: renamed to: toe/toe/toe 2025/07/30 03:20:56 INFO : toe/toe/toe: Copied (new) 2025/07/30 03:20:56 DEBUG : Waiting for deletions to finish 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39301") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:53824->172.17.0.2:39301, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35742") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:51340->172.17.0.2:35742, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37406") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:46366->172.17.0.2:37406, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37167") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:45868->172.17.0.2:37167, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35136") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:41246->172.17.0.2:35136, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39523") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:36488->172.17.0.2:39523, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31622") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:35110->172.17.0.2:31622, err= --- PASS: TestConflicting (0.02s) === RUN TestMove run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-vezakuq1yari", Local "Local file system at /tmp/rclone1742043378", Modify Window "1s" 2025/07/30 03:20:56 DEBUG : empty_dir: Making directory with metadata 2025/07/30 03:20:56 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/30 03:20:56 DEBUG : toe: transformed to: tictactoe 2025/07/30 03:20:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/30 03:20:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39348") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:52238->172.17.0.2:39348, err= 2025/07/30 03:20:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/30 03:20:56 INFO : tictacempty_dir: Making directory 2025/07/30 03:20:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/30 03:20:56 DEBUG : toe: transformed to: tictactoe 2025/07/30 03:20:56 DEBUG : toe: transformed to: tictactoe 2025/07/30 03:20:56 INFO : tictactoe: Making directory 2025/07/30 03:20:56 DEBUG : toe: transformed to: tictactoe 2025/07/30 03:20:56 DEBUG : toe: transformed to: tictactoe 2025/07/30 03:20:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/30 03:20:56 INFO : tictactoe/tictactoe: Making directory 2025/07/30 03:20:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/30 03:20:56 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/30 03:20:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/30 03:20:56 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/30 03:20:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/30 03:20:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for checks to finish 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for transfers to finish 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34128") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:42320->172.17.0.2:34128, err= 2025/07/30 03:20:56 DEBUG : tictactoe/tictactoe/tictactoe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/07/30 03:20:56 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/30 03:20:56 INFO : toe/toe/toe.txt: Deleted 2025/07/30 03:20:56 INFO : toe/toe: Removing directory 2025/07/30 03:20:56 INFO : toe: Removing directory 2025/07/30 03:20:56 INFO : empty_dir: Removing directory 2025/07/30 03:20:56 DEBUG : Local file system at /tmp/rclone1742043378: deleted 3 directories 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35080") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:33986->172.17.0.2:35080, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36926") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:52086->172.17.0.2:36926, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39308") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:59756->172.17.0.2:39308, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39718") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:38502->172.17.0.2:39718, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35969") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:35772->172.17.0.2:35969, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37510") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38868") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:38424->172.17.0.2:38868, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:48996->172.17.0.2:37510, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37951") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:51098->172.17.0.2:37951, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31410") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:39648->172.17.0.2:31410, err= --- PASS: TestMove (0.02s) === RUN TestTransformFile run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-vezakuq1yari", Local "Local file system at /tmp/rclone1742043378", Modify Window "1s" 2025/07/30 03:20:56 DEBUG : empty_dir: Making directory with metadata 2025/07/30 03:20:56 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/30 03:20:56 DEBUG : toe: transformed to: tictactoe 2025/07/30 03:20:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39359") 2025/07/30 03:20:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:39156->172.17.0.2:39359, err= 2025/07/30 03:20:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/30 03:20:56 INFO : tictacempty_dir: Making directory 2025/07/30 03:20:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/30 03:20:56 DEBUG : toe: transformed to: tictactoe 2025/07/30 03:20:56 DEBUG : toe: transformed to: tictactoe 2025/07/30 03:20:56 INFO : tictactoe: Making directory 2025/07/30 03:20:56 DEBUG : toe: transformed to: tictactoe 2025/07/30 03:20:56 DEBUG : toe: transformed to: tictactoe 2025/07/30 03:20:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/30 03:20:56 INFO : tictactoe/tictactoe: Making directory 2025/07/30 03:20:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/30 03:20:56 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/30 03:20:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/30 03:20:56 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/30 03:20:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/30 03:20:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for checks to finish 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for transfers to finish 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33688") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:44942->172.17.0.2:33688, err= 2025/07/30 03:20:56 DEBUG : tictactoe/tictactoe/tictactoe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/07/30 03:20:56 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/30 03:20:56 INFO : toe/toe/toe.txt: Deleted 2025/07/30 03:20:56 INFO : toe/toe: Removing directory 2025/07/30 03:20:56 INFO : toe: Removing directory 2025/07/30 03:20:56 INFO : empty_dir: Removing directory 2025/07/30 03:20:56 DEBUG : Local file system at /tmp/rclone1742043378: deleted 3 directories 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37704") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:39624->172.17.0.2:37704, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37596") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31802") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:38036->172.17.0.2:37596, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:45576->172.17.0.2:31802, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39742") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:42234->172.17.0.2:39742, err= 2025/07/30 03:20:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/07/30 03:20:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/30 03:20:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/30 03:20:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/30 03:20:56 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37272") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:53196->172.17.0.2:37272, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30558") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36527") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31356") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:40268->172.17.0.2:30558, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:32926->172.17.0.2:31356, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:36028->172.17.0.2:36527, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30337") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:55302->172.17.0.2:30337, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34053") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:37080->172.17.0.2:34053, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38039") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:42384->172.17.0.2:38039, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34268") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34554") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:50586->172.17.0.2:34268, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31227") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:54154->172.17.0.2:34554, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:48570->172.17.0.2:31227, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33674") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30745") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:42560->172.17.0.2:30745, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:42770->172.17.0.2:33674, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36105") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:44948->172.17.0.2:36105, err= --- PASS: TestTransformFile (0.04s) === RUN TestManualTransformFile run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-vezakuq1yari", Local "Local file system at /tmp/rclone1742043378", Modify Window "1s" 2025/07/30 03:20:56 DEBUG : Reset feature "Copy" 2025/07/30 03:20:56 DEBUG : Reset feature "Move" 2025/07/30 03:20:56 DEBUG : Reset feature "Copy" 2025/07/30 03:20:56 DEBUG : Reset feature "Move" 2025/07/30 03:20:56 DEBUG : empty_dir: Making directory with metadata 2025/07/30 03:20:56 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/30 03:20:56 DEBUG : toe: transformed to: tictactoe 2025/07/30 03:20:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/30 03:20:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32750") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:45424->172.17.0.2:32750, err= 2025/07/30 03:20:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/30 03:20:56 INFO : tictacempty_dir: Making directory 2025/07/30 03:20:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/30 03:20:56 DEBUG : toe: transformed to: tictactoe 2025/07/30 03:20:56 DEBUG : toe: transformed to: tictactoe 2025/07/30 03:20:56 INFO : tictactoe: Making directory 2025/07/30 03:20:56 DEBUG : toe: transformed to: tictactoe 2025/07/30 03:20:56 DEBUG : toe: transformed to: tictactoe 2025/07/30 03:20:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/30 03:20:56 INFO : tictactoe/tictactoe: Making directory 2025/07/30 03:20:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/30 03:20:56 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/30 03:20:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/30 03:20:56 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/30 03:20:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/30 03:20:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for checks to finish 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for transfers to finish 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31920") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:56988->172.17.0.2:31920, err= 2025/07/30 03:20:56 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/30 03:20:56 INFO : toe/toe/toe.txt: Deleted 2025/07/30 03:20:56 INFO : toe/toe: Removing directory 2025/07/30 03:20:56 INFO : toe: Removing directory 2025/07/30 03:20:56 INFO : empty_dir: Removing directory 2025/07/30 03:20:56 DEBUG : Local file system at /tmp/rclone1742043378: deleted 3 directories 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32174") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:41370->172.17.0.2:32174, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31301") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:40642->172.17.0.2:31301, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39947") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:51502->172.17.0.2:39947, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33341") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:48140->172.17.0.2:33341, err= 2025/07/30 03:20:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/07/30 03:20:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/30 03:20:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/30 03:20:56 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30851") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:49172->172.17.0.2:30851, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38750") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:43136->172.17.0.2:38750, err= 2025/07/30 03:20:56 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/07/30 03:20:56 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39679") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:39802->172.17.0.2:39679, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38645") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:42060->172.17.0.2:38645, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37446") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34311") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:58636->172.17.0.2:34311, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:50318->172.17.0.2:37446, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36935") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:60804->172.17.0.2:36935, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33332") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:45476->172.17.0.2:33332, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34253") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:58022->172.17.0.2:34253, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36908") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31237") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:46884->172.17.0.2:36908, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33345") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:40168->172.17.0.2:31237, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:57544->172.17.0.2:33345, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34327") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34369") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:50830->172.17.0.2:34327, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:47146->172.17.0.2:34369, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:32621") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:48688->172.17.0.2:32621, err= --- PASS: TestManualTransformFile (0.03s) === RUN TestBase64 run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-vezakuq1yari", Local "Local file system at /tmp/rclone1742043378", Modify Window "1s" 2025/07/30 03:20:56 DEBUG : toe: transformed to: dG9l 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39591") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:40594->172.17.0.2:39591, err= 2025/07/30 03:20:56 DEBUG : toe: transformed to: dG9l 2025/07/30 03:20:56 INFO : dG9l: Making directory 2025/07/30 03:20:56 DEBUG : toe: transformed to: dG9l 2025/07/30 03:20:56 DEBUG : toe: transformed to: dG9l 2025/07/30 03:20:56 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/07/30 03:20:56 INFO : dG9l/dG9l: Making directory 2025/07/30 03:20:56 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/07/30 03:20:56 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/07/30 03:20:56 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/07/30 03:20:56 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/30 03:20:56 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for checks to finish 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for transfers to finish 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30671") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:33772->172.17.0.2:30671, err= 2025/07/30 03:20:56 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/07/30 03:20:56 DEBUG : Waiting for deletions to finish 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35296") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:46702->172.17.0.2:35296, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34313") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:43550->172.17.0.2:34313, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:30368") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:57860->172.17.0.2:30368, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35979") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:53556->172.17.0.2:35979, err= 2025/07/30 03:20:56 DEBUG : dG9l: transformed to: toe 2025/07/30 03:20:56 DEBUG : dG9l: transformed to: toe 2025/07/30 03:20:56 DEBUG : toe: Directory modification time the same (differ by 896.306833ms, within tolerance 1s) 2025/07/30 03:20:56 DEBUG : Added delayed dir = "toe", newDst=toe 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39948") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:52658->172.17.0.2:39948, err= 2025/07/30 03:20:56 DEBUG : dG9l: transformed to: toe 2025/07/30 03:20:56 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/07/30 03:20:56 DEBUG : toe/toe: Directory modification time the same (differ by 896.306833ms, within tolerance 1s) 2025/07/30 03:20:56 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34104") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:37302->172.17.0.2:34104, err= 2025/07/30 03:20:56 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/07/30 03:20:56 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 499.999999ms, within tolerance 1s) 2025/07/30 03:20:56 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/07/30 03:20:56 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/07/30 03:20:56 DEBUG : Local file system at /tmp/rclone1742043378: Waiting for checks to finish 2025/07/30 03:20:56 DEBUG : Local file system at /tmp/rclone1742043378: Waiting for transfers to finish 2025/07/30 03:20:56 DEBUG : Waiting for deletions to finish 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31583") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:56110->172.17.0.2:31583, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:37252") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:60378->172.17.0.2:37252, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36455") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:42346->172.17.0.2:36455, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34486") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:41246->172.17.0.2:34486, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31056") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:53208->172.17.0.2:31056, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35908") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:34092->172.17.0.2:35908, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38744") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:44318->172.17.0.2:38744, err= --- PASS: TestBase64 (0.03s) === RUN TestError run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-vezakuq1yari", Local "Local file system at /tmp/rclone1742043378", Modify Window "1s" 2025/07/30 03:20:56 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/30 03:20:56 DEBUG : toe: transformed to: 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38325") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:53864->172.17.0.2:38325, err= 2025/07/30 03:20:56 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/30 03:20:56 DEBUG : toe: transformed to: 2025/07/30 03:20:56 INFO : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Making directory 2025/07/30 03:20:56 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/30 03:20:56 DEBUG : toe: transformed to: 2025/07/30 03:20:56 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/30 03:20:56 DEBUG : toe: transformed to: 2025/07/30 03:20:56 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/30 03:20:56 DEBUG : toe/toe: transformed to: 2025/07/30 03:20:56 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/07/30 03:20:56 INFO : toe/toe: Making directory 2025/07/30 03:20:56 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/30 03:20:56 DEBUG : toe/toe: transformed to: 2025/07/30 03:20:56 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/07/30 03:20:56 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/30 03:20:56 DEBUG : toe: transformed to: 2025/07/30 03:20:56 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/30 03:20:56 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/30 03:20:56 DEBUG : toe/toe/toe: transformed to: 2025/07/30 03:20:56 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for checks to finish 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Waiting for transfers to finish 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:33398") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:56952->172.17.0.2:33398, err= 2025/07/30 03:20:56 INFO : toe/toe/toe: Copied (new) 2025/07/30 03:20:56 ERROR : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: not deleting files as there were IO errors 2025/07/30 03:20:56 ERROR : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: not deleting directories as there were IO errors 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:31134") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:39350->172.17.0.2:31134, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:39685") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:46476->172.17.0.2:39685, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38310") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:50618->172.17.0.2:38310, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36706") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:47350->172.17.0.2:36706, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:36383") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:60650->172.17.0.2:36383, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:38877") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:36278->172.17.0.2:38877, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:35125") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:37722->172.17.0.2:35125, err= --- PASS: TestError (0.02s) PASS 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: dial("tcp","172.17.0.2:34751") 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: > dial: conn=172.17.0.1:60864->172.17.0.2:34751, err= 2025/07/30 03:20:56 DEBUG : ftp://172.17.0.2:21/rclone-test-vezakuq1yari: Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Finished OK in 7.054954717s (try 1/5)