"./operations.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Starting (try 1/5) 2026/03/09 04:59:24 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fayiqim9cume" 2026/03/09 04:59:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/09 04:59:24 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/09 04:59:24 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/09 04:59:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/09 04:59:24 DEBUG : Setting pass="rF3TcuW9d4aEytcEPaCcZSl1vSnMuAxzgCHFjOb4Z6Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/09 04:59:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/09 04:59:24 DEBUG : TestFTPPureftpd: detected overridden config - adding "{1fHaJ}" suffix to name 2026/03/09 04:59:24 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/09 04:59:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/09 04:59:24 DEBUG : Setting pass="rF3TcuW9d4aEytcEPaCcZSl1vSnMuAxzgCHFjOb4Z6Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/09 04:59:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/09 04:59:24 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: Connecting to FTP server 2026/03/09 04:59:24 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:21") 2026/03/09 04:59:24 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:33546->172.17.0.7:21, err= 2026/03/09 04:59:24 DEBUG : Creating backend with remote "/tmp/rclone4058392722" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateNumChunks === RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} === RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} === RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} --- PASS: TestMultithreadCalculateNumChunks (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s) === RUN TestMultithreadCopy run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-fayiqim9cume", Local "Local file system at /tmp/rclone4058392722", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/03/09 04:59:24 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:32780") 2026/03/09 04:59:24 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:49668->172.17.0.7:32780, err= 2026/03/09 04:59:24 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.00s) === RUN TestMultithreadCopyAbort run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-fayiqim9cume", Local "Local file system at /tmp/rclone4058392722", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/03/09 04:59:24 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:35986") 2026/03/09 04:59:24 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:46838->172.17.0.7:35986, err= 2026/03/09 04:59:24 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.00s) === RUN TestSizeDiffers 2026/03/09 04:59:24 DEBUG : a: size = 0 OK 2026/03/09 04:59:24 DEBUG : a: size = 1 (memory) 2026/03/09 04:59:24 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/03/09 04:59:24 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/03/09 04:59:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/03/09 04:59:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/03/09 04:59:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/03/09 04:59:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/03/09 04:59:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/03/09 04:59:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/03/09 04:59:24 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/03/09 04:59:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/09 04:59:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/09 04:59:24 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/03/09 04:59:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/09 04:59:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/09 04:59:24 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/03/09 04:59:24 DEBUG : potato: Seek from 10 to 0 2026/03/09 04:59:24 DEBUG : potato: Seek from 10 to 0 2026/03/09 04:59:24 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/03/09 04:59:24 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/03/09 04:59:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/03/09 04:59:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/03/09 04:59:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/03/09 04:59:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/03/09 04:59:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/03/09 04:59:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/03/09 04:59:24 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/03/09 04:59:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/09 04:59:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/09 04:59:24 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/03/09 04:59:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/09 04:59:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/09 04:59:24 DEBUG : potato: Seek from 5 to 2 2026/03/09 04:59:24 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/03/09 04:59:24 DEBUG : potato: Seek from 7 to 0 2026/03/09 04:59:24 DEBUG : potato: Seek from 7 to 0 2026/03/09 04:59:24 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/03/09 04:59:24 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/03/09 04:59:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/03/09 04:59:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/03/09 04:59:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/03/09 04:59:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/03/09 04:59:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/03/09 04:59:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/03/09 04:59:24 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/03/09 04:59:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/09 04:59:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/09 04:59:24 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/03/09 04:59:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/09 04:59:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/09 04:59:24 DEBUG : potato: Seek from 5 to 2 2026/03/09 04:59:24 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/03/09 04:59:24 DEBUG : potato: Seek from 8 to 0 2026/03/09 04:59:24 DEBUG : potato: Seek from 8 to 0 2026/03/09 04:59:24 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/03/09 04:59:24 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/03/09 04:59:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/03/09 04:59:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/03/09 04:59:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/03/09 04:59:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/03/09 04:59:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/03/09 04:59:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/03/09 04:59:24 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/03/09 04:59:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/09 04:59:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/09 04:59:24 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/03/09 04:59:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/09 04:59:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/09 04:59:24 DEBUG : potato: Seek from 5 to 2 2026/03/09 04:59:24 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/03/09 04:59:24 DEBUG : potato: Seek from 9 to 0 2026/03/09 04:59:24 DEBUG : potato: Seek from 9 to 0 2026/03/09 04:59:24 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/ReadAt (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/ReadAt (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/ReadAt (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/ReadAt (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-fayiqim9cume", Local "Local file system at /tmp/rclone4058392722", Modify Window "1s" 2026/03/09 04:59:24 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:35464") 2026/03/09 04:59:24 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:54608->172.17.0.7:35464, err= 2026/03/09 04:59:24 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:34516") 2026/03/09 04:59:24 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:36616->172.17.0.7:34516, err= === RUN TestCheck/1 === RUN TestCheck/2 2026/03/09 04:59:24 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:39842") 2026/03/09 04:59:24 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:60120->172.17.0.7:39842, err= 2026/03/09 04:59:24 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:31073") 2026/03/09 04:59:24 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:33328->172.17.0.7:31073, err= === RUN TestCheck/3 2026/03/09 04:59:24 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:34515") 2026/03/09 04:59:24 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:42522->172.17.0.7:34515, err= 2026/03/09 04:59:24 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:39234") 2026/03/09 04:59:24 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:46416->172.17.0.7:39234, err= === RUN TestCheck/4 === RUN TestCheck/5 2026/03/09 04:59:24 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:34036") 2026/03/09 04:59:24 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:35356->172.17.0.7:34036, err= 2026/03/09 04:59:24 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:39328") 2026/03/09 04:59:24 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:46586->172.17.0.7:39328, err= === RUN TestCheck/6 === RUN TestCheck/7 2026/03/09 04:59:24 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:37088") 2026/03/09 04:59:24 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:56292->172.17.0.7:37088, err= 2026/03/09 04:59:24 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:32795") 2026/03/09 04:59:24 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:47478->172.17.0.7:32795, err= --- PASS: TestCheck (0.05s) --- PASS: TestCheck/1 (0.00s) --- PASS: TestCheck/2 (0.00s) --- PASS: TestCheck/3 (0.00s) --- PASS: TestCheck/4 (0.00s) --- PASS: TestCheck/5 (0.00s) --- PASS: TestCheck/6 (0.00s) --- PASS: TestCheck/7 (0.00s) === RUN TestCheckFsError 2026/03/09 04:59:24 DEBUG : Creating backend with remote "nonexistent" 2026/03/09 04:59:24 DEBUG : Creating backend with remote "nonexistent" 2026/03/09 04:59:24 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/03/09 04:59:24 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2026/03/09 04:59:24 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/03/09 04:59:24 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-fayiqim9cume", Local "Local file system at /tmp/rclone4058392722", Modify Window "1s" 2026/03/09 04:59:24 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:30403") 2026/03/09 04:59:24 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:51364->172.17.0.7:30403, err= 2026/03/09 04:59:24 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:35103") 2026/03/09 04:59:24 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:46618->172.17.0.7:35103, err= === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/03/09 04:59:24 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:32562") 2026/03/09 04:59:24 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:60298->172.17.0.7:32562, err= 2026/03/09 04:59:24 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:37228") 2026/03/09 04:59:24 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:42998->172.17.0.7:37228, err= === RUN TestCheckDownload/3 2026/03/09 04:59:24 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:38914") 2026/03/09 04:59:24 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:54278->172.17.0.7:38914, err= 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:34326") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:42056->172.17.0.7:34326, err= === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:31489") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:49392->172.17.0.7:31489, err= 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:31955") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:34560->172.17.0.7:31955, err= === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:34153") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:48546->172.17.0.7:34153, err= 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:39937") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:45594->172.17.0.7:39937, err= --- PASS: TestCheckDownload (0.12s) --- PASS: TestCheckDownload/1 (0.00s) --- PASS: TestCheckDownload/2 (0.00s) --- PASS: TestCheckDownload/3 (0.01s) --- PASS: TestCheckDownload/4 (0.02s) --- PASS: TestCheckDownload/5 (0.01s) --- PASS: TestCheckDownload/6 (0.02s) --- PASS: TestCheckDownload/7 (0.02s) === RUN TestCheckSizeOnly run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-fayiqim9cume", Local "Local file system at /tmp/rclone4058392722", Modify Window "1s" 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:39832") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:57576->172.17.0.7:39832, err= 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:38973") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:35664->172.17.0.7:38973, err= === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:37275") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:38406->172.17.0.7:37275, err= 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:35543") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:58644->172.17.0.7:35543, err= === RUN TestCheckSizeOnly/3 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:37968") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:50480->172.17.0.7:37968, err= 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:35146") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:41274->172.17.0.7:35146, err= === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:32855") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:49054->172.17.0.7:32855, err= 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:32825") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:34316->172.17.0.7:32825, err= === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:36201") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:36300->172.17.0.7:36201, err= 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:34378") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:36932->172.17.0.7:34378, err= --- PASS: TestCheckSizeOnly (0.04s) --- PASS: TestCheckSizeOnly/1 (0.00s) --- PASS: TestCheckSizeOnly/2 (0.00s) --- PASS: TestCheckSizeOnly/3 (0.00s) --- PASS: TestCheckSizeOnly/4 (0.00s) --- PASS: TestCheckSizeOnly/5 (0.00s) --- PASS: TestCheckSizeOnly/6 (0.00s) --- PASS: TestCheckSizeOnly/7 (0.00s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-fayiqim9cume", Local "Local file system at /tmp/rclone4058392722", Modify Window "1s" 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:33257") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:54836->172.17.0.7:33257, err= 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:34256") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:34702->172.17.0.7:34256, err= 2026/03/09 04:59:25 NOTICE: test.sum: improperly formatted checksum line 4 2026/03/09 04:59:25 NOTICE: test.sum: improperly formatted checksum line 5 2026/03/09 04:59:25 NOTICE: test.sum: improperly formatted checksum line 6 2026/03/09 04:59:25 NOTICE: test.sum: 2 warning(s) suppressed... 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:32410") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:38084->172.17.0.7:32410, err= 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:39710") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:44720->172.17.0.7:39710, err= 2026/03/09 04:59:25 NOTICE: test.sum: improperly formatted checksum line 4 2026/03/09 04:59:25 NOTICE: test.sum: improperly formatted checksum line 5 2026/03/09 04:59:25 NOTICE: test.sum: improperly formatted checksum line 6 2026/03/09 04:59:25 NOTICE: test.sum: 2 warning(s) suppressed... 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:30382") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:40782->172.17.0.7:30382, err= 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:32557") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:45226->172.17.0.7:32557, err= --- PASS: TestParseSumFile (0.01s) === RUN TestCheckSum run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-fayiqim9cume", Local "Local file system at /tmp/rclone4058392722", Modify Window "1s" 2026/03/09 04:59:25 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fayiqim9cume/data" 2026/03/09 04:59:25 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/09 04:59:25 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/09 04:59:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/09 04:59:25 DEBUG : Setting pass="rF3TcuW9d4aEytcEPaCcZSl1vSnMuAxzgCHFjOb4Z6Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/09 04:59:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/09 04:59:25 DEBUG : TestFTPPureftpd: detected overridden config - adding "{1fHaJ}" suffix to name 2026/03/09 04:59:25 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/09 04:59:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/09 04:59:25 DEBUG : Setting pass="rF3TcuW9d4aEytcEPaCcZSl1vSnMuAxzgCHFjOb4Z6Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/09 04:59:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume/data: Connecting to FTP server 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume/data: dial("tcp","172.17.0.7:21") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume/data: > dial: conn=172.17.0.1:33562->172.17.0.7:21, err= check_test.go:350: ftp://172.17.0.7:21/rclone-test-fayiqim9cume/data lacks md5, skipping 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:33092") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:50322->172.17.0.7:33092, err= 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:36468") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:49216->172.17.0.7:36468, err= --- SKIP: TestCheckSum (0.03s) === RUN TestCheckSumDownload run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-fayiqim9cume", Local "Local file system at /tmp/rclone4058392722", Modify Window "1s" 2026/03/09 04:59:25 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fayiqim9cume/data" 2026/03/09 04:59:25 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/09 04:59:25 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/09 04:59:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/09 04:59:25 DEBUG : Setting pass="rF3TcuW9d4aEytcEPaCcZSl1vSnMuAxzgCHFjOb4Z6Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/09 04:59:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/09 04:59:25 DEBUG : TestFTPPureftpd: detected overridden config - adding "{1fHaJ}" suffix to name 2026/03/09 04:59:25 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/09 04:59:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/09 04:59:25 DEBUG : Setting pass="rF3TcuW9d4aEytcEPaCcZSl1vSnMuAxzgCHFjOb4Z6Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/09 04:59:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume/data: Connecting to FTP server 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume/data: dial("tcp","172.17.0.7:21") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume/data: > dial: conn=172.17.0.1:33568->172.17.0.7:21, err= 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:31391") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:52960->172.17.0.7:31391, err= 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:37499") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:45102->172.17.0.7:37499, err= 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:31045") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:44886->172.17.0.7:31045, err= 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:33282") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:59874->172.17.0.7:33282, err= === RUN TestCheckSumDownload/subtest1 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:35476") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:52664->172.17.0.7:35476, err= 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:30238") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:60196->172.17.0.7:30238, err= 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:39610") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:49764->172.17.0.7:39610, err= 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:36874") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:39622->172.17.0.7:36874, err= === RUN TestCheckSumDownload/subtest2 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:37631") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:44714->172.17.0.7:37631, err= 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:34061") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:35632->172.17.0.7:34061, err= 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:33056") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:39186->172.17.0.7:33056, err= === RUN TestCheckSumDownload/subtest3 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:30211") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:57674->172.17.0.7:30211, err= 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:37268") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:38530->172.17.0.7:37268, err= 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:31243") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:57878->172.17.0.7:31243, err= === RUN TestCheckSumDownload/subtest4 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:37046") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:56820->172.17.0.7:37046, err= 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:39848") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:57832->172.17.0.7:39848, err= 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:35202") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:44920->172.17.0.7:35202, err= === RUN TestCheckSumDownload/subtest5 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:34305") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:37058->172.17.0.7:34305, err= 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:36812") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:51490->172.17.0.7:36812, err= 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:31894") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:41116->172.17.0.7:31894, err= === RUN TestCheckSumDownload/subtest6 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:35580") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:36824->172.17.0.7:35580, err= 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:32388") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:39900->172.17.0.7:32388, err= 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:33551") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:33118->172.17.0.7:33551, err= 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:32462") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:59792->172.17.0.7:32462, err= 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:39929") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:51202->172.17.0.7:39929, err= === RUN TestCheckSumDownload/subtest7 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:33162") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:48160->172.17.0.7:33162, err= 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:38703") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:47962->172.17.0.7:38703, err= 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:36076") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:38198->172.17.0.7:36076, err= --- PASS: TestCheckSumDownload (0.16s) --- PASS: TestCheckSumDownload/subtest1 (0.00s) --- PASS: TestCheckSumDownload/subtest2 (0.01s) --- PASS: TestCheckSumDownload/subtest3 (0.01s) --- PASS: TestCheckSumDownload/subtest4 (0.02s) --- PASS: TestCheckSumDownload/subtest5 (0.02s) --- PASS: TestCheckSumDownload/subtest6 (0.02s) --- PASS: TestCheckSumDownload/subtest7 (0.02s) === RUN TestApplyTransforms 2026/03/09 04:59:25 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jivexop5veta" 2026/03/09 04:59:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/09 04:59:25 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/09 04:59:25 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/09 04:59:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/09 04:59:25 DEBUG : Setting pass="rF3TcuW9d4aEytcEPaCcZSl1vSnMuAxzgCHFjOb4Z6Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/09 04:59:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/09 04:59:25 DEBUG : TestFTPPureftpd: detected overridden config - adding "{1fHaJ}" suffix to name 2026/03/09 04:59:25 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/09 04:59:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/09 04:59:25 DEBUG : Setting pass="rF3TcuW9d4aEytcEPaCcZSl1vSnMuAxzgCHFjOb4Z6Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/09 04:59:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-jivexop5veta: Connecting to FTP server 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-jivexop5veta: dial("tcp","172.17.0.7:21") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-jivexop5veta: > dial: conn=172.17.0.1:33572->172.17.0.7:21, err= 2026/03/09 04:59:25 DEBUG : Creating backend with remote "/tmp/rclone810340104" run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-jivexop5veta", Local "Local file system at /tmp/rclone810340104", Modify Window "1s" 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-jivexop5veta: dial("tcp","172.17.0.7:30907") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-jivexop5veta: > dial: conn=172.17.0.1:52508->172.17.0.7:30907, err= 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-jivexop5veta: dial("tcp","172.17.0.7:30362") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-jivexop5veta: > dial: conn=172.17.0.1:57942->172.17.0.7:30362, err= upper checkfile vs. lower remote (without normalization) 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-jivexop5veta: dial("tcp","172.17.0.7:31726") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-jivexop5veta: > dial: conn=172.17.0.1:57136->172.17.0.7:31726, err= 2026/03/09 04:59:25 ERROR : hello, world!: sum not found 2026/03/09 04:59:25 ERROR : HELLO, WORLD!: file not in ftp://172.17.0.7:21/rclone-test-jivexop5veta 2026/03/09 04:59:25 NOTICE: ftp://172.17.0.7:21/rclone-test-jivexop5veta: 1 files missing 2026/03/09 04:59:25 NOTICE: 1 hashes missing 2026/03/09 04:59:25 NOTICE: ftp://172.17.0.7:21/rclone-test-jivexop5veta: 1 differences found 2026/03/09 04:59:25 NOTICE: ftp://172.17.0.7:21/rclone-test-jivexop5veta: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-jivexop5veta: dial("tcp","172.17.0.7:35528") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-jivexop5veta: > dial: conn=172.17.0.1:53250->172.17.0.7:35528, err= 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-jivexop5veta: dial("tcp","172.17.0.7:36489") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-jivexop5veta: > dial: conn=172.17.0.1:33236->172.17.0.7:36489, err= 2026/03/09 04:59:25 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/09 04:59:25 NOTICE: ftp://172.17.0.7:21/rclone-test-jivexop5veta: 0 differences found 2026/03/09 04:59:25 NOTICE: ftp://172.17.0.7:21/rclone-test-jivexop5veta: 1 matching files 2026/03/09 04:59:25 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-wideciq6vihi" 2026/03/09 04:59:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/09 04:59:25 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/09 04:59:25 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/09 04:59:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/09 04:59:25 DEBUG : Setting pass="rF3TcuW9d4aEytcEPaCcZSl1vSnMuAxzgCHFjOb4Z6Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/09 04:59:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/09 04:59:25 DEBUG : TestFTPPureftpd: detected overridden config - adding "{1fHaJ}" suffix to name 2026/03/09 04:59:25 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/09 04:59:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/09 04:59:25 DEBUG : Setting pass="rF3TcuW9d4aEytcEPaCcZSl1vSnMuAxzgCHFjOb4Z6Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/09 04:59:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-wideciq6vihi: Connecting to FTP server 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-wideciq6vihi: dial("tcp","172.17.0.7:21") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-wideciq6vihi: > dial: conn=172.17.0.1:33578->172.17.0.7:21, err= 2026/03/09 04:59:25 DEBUG : Creating backend with remote "/tmp/rclone1858649569" run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wideciq6vihi", Local "Local file system at /tmp/rclone1858649569", Modify Window "1s" 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-wideciq6vihi: dial("tcp","172.17.0.7:33252") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-wideciq6vihi: > dial: conn=172.17.0.1:52106->172.17.0.7:33252, err= 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-wideciq6vihi: dial("tcp","172.17.0.7:38463") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-wideciq6vihi: > dial: conn=172.17.0.1:53424->172.17.0.7:38463, err= lower checkfile vs. upper remote (without normalization) 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-wideciq6vihi: dial("tcp","172.17.0.7:31686") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-wideciq6vihi: > dial: conn=172.17.0.1:38394->172.17.0.7:31686, err= 2026/03/09 04:59:25 ERROR : HELLO, WORLD!: sum not found 2026/03/09 04:59:25 ERROR : hello, world!: file not in ftp://172.17.0.7:21/rclone-test-wideciq6vihi 2026/03/09 04:59:25 NOTICE: ftp://172.17.0.7:21/rclone-test-wideciq6vihi: 1 files missing 2026/03/09 04:59:25 NOTICE: 1 hashes missing 2026/03/09 04:59:25 NOTICE: ftp://172.17.0.7:21/rclone-test-wideciq6vihi: 1 differences found 2026/03/09 04:59:25 NOTICE: ftp://172.17.0.7:21/rclone-test-wideciq6vihi: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-wideciq6vihi: dial("tcp","172.17.0.7:36430") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-wideciq6vihi: > dial: conn=172.17.0.1:58566->172.17.0.7:36430, err= 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-wideciq6vihi: dial("tcp","172.17.0.7:37166") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-wideciq6vihi: > dial: conn=172.17.0.1:55760->172.17.0.7:37166, err= 2026/03/09 04:59:25 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/09 04:59:25 NOTICE: ftp://172.17.0.7:21/rclone-test-wideciq6vihi: 0 differences found 2026/03/09 04:59:25 NOTICE: ftp://172.17.0.7:21/rclone-test-wideciq6vihi: 1 matching files 2026/03/09 04:59:25 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-bobubip7vafi" 2026/03/09 04:59:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/09 04:59:25 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/09 04:59:25 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/09 04:59:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/09 04:59:25 DEBUG : Setting pass="rF3TcuW9d4aEytcEPaCcZSl1vSnMuAxzgCHFjOb4Z6Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/09 04:59:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/09 04:59:25 DEBUG : TestFTPPureftpd: detected overridden config - adding "{1fHaJ}" suffix to name 2026/03/09 04:59:25 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/09 04:59:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/09 04:59:25 DEBUG : Setting pass="rF3TcuW9d4aEytcEPaCcZSl1vSnMuAxzgCHFjOb4Z6Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/09 04:59:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-bobubip7vafi: Connecting to FTP server 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-bobubip7vafi: dial("tcp","172.17.0.7:21") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-bobubip7vafi: > dial: conn=172.17.0.1:33584->172.17.0.7:21, err= 2026/03/09 04:59:25 DEBUG : Creating backend with remote "/tmp/rclone312344879" run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-bobubip7vafi", Local "Local file system at /tmp/rclone312344879", Modify Window "1s" 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-bobubip7vafi: dial("tcp","172.17.0.7:35046") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-bobubip7vafi: > dial: conn=172.17.0.1:42962->172.17.0.7:35046, err= 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-bobubip7vafi: dial("tcp","172.17.0.7:34777") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-bobubip7vafi: > dial: conn=172.17.0.1:54790->172.17.0.7:34777, err= lower checkfile vs. upperlowermixed remote (without normalization) 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-bobubip7vafi: dial("tcp","172.17.0.7:30109") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-bobubip7vafi: > dial: conn=172.17.0.1:39428->172.17.0.7:30109, err= 2026/03/09 04:59:25 ERROR : HeLlO, wOrLd!: sum not found 2026/03/09 04:59:25 ERROR : hello, world!: file not in ftp://172.17.0.7:21/rclone-test-bobubip7vafi 2026/03/09 04:59:25 NOTICE: ftp://172.17.0.7:21/rclone-test-bobubip7vafi: 1 files missing 2026/03/09 04:59:25 NOTICE: 1 hashes missing 2026/03/09 04:59:25 NOTICE: ftp://172.17.0.7:21/rclone-test-bobubip7vafi: 1 differences found 2026/03/09 04:59:25 NOTICE: ftp://172.17.0.7:21/rclone-test-bobubip7vafi: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-bobubip7vafi: dial("tcp","172.17.0.7:33816") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-bobubip7vafi: > dial: conn=172.17.0.1:35156->172.17.0.7:33816, err= 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-bobubip7vafi: dial("tcp","172.17.0.7:32057") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-bobubip7vafi: > dial: conn=172.17.0.1:36436->172.17.0.7:32057, err= 2026/03/09 04:59:25 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/09 04:59:25 NOTICE: ftp://172.17.0.7:21/rclone-test-bobubip7vafi: 0 differences found 2026/03/09 04:59:25 NOTICE: ftp://172.17.0.7:21/rclone-test-bobubip7vafi: 1 matching files 2026/03/09 04:59:25 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-vovowod3tono" 2026/03/09 04:59:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/09 04:59:25 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/09 04:59:25 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/09 04:59:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/09 04:59:25 DEBUG : Setting pass="rF3TcuW9d4aEytcEPaCcZSl1vSnMuAxzgCHFjOb4Z6Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/09 04:59:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/09 04:59:25 DEBUG : TestFTPPureftpd: detected overridden config - adding "{1fHaJ}" suffix to name 2026/03/09 04:59:25 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/09 04:59:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/09 04:59:25 DEBUG : Setting pass="rF3TcuW9d4aEytcEPaCcZSl1vSnMuAxzgCHFjOb4Z6Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/09 04:59:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-vovowod3tono: Connecting to FTP server 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-vovowod3tono: dial("tcp","172.17.0.7:21") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-vovowod3tono: > dial: conn=172.17.0.1:33592->172.17.0.7:21, err= 2026/03/09 04:59:25 DEBUG : Creating backend with remote "/tmp/rclone1819421267" run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-vovowod3tono", Local "Local file system at /tmp/rclone1819421267", Modify Window "1s" 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-vovowod3tono: dial("tcp","172.17.0.7:30416") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-vovowod3tono: > dial: conn=172.17.0.1:57006->172.17.0.7:30416, err= 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-vovowod3tono: dial("tcp","172.17.0.7:30877") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-vovowod3tono: > dial: conn=172.17.0.1:49968->172.17.0.7:30877, err= upperlowermixed checkfile vs. upper remote (without normalization) 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-vovowod3tono: dial("tcp","172.17.0.7:32018") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-vovowod3tono: > dial: conn=172.17.0.1:59136->172.17.0.7:32018, err= 2026/03/09 04:59:25 ERROR : HELLO, WORLD!: sum not found 2026/03/09 04:59:25 ERROR : HeLlO, wOrLd!: file not in ftp://172.17.0.7:21/rclone-test-vovowod3tono 2026/03/09 04:59:25 NOTICE: ftp://172.17.0.7:21/rclone-test-vovowod3tono: 1 files missing 2026/03/09 04:59:25 NOTICE: 1 hashes missing 2026/03/09 04:59:25 NOTICE: ftp://172.17.0.7:21/rclone-test-vovowod3tono: 1 differences found 2026/03/09 04:59:25 NOTICE: ftp://172.17.0.7:21/rclone-test-vovowod3tono: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-vovowod3tono: dial("tcp","172.17.0.7:31965") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-vovowod3tono: > dial: conn=172.17.0.1:46706->172.17.0.7:31965, err= 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-vovowod3tono: dial("tcp","172.17.0.7:38266") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-vovowod3tono: > dial: conn=172.17.0.1:52882->172.17.0.7:38266, err= 2026/03/09 04:59:25 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/09 04:59:25 NOTICE: ftp://172.17.0.7:21/rclone-test-vovowod3tono: 0 differences found 2026/03/09 04:59:25 NOTICE: ftp://172.17.0.7:21/rclone-test-vovowod3tono: 1 matching files 2026/03/09 04:59:25 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-mavojat7reco" 2026/03/09 04:59:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/09 04:59:25 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/09 04:59:25 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/09 04:59:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/09 04:59:25 DEBUG : Setting pass="rF3TcuW9d4aEytcEPaCcZSl1vSnMuAxzgCHFjOb4Z6Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/09 04:59:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/09 04:59:25 DEBUG : TestFTPPureftpd: detected overridden config - adding "{1fHaJ}" suffix to name 2026/03/09 04:59:25 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/09 04:59:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/09 04:59:25 DEBUG : Setting pass="rF3TcuW9d4aEytcEPaCcZSl1vSnMuAxzgCHFjOb4Z6Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/09 04:59:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-mavojat7reco: Connecting to FTP server 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-mavojat7reco: dial("tcp","172.17.0.7:21") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-mavojat7reco: > dial: conn=172.17.0.1:33594->172.17.0.7:21, err= 2026/03/09 04:59:25 DEBUG : Creating backend with remote "/tmp/rclone647907176" run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-mavojat7reco", Local "Local file system at /tmp/rclone647907176", Modify Window "1s" 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-mavojat7reco: dial("tcp","172.17.0.7:33353") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-mavojat7reco: > dial: conn=172.17.0.1:57422->172.17.0.7:33353, err= 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-mavojat7reco: dial("tcp","172.17.0.7:38941") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-mavojat7reco: > dial: conn=172.17.0.1:39398->172.17.0.7:38941, err= NFD checkfile vs. NFC remote (without normalization) 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-mavojat7reco: dial("tcp","172.17.0.7:38136") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-mavojat7reco: > dial: conn=172.17.0.1:41272->172.17.0.7:38136, err= 2026/03/09 04:59:25 ERROR : 測試_Русский___ě_áñ: sum not found 2026/03/09 04:59:25 ERROR : 測試_Русский___ě_áñ: file not in ftp://172.17.0.7:21/rclone-test-mavojat7reco 2026/03/09 04:59:25 NOTICE: ftp://172.17.0.7:21/rclone-test-mavojat7reco: 1 files missing 2026/03/09 04:59:25 NOTICE: 1 hashes missing 2026/03/09 04:59:25 NOTICE: ftp://172.17.0.7:21/rclone-test-mavojat7reco: 1 differences found 2026/03/09 04:59:25 NOTICE: ftp://172.17.0.7:21/rclone-test-mavojat7reco: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-mavojat7reco: dial("tcp","172.17.0.7:37842") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-mavojat7reco: > dial: conn=172.17.0.1:47750->172.17.0.7:37842, err= 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-mavojat7reco: dial("tcp","172.17.0.7:36606") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-mavojat7reco: > dial: conn=172.17.0.1:53280->172.17.0.7:36606, err= 2026/03/09 04:59:25 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/09 04:59:25 NOTICE: ftp://172.17.0.7:21/rclone-test-mavojat7reco: 0 differences found 2026/03/09 04:59:25 NOTICE: ftp://172.17.0.7:21/rclone-test-mavojat7reco: 1 matching files 2026/03/09 04:59:25 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-gobowek7necu" 2026/03/09 04:59:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/09 04:59:25 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/09 04:59:25 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/09 04:59:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/09 04:59:25 DEBUG : Setting pass="rF3TcuW9d4aEytcEPaCcZSl1vSnMuAxzgCHFjOb4Z6Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/09 04:59:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/09 04:59:25 DEBUG : TestFTPPureftpd: detected overridden config - adding "{1fHaJ}" suffix to name 2026/03/09 04:59:25 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/09 04:59:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/09 04:59:25 DEBUG : Setting pass="rF3TcuW9d4aEytcEPaCcZSl1vSnMuAxzgCHFjOb4Z6Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/09 04:59:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-gobowek7necu: Connecting to FTP server 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-gobowek7necu: dial("tcp","172.17.0.7:21") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-gobowek7necu: > dial: conn=172.17.0.1:33600->172.17.0.7:21, err= 2026/03/09 04:59:25 DEBUG : Creating backend with remote "/tmp/rclone69621851" run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-gobowek7necu", Local "Local file system at /tmp/rclone69621851", Modify Window "1s" 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-gobowek7necu: dial("tcp","172.17.0.7:38836") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-gobowek7necu: > dial: conn=172.17.0.1:58756->172.17.0.7:38836, err= 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-gobowek7necu: dial("tcp","172.17.0.7:39357") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-gobowek7necu: > dial: conn=172.17.0.1:39078->172.17.0.7:39357, err= NFC checkfile vs. NFD remote (without normalization) 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-gobowek7necu: dial("tcp","172.17.0.7:36090") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-gobowek7necu: > dial: conn=172.17.0.1:49194->172.17.0.7:36090, err= 2026/03/09 04:59:25 ERROR : 測試_Русский___ě_áñ: sum not found 2026/03/09 04:59:25 ERROR : 測試_Русский___ě_áñ: file not in ftp://172.17.0.7:21/rclone-test-gobowek7necu 2026/03/09 04:59:25 NOTICE: ftp://172.17.0.7:21/rclone-test-gobowek7necu: 1 files missing 2026/03/09 04:59:25 NOTICE: 1 hashes missing 2026/03/09 04:59:25 NOTICE: ftp://172.17.0.7:21/rclone-test-gobowek7necu: 1 differences found 2026/03/09 04:59:25 NOTICE: ftp://172.17.0.7:21/rclone-test-gobowek7necu: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-gobowek7necu: dial("tcp","172.17.0.7:36804") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-gobowek7necu: > dial: conn=172.17.0.1:38936->172.17.0.7:36804, err= 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-gobowek7necu: dial("tcp","172.17.0.7:30675") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-gobowek7necu: > dial: conn=172.17.0.1:48158->172.17.0.7:30675, err= 2026/03/09 04:59:25 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/09 04:59:25 NOTICE: ftp://172.17.0.7:21/rclone-test-gobowek7necu: 0 differences found 2026/03/09 04:59:25 NOTICE: ftp://172.17.0.7:21/rclone-test-gobowek7necu: 1 matching files 2026/03/09 04:59:25 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kofejox5buwi" 2026/03/09 04:59:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/09 04:59:25 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/09 04:59:25 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/09 04:59:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/09 04:59:25 DEBUG : Setting pass="rF3TcuW9d4aEytcEPaCcZSl1vSnMuAxzgCHFjOb4Z6Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/09 04:59:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/09 04:59:25 DEBUG : TestFTPPureftpd: detected overridden config - adding "{1fHaJ}" suffix to name 2026/03/09 04:59:25 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/09 04:59:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/09 04:59:25 DEBUG : Setting pass="rF3TcuW9d4aEytcEPaCcZSl1vSnMuAxzgCHFjOb4Z6Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/09 04:59:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-kofejox5buwi: Connecting to FTP server 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-kofejox5buwi: dial("tcp","172.17.0.7:21") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-kofejox5buwi: > dial: conn=172.17.0.1:33616->172.17.0.7:21, err= 2026/03/09 04:59:25 DEBUG : Creating backend with remote "/tmp/rclone2672434419" run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-kofejox5buwi", Local "Local file system at /tmp/rclone2672434419", Modify Window "1s" 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-kofejox5buwi: dial("tcp","172.17.0.7:38591") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-kofejox5buwi: > dial: conn=172.17.0.1:36820->172.17.0.7:38591, err= 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-kofejox5buwi: dial("tcp","172.17.0.7:35449") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-kofejox5buwi: > dial: conn=172.17.0.1:56564->172.17.0.7:35449, err= NFDx2 checkfile vs. both remote (without normalization) 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-kofejox5buwi: dial("tcp","172.17.0.7:35831") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-kofejox5buwi: > dial: conn=172.17.0.1:42908->172.17.0.7:35831, err= 2026/03/09 04:59:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/03/09 04:59:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.7:21/rclone-test-kofejox5buwi 2026/03/09 04:59:25 NOTICE: ftp://172.17.0.7:21/rclone-test-kofejox5buwi: 1 files missing 2026/03/09 04:59:25 NOTICE: 1 hashes missing 2026/03/09 04:59:25 NOTICE: ftp://172.17.0.7:21/rclone-test-kofejox5buwi: 1 differences found 2026/03/09 04:59:25 NOTICE: ftp://172.17.0.7:21/rclone-test-kofejox5buwi: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-kofejox5buwi: dial("tcp","172.17.0.7:37514") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-kofejox5buwi: > dial: conn=172.17.0.1:33600->172.17.0.7:37514, err= 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-kofejox5buwi: dial("tcp","172.17.0.7:35494") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-kofejox5buwi: > dial: conn=172.17.0.1:47784->172.17.0.7:35494, err= 2026/03/09 04:59:25 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/09 04:59:25 NOTICE: ftp://172.17.0.7:21/rclone-test-kofejox5buwi: 0 differences found 2026/03/09 04:59:25 NOTICE: ftp://172.17.0.7:21/rclone-test-kofejox5buwi: 1 matching files 2026/03/09 04:59:25 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-vumigur3bihe" 2026/03/09 04:59:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/09 04:59:25 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/09 04:59:25 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/09 04:59:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/09 04:59:25 DEBUG : Setting pass="rF3TcuW9d4aEytcEPaCcZSl1vSnMuAxzgCHFjOb4Z6Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/09 04:59:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/09 04:59:25 DEBUG : TestFTPPureftpd: detected overridden config - adding "{1fHaJ}" suffix to name 2026/03/09 04:59:25 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/09 04:59:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/09 04:59:25 DEBUG : Setting pass="rF3TcuW9d4aEytcEPaCcZSl1vSnMuAxzgCHFjOb4Z6Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/09 04:59:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-vumigur3bihe: Connecting to FTP server 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-vumigur3bihe: dial("tcp","172.17.0.7:21") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-vumigur3bihe: > dial: conn=172.17.0.1:33626->172.17.0.7:21, err= 2026/03/09 04:59:25 DEBUG : Creating backend with remote "/tmp/rclone2376162219" run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-vumigur3bihe", Local "Local file system at /tmp/rclone2376162219", Modify Window "1s" 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-vumigur3bihe: dial("tcp","172.17.0.7:31564") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-vumigur3bihe: > dial: conn=172.17.0.1:42868->172.17.0.7:31564, err= 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-vumigur3bihe: dial("tcp","172.17.0.7:30803") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-vumigur3bihe: > dial: conn=172.17.0.1:55228->172.17.0.7:30803, err= NFCx2 checkfile vs. both remote (without normalization) 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-vumigur3bihe: dial("tcp","172.17.0.7:39426") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-vumigur3bihe: > dial: conn=172.17.0.1:53228->172.17.0.7:39426, err= 2026/03/09 04:59:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/03/09 04:59:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.7:21/rclone-test-vumigur3bihe 2026/03/09 04:59:25 NOTICE: ftp://172.17.0.7:21/rclone-test-vumigur3bihe: 1 files missing 2026/03/09 04:59:25 NOTICE: 1 hashes missing 2026/03/09 04:59:25 NOTICE: ftp://172.17.0.7:21/rclone-test-vumigur3bihe: 1 differences found 2026/03/09 04:59:25 NOTICE: ftp://172.17.0.7:21/rclone-test-vumigur3bihe: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-vumigur3bihe: dial("tcp","172.17.0.7:38786") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-vumigur3bihe: > dial: conn=172.17.0.1:46576->172.17.0.7:38786, err= 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-vumigur3bihe: dial("tcp","172.17.0.7:37286") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-vumigur3bihe: > dial: conn=172.17.0.1:43084->172.17.0.7:37286, err= 2026/03/09 04:59:25 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/09 04:59:25 NOTICE: ftp://172.17.0.7:21/rclone-test-vumigur3bihe: 0 differences found 2026/03/09 04:59:25 NOTICE: ftp://172.17.0.7:21/rclone-test-vumigur3bihe: 1 matching files 2026/03/09 04:59:25 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jizifar6qiza" 2026/03/09 04:59:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/09 04:59:25 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/09 04:59:25 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/09 04:59:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/09 04:59:25 DEBUG : Setting pass="rF3TcuW9d4aEytcEPaCcZSl1vSnMuAxzgCHFjOb4Z6Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/09 04:59:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/09 04:59:25 DEBUG : TestFTPPureftpd: detected overridden config - adding "{1fHaJ}" suffix to name 2026/03/09 04:59:25 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/09 04:59:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/09 04:59:25 DEBUG : Setting pass="rF3TcuW9d4aEytcEPaCcZSl1vSnMuAxzgCHFjOb4Z6Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/09 04:59:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-jizifar6qiza: Connecting to FTP server 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-jizifar6qiza: dial("tcp","172.17.0.7:21") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-jizifar6qiza: > dial: conn=172.17.0.1:33628->172.17.0.7:21, err= 2026/03/09 04:59:25 DEBUG : Creating backend with remote "/tmp/rclone141209260" run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-jizifar6qiza", Local "Local file system at /tmp/rclone141209260", Modify Window "1s" 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-jizifar6qiza: dial("tcp","172.17.0.7:35936") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-jizifar6qiza: > dial: conn=172.17.0.1:45348->172.17.0.7:35936, err= 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-jizifar6qiza: dial("tcp","172.17.0.7:37938") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-jizifar6qiza: > dial: conn=172.17.0.1:60212->172.17.0.7:37938, err= both checkfile vs. NFDx2 remote (without normalization) 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-jizifar6qiza: dial("tcp","172.17.0.7:31059") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-jizifar6qiza: > dial: conn=172.17.0.1:33820->172.17.0.7:31059, err= 2026/03/09 04:59:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/03/09 04:59:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.7:21/rclone-test-jizifar6qiza 2026/03/09 04:59:25 NOTICE: ftp://172.17.0.7:21/rclone-test-jizifar6qiza: 1 files missing 2026/03/09 04:59:25 NOTICE: 1 hashes missing 2026/03/09 04:59:25 NOTICE: ftp://172.17.0.7:21/rclone-test-jizifar6qiza: 1 differences found 2026/03/09 04:59:25 NOTICE: ftp://172.17.0.7:21/rclone-test-jizifar6qiza: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-jizifar6qiza: dial("tcp","172.17.0.7:32937") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-jizifar6qiza: > dial: conn=172.17.0.1:42556->172.17.0.7:32937, err= 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-jizifar6qiza: dial("tcp","172.17.0.7:34930") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-jizifar6qiza: > dial: conn=172.17.0.1:50938->172.17.0.7:34930, err= 2026/03/09 04:59:25 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/09 04:59:25 NOTICE: ftp://172.17.0.7:21/rclone-test-jizifar6qiza: 0 differences found 2026/03/09 04:59:25 NOTICE: ftp://172.17.0.7:21/rclone-test-jizifar6qiza: 1 matching files 2026/03/09 04:59:25 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fuxukol6poce" 2026/03/09 04:59:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/09 04:59:25 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/09 04:59:25 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/09 04:59:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/09 04:59:25 DEBUG : Setting pass="rF3TcuW9d4aEytcEPaCcZSl1vSnMuAxzgCHFjOb4Z6Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/09 04:59:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/09 04:59:25 DEBUG : TestFTPPureftpd: detected overridden config - adding "{1fHaJ}" suffix to name 2026/03/09 04:59:25 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/09 04:59:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/09 04:59:25 DEBUG : Setting pass="rF3TcuW9d4aEytcEPaCcZSl1vSnMuAxzgCHFjOb4Z6Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/09 04:59:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fuxukol6poce: Connecting to FTP server 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fuxukol6poce: dial("tcp","172.17.0.7:21") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fuxukol6poce: > dial: conn=172.17.0.1:33642->172.17.0.7:21, err= 2026/03/09 04:59:25 DEBUG : Creating backend with remote "/tmp/rclone2075267484" run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-fuxukol6poce", Local "Local file system at /tmp/rclone2075267484", Modify Window "1s" 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fuxukol6poce: dial("tcp","172.17.0.7:36531") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fuxukol6poce: > dial: conn=172.17.0.1:34208->172.17.0.7:36531, err= 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fuxukol6poce: dial("tcp","172.17.0.7:38439") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fuxukol6poce: > dial: conn=172.17.0.1:49228->172.17.0.7:38439, err= both checkfile vs. NFCx2 remote (without normalization) 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fuxukol6poce: dial("tcp","172.17.0.7:38683") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fuxukol6poce: > dial: conn=172.17.0.1:34456->172.17.0.7:38683, err= 2026/03/09 04:59:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/03/09 04:59:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.7:21/rclone-test-fuxukol6poce 2026/03/09 04:59:25 NOTICE: ftp://172.17.0.7:21/rclone-test-fuxukol6poce: 1 files missing 2026/03/09 04:59:25 NOTICE: 1 hashes missing 2026/03/09 04:59:25 NOTICE: ftp://172.17.0.7:21/rclone-test-fuxukol6poce: 1 differences found 2026/03/09 04:59:25 NOTICE: ftp://172.17.0.7:21/rclone-test-fuxukol6poce: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fuxukol6poce: dial("tcp","172.17.0.7:36085") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fuxukol6poce: > dial: conn=172.17.0.1:45464->172.17.0.7:36085, err= 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fuxukol6poce: dial("tcp","172.17.0.7:37744") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fuxukol6poce: > dial: conn=172.17.0.1:33892->172.17.0.7:37744, err= 2026/03/09 04:59:25 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/09 04:59:25 NOTICE: ftp://172.17.0.7:21/rclone-test-fuxukol6poce: 0 differences found 2026/03/09 04:59:25 NOTICE: ftp://172.17.0.7:21/rclone-test-fuxukol6poce: 1 matching files 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fuxukol6poce: dial("tcp","172.17.0.7:30462") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fuxukol6poce: > dial: conn=172.17.0.1:44004->172.17.0.7:30462, err= 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fuxukol6poce: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fuxukol6poce: Purge dir "" 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-jizifar6qiza: dial("tcp","172.17.0.7:31043") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-jizifar6qiza: > dial: conn=172.17.0.1:59274->172.17.0.7:31043, err= 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-jizifar6qiza: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-jizifar6qiza: Purge dir "" 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-vumigur3bihe: dial("tcp","172.17.0.7:37256") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-vumigur3bihe: > dial: conn=172.17.0.1:48646->172.17.0.7:37256, err= 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-vumigur3bihe: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-vumigur3bihe: Purge dir "" 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-kofejox5buwi: dial("tcp","172.17.0.7:31479") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-kofejox5buwi: > dial: conn=172.17.0.1:43712->172.17.0.7:31479, err= 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-kofejox5buwi: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-kofejox5buwi: Purge dir "" 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-gobowek7necu: dial("tcp","172.17.0.7:36957") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-gobowek7necu: > dial: conn=172.17.0.1:35230->172.17.0.7:36957, err= 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-gobowek7necu: Purge object "測試_Русский___ě_áñ" 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-gobowek7necu: Purge dir "" 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-mavojat7reco: dial("tcp","172.17.0.7:32075") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-mavojat7reco: > dial: conn=172.17.0.1:59422->172.17.0.7:32075, err= 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-mavojat7reco: Purge object "測試_Русский___ě_áñ" 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-mavojat7reco: Purge dir "" 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-vovowod3tono: dial("tcp","172.17.0.7:38391") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-vovowod3tono: > dial: conn=172.17.0.1:43168->172.17.0.7:38391, err= 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-vovowod3tono: Purge object "HELLO, WORLD!" 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-vovowod3tono: Purge dir "" 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-bobubip7vafi: dial("tcp","172.17.0.7:38275") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-bobubip7vafi: > dial: conn=172.17.0.1:43528->172.17.0.7:38275, err= 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-bobubip7vafi: Purge object "HeLlO, wOrLd!" 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-bobubip7vafi: Purge dir "" 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-wideciq6vihi: dial("tcp","172.17.0.7:34300") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-wideciq6vihi: > dial: conn=172.17.0.1:50050->172.17.0.7:34300, err= 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-wideciq6vihi: Purge object "HELLO, WORLD!" 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-wideciq6vihi: Purge dir "" 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-jivexop5veta: dial("tcp","172.17.0.7:37243") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-jivexop5veta: > dial: conn=172.17.0.1:40388->172.17.0.7:37243, err= 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-jivexop5veta: Purge object "hello, world!" 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-jivexop5veta: Purge dir "" --- PASS: TestApplyTransforms (0.40s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-fayiqim9cume", Local "Local file system at /tmp/rclone4058392722", Modify Window "1s" 2026/03/09 04:59:25 DEBUG : file1: Need to transfer - File not found at Destination 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:32913") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:58450->172.17.0.7:32913, err= 2026/03/09 04:59:25 DEBUG : sub/file2.3cb2966d.partial: size = 14 OK 2026/03/09 04:59:25 DEBUG : sub/file2.3cb2966d.partial: renamed to: sub/file2 2026/03/09 04:59:25 INFO : file1: Copied (new) to: sub/file2 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:31295") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:43142->172.17.0.7:31295, err= 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:31447") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:59204->172.17.0.7:31447, err= 2026/03/09 04:59:25 DEBUG : sub/file2: size = 14 OK 2026/03/09 04:59:25 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/09 04:59:25 DEBUG : file1: Unchanged skipping 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:38687") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:37042->172.17.0.7:38687, err= 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:34386") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:47496->172.17.0.7:34386, err= 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: don't need to copy/move sub/file2, it is already at target location 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:39700") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:34530->172.17.0.7:39700, err= 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:33548") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:54840->172.17.0.7:33548, err= 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:37249") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:50602->172.17.0.7:37249, err= 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:33191") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:36986->172.17.0.7:33191, err= 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:35069") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:34320->172.17.0.7:35069, err= --- PASS: TestCopyFile (0.05s) === RUN TestCopyLongFile run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-fayiqim9cume", Local "Local file system at /tmp/rclone4058392722", Modify Window "1s" copy_test.go:154: Test only runs on local 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:36852") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:41926->172.17.0.7:36852, err= 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:30489") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:50374->172.17.0.7:30489, err= --- SKIP: TestCopyLongFile (0.00s) === RUN TestCopyFileBackupDir run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-fayiqim9cume", Local "Local file system at /tmp/rclone4058392722", Modify Window "1s" 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:37528") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:37092->172.17.0.7:37528, err= 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:36421") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:51356->172.17.0.7:36421, err= 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:37048") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:58050->172.17.0.7:37048, err= 2026/03/09 04:59:25 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fayiqim9cume/backup" 2026/03/09 04:59:25 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/09 04:59:25 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/09 04:59:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/09 04:59:25 DEBUG : Setting pass="rF3TcuW9d4aEytcEPaCcZSl1vSnMuAxzgCHFjOb4Z6Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/09 04:59:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/09 04:59:25 DEBUG : TestFTPPureftpd: detected overridden config - adding "{1fHaJ}" suffix to name 2026/03/09 04:59:25 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/09 04:59:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/09 04:59:25 DEBUG : Setting pass="rF3TcuW9d4aEytcEPaCcZSl1vSnMuAxzgCHFjOb4Z6Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/09 04:59:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume/backup: Connecting to FTP server 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume/backup: dial("tcp","172.17.0.7:21") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume/backup: > dial: conn=172.17.0.1:33646->172.17.0.7:21, err= 2026/03/09 04:59:25 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-fayiqim9cume/backup" to be canonical "TestFTPPureftpd{1fHaJ}:rclone-test-fayiqim9cume/backup" 2026/03/09 04:59:25 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone4058392722) 2026/03/09 04:59:25 DEBUG : dst/file1: size = 18 (ftp://172.17.0.7:21/rclone-test-fayiqim9cume) 2026/03/09 04:59:25 DEBUG : dst/file1: Sizes differ 2026/03/09 04:59:25 INFO : dst/file1: Moved (server-side) 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:32289") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:59712->172.17.0.7:32289, err= 2026/03/09 04:59:25 DEBUG : dst/file1.58903690.partial: size = 14 OK 2026/03/09 04:59:25 DEBUG : dst/file1.58903690.partial: renamed to: dst/file1 2026/03/09 04:59:25 INFO : dst/file1: Copied (new) 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:34087") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:57066->172.17.0.7:34087, err= 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: Connecting to FTP server 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:21") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:35237") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:33658->172.17.0.7:21, err= 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:48468->172.17.0.7:35237, err= 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:36343") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:43274->172.17.0.7:36343, err= 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:36011") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:45030->172.17.0.7:36011, err= 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:33849") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:57184->172.17.0.7:33849, err= 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:33532") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:51556->172.17.0.7:33532, err= 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:32311") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:56434->172.17.0.7:32311, err= 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:39061") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:35040->172.17.0.7:39061, err= 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:39790") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:55564->172.17.0.7:39790, err= 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume/backup: closing 1 unused connections --- PASS: TestCopyFileBackupDir (0.08s) === RUN TestCopyFileCompareDest run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-fayiqim9cume", Local "Local file system at /tmp/rclone4058392722", Modify Window "1s" 2026/03/09 04:59:25 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fayiqim9cume/dst" 2026/03/09 04:59:25 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/09 04:59:25 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/09 04:59:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/09 04:59:25 DEBUG : Setting pass="rF3TcuW9d4aEytcEPaCcZSl1vSnMuAxzgCHFjOb4Z6Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/09 04:59:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/09 04:59:25 DEBUG : TestFTPPureftpd: detected overridden config - adding "{1fHaJ}" suffix to name 2026/03/09 04:59:25 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/09 04:59:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/09 04:59:25 DEBUG : Setting pass="rF3TcuW9d4aEytcEPaCcZSl1vSnMuAxzgCHFjOb4Z6Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/09 04:59:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume/dst: Connecting to FTP server 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume/dst: dial("tcp","172.17.0.7:21") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume/dst: > dial: conn=172.17.0.1:33660->172.17.0.7:21, err= 2026/03/09 04:59:25 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fayiqim9cume/CompareDest" 2026/03/09 04:59:25 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/09 04:59:25 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/09 04:59:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/09 04:59:25 DEBUG : Setting pass="rF3TcuW9d4aEytcEPaCcZSl1vSnMuAxzgCHFjOb4Z6Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/09 04:59:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/09 04:59:25 DEBUG : TestFTPPureftpd: detected overridden config - adding "{1fHaJ}" suffix to name 2026/03/09 04:59:25 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/09 04:59:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/09 04:59:25 DEBUG : Setting pass="rF3TcuW9d4aEytcEPaCcZSl1vSnMuAxzgCHFjOb4Z6Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/09 04:59:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume/CompareDest: Connecting to FTP server 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume/CompareDest: dial("tcp","172.17.0.7:21") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume/CompareDest: > dial: conn=172.17.0.1:33670->172.17.0.7:21, err= 2026/03/09 04:59:25 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-fayiqim9cume/CompareDest" to be canonical "TestFTPPureftpd{1fHaJ}:rclone-test-fayiqim9cume/CompareDest" 2026/03/09 04:59:25 DEBUG : one: Need to transfer - File not found at Destination 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume/dst: dial("tcp","172.17.0.7:36166") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume/dst: > dial: conn=172.17.0.1:48088->172.17.0.7:36166, err= 2026/03/09 04:59:25 DEBUG : one.b2cc3c6c.partial: size = 3 OK 2026/03/09 04:59:25 DEBUG : one.b2cc3c6c.partial: renamed to: one 2026/03/09 04:59:25 INFO : one: Copied (new) 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:37318") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:35538->172.17.0.7:37318, err= 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:33701") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:41884->172.17.0.7:33701, err= 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:30041") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:50148->172.17.0.7:30041, err= 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:30728") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:34662->172.17.0.7:30728, err= 2026/03/09 04:59:25 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-fayiqim9cume/CompareDest" for canonical name "TestFTPPureftpd{1fHaJ}:rclone-test-fayiqim9cume/CompareDest" 2026/03/09 04:59:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone4058392722) 2026/03/09 04:59:25 DEBUG : one: size = 3 (ftp://172.17.0.7:21/rclone-test-fayiqim9cume/dst) 2026/03/09 04:59:25 DEBUG : one: Sizes differ 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume/dst: dial("tcp","172.17.0.7:35094") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume/dst: > dial: conn=172.17.0.1:47124->172.17.0.7:35094, err= 2026/03/09 04:59:25 DEBUG : one.4a8516eb.partial: size = 5 OK 2026/03/09 04:59:25 DEBUG : one.4a8516eb.partial: renamed to: one 2026/03/09 04:59:25 INFO : one: Copied (replaced existing) 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:33146") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:48518->172.17.0.7:33146, err= 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:34982") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:34052->172.17.0.7:34982, err= 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:31458") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:36954->172.17.0.7:31458, err= 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:33618") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:50254->172.17.0.7:33618, err= 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:39995") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:55350->172.17.0.7:39995, err= 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:30931") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:39362->172.17.0.7:30931, err= 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:35755") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:39492->172.17.0.7:35755, err= 2026/03/09 04:59:25 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-fayiqim9cume/CompareDest" for canonical name "TestFTPPureftpd{1fHaJ}:rclone-test-fayiqim9cume/CompareDest" 2026/03/09 04:59:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone4058392722) 2026/03/09 04:59:25 DEBUG : one: size = 3 (ftp://172.17.0.7:21/rclone-test-fayiqim9cume/dst) 2026/03/09 04:59:25 DEBUG : one: Sizes differ 2026/03/09 04:59:25 DEBUG : one: size = 5 OK 2026/03/09 04:59:25 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/09 04:59:25 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:31917") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:58732->172.17.0.7:31917, err= 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:32850") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:60848->172.17.0.7:32850, err= 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:33200") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:44162->172.17.0.7:33200, err= 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:37933") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:58142->172.17.0.7:37933, err= 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:39887") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:40346->172.17.0.7:39887, err= 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:35406") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:55020->172.17.0.7:35406, err= 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:33953") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:49838->172.17.0.7:33953, err= 2026/03/09 04:59:25 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-fayiqim9cume/CompareDest" for canonical name "TestFTPPureftpd{1fHaJ}:rclone-test-fayiqim9cume/CompareDest" 2026/03/09 04:59:25 DEBUG : two: Need to transfer - File not found at Destination 2026/03/09 04:59:25 DEBUG : two: size = 3 OK 2026/03/09 04:59:25 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/09 04:59:25 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:33618") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:50268->172.17.0.7:33618, err= 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:32825") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:34328->172.17.0.7:32825, err= 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:30397") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:39084->172.17.0.7:30397, err= 2026/03/09 04:59:25 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-fayiqim9cume/CompareDest" for canonical name "TestFTPPureftpd{1fHaJ}:rclone-test-fayiqim9cume/CompareDest" 2026/03/09 04:59:25 DEBUG : two: Need to transfer - File not found at Destination 2026/03/09 04:59:25 DEBUG : two: size = 3 OK 2026/03/09 04:59:25 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/09 04:59:25 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:30677") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:53520->172.17.0.7:30677, err= 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:32613") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:33484") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:33684->172.17.0.7:33484, err= 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:58734->172.17.0.7:32613, err= 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:36800") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:46738->172.17.0.7:36800, err= 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:31134") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:51072->172.17.0.7:31134, err= 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:32398") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:35264->172.17.0.7:32398, err= 2026/03/09 04:59:25 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-fayiqim9cume/CompareDest" for canonical name "TestFTPPureftpd{1fHaJ}:rclone-test-fayiqim9cume/CompareDest" 2026/03/09 04:59:25 DEBUG : two: Need to transfer - File not found at Destination 2026/03/09 04:59:25 DEBUG : two: size = 5 (Local file system at /tmp/rclone4058392722) 2026/03/09 04:59:25 DEBUG : two: size = 3 (ftp://172.17.0.7:21/rclone-test-fayiqim9cume/CompareDest) 2026/03/09 04:59:25 DEBUG : two: Sizes differ 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume/dst: dial("tcp","172.17.0.7:30576") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume/dst: > dial: conn=172.17.0.1:45956->172.17.0.7:30576, err= 2026/03/09 04:59:25 DEBUG : two.a319cd8b.partial: size = 5 OK 2026/03/09 04:59:25 DEBUG : two.a319cd8b.partial: renamed to: two 2026/03/09 04:59:25 INFO : two: Copied (new) 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:30707") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:60020->172.17.0.7:30707, err= 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:30637") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:52760->172.17.0.7:30637, err= 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:37932") 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:43334->172.17.0.7:37932, err= 2026/03/09 04:59:25 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:35898") 2026/03/09 04:59:26 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:49708->172.17.0.7:35898, err= 2026/03/09 04:59:26 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:31422") 2026/03/09 04:59:26 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:45898->172.17.0.7:31422, err= 2026/03/09 04:59:26 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:38914") 2026/03/09 04:59:26 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:54290->172.17.0.7:38914, err= 2026/03/09 04:59:26 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:33604") 2026/03/09 04:59:26 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:37202->172.17.0.7:33604, err= 2026/03/09 04:59:26 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume/CompareDest: closing 1 unused connections --- PASS: TestCopyFileCompareDest (0.13s) === RUN TestCopyFileCopyDest run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-fayiqim9cume", Local "Local file system at /tmp/rclone4058392722", Modify Window "1s" copy_test.go:277: Skipping test as remote does not support server-side copy 2026/03/09 04:59:26 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:34922") 2026/03/09 04:59:26 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:54792->172.17.0.7:34922, err= 2026/03/09 04:59:26 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:30275") 2026/03/09 04:59:26 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:57160->172.17.0.7:30275, err= --- SKIP: TestCopyFileCopyDest (0.00s) === RUN TestCopyInplace run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-fayiqim9cume", Local "Local file system at /tmp/rclone4058392722", Modify Window "1s" 2026/03/09 04:59:26 DEBUG : file1: Need to transfer - File not found at Destination 2026/03/09 04:59:26 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:33455") 2026/03/09 04:59:26 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:46546->172.17.0.7:33455, err= 2026/03/09 04:59:26 DEBUG : sub/file2: size = 14 OK 2026/03/09 04:59:26 INFO : file1: Copied (new) to: sub/file2 2026/03/09 04:59:26 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:39338") 2026/03/09 04:59:26 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:52614->172.17.0.7:39338, err= 2026/03/09 04:59:26 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:30894") 2026/03/09 04:59:26 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:44280->172.17.0.7:30894, err= 2026/03/09 04:59:26 DEBUG : sub/file2: size = 14 OK 2026/03/09 04:59:26 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/09 04:59:26 DEBUG : file1: Unchanged skipping 2026/03/09 04:59:26 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:35144") 2026/03/09 04:59:26 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:51368->172.17.0.7:35144, err= 2026/03/09 04:59:26 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:34480") 2026/03/09 04:59:26 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:53388->172.17.0.7:34480, err= 2026/03/09 04:59:26 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: don't need to copy/move sub/file2, it is already at target location 2026/03/09 04:59:26 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:38088") 2026/03/09 04:59:26 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:43698->172.17.0.7:38088, err= 2026/03/09 04:59:26 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:30457") 2026/03/09 04:59:26 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:41352->172.17.0.7:30457, err= 2026/03/09 04:59:26 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:34353") 2026/03/09 04:59:26 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:51266->172.17.0.7:34353, err= 2026/03/09 04:59:26 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:39576") 2026/03/09 04:59:26 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:38914->172.17.0.7:39576, err= 2026/03/09 04:59:26 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:30514") 2026/03/09 04:59:26 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:57316->172.17.0.7:30514, err= --- PASS: TestCopyInplace (0.05s) === RUN TestCopyLongFileName run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-fayiqim9cume", Local "Local file system at /tmp/rclone4058392722", Modify Window "1s" 2026/03/09 04:59:26 DEBUG : file1: Need to transfer - File not found at Destination 2026/03/09 04:59:26 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:36978") 2026/03/09 04:59:26 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:34506->172.17.0.7:36978, err= 2026/03/09 04:59:26 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2fil.00a5d7f6.partial: size = 14 OK 2026/03/09 04:59:26 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2fil.00a5d7f6.partial: renamed to: sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2 2026/03/09 04:59:26 INFO : file1: Copied (new) to: sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2 2026/03/09 04:59:26 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:37421") 2026/03/09 04:59:26 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:53768->172.17.0.7:37421, err= 2026/03/09 04:59:26 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:37824") 2026/03/09 04:59:26 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:60616->172.17.0.7:37824, err= 2026/03/09 04:59:26 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2: size = 14 OK 2026/03/09 04:59:26 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/09 04:59:26 DEBUG : file1: Unchanged skipping 2026/03/09 04:59:26 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:38092") 2026/03/09 04:59:26 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:46398->172.17.0.7:38092, err= 2026/03/09 04:59:26 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:36176") 2026/03/09 04:59:26 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:58678->172.17.0.7:36176, err= 2026/03/09 04:59:26 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: don't need to copy/move sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2, it is already at target location 2026/03/09 04:59:26 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:33877") 2026/03/09 04:59:26 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:35270->172.17.0.7:33877, err= 2026/03/09 04:59:26 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:38842") 2026/03/09 04:59:26 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:33860->172.17.0.7:38842, err= 2026/03/09 04:59:26 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:38262") 2026/03/09 04:59:26 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:55090->172.17.0.7:38262, err= 2026/03/09 04:59:26 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:37996") 2026/03/09 04:59:26 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:34786->172.17.0.7:37996, err= 2026/03/09 04:59:26 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:32528") 2026/03/09 04:59:26 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:51716->172.17.0.7:32528, err= --- PASS: TestCopyLongFileName (0.04s) === RUN TestCopyLongFileNameCollision run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-fayiqim9cume", Local "Local file system at /tmp/rclone4058392722", Modify Window "1s" 2026/03/09 04:59:26 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:32363") 2026/03/09 04:59:26 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:46550->172.17.0.7:32363, err= 2026/03/09 04:59:26 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100: Need to transfer - File not found at Destination 2026/03/09 04:59:26 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101: Need to transfer - File not found at Destination 2026/03/09 04:59:26 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102: Need to transfer - File not found at Destination 2026/03/09 04:59:26 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103: Need to transfer - File not found at Destination 2026/03/09 04:59:26 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104: Need to transfer - File not found at Destination 2026/03/09 04:59:26 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: Connecting to FTP server 2026/03/09 04:59:26 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105: Need to transfer - File not found at Destination 2026/03/09 04:59:26 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106: Need to transfer - File not found at Destination 2026/03/09 04:59:26 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107: Need to transfer - File not found at Destination 2026/03/09 04:59:26 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108: Need to transfer - File not found at Destination 2026/03/09 04:59:26 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109: Need to transfer - File not found at Destination 2026/03/09 04:59:26 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:21") 2026/03/09 04:59:26 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: Connecting to FTP server 2026/03/09 04:59:26 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: Waiting for checks to finish 2026/03/09 04:59:26 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: Waiting for transfers to finish 2026/03/09 04:59:26 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:35787") 2026/03/09 04:59:26 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:33674->172.17.0.7:21, err= 2026/03/09 04:59:26 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:38428->172.17.0.7:35787, err= 2026/03/09 04:59:26 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:31763") 2026/03/09 04:59:26 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:54622->172.17.0.7:31763, err= 2026/03/09 04:59:26 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e717d392.partial: size = 14 OK 2026/03/09 04:59:26 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.2e23c89f.partial: size = 14 OK 2026/03/09 04:59:26 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.2e23c89f.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102 2026/03/09 04:59:26 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102: Copied (new) 2026/03/09 04:59:26 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e717d392.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101 2026/03/09 04:59:26 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101: Copied (new) 2026/03/09 04:59:26 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:32379") 2026/03/09 04:59:26 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:32845") 2026/03/09 04:59:26 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:36342->172.17.0.7:32379, err= 2026/03/09 04:59:26 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:59522->172.17.0.7:32845, err= 2026/03/09 04:59:26 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.20290e3f.partial: size = 14 OK 2026/03/09 04:59:26 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.673af8c4.partial: size = 14 OK 2026/03/09 04:59:26 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.20290e3f.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105 2026/03/09 04:59:26 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105: Copied (new) 2026/03/09 04:59:26 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.673af8c4.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104 2026/03/09 04:59:26 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104: Copied (new) 2026/03/09 04:59:26 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:39506") 2026/03/09 04:59:26 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:33494->172.17.0.7:39506, err= 2026/03/09 04:59:26 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:30747") 2026/03/09 04:59:26 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:35626->172.17.0.7:30747, err= 2026/03/09 04:59:26 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:21") 2026/03/09 04:59:26 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:33686->172.17.0.7:21, err= 2026/03/09 04:59:26 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.ae0ee3c9.partial: size = 14 OK 2026/03/09 04:59:26 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.ae0ee3c9.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107 2026/03/09 04:59:26 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107: Copied (new) 2026/03/09 04:59:26 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e91d1532.partial: size = 14 OK 2026/03/09 04:59:26 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:39275") 2026/03/09 04:59:26 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:35124->172.17.0.7:39275, err= 2026/03/09 04:59:26 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e91d1532.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106 2026/03/09 04:59:26 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106: Copied (new) 2026/03/09 04:59:26 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.f5089872.partial: size = 14 OK 2026/03/09 04:59:26 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:34692") 2026/03/09 04:59:26 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:51536->172.17.0.7:34692, err= 2026/03/09 04:59:26 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.f5089872.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108 2026/03/09 04:59:26 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108: Copied (new) 2026/03/09 04:59:26 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.b21b6e89.partial: size = 14 OK 2026/03/09 04:59:26 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.b21b6e89.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109 2026/03/09 04:59:26 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109: Copied (new) 2026/03/09 04:59:26 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:32795") 2026/03/09 04:59:26 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:47486->172.17.0.7:32795, err= 2026/03/09 04:59:26 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.69303e64.partial: size = 14 OK 2026/03/09 04:59:26 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.69303e64.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103 2026/03/09 04:59:26 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103: Copied (new) 2026/03/09 04:59:26 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:34146") 2026/03/09 04:59:26 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:47268->172.17.0.7:34146, err= 2026/03/09 04:59:26 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.a0042569.partial: size = 14 OK 2026/03/09 04:59:26 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.a0042569.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100 2026/03/09 04:59:26 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100: Copied (new) 2026/03/09 04:59:26 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:34632") 2026/03/09 04:59:26 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:53564->172.17.0.7:34632, err= 2026/03/09 04:59:26 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:34940") 2026/03/09 04:59:26 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:42672->172.17.0.7:34940, err= 2026/03/09 04:59:26 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:39108") 2026/03/09 04:59:26 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:55926->172.17.0.7:39108, err= --- PASS: TestCopyLongFileNameCollision (0.12s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-fayiqim9cume", Local "Local file system at /tmp/rclone4058392722", Modify Window "1s" 2026/03/09 04:59:26 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/03/09 04:59:26 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:37012") 2026/03/09 04:59:26 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:46620->172.17.0.7:37012, err= 2026/03/09 04:59:26 DEBUG : TestCopyFileMaxTransfer/file1.c45f4b0b.partial: size = 14 OK 2026/03/09 04:59:26 DEBUG : TestCopyFileMaxTransfer/file1.c45f4b0b.partial: renamed to: TestCopyFileMaxTransfer/file1 2026/03/09 04:59:26 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/03/09 04:59:26 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:39307") 2026/03/09 04:59:26 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:35874->172.17.0.7:39307, err= 2026/03/09 04:59:26 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:36550") 2026/03/09 04:59:26 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:51646->172.17.0.7:36550, err= 2026/03/09 04:59:26 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/03/09 04:59:26 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:30220") 2026/03/09 04:59:26 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:42020->172.17.0.7:30220, err= 2026/03/09 04:59:27 DEBUG : TestCopyFileMaxTransfer/file2.945646ab.partial: Removed after failed upload: 1 error occurred: * max transfer limit reached as set by --max-transfer 2026/03/09 04:59:27 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: update stor: 1 error occurred: * max transfer limit reached as set by --max-transfer 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:34559") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:59168->172.17.0.7:34559, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:30434") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:33882->172.17.0.7:30434, err= 2026/03/09 04:59:27 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:33011") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:50902->172.17.0.7:33011, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:33924") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:51272->172.17.0.7:33924, err= 2026/03/09 04:59:27 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:34990") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:58742->172.17.0.7:34990, err= 2026/03/09 04:59:27 DEBUG : TestCopyFileMaxTransfer/file4.ebc0bb81.partial: size = 2062 OK 2026/03/09 04:59:27 DEBUG : TestCopyFileMaxTransfer/file4.ebc0bb81.partial: renamed to: TestCopyFileMaxTransfer/file4 2026/03/09 04:59:27 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:30178") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:41332->172.17.0.7:30178, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:33619") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:36062->172.17.0.7:33619, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:36234") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:55880->172.17.0.7:36234, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:38136") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:41278->172.17.0.7:38136, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:35238") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:52122->172.17.0.7:35238, err= --- PASS: TestCopyFileMaxTransfer (1.11s) === RUN TestDeduplicateInteractive run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-fayiqim9cume", Local "Local file system at /tmp/rclone4058392722", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:35390") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:55996->172.17.0.7:35390, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:31558") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:49474->172.17.0.7:31558, err= --- SKIP: TestDeduplicateInteractive (0.00s) === RUN TestDeduplicateSkip run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-fayiqim9cume", Local "Local file system at /tmp/rclone4058392722", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:33551") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:33126->172.17.0.7:33551, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:38398") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:33876->172.17.0.7:38398, err= --- SKIP: TestDeduplicateSkip (0.00s) === RUN TestDeduplicateSizeOnly run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-fayiqim9cume", Local "Local file system at /tmp/rclone4058392722", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:34427") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:57370->172.17.0.7:34427, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:39587") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:41682->172.17.0.7:39587, err= --- SKIP: TestDeduplicateSizeOnly (0.01s) === RUN TestDeduplicateFirst run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-fayiqim9cume", Local "Local file system at /tmp/rclone4058392722", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:35423") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:58622->172.17.0.7:35423, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:33974") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:43850->172.17.0.7:33974, err= --- SKIP: TestDeduplicateFirst (0.00s) === RUN TestDeduplicateNewest run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-fayiqim9cume", Local "Local file system at /tmp/rclone4058392722", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:32427") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:47808->172.17.0.7:32427, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:32240") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:35048->172.17.0.7:32240, err= --- SKIP: TestDeduplicateNewest (0.00s) === RUN TestDeduplicateNewestByHash run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-fayiqim9cume", Local "Local file system at /tmp/rclone4058392722", Modify Window "1s" dedupe_test.go:36: Can't run this test without a hash 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:39552") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:35118->172.17.0.7:39552, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:32624") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:39512->172.17.0.7:32624, err= --- SKIP: TestDeduplicateNewestByHash (0.00s) === RUN TestDeduplicateOldest run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-fayiqim9cume", Local "Local file system at /tmp/rclone4058392722", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:37727") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:36744->172.17.0.7:37727, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:31232") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:34288->172.17.0.7:31232, err= --- SKIP: TestDeduplicateOldest (0.00s) === RUN TestDeduplicateLargest run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-fayiqim9cume", Local "Local file system at /tmp/rclone4058392722", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:34566") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:51768->172.17.0.7:34566, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:36306") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:43646->172.17.0.7:36306, err= --- SKIP: TestDeduplicateLargest (0.00s) === RUN TestDeduplicateSmallest run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-fayiqim9cume", Local "Local file system at /tmp/rclone4058392722", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:37995") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:47924->172.17.0.7:37995, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:32954") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:45570->172.17.0.7:32954, err= --- SKIP: TestDeduplicateSmallest (0.00s) === RUN TestDeduplicateRename run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-fayiqim9cume", Local "Local file system at /tmp/rclone4058392722", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:37488") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:41192->172.17.0.7:37488, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:38455") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:38070->172.17.0.7:38455, err= --- SKIP: TestDeduplicateRename (0.00s) === RUN TestMergeDirs run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-fayiqim9cume", Local "Local file system at /tmp/rclone4058392722", Modify Window "1s" dedupe_test.go:256: Can't merge directories 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:31937") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:38648->172.17.0.7:31937, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:34502") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:46932->172.17.0.7:34502, err= --- SKIP: TestMergeDirs (0.00s) === RUN TestListDirSorted run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-fayiqim9cume", Local "Local file system at /tmp/rclone4058392722", Modify Window "1s" 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:35847") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:43016->172.17.0.7:35847, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:38969") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:48356->172.17.0.7:38969, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:38350") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:38012->172.17.0.7:38350, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:30680") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:49098->172.17.0.7:30680, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:39128") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:39406->172.17.0.7:39128, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:30686") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:41126->172.17.0.7:30686, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:30504") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:53776->172.17.0.7:30504, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:36494") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:43770->172.17.0.7:36494, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:33152") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:59272->172.17.0.7:33152, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:30555") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:42560->172.17.0.7:30555, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:33309") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:38538->172.17.0.7:33309, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:30872") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:37858->172.17.0.7:30872, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:34536") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:42814->172.17.0.7:34536, err= 2026/03/09 04:59:27 DEBUG : a.txt: Excluded (Size Filter) 2026/03/09 04:59:27 DEBUG : a.txt: Excluded 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:30653") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:41736->172.17.0.7:30653, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:36485") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:40720->172.17.0.7:36485, err= 2026/03/09 04:59:27 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/03/09 04:59:27 DEBUG : sub dir/hello world: Excluded 2026/03/09 04:59:27 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/03/09 04:59:27 DEBUG : sub dir/hello world2: Excluded 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:38409") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:35168->172.17.0.7:38409, err= 2026/03/09 04:59:27 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/03/09 04:59:27 DEBUG : sub dir/hello world: Excluded 2026/03/09 04:59:27 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/03/09 04:59:27 DEBUG : sub dir/hello world2: Excluded 2026/03/09 04:59:27 DEBUG : sub dir/ignore dir: Excluded 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:35605") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:51022->172.17.0.7:35605, err= 2026/03/09 04:59:27 DEBUG : sub dir/ignore dir: Excluded 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:31036") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:55526->172.17.0.7:31036, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:31384") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:32924->172.17.0.7:31384, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:38575") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:56052->172.17.0.7:38575, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:36989") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:39208->172.17.0.7:36989, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:30233") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:57818->172.17.0.7:30233, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:35105") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:35428->172.17.0.7:35105, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:36277") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:41260->172.17.0.7:36277, err= --- PASS: TestListDirSorted (0.04s) === RUN TestListDirSortedFn run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-fayiqim9cume", Local "Local file system at /tmp/rclone4058392722", Modify Window "1s" 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:39339") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:60698->172.17.0.7:39339, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:37569") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:44638->172.17.0.7:37569, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:33765") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:59094->172.17.0.7:33765, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:31070") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:59074->172.17.0.7:31070, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:33184") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:44134->172.17.0.7:33184, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:34951") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:33860->172.17.0.7:34951, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:31641") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:40560->172.17.0.7:31641, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:36838") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:44674->172.17.0.7:36838, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:31122") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:55438->172.17.0.7:31122, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:35500") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:38600") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:55062->172.17.0.7:35500, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:58858->172.17.0.7:38600, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:39249") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:35830->172.17.0.7:39249, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:39786") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:49722->172.17.0.7:39786, err= 2026/03/09 04:59:27 DEBUG : a.txt: Excluded (Size Filter) 2026/03/09 04:59:27 DEBUG : a.txt: Excluded 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:36444") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:50126->172.17.0.7:36444, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:35464") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:54610->172.17.0.7:35464, err= 2026/03/09 04:59:27 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/03/09 04:59:27 DEBUG : sub dir/hello world: Excluded 2026/03/09 04:59:27 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/03/09 04:59:27 DEBUG : sub dir/hello world2: Excluded 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:38043") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:51166->172.17.0.7:38043, err= 2026/03/09 04:59:27 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/03/09 04:59:27 DEBUG : sub dir/hello world: Excluded 2026/03/09 04:59:27 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/03/09 04:59:27 DEBUG : sub dir/hello world2: Excluded 2026/03/09 04:59:27 DEBUG : sub dir/ignore dir: Excluded 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:39202") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:59530->172.17.0.7:39202, err= 2026/03/09 04:59:27 DEBUG : sub dir/ignore dir: Excluded 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:33028") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:55074->172.17.0.7:33028, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:37171") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:56248->172.17.0.7:37171, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:32382") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:37414->172.17.0.7:32382, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:32208") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:41612->172.17.0.7:32208, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:36725") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:37738->172.17.0.7:36725, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:37634") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:41126->172.17.0.7:37634, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:32369") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:51606->172.17.0.7:32369, err= --- PASS: TestListDirSortedFn (0.04s) === RUN TestListJSON run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-fayiqim9cume", Local "Local file system at /tmp/rclone4058392722", Modify Window "1s" 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:30805") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:47810->172.17.0.7:30805, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:33625") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:34700->172.17.0.7:33625, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:39549") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:42616->172.17.0.7:39549, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:37703") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:57020->172.17.0.7:37703, err= === RUN TestListJSON/Default 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:35605") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:51024->172.17.0.7:35605, err= === RUN TestListJSON/FilesOnly 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:30677") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:53522->172.17.0.7:30677, err= === RUN TestListJSON/DirsOnly 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:35520") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:48042->172.17.0.7:35520, err= === RUN TestListJSON/Recurse 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:32716") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:56476->172.17.0.7:32716, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:39359") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:39128->172.17.0.7:39359, err= === RUN TestListJSON/SubDir 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:39897") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:60596->172.17.0.7:39897, err= === RUN TestListJSON/NoModTime 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:34366") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:33960->172.17.0.7:34366, err= === RUN TestListJSON/NoMimeType 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:32341") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:51160->172.17.0.7:32341, err= === RUN TestListJSON/ShowHash 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:33408") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:44266->172.17.0.7:33408, err= === RUN TestListJSON/HashTypes 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:30936") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:41522->172.17.0.7:30936, err= 2026/03/09 04:59:27 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:36261") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:39032->172.17.0.7:36261, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:36997") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:48558->172.17.0.7:36997, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:37751") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:47880->172.17.0.7:37751, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:30722") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:54918->172.17.0.7:30722, err= --- PASS: TestListJSON (0.02s) --- PASS: TestListJSON/Default (0.00s) --- PASS: TestListJSON/FilesOnly (0.00s) --- PASS: TestListJSON/DirsOnly (0.00s) --- PASS: TestListJSON/Recurse (0.00s) --- PASS: TestListJSON/SubDir (0.00s) --- PASS: TestListJSON/NoModTime (0.00s) --- PASS: TestListJSON/NoMimeType (0.00s) --- PASS: TestListJSON/ShowHash (0.00s) --- PASS: TestListJSON/HashTypes (0.00s) --- PASS: TestListJSON/Metadata (0.00s) === RUN TestStatJSON run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-fayiqim9cume", Local "Local file system at /tmp/rclone4058392722", Modify Window "1s" 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:36464") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:35602->172.17.0.7:36464, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:37502") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:53224->172.17.0.7:37502, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:30138") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:36988->172.17.0.7:30138, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:37081") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:47000->172.17.0.7:37081, err= === RUN TestStatJSON/Root 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:34284") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:40494->172.17.0.7:34284, err= === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:36128") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:44048->172.17.0.7:36128, err= === RUN TestStatJSON/Dir 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:36600") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:48868->172.17.0.7:36600, err= === RUN TestStatJSON/DirWithTrailingSlash 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:32739") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:57878->172.17.0.7:32739, err= === RUN TestStatJSON/File === RUN TestStatJSON/NotFound 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:37261") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:49168->172.17.0.7:37261, err= === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:34005") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:36020->172.17.0.7:34005, err= === RUN TestStatJSON/FileDirsOnly 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:33671") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:42008->172.17.0.7:33671, err= === RUN TestStatJSON/NotFoundDirsOnly 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:33072") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:52966->172.17.0.7:33072, err= === RUN TestStatJSON/RootNotFound 2026/03/09 04:59:27 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fayiqim9cume/notfound" 2026/03/09 04:59:27 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/09 04:59:27 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/09 04:59:27 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/09 04:59:27 DEBUG : Setting pass="rF3TcuW9d4aEytcEPaCcZSl1vSnMuAxzgCHFjOb4Z6Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/09 04:59:27 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/09 04:59:27 DEBUG : TestFTPPureftpd: detected overridden config - adding "{1fHaJ}" suffix to name 2026/03/09 04:59:27 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/09 04:59:27 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/09 04:59:27 DEBUG : Setting pass="rF3TcuW9d4aEytcEPaCcZSl1vSnMuAxzgCHFjOb4Z6Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/09 04:59:27 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume/notfound: Connecting to FTP server 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume/notfound: dial("tcp","172.17.0.7:21") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume/notfound: > dial: conn=172.17.0.1:33702->172.17.0.7:21, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume/notfound: dial("tcp","172.17.0.7:33166") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume/notfound: > dial: conn=172.17.0.1:46210->172.17.0.7:33166, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:38305") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:57280->172.17.0.7:38305, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:33456") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:41596->172.17.0.7:33456, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:30529") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:40052->172.17.0.7:30529, err= --- PASS: TestStatJSON (0.04s) --- PASS: TestStatJSON/Root (0.00s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.00s) --- PASS: TestStatJSON/Dir (0.00s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.00s) --- PASS: TestStatJSON/File (0.00s) --- PASS: TestStatJSON/NotFound (0.00s) --- PASS: TestStatJSON/DirFilesOnly (0.00s) --- PASS: TestStatJSON/FileFilesOnly (0.00s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.00s) --- PASS: TestStatJSON/DirDirsOnly (0.00s) --- PASS: TestStatJSON/FileDirsOnly (0.00s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.00s) --- PASS: TestStatJSON/RootNotFound (0.01s) === RUN TestMkdir run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-fayiqim9cume", Local "Local file system at /tmp/rclone4058392722", Modify Window "1s" 2026/03/09 04:59:27 INFO : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: Making directory 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:33928") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:39856->172.17.0.7:33928, err= 2026/03/09 04:59:27 INFO : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: Making directory 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:32728") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:45408->172.17.0.7:32728, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:37276") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:50052->172.17.0.7:37276, err= --- PASS: TestMkdir (0.00s) === RUN TestLsd run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-fayiqim9cume", Local "Local file system at /tmp/rclone4058392722", Modify Window "1s" 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:33931") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:52798->172.17.0.7:33931, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:37083") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:45146->172.17.0.7:37083, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:39863") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:38120->172.17.0.7:39863, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:38628") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:47712->172.17.0.7:38628, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:31519") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:52030->172.17.0.7:31519, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:31625") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:38548->172.17.0.7:31625, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:30340") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:55770->172.17.0.7:30340, err= --- PASS: TestLsd (0.01s) === RUN TestLs run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-fayiqim9cume", Local "Local file system at /tmp/rclone4058392722", Modify Window "1s" 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:35556") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:58682->172.17.0.7:35556, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:34981") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:45016->172.17.0.7:34981, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:32353") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:37620->172.17.0.7:32353, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:32677") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:35334->172.17.0.7:32677, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:36062") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:48946->172.17.0.7:36062, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:35362") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:59518->172.17.0.7:35362, err= --- PASS: TestLs (0.01s) === RUN TestLsWithFilesFrom run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-fayiqim9cume", Local "Local file system at /tmp/rclone4058392722", Modify Window "1s" 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:39051") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:55826->172.17.0.7:39051, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:39805") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:58780->172.17.0.7:39805, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:32725") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:41152->172.17.0.7:32725, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:33045") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:54324->172.17.0.7:33045, err= 2026/03/09 04:59:27 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/03/09 04:59:27 DEBUG : empty space: Excluded 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:31577") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:49638->172.17.0.7:31577, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:36158") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:47858->172.17.0.7:36158, err= --- PASS: TestLsWithFilesFrom (0.01s) === RUN TestLsLong run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-fayiqim9cume", Local "Local file system at /tmp/rclone4058392722", Modify Window "1s" 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:37485") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:51418->172.17.0.7:37485, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:37753") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:34406->172.17.0.7:37753, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:34960") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:35798->172.17.0.7:34960, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:30626") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:51232->172.17.0.7:30626, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:39921") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:52178->172.17.0.7:39921, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:33666") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:52538->172.17.0.7:33666, err= --- PASS: TestLsLong (0.01s) === RUN TestHashSums run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-fayiqim9cume", Local "Local file system at /tmp/rclone4058392722", Modify Window "1s" 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:35846") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:53908->172.17.0.7:35846, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:37656") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:57992->172.17.0.7:37656, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:35664") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:36832->172.17.0.7:35664, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:35254") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:34266->172.17.0.7:35254, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:37386") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:58906->172.17.0.7:37386, err= --- PASS: TestHashSums (0.01s) === RUN TestHashSumsWithErrors 2026/03/09 04:59:27 DEBUG : Creating backend with remote ":memory:" 2026/03/09 04:59:27 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/03/09 04:59:27 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/03/09 04:59:27 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/03/09 04:59:27 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/03/09 04:59:27 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/03/09 04:59:27 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/03/09 04:59:27 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/03/09 04:59:27 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/03/09 04:59:27 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-fayiqim9cume", Local "Local file system at /tmp/rclone4058392722", Modify Window "1s" 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:36922") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:49104->172.17.0.7:36922, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:36315") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:48358->172.17.0.7:36315, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:39739") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:40688->172.17.0.7:39739, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:37277") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:60514->172.17.0.7:37277, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:39075") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:49184->172.17.0.7:39075, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:36787") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:43458->172.17.0.7:36787, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:37325") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:60076->172.17.0.7:37325, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:35851") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:34866->172.17.0.7:35851, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:39887") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:40348->172.17.0.7:39887, err= --- PASS: TestCount (0.02s) === RUN TestDelete run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-fayiqim9cume", Local "Local file system at /tmp/rclone4058392722", Modify Window "1s" 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:39712") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:47708->172.17.0.7:39712, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:34366") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:33974->172.17.0.7:34366, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:37241") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:33922->172.17.0.7:37241, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:30626") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:51236->172.17.0.7:30626, err= 2026/03/09 04:59:27 DEBUG : Waiting for deletions to finish 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:38734") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:56396->172.17.0.7:38734, err= 2026/03/09 04:59:27 DEBUG : large: Excluded (Size Filter) 2026/03/09 04:59:27 DEBUG : large: Excluded 2026/03/09 04:59:27 INFO : medium: Deleted 2026/03/09 04:59:27 INFO : small: Deleted 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:36014") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:33412->172.17.0.7:36014, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:33044") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:57678->172.17.0.7:33044, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:38793") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:55460->172.17.0.7:38793, err= --- PASS: TestDelete (0.01s) === RUN TestMaxDelete run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-fayiqim9cume", Local "Local file system at /tmp/rclone4058392722", Modify Window "1s" 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:36978") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:34522->172.17.0.7:36978, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:37489") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:47044->172.17.0.7:37489, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:30042") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:48740->172.17.0.7:30042, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:30541") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:39670->172.17.0.7:30541, err= 2026/03/09 04:59:27 DEBUG : Waiting for deletions to finish 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:38967") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:33726->172.17.0.7:38967, err= 2026/03/09 04:59:27 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2026/03/09 04:59:27 INFO : medium: Deleted 2026/03/09 04:59:27 INFO : large: Deleted 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:31807") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:59662->172.17.0.7:31807, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:31240") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:40002->172.17.0.7:31240, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:30195") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:39638->172.17.0.7:30195, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:36777") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:33774->172.17.0.7:36777, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:30849") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:44814->172.17.0.7:30849, err= --- PASS: TestMaxDelete (0.02s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-fayiqim9cume", Local "Local file system at /tmp/rclone4058392722", Modify Window "1s" 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:30907") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:52516->172.17.0.7:30907, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:30181") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:59220->172.17.0.7:30181, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:31702") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:52192->172.17.0.7:31702, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:34140") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:58024->172.17.0.7:34140, err= 2026/03/09 04:59:27 DEBUG : Waiting for deletions to finish 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:33530") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:49030->172.17.0.7:33530, err= 2026/03/09 04:59:27 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/03/09 04:59:27 INFO : small: Deleted 2026/03/09 04:59:27 INFO : medium: Deleted 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:37969") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:50750->172.17.0.7:37969, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:35426") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:59790->172.17.0.7:35426, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:33867") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:38928->172.17.0.7:33867, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:38561") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:57550->172.17.0.7:38561, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:35623") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:34424->172.17.0.7:35623, err= --- PASS: TestMaxDeleteSizeLargeFile (0.02s) === RUN TestMaxDeleteSize run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-fayiqim9cume", Local "Local file system at /tmp/rclone4058392722", Modify Window "1s" 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:33137") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:50736->172.17.0.7:33137, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:36520") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:38034->172.17.0.7:36520, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:39417") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:48704->172.17.0.7:39417, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:32133") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:37374->172.17.0.7:32133, err= 2026/03/09 04:59:27 DEBUG : Waiting for deletions to finish 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:38869") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:51472->172.17.0.7:38869, err= 2026/03/09 04:59:27 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/03/09 04:59:27 INFO : medium: Deleted 2026/03/09 04:59:27 INFO : small: Deleted 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:38364") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:51972->172.17.0.7:38364, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:35327") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:32996->172.17.0.7:35327, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:39648") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:43812->172.17.0.7:39648, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:32241") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:60660->172.17.0.7:32241, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:31898") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:40626->172.17.0.7:31898, err= --- PASS: TestMaxDeleteSize (0.02s) === RUN TestReadFile run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-fayiqim9cume", Local "Local file system at /tmp/rclone4058392722", Modify Window "1s" 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:33044") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:57680->172.17.0.7:33044, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:31006") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:48738->172.17.0.7:31006, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:35701") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:48758->172.17.0.7:35701, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:32868") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:49992->172.17.0.7:32868, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:31537") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:56986->172.17.0.7:31537, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:32114") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:56420->172.17.0.7:32114, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:33052") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:37602->172.17.0.7:33052, err= --- PASS: TestReadFile (0.01s) === RUN TestRetry 2026/03/09 04:59:27 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/03/09 04:59:27 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/03/09 04:59:27 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/03/09 04:59:27 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/03/09 04:59:27 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/03/09 04:59:27 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/03/09 04:59:27 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-fayiqim9cume", Local "Local file system at /tmp/rclone4058392722", Modify Window "1s" 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:36027") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:45768->172.17.0.7:36027, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:32456") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:33060->172.17.0.7:32456, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:38928") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:47288->172.17.0.7:38928, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:31022") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:41382->172.17.0.7:31022, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:32763") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:55746->172.17.0.7:32763, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:34076") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:40642->172.17.0.7:34076, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:33710") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:54332->172.17.0.7:33710, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:30053") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:35350->172.17.0.7:30053, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:31532") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:60254->172.17.0.7:31532, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:32410") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:38090->172.17.0.7:32410, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:30205") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:44984->172.17.0.7:30205, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:30065") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:44690->172.17.0.7:30065, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:31410") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:56450->172.17.0.7:31410, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:31960") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:58276->172.17.0.7:31960, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:36361") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:59650->172.17.0.7:36361, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:35105") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:35438->172.17.0.7:35105, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:32033") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:44156->172.17.0.7:32033, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:38621") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:46100->172.17.0.7:38621, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:38338") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:49682->172.17.0.7:38338, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:32092") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:45758->172.17.0.7:32092, err= --- PASS: TestCat (0.11s) === RUN TestPurge 2026/03/09 04:59:27 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-sapicup1fori" 2026/03/09 04:59:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/09 04:59:27 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/09 04:59:27 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/09 04:59:27 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/09 04:59:27 DEBUG : Setting pass="rF3TcuW9d4aEytcEPaCcZSl1vSnMuAxzgCHFjOb4Z6Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/09 04:59:27 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/09 04:59:27 DEBUG : TestFTPPureftpd: detected overridden config - adding "{1fHaJ}" suffix to name 2026/03/09 04:59:27 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/09 04:59:27 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/09 04:59:27 DEBUG : Setting pass="rF3TcuW9d4aEytcEPaCcZSl1vSnMuAxzgCHFjOb4Z6Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/09 04:59:27 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-sapicup1fori: Connecting to FTP server 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-sapicup1fori: dial("tcp","172.17.0.7:21") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-sapicup1fori: > dial: conn=172.17.0.1:33710->172.17.0.7:21, err= 2026/03/09 04:59:27 DEBUG : Creating backend with remote "/tmp/rclone560999463" run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-sapicup1fori", Local "Local file system at /tmp/rclone560999463", Modify Window "1s" 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-sapicup1fori: dial("tcp","172.17.0.7:34159") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-sapicup1fori: > dial: conn=172.17.0.1:37168->172.17.0.7:34159, err= 2026/03/09 04:59:27 INFO : A2: Making directory 2026/03/09 04:59:27 INFO : A1/B2: Making directory 2026/03/09 04:59:27 INFO : A1/B2/C2: Making directory 2026/03/09 04:59:27 INFO : A1/B1/C3: Making directory 2026/03/09 04:59:27 INFO : A3: Making directory 2026/03/09 04:59:27 INFO : A3/B3: Making directory 2026/03/09 04:59:27 INFO : A3/B3/C4: Making directory 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-sapicup1fori: dial("tcp","172.17.0.7:33466") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-sapicup1fori: > dial: conn=172.17.0.1:38374->172.17.0.7:33466, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-sapicup1fori: dial("tcp","172.17.0.7:38510") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-sapicup1fori: > dial: conn=172.17.0.1:59636->172.17.0.7:38510, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-sapicup1fori: Connecting to FTP server 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-sapicup1fori: dial("tcp","172.17.0.7:21") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-sapicup1fori: Connecting to FTP server 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-sapicup1fori: > dial: conn=172.17.0.1:33716->172.17.0.7:21, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-sapicup1fori: dial("tcp","172.17.0.7:36221") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-sapicup1fori: > dial: conn=172.17.0.1:47318->172.17.0.7:36221, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-sapicup1fori: dial("tcp","172.17.0.7:35998") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-sapicup1fori: > dial: conn=172.17.0.1:59770->172.17.0.7:35998, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-sapicup1fori: dial("tcp","172.17.0.7:30711") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-sapicup1fori: > dial: conn=172.17.0.1:42780->172.17.0.7:30711, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-sapicup1fori: dial("tcp","172.17.0.7:21") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-sapicup1fori: > dial: conn=172.17.0.1:33720->172.17.0.7:21, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-sapicup1fori: dial("tcp","172.17.0.7:32362") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-sapicup1fori: > dial: conn=172.17.0.1:40438->172.17.0.7:32362, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-sapicup1fori: dial("tcp","172.17.0.7:36873") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-sapicup1fori: > dial: conn=172.17.0.1:34072->172.17.0.7:36873, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-sapicup1fori: dial("tcp","172.17.0.7:39512") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-sapicup1fori: > dial: conn=172.17.0.1:36910->172.17.0.7:39512, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-sapicup1fori: dial("tcp","172.17.0.7:36221") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-sapicup1fori: Connecting to FTP server 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-sapicup1fori: dial("tcp","172.17.0.7:21") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-sapicup1fori: > dial: conn=172.17.0.1:47320->172.17.0.7:36221, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-sapicup1fori: dial("tcp","172.17.0.7:39318") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-sapicup1fori: > dial: conn=172.17.0.1:33734->172.17.0.7:21, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-sapicup1fori: dial("tcp","172.17.0.7:33069") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-sapicup1fori: > dial: conn=172.17.0.1:35564->172.17.0.7:33069, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-sapicup1fori: > dial: conn=172.17.0.1:53822->172.17.0.7:39318, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-sapicup1fori: dial("tcp","172.17.0.7:36612") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-sapicup1fori: > dial: conn=172.17.0.1:54158->172.17.0.7:36612, err= 2026/03/09 04:59:27 DEBUG : Waiting for deletions to finish 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-sapicup1fori: dial("tcp","172.17.0.7:37696") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-sapicup1fori: > dial: conn=172.17.0.1:50352->172.17.0.7:37696, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-sapicup1fori: dial("tcp","172.17.0.7:34041") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-sapicup1fori: dial("tcp","172.17.0.7:33139") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-sapicup1fori: > dial: conn=172.17.0.1:52496->172.17.0.7:33139, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-sapicup1fori: > dial: conn=172.17.0.1:56850->172.17.0.7:34041, err= 2026/03/09 04:59:27 INFO : A1/B1/C1/one: Deleted 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-sapicup1fori: dial("tcp","172.17.0.7:39172") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-sapicup1fori: > dial: conn=172.17.0.1:57698->172.17.0.7:39172, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-sapicup1fori: dial("tcp","172.17.0.7:30568") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-sapicup1fori: > dial: conn=172.17.0.1:54382->172.17.0.7:30568, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-sapicup1fori: dial("tcp","172.17.0.7:36311") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-sapicup1fori: > dial: conn=172.17.0.1:50200->172.17.0.7:36311, err= 2026/03/09 04:59:27 DEBUG : removing 2 level 3 directories 2026/03/09 04:59:27 INFO : A1/B1/C3: Removing directory 2026/03/09 04:59:27 INFO : A1/B1/C1: Removing directory 2026/03/09 04:59:27 DEBUG : removing 1 level 2 directories 2026/03/09 04:59:27 INFO : A1/B1: Removing directory 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-sapicup1fori: dial("tcp","172.17.0.7:36587") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-sapicup1fori: > dial: conn=172.17.0.1:51410->172.17.0.7:36587, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-sapicup1fori: dial("tcp","172.17.0.7:38808") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-sapicup1fori: dial("tcp","172.17.0.7:33312") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-sapicup1fori: dial("tcp","172.17.0.7:32803") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-sapicup1fori: > dial: conn=172.17.0.1:52860->172.17.0.7:32803, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-sapicup1fori: > dial: conn=172.17.0.1:36906->172.17.0.7:38808, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-sapicup1fori: > dial: conn=172.17.0.1:39478->172.17.0.7:33312, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-sapicup1fori: dial("tcp","172.17.0.7:32286") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-sapicup1fori: > dial: conn=172.17.0.1:35628->172.17.0.7:32286, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-sapicup1fori: dial("tcp","172.17.0.7:38839") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-sapicup1fori: > dial: conn=172.17.0.1:43594->172.17.0.7:38839, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-sapicup1fori: dial("tcp","172.17.0.7:36473") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-sapicup1fori: dial("tcp","172.17.0.7:30910") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-sapicup1fori: > dial: conn=172.17.0.1:60662->172.17.0.7:36473, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-sapicup1fori: > dial: conn=172.17.0.1:49664->172.17.0.7:30910, err= 2026/03/09 04:59:27 DEBUG : Waiting for deletions to finish 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-sapicup1fori: dial("tcp","172.17.0.7:31451") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-sapicup1fori: > dial: conn=172.17.0.1:52740->172.17.0.7:31451, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-sapicup1fori: dial("tcp","172.17.0.7:39988") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-sapicup1fori: > dial: conn=172.17.0.1:45036->172.17.0.7:39988, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-sapicup1fori: dial("tcp","172.17.0.7:39102") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-sapicup1fori: dial("tcp","172.17.0.7:32745") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-sapicup1fori: > dial: conn=172.17.0.1:53412->172.17.0.7:39102, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-sapicup1fori: > dial: conn=172.17.0.1:35836->172.17.0.7:32745, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-sapicup1fori: dial("tcp","172.17.0.7:39584") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-sapicup1fori: dial("tcp","172.17.0.7:30910") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-sapicup1fori: > dial: conn=172.17.0.1:49032->172.17.0.7:39584, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-sapicup1fori: > dial: conn=172.17.0.1:49676->172.17.0.7:30910, err= 2026/03/09 04:59:27 INFO : A1/two: Deleted 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-sapicup1fori: dial("tcp","172.17.0.7:37388") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-sapicup1fori: > dial: conn=172.17.0.1:33198->172.17.0.7:37388, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-sapicup1fori: dial("tcp","172.17.0.7:35600") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-sapicup1fori: > dial: conn=172.17.0.1:52956->172.17.0.7:35600, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-sapicup1fori: dial("tcp","172.17.0.7:35516") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-sapicup1fori: > dial: conn=172.17.0.1:34504->172.17.0.7:35516, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-sapicup1fori: dial("tcp","172.17.0.7:38586") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-sapicup1fori: dial("tcp","172.17.0.7:31205") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-sapicup1fori: dial("tcp","172.17.0.7:39808") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-sapicup1fori: > dial: conn=172.17.0.1:54418->172.17.0.7:38586, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-sapicup1fori: > dial: conn=172.17.0.1:36342->172.17.0.7:31205, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-sapicup1fori: > dial: conn=172.17.0.1:43410->172.17.0.7:39808, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-sapicup1fori: dial("tcp","172.17.0.7:36718") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-sapicup1fori: dial("tcp","172.17.0.7:33283") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-sapicup1fori: > dial: conn=172.17.0.1:60582->172.17.0.7:36718, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-sapicup1fori: > dial: conn=172.17.0.1:46888->172.17.0.7:33283, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-sapicup1fori: dial("tcp","172.17.0.7:36133") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-sapicup1fori: > dial: conn=172.17.0.1:40762->172.17.0.7:36133, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-sapicup1fori: dial("tcp","172.17.0.7:31551") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-sapicup1fori: > dial: conn=172.17.0.1:38538->172.17.0.7:31551, err= 2026/03/09 04:59:27 DEBUG : removing 2 level 3 directories 2026/03/09 04:59:27 INFO : A3/B3/C4: Removing directory 2026/03/09 04:59:27 INFO : A1/B2/C2: Removing directory 2026/03/09 04:59:27 DEBUG : removing 2 level 2 directories 2026/03/09 04:59:27 INFO : A1/B2: Removing directory 2026/03/09 04:59:27 INFO : A3/B3: Removing directory 2026/03/09 04:59:27 DEBUG : removing 3 level 1 directories 2026/03/09 04:59:27 INFO : A3: Removing directory 2026/03/09 04:59:27 INFO : A1: Removing directory 2026/03/09 04:59:27 INFO : A2: Removing directory 2026/03/09 04:59:27 DEBUG : removing 1 level 0 directories 2026/03/09 04:59:27 INFO : ftp://172.17.0.7:21/rclone-test-sapicup1fori: Removing directory 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-sapicup1fori: dial("tcp","172.17.0.7:35866") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-sapicup1fori: > dial: conn=172.17.0.1:56078->172.17.0.7:35866, err= 2026/03/09 04:59:27 ERROR : error listing: directory not found 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-sapicup1fori: dial("tcp","172.17.0.7:31699") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-sapicup1fori: > dial: conn=172.17.0.1:37924->172.17.0.7:31699, err= 2026/03/09 04:59:27 ERROR : error listing: directory not found 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-sapicup1fori: Purge dir "" 2026/03/09 04:59:27 NOTICE: purge failed to rmdir "": directory not found 2026/03/09 04:59:27 NOTICE: purge failed: directory not found --- PASS: TestPurge (0.14s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-fayiqim9cume", Local "Local file system at /tmp/rclone4058392722", Modify Window "1s" 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:37842") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:47760->172.17.0.7:37842, err= 2026/03/09 04:59:27 INFO : A2: Making directory 2026/03/09 04:59:27 INFO : A1/B2: Making directory 2026/03/09 04:59:27 INFO : A1/B2/C2: Making directory 2026/03/09 04:59:27 INFO : A1/B1/C3: Making directory 2026/03/09 04:59:27 INFO : A3: Making directory 2026/03/09 04:59:27 INFO : A3/B3: Making directory 2026/03/09 04:59:27 INFO : A3/B3/C4: Making directory 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:39059") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:37290->172.17.0.7:39059, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:32177") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:44316->172.17.0.7:32177, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:31039") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:37364") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:60618->172.17.0.7:31039, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:38693") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:55634->172.17.0.7:37364, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:37398->172.17.0.7:38693, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:35408") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: Connecting to FTP server 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:21") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:32923") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:33744->172.17.0.7:21, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:46922->172.17.0.7:35408, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:46706->172.17.0.7:32923, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:36703") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:35285") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:39554->172.17.0.7:36703, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:42100->172.17.0.7:35285, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:35341") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:33726->172.17.0.7:35341, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:37275") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:38420->172.17.0.7:37275, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:34639") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:57038->172.17.0.7:34639, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:36319") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:60922->172.17.0.7:36319, err= 2026/03/09 04:59:27 DEBUG : removing 1 level 3 directories 2026/03/09 04:59:27 INFO : A3/B3/C4: Removing directory 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:33509") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:33990->172.17.0.7:33509, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:37737") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:35398->172.17.0.7:37737, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:33369") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:49284->172.17.0.7:33369, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:38281") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:31674") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:52474->172.17.0.7:38281, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:51950->172.17.0.7:31674, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:33836") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:56216->172.17.0.7:33836, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:37842") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:47766->172.17.0.7:37842, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:33894") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:42624->172.17.0.7:33894, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:33830") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:49780->172.17.0.7:33830, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:30322") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:51996->172.17.0.7:30322, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:30973") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:40334->172.17.0.7:30973, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:38369") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:32675") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:41538->172.17.0.7:32675, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:30639") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:42388->172.17.0.7:30639, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:40310->172.17.0.7:38369, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:38235") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:33068") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:31051") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:36716->172.17.0.7:33068, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:48222->172.17.0.7:38235, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:57740->172.17.0.7:31051, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:38173") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:34208") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:38317") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:40582->172.17.0.7:38317, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:51152->172.17.0.7:34208, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:34904->172.17.0.7:38173, err= 2026/03/09 04:59:27 DEBUG : removing 2 level 3 directories 2026/03/09 04:59:27 INFO : A1/B2/C2: Removing directory 2026/03/09 04:59:27 INFO : A1/B1/C3: Removing directory 2026/03/09 04:59:27 DEBUG : removing 2 level 2 directories 2026/03/09 04:59:27 INFO : A3/B3: Removing directory 2026/03/09 04:59:27 INFO : A1/B2: Removing directory 2026/03/09 04:59:27 DEBUG : removing 2 level 1 directories 2026/03/09 04:59:27 INFO : A3: Removing directory 2026/03/09 04:59:27 INFO : A2: Removing directory 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:38316") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:56488->172.17.0.7:38316, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:34887") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:59282->172.17.0.7:34887, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:31195") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:50316->172.17.0.7:31195, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:30033") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:40838->172.17.0.7:30033, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:34315") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:58450->172.17.0.7:34315, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:37599") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:39736->172.17.0.7:37599, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:31138") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:54906->172.17.0.7:31138, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:30329") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:34234->172.17.0.7:30329, err= 2026/03/09 04:59:27 DEBUG : removing 1 level 3 directories 2026/03/09 04:59:27 INFO : A1/B1/C1: Removing directory 2026/03/09 04:59:27 DEBUG : removing 1 level 2 directories 2026/03/09 04:59:27 INFO : A1/B1: Removing directory 2026/03/09 04:59:27 DEBUG : removing 1 level 1 directories 2026/03/09 04:59:27 INFO : A1: Removing directory 2026/03/09 04:59:27 DEBUG : removing 1 level 0 directories 2026/03/09 04:59:27 INFO : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: Removing directory 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:38299") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:52112->172.17.0.7:38299, err= 2026/03/09 04:59:27 ERROR : error listing: directory not found 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:32706") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:51434->172.17.0.7:32706, err= 2026/03/09 04:59:27 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (0.06s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-fayiqim9cume", Local "Local file system at /tmp/rclone4058392722", Modify Window "1s" 2026/03/09 04:59:27 INFO : A1: Making directory 2026/03/09 04:59:27 INFO : A1/B1: Making directory 2026/03/09 04:59:27 INFO : A1/B1/C1: Making directory 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:30202") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:59964->172.17.0.7:30202, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:35035") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:59850->172.17.0.7:35035, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:34204") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:58012->172.17.0.7:34204, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:36522") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:37286->172.17.0.7:36522, err= 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:32803") 2026/03/09 04:59:27 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:52876->172.17.0.7:32803, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:34357") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:55640->172.17.0.7:34357, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:36233") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:39430->172.17.0.7:36233, err= 2026/03/09 04:59:28 DEBUG : removing 1 level 3 directories 2026/03/09 04:59:28 INFO : A1/B1/C1: Removing directory 2026/03/09 04:59:28 DEBUG : removing 1 level 2 directories 2026/03/09 04:59:28 INFO : A1/B1: Removing directory 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:32617") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:58434->172.17.0.7:32617, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:32945") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:44230->172.17.0.7:32945, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:32758") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:34152->172.17.0.7:32758, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:37252") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:47072->172.17.0.7:37252, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:31955") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:34574->172.17.0.7:31955, err= --- PASS: TestRmdirsLeaveRoot (0.01s) === RUN TestRmdirsWithFilter run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-fayiqim9cume", Local "Local file system at /tmp/rclone4058392722", Modify Window "1s" 2026/03/09 04:59:28 INFO : A1: Making directory 2026/03/09 04:59:28 INFO : A1/B1: Making directory 2026/03/09 04:59:28 INFO : A1/B1/C1: Making directory 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:37927") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:42612->172.17.0.7:37927, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:30860") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:44932->172.17.0.7:30860, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:39044") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:51460->172.17.0.7:39044, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:30307") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:55782->172.17.0.7:30307, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:30151") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:47068->172.17.0.7:30151, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:39955") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:49714->172.17.0.7:39955, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:36559") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:39796->172.17.0.7:36559, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:34155") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:36168->172.17.0.7:34155, err= 2026/03/09 04:59:28 DEBUG : removing 1 level 3 directories 2026/03/09 04:59:28 INFO : A1/B1/C1: Removing directory 2026/03/09 04:59:28 DEBUG : removing 1 level 2 directories 2026/03/09 04:59:28 INFO : A1/B1: Removing directory 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:35933") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:51488->172.17.0.7:35933, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:33983") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:60700->172.17.0.7:33983, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:39823") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:33002->172.17.0.7:39823, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:30295") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:54776->172.17.0.7:30295, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:34727") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:47904->172.17.0.7:34727, err= --- PASS: TestRmdirsWithFilter (0.01s) === RUN TestCopyURL run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-fayiqim9cume", Local "Local file system at /tmp/rclone4058392722", Modify Window "1s" 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:34070") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:36122->172.17.0.7:34070, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:32725") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:41156->172.17.0.7:32725, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:34706") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:55522->172.17.0.7:34706, err= 2026/03/09 04:59:28 DEBUG : filename.txt: File name found in url 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:37050") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:58592->172.17.0.7:37050, err= 2026/03/09 04:59:28 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:39551") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:41094->172.17.0.7:39551, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:37984") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:59522->172.17.0.7:37984, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:37120") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:60988->172.17.0.7:37120, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:34304") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:49872->172.17.0.7:34304, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:39821") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:60324->172.17.0.7:39821, err= --- PASS: TestCopyURL (0.01s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-fayiqim9cume", Local "Local file system at /tmp/rclone4058392722", Modify Window "1s" 2026/03/09 04:59:28 DEBUG : file1: Need to transfer - File not found at Destination 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:35312") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:58674->172.17.0.7:35312, err= 2026/03/09 04:59:28 DEBUG : sub/file2.3cb2966d.partial: size = 14 OK 2026/03/09 04:59:28 DEBUG : sub/file2.3cb2966d.partial: renamed to: sub/file2 2026/03/09 04:59:28 INFO : file1: Copied (new) to: sub/file2 2026/03/09 04:59:28 INFO : file1: Deleted 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:35311") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:60556->172.17.0.7:35311, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:37891") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:37518->172.17.0.7:37891, err= 2026/03/09 04:59:28 DEBUG : sub/file2: size = 14 OK 2026/03/09 04:59:28 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/09 04:59:28 DEBUG : file1: Unchanged skipping 2026/03/09 04:59:28 INFO : file1: Deleted 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:38182") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:56258->172.17.0.7:38182, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:39617") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:57014->172.17.0.7:39617, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: don't need to copy/move sub/file2, it is already at target location 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:38522") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:53702->172.17.0.7:38522, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:38608") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:56632->172.17.0.7:38608, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:32344") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:40862->172.17.0.7:32344, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:39877") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:43074->172.17.0.7:39877, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:31657") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:57598->172.17.0.7:31657, err= --- PASS: TestMoveFile (0.01s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-fayiqim9cume", Local "Local file system at /tmp/rclone4058392722", Modify Window "1s" 2026/03/09 04:59:28 DEBUG : file1: Need to transfer - File not found at Destination 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:38106") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:33472->172.17.0.7:38106, err= 2026/03/09 04:59:28 DEBUG : file1.9aa3f62d.partial: size = 14 OK 2026/03/09 04:59:28 DEBUG : file1.9aa3f62d.partial: renamed to: file1 2026/03/09 04:59:28 INFO : file1: Copied (new) 2026/03/09 04:59:28 INFO : file1: Deleted 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:35425") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:52634->172.17.0.7:35425, err= 2026/03/09 04:59:28 DEBUG : file1: Destination exists, skipping 2026/03/09 04:59:28 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:36836") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:36102->172.17.0.7:36836, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:37353") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:45576->172.17.0.7:37353, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:30345") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:46054->172.17.0.7:30345, err= --- PASS: TestMoveFileWithIgnoreExisting (0.01s) === RUN TestCaseInsensitiveMoveFile run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-fayiqim9cume", Local "Local file system at /tmp/rclone4058392722", Modify Window "1s" 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:37543") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:51716->172.17.0.7:37543, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:36866") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:35244->172.17.0.7:36866, err= --- PASS: TestCaseInsensitiveMoveFile (0.00s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-fayiqim9cume", Local "Local file system at /tmp/rclone4058392722", Modify Window "1s" 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:35460") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:51292->172.17.0.7:35460, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:38103") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:35430->172.17.0.7:38103, err= --- PASS: TestCaseInsensitiveMoveFileDryRun (0.00s) === RUN TestMoveFileBackupDir run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-fayiqim9cume", Local "Local file system at /tmp/rclone4058392722", Modify Window "1s" 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:34887") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:59296->172.17.0.7:34887, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:32633") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:42418->172.17.0.7:32633, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:38998") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:57244->172.17.0.7:38998, err= 2026/03/09 04:59:28 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fayiqim9cume/backup" 2026/03/09 04:59:28 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/09 04:59:28 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/09 04:59:28 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/09 04:59:28 DEBUG : Setting pass="rF3TcuW9d4aEytcEPaCcZSl1vSnMuAxzgCHFjOb4Z6Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/09 04:59:28 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/09 04:59:28 DEBUG : TestFTPPureftpd: detected overridden config - adding "{1fHaJ}" suffix to name 2026/03/09 04:59:28 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/09 04:59:28 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/09 04:59:28 DEBUG : Setting pass="rF3TcuW9d4aEytcEPaCcZSl1vSnMuAxzgCHFjOb4Z6Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/09 04:59:28 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume/backup: Connecting to FTP server 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume/backup: dial("tcp","172.17.0.7:21") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume/backup: > dial: conn=172.17.0.1:33756->172.17.0.7:21, err= 2026/03/09 04:59:28 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-fayiqim9cume/backup" to be canonical "TestFTPPureftpd{1fHaJ}:rclone-test-fayiqim9cume/backup" 2026/03/09 04:59:28 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone4058392722) 2026/03/09 04:59:28 DEBUG : dst/file1: size = 18 (ftp://172.17.0.7:21/rclone-test-fayiqim9cume) 2026/03/09 04:59:28 DEBUG : dst/file1: Sizes differ 2026/03/09 04:59:28 INFO : dst/file1: Moved (server-side) 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:32188") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:42508->172.17.0.7:32188, err= 2026/03/09 04:59:28 DEBUG : dst/file1.58903690.partial: size = 14 OK 2026/03/09 04:59:28 DEBUG : dst/file1.58903690.partial: renamed to: dst/file1 2026/03/09 04:59:28 INFO : dst/file1: Copied (new) 2026/03/09 04:59:28 INFO : dst/file1: Deleted 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:32693") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:60714->172.17.0.7:32693, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:31450") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:33002->172.17.0.7:31450, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:34344") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:57648->172.17.0.7:34344, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:36919") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:38698->172.17.0.7:36919, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:34874") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:38994->172.17.0.7:34874, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:33969") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:53138->172.17.0.7:33969, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:35698") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:57660->172.17.0.7:35698, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:37673") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:47682->172.17.0.7:37673, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:39385") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:47526->172.17.0.7:39385, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume/backup: closing 1 unused connections --- PASS: TestMoveFileBackupDir (0.03s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-fayiqim9cume", Local "Local file system at /tmp/rclone4058392722", Modify Window "1s" 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:37596") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:49802->172.17.0.7:37596, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:32010") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:58658->172.17.0.7:32010, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:37096") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:53252->172.17.0.7:37096, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:39893") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:58960->172.17.0.7:39893, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:38551") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:43794->172.17.0.7:38551, err= 2026/03/09 04:59:28 INFO : A1/B2: Making directory 2026/03/09 04:59:28 INFO : A1/B1/C3: Making directory 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:33324") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:52336->172.17.0.7:33324, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:34897") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:39832->172.17.0.7:34897, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:38968") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:46662->172.17.0.7:38968, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:33090") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:37556->172.17.0.7:33090, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:38128") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:34646") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:48646->172.17.0.7:38128, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:30383") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:49268->172.17.0.7:34646, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:39522->172.17.0.7:30383, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:36067") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:56930->172.17.0.7:36067, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:32563") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:44964->172.17.0.7:32563, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:30883") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:56084->172.17.0.7:30883, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:33476") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:41756->172.17.0.7:33476, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:36513") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:32961") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:34432->172.17.0.7:36513, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:39037") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:60568->172.17.0.7:32961, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:41008->172.17.0.7:39037, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:35080") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:50020->172.17.0.7:35080, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:31981") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:33480->172.17.0.7:31981, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:30716") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:55824->172.17.0.7:30716, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:30054") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:33925") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:48866->172.17.0.7:33925, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:38750") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:53216->172.17.0.7:30054, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:49358->172.17.0.7:38750, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: Connecting to FTP server 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:21") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:33760->172.17.0.7:21, err= 2026/03/09 04:59:28 INFO : A2/one: Moved (server-side) to: A3/one 2026/03/09 04:59:28 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/03/09 04:59:28 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/03/09 04:59:28 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/03/09 04:59:28 INFO : A2/two: Moved (server-side) to: A3/two 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:31961") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:59976->172.17.0.7:31961, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:34168") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:46198->172.17.0.7:34168, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:31205") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:35156") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:36354->172.17.0.7:31205, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:52590->172.17.0.7:35156, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:36778") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:50490->172.17.0.7:36778, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:33272") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:31264") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:48808->172.17.0.7:31264, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:59802->172.17.0.7:33272, err= 2026/03/09 04:59:28 INFO : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:34141") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:59744->172.17.0.7:34141, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:36563") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:34430") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:48268->172.17.0.7:36563, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:42800->172.17.0.7:34430, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:37461") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:38575") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:59588->172.17.0.7:37461, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:56058->172.17.0.7:38575, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:31063") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:43800->172.17.0.7:31063, err= 2026/03/09 04:59:28 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/03/09 04:59:28 INFO : A3/one: Moved (server-side) to: A4/one 2026/03/09 04:59:28 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/03/09 04:59:28 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/03/09 04:59:28 INFO : A3/two: Moved (server-side) to: A4/two 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:30361") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:46194->172.17.0.7:30361, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:32101") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:40594->172.17.0.7:32101, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:36780") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:37864") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:39474->172.17.0.7:36780, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:51500->172.17.0.7:37864, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:34304") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:31484") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:50316->172.17.0.7:31484, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:33832") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:51364->172.17.0.7:33832, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:49878->172.17.0.7:34304, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:34748") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:46332->172.17.0.7:34748, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:33848") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:53660->172.17.0.7:33848, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:32754") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:50582->172.17.0.7:32754, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:38082") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:56050->172.17.0.7:38082, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:35374") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:33338") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:36992->172.17.0.7:35374, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:44296->172.17.0.7:33338, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:39435") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:42206->172.17.0.7:39435, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:39191") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:36074->172.17.0.7:39191, err= --- PASS: TestDirMove (0.06s) === RUN TestGetFsInfo run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-fayiqim9cume", Local "Local file system at /tmp/rclone4058392722", Modify Window "1s" 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:34976") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:39786->172.17.0.7:34976, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:34620") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:42940->172.17.0.7:34620, err= --- PASS: TestGetFsInfo (0.00s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-fayiqim9cume", Local "Local file system at /tmp/rclone4058392722", Modify Window "1s" 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:39043") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:58402->172.17.0.7:39043, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: File to upload is small (34 bytes), uploading instead of streaming 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:37132") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:49800->172.17.0.7:37132, err= 2026/03/09 04:59:28 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/03/09 04:59:28 NOTICE: ftp://172.17.0.7:21/rclone-test-fayiqim9cume: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/03/09 04:59:28 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:38676") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:51084->172.17.0.7:38676, err= 2026/03/09 04:59:28 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/03/09 04:59:28 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:36205") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:49360->172.17.0.7:36205, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:36127") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:50394->172.17.0.7:36127, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:38742") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:58164->172.17.0.7:38742, err= === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-fayiqim9cume", Local "Local file system at /tmp/rclone4058392722", Modify Window "1s" 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:37572") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:36968->172.17.0.7:37572, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: File to upload is small (34 bytes), uploading instead of streaming 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:35312") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:58690->172.17.0.7:35312, err= 2026/03/09 04:59:28 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/03/09 04:59:28 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:39992") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:35304->172.17.0.7:39992, err= 2026/03/09 04:59:28 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/03/09 04:59:28 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:33780") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:40928->172.17.0.7:33780, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:35337") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:37034->172.17.0.7:35337, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:34858") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:32770->172.17.0.7:34858, err= === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-fayiqim9cume", Local "Local file system at /tmp/rclone4058392722", Modify Window "1s" 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:37167") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:47536->172.17.0.7:37167, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: File to upload is small (34 bytes), uploading instead of streaming 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:39926") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:60394->172.17.0.7:39926, err= 2026/03/09 04:59:28 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/03/09 04:59:28 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:37612") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:44228->172.17.0.7:37612, err= 2026/03/09 04:59:28 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/03/09 04:59:28 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:31230") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:40924->172.17.0.7:31230, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:36665") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:40752->172.17.0.7:36665, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:34817") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:54604->172.17.0.7:34817, err= === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-fayiqim9cume", Local "Local file system at /tmp/rclone4058392722", Modify Window "1s" 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:36877") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:46924->172.17.0.7:36877, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: File to upload is small (34 bytes), uploading instead of streaming 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:38190") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:40740->172.17.0.7:38190, err= 2026/03/09 04:59:28 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/03/09 04:59:28 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:33037") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:35970->172.17.0.7:33037, err= 2026/03/09 04:59:28 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/03/09 04:59:28 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:33507") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:34942->172.17.0.7:33507, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:37332") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:45050->172.17.0.7:37332, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:34642") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:43854->172.17.0.7:34642, err= --- PASS: TestRcat (0.04s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (0.01s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (0.01s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (0.01s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (0.01s) === RUN TestRcatMetadata run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-fayiqim9cume", Local "Local file system at /tmp/rclone4058392722", Modify Window "1s" operations_test.go:1540: Skipping as destination doesn't support user metadata 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:32403") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:51628->172.17.0.7:32403, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:35787") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:38436->172.17.0.7:35787, err= --- SKIP: TestRcatMetadata (0.00s) === RUN TestRcatSize run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-fayiqim9cume", Local "Local file system at /tmp/rclone4058392722", Modify Window "1s" 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:32432") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:39686->172.17.0.7:32432, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: File to upload is small (60 bytes), uploading instead of streaming 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:34178") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:44434->172.17.0.7:34178, err= 2026/03/09 04:59:28 DEBUG : potato2: size = 60 OK 2026/03/09 04:59:28 DEBUG : potato2: Size of src and dst objects identical 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:39926") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:60402->172.17.0.7:39926, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:36871") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:52560->172.17.0.7:36871, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:37060") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:33278->172.17.0.7:37060, err= --- PASS: TestRcatSize (0.01s) === RUN TestRcatSizeMetadata run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-fayiqim9cume", Local "Local file system at /tmp/rclone4058392722", Modify Window "1s" operations_test.go:1621: Skipping as destination doesn't support user metadata 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:36715") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:39130->172.17.0.7:36715, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:33384") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:33790->172.17.0.7:33384, err= --- SKIP: TestRcatSizeMetadata (0.00s) === RUN TestTouchDir run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-fayiqim9cume", Local "Local file system at /tmp/rclone4058392722", Modify Window "1s" 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:31350") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:35904->172.17.0.7:31350, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:38186") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:51308->172.17.0.7:38186, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:39361") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:39942->172.17.0.7:39361, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:31535") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:44162->172.17.0.7:31535, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:37130") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:54758->172.17.0.7:37130, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:39076") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:45866->172.17.0.7:39076, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: Touching "potato2" 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: Touching "empty space" 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:36817") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:50698->172.17.0.7:36817, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: Touching "sub dir/potato3" 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:31018") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:42678->172.17.0.7:31018, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:33507") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:34952->172.17.0.7:33507, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:35255") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:36504->172.17.0.7:35255, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:33570") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:44492->172.17.0.7:33570, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:37045") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:37990->172.17.0.7:37045, err= --- PASS: TestTouchDir (0.01s) === RUN TestMkdirMetadata run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-fayiqim9cume", Local "Local file system at /tmp/rclone4058392722", Modify Window "1s" operations_test.go:1711: Skipping test as remote does not support MkdirMetadata 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:38407") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:58214->172.17.0.7:38407, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:39173") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:39292->172.17.0.7:39173, err= --- SKIP: TestMkdirMetadata (0.00s) === RUN TestMkdirModTime run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-fayiqim9cume", Local "Local file system at /tmp/rclone4058392722", Modify Window "1s" operations_test.go:1730: Skipping test as remote does not support DirSetModTime or MkdirMetadata 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:37272") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:45050->172.17.0.7:37272, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:38780") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:36848->172.17.0.7:38780, err= --- SKIP: TestMkdirModTime (0.00s) === RUN TestCopyDirMetadata run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-fayiqim9cume", Local "Local file system at /tmp/rclone4058392722", Modify Window "1s" operations_test.go:1751: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:39703") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:57888->172.17.0.7:39703, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:37746") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:44524->172.17.0.7:37746, err= --- SKIP: TestCopyDirMetadata (0.00s) === RUN TestSetDirModTime run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-fayiqim9cume", Local "Local file system at /tmp/rclone4058392722", Modify Window "1s" operations_test.go:1787: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:39735") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:45998->172.17.0.7:39735, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:30254") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:43448->172.17.0.7:30254, err= --- SKIP: TestSetDirModTime (0.00s) === RUN TestDirsEqual run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-fayiqim9cume", Local "Local file system at /tmp/rclone4058392722", Modify Window "1s" operations_test.go:1831: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:30822") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:36394->172.17.0.7:30822, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:30352") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:37286->172.17.0.7:30352, err= --- SKIP: TestDirsEqual (0.00s) === RUN TestRemoveExisting run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-fayiqim9cume", Local "Local file system at /tmp/rclone4058392722", Modify Window "1s" 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:33214") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:52618->172.17.0.7:33214, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:33648") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:58278->172.17.0.7:33648, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:31330") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:42530->172.17.0.7:31330, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:31403") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:55158->172.17.0.7:31403, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:38290") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:57808->172.17.0.7:38290, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:32908") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:52132->172.17.0.7:32908, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:34252") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:40356->172.17.0.7:34252, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:30943") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:45216->172.17.0.7:30943, err= 2026/03/09 04:59:28 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.cunawer6" before starting 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:39387") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:41470->172.17.0.7:39387, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:33905") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:35016->172.17.0.7:33905, err= 2026/03/09 04:59:28 DEBUG : sub dir/test remove existing.cunawer6: TEST: removing renamed existing file after operation 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:38688") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:40332->172.17.0.7:38688, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:31003") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:48134->172.17.0.7:31003, err= 2026/03/09 04:59:28 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jucecer8" before starting 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:36514") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:60348->172.17.0.7:36514, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:31909") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:45946->172.17.0.7:31909, err= 2026/03/09 04:59:28 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jucecer8: TEST: renaming existing back after failed operation 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:32455") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:58652->172.17.0.7:32455, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:37495") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:40224->172.17.0.7:37495, err= 2026/03/09 04:59:28 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.veqodog3" before starting 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:33678") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:59882->172.17.0.7:33678, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:38785") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:54250->172.17.0.7:38785, err= 2026/03/09 04:59:28 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.veqodog3: TEST: removing renamed existing file after operation 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:31134") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:51088->172.17.0.7:31134, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:31946") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:51804->172.17.0.7:31946, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:31391") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:52972->172.17.0.7:31391, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:32671") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:32990->172.17.0.7:32671, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:33797") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:56580->172.17.0.7:33797, err= --- PASS: TestRemoveExisting (0.03s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumSingleFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumSingleFile (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: dial("tcp","172.17.0.7:38610") 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: > dial: conn=172.17.0.1:50762->172.17.0.7:38610, err= 2026/03/09 04:59:28 DEBUG : ftp://172.17.0.7:21/rclone-test-fayiqim9cume: Purge dir "" "./operations.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Finished OK in 3.455586689s (try 1/5)