"./operations.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Starting (try 1/5) 2026/02/25 04:04:47 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-lilebuh2cabu" 2026/02/25 04:04:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/25 04:04:47 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/25 04:04:47 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/25 04:04:47 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/25 04:04:47 DEBUG : Setting pass="jTC7tdaNaPHYudJwlY2IeMxuoQcXniE5_89S_pSAAKY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/25 04:04:47 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/25 04:04:47 DEBUG : TestFTPPureftpd: detected overridden config - adding "{TNXeO}" suffix to name 2026/02/25 04:04:47 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/25 04:04:47 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/25 04:04:47 DEBUG : Setting pass="jTC7tdaNaPHYudJwlY2IeMxuoQcXniE5_89S_pSAAKY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/25 04:04:47 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/25 04:04:47 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: Connecting to FTP server 2026/02/25 04:04:47 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:21") 2026/02/25 04:04:47 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:44704->172.17.0.9:21, err= 2026/02/25 04:04:47 DEBUG : Creating backend with remote "/tmp/rclone4279983962" === 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.9:21/rclone-test-lilebuh2cabu", Local "Local file system at /tmp/rclone4279983962", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/02/25 04:04:47 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:35330") 2026/02/25 04:04:47 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:50654->172.17.0.9:35330, err= 2026/02/25 04:04:47 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.01s) === RUN TestMultithreadCopyAbort run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-lilebuh2cabu", Local "Local file system at /tmp/rclone4279983962", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/02/25 04:04:47 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:31277") 2026/02/25 04:04:47 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:49136->172.17.0.9:31277, err= 2026/02/25 04:04:47 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.00s) === RUN TestSizeDiffers 2026/02/25 04:04:47 DEBUG : a: size = 0 OK 2026/02/25 04:04:47 DEBUG : a: size = 1 (memory) 2026/02/25 04:04:47 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/02/25 04:04:47 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/02/25 04:04:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/02/25 04:04:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/02/25 04:04:47 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/02/25 04:04:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/02/25 04:04:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/02/25 04:04:47 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/02/25 04:04:47 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/02/25 04:04:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/25 04:04:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/25 04:04:47 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/02/25 04:04:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/25 04:04:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/25 04:04:47 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/02/25 04:04:47 DEBUG : potato: Seek from 10 to 0 2026/02/25 04:04:47 DEBUG : potato: Seek from 10 to 0 2026/02/25 04:04:47 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/02/25 04:04:47 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/02/25 04:04:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/02/25 04:04:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/02/25 04:04:47 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/02/25 04:04:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/02/25 04:04:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/02/25 04:04:47 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/02/25 04:04:47 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/02/25 04:04:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/25 04:04:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/25 04:04:47 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/02/25 04:04:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/25 04:04:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/25 04:04:47 DEBUG : potato: Seek from 5 to 2 2026/02/25 04:04:47 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/02/25 04:04:47 DEBUG : potato: Seek from 7 to 0 2026/02/25 04:04:47 DEBUG : potato: Seek from 7 to 0 2026/02/25 04:04:47 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/02/25 04:04:47 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/02/25 04:04:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/02/25 04:04:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/02/25 04:04:47 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/02/25 04:04:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/02/25 04:04:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/02/25 04:04:47 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/02/25 04:04:47 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/02/25 04:04:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/25 04:04:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/25 04:04:47 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/02/25 04:04:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/25 04:04:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/25 04:04:47 DEBUG : potato: Seek from 5 to 2 2026/02/25 04:04:47 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/02/25 04:04:47 DEBUG : potato: Seek from 8 to 0 2026/02/25 04:04:47 DEBUG : potato: Seek from 8 to 0 2026/02/25 04:04:47 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/02/25 04:04:47 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/02/25 04:04:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/02/25 04:04:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/02/25 04:04:47 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/02/25 04:04:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/02/25 04:04:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/02/25 04:04:47 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/02/25 04:04:47 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/02/25 04:04:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/25 04:04:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/25 04:04:47 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/02/25 04:04:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/25 04:04:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/25 04:04:47 DEBUG : potato: Seek from 5 to 2 2026/02/25 04:04:47 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/02/25 04:04:47 DEBUG : potato: Seek from 9 to 0 2026/02/25 04:04:47 DEBUG : potato: Seek from 9 to 0 2026/02/25 04:04:47 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.9:21/rclone-test-lilebuh2cabu", Local "Local file system at /tmp/rclone4279983962", Modify Window "1s" 2026/02/25 04:04:47 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:30564") 2026/02/25 04:04:47 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:58412->172.17.0.9:30564, err= 2026/02/25 04:04:47 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:31491") 2026/02/25 04:04:47 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:48754->172.17.0.9:31491, err= === RUN TestCheck/1 === RUN TestCheck/2 2026/02/25 04:04:47 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:30473") 2026/02/25 04:04:47 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:45362->172.17.0.9:30473, err= 2026/02/25 04:04:47 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:34370") 2026/02/25 04:04:47 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:58508->172.17.0.9:34370, err= === RUN TestCheck/3 2026/02/25 04:04:47 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:33119") 2026/02/25 04:04:47 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:36656->172.17.0.9:33119, err= 2026/02/25 04:04:47 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:36967") 2026/02/25 04:04:47 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:35990->172.17.0.9:36967, err= === RUN TestCheck/4 === RUN TestCheck/5 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:34964") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:50356->172.17.0.9:34964, err= 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:38323") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:33546->172.17.0.9:38323, err= === RUN TestCheck/6 === RUN TestCheck/7 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:36760") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:33584->172.17.0.9:36760, err= 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:37235") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:53820->172.17.0.9:37235, err= --- PASS: TestCheck (0.08s) --- 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/02/25 04:04:48 DEBUG : Creating backend with remote "nonexistent" 2026/02/25 04:04:48 DEBUG : Creating backend with remote "nonexistent" 2026/02/25 04:04:48 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/02/25 04:04:48 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/02/25 04:04:48 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/02/25 04:04:48 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.9:21/rclone-test-lilebuh2cabu", Local "Local file system at /tmp/rclone4279983962", Modify Window "1s" 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:38787") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:52822->172.17.0.9:38787, err= 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:33716") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:43360->172.17.0.9:33716, err= === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:30906") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:45476->172.17.0.9:30906, err= 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:39550") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:57226->172.17.0.9:39550, err= === RUN TestCheckDownload/3 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:32903") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:40752->172.17.0.9:32903, err= 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:35608") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:49566->172.17.0.9:35608, err= === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:34284") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:58426->172.17.0.9:34284, err= 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:35097") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:52788->172.17.0.9:35097, err= === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:39633") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:56090->172.17.0.9:39633, err= 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:32774") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:47124->172.17.0.9:32774, err= --- PASS: TestCheckDownload (0.14s) --- 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.9:21/rclone-test-lilebuh2cabu", Local "Local file system at /tmp/rclone4279983962", Modify Window "1s" 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:37421") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:56898->172.17.0.9:37421, err= 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:37888") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:52416->172.17.0.9:37888, err= === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:39039") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:52968->172.17.0.9:39039, err= 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:36554") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:48082->172.17.0.9:36554, err= === RUN TestCheckSizeOnly/3 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:39561") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:37068->172.17.0.9:39561, err= 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:34968") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:34900->172.17.0.9:34968, err= === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:30473") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:45374->172.17.0.9:30473, err= 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:35286") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:36700->172.17.0.9:35286, err= === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:36337") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:55538->172.17.0.9:36337, err= 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:33010") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:46072->172.17.0.9:33010, err= --- PASS: TestCheckSizeOnly (0.06s) --- 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.01s) === RUN TestParseSumFile run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-lilebuh2cabu", Local "Local file system at /tmp/rclone4279983962", Modify Window "1s" 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:34633") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:35660->172.17.0.9:34633, err= 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:36268") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:50968->172.17.0.9:36268, err= 2026/02/25 04:04:48 NOTICE: test.sum: improperly formatted checksum line 4 2026/02/25 04:04:48 NOTICE: test.sum: improperly formatted checksum line 5 2026/02/25 04:04:48 NOTICE: test.sum: improperly formatted checksum line 6 2026/02/25 04:04:48 NOTICE: test.sum: 2 warning(s) suppressed... 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:34710") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:57406->172.17.0.9:34710, err= 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:34009") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:41966->172.17.0.9:34009, err= 2026/02/25 04:04:48 NOTICE: test.sum: improperly formatted checksum line 4 2026/02/25 04:04:48 NOTICE: test.sum: improperly formatted checksum line 5 2026/02/25 04:04:48 NOTICE: test.sum: improperly formatted checksum line 6 2026/02/25 04:04:48 NOTICE: test.sum: 2 warning(s) suppressed... 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:35042") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:52738->172.17.0.9:35042, err= 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:34983") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:60326->172.17.0.9:34983, err= --- PASS: TestParseSumFile (0.02s) === RUN TestCheckSum run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-lilebuh2cabu", Local "Local file system at /tmp/rclone4279983962", Modify Window "1s" 2026/02/25 04:04:48 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-lilebuh2cabu/data" 2026/02/25 04:04:48 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/25 04:04:48 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/25 04:04:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/25 04:04:48 DEBUG : Setting pass="jTC7tdaNaPHYudJwlY2IeMxuoQcXniE5_89S_pSAAKY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/25 04:04:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/25 04:04:48 DEBUG : TestFTPPureftpd: detected overridden config - adding "{TNXeO}" suffix to name 2026/02/25 04:04:48 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/25 04:04:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/25 04:04:48 DEBUG : Setting pass="jTC7tdaNaPHYudJwlY2IeMxuoQcXniE5_89S_pSAAKY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/25 04:04:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu/data: Connecting to FTP server 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu/data: dial("tcp","172.17.0.9:21") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu/data: > dial: conn=172.17.0.1:44708->172.17.0.9:21, err= check_test.go:350: ftp://172.17.0.9:21/rclone-test-lilebuh2cabu/data lacks md5, skipping 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:34954") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:43976->172.17.0.9:34954, err= 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:34783") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:47194->172.17.0.9:34783, err= --- SKIP: TestCheckSum (0.04s) === RUN TestCheckSumDownload run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-lilebuh2cabu", Local "Local file system at /tmp/rclone4279983962", Modify Window "1s" 2026/02/25 04:04:48 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-lilebuh2cabu/data" 2026/02/25 04:04:48 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/25 04:04:48 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/25 04:04:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/25 04:04:48 DEBUG : Setting pass="jTC7tdaNaPHYudJwlY2IeMxuoQcXniE5_89S_pSAAKY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/25 04:04:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/25 04:04:48 DEBUG : TestFTPPureftpd: detected overridden config - adding "{TNXeO}" suffix to name 2026/02/25 04:04:48 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/25 04:04:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/25 04:04:48 DEBUG : Setting pass="jTC7tdaNaPHYudJwlY2IeMxuoQcXniE5_89S_pSAAKY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/25 04:04:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu/data: Connecting to FTP server 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu/data: dial("tcp","172.17.0.9:21") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu/data: > dial: conn=172.17.0.1:44710->172.17.0.9:21, err= 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:34631") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:49360->172.17.0.9:34631, err= 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:37048") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:46420->172.17.0.9:37048, err= 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:37519") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:45352->172.17.0.9:37519, err= 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:39241") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:52506->172.17.0.9:39241, err= === RUN TestCheckSumDownload/subtest1 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:37079") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:38326->172.17.0.9:37079, err= 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:33369") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:60634->172.17.0.9:33369, err= 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:37284") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:52264->172.17.0.9:37284, err= 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:31516") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:49382->172.17.0.9:31516, err= === RUN TestCheckSumDownload/subtest2 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:39400") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:37916->172.17.0.9:39400, err= 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:38023") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:50274->172.17.0.9:38023, err= 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:30136") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:51102->172.17.0.9:30136, err= === RUN TestCheckSumDownload/subtest3 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:31695") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:57998->172.17.0.9:31695, err= 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:32955") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:59762->172.17.0.9:32955, err= 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:38523") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:41078->172.17.0.9:38523, err= === RUN TestCheckSumDownload/subtest4 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:32227") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:43582->172.17.0.9:32227, err= 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:31454") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:55202->172.17.0.9:31454, err= 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:33858") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:51876->172.17.0.9:33858, err= === RUN TestCheckSumDownload/subtest5 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:38951") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:49098->172.17.0.9:38951, err= 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:37197") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:51812->172.17.0.9:37197, err= 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:39991") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:46088->172.17.0.9:39991, err= === RUN TestCheckSumDownload/subtest6 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:35929") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:42130->172.17.0.9:35929, err= 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:38072") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:43434->172.17.0.9:38072, err= 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:31164") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:57310->172.17.0.9:31164, err= 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:37523") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:38846->172.17.0.9:37523, err= 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:35174") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:55798->172.17.0.9:35174, err= === RUN TestCheckSumDownload/subtest7 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:32454") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:40036->172.17.0.9:32454, err= 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:33167") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:44886->172.17.0.9:33167, err= 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:39627") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:48674->172.17.0.9:39627, err= --- PASS: TestCheckSumDownload (0.16s) --- PASS: TestCheckSumDownload/subtest1 (0.00s) --- PASS: TestCheckSumDownload/subtest2 (0.01s) --- PASS: TestCheckSumDownload/subtest3 (0.02s) --- PASS: TestCheckSumDownload/subtest4 (0.02s) --- PASS: TestCheckSumDownload/subtest5 (0.02s) --- PASS: TestCheckSumDownload/subtest6 (0.02s) --- PASS: TestCheckSumDownload/subtest7 (0.01s) === RUN TestApplyTransforms 2026/02/25 04:04:48 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xofeteg9gore" 2026/02/25 04:04:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/25 04:04:48 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/25 04:04:48 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/25 04:04:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/25 04:04:48 DEBUG : Setting pass="jTC7tdaNaPHYudJwlY2IeMxuoQcXniE5_89S_pSAAKY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/25 04:04:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/25 04:04:48 DEBUG : TestFTPPureftpd: detected overridden config - adding "{TNXeO}" suffix to name 2026/02/25 04:04:48 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/25 04:04:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/25 04:04:48 DEBUG : Setting pass="jTC7tdaNaPHYudJwlY2IeMxuoQcXniE5_89S_pSAAKY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/25 04:04:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-xofeteg9gore: Connecting to FTP server 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-xofeteg9gore: dial("tcp","172.17.0.9:21") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-xofeteg9gore: > dial: conn=172.17.0.1:44724->172.17.0.9:21, err= 2026/02/25 04:04:48 DEBUG : Creating backend with remote "/tmp/rclone809505739" run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-xofeteg9gore", Local "Local file system at /tmp/rclone809505739", Modify Window "1s" 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-xofeteg9gore: dial("tcp","172.17.0.9:33717") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-xofeteg9gore: > dial: conn=172.17.0.1:56072->172.17.0.9:33717, err= 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-xofeteg9gore: dial("tcp","172.17.0.9:32902") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-xofeteg9gore: > dial: conn=172.17.0.1:35518->172.17.0.9:32902, err= upper checkfile vs. lower remote (without normalization) 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-xofeteg9gore: dial("tcp","172.17.0.9:34990") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-xofeteg9gore: > dial: conn=172.17.0.1:45522->172.17.0.9:34990, err= 2026/02/25 04:04:48 ERROR : hello, world!: sum not found 2026/02/25 04:04:48 ERROR : HELLO, WORLD!: file not in ftp://172.17.0.9:21/rclone-test-xofeteg9gore 2026/02/25 04:04:48 NOTICE: ftp://172.17.0.9:21/rclone-test-xofeteg9gore: 1 files missing 2026/02/25 04:04:48 NOTICE: 1 hashes missing 2026/02/25 04:04:48 NOTICE: ftp://172.17.0.9:21/rclone-test-xofeteg9gore: 1 differences found 2026/02/25 04:04:48 NOTICE: ftp://172.17.0.9:21/rclone-test-xofeteg9gore: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-xofeteg9gore: dial("tcp","172.17.0.9:34397") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-xofeteg9gore: > dial: conn=172.17.0.1:35392->172.17.0.9:34397, err= 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-xofeteg9gore: dial("tcp","172.17.0.9:36032") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-xofeteg9gore: > dial: conn=172.17.0.1:43644->172.17.0.9:36032, err= 2026/02/25 04:04:48 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/25 04:04:48 NOTICE: ftp://172.17.0.9:21/rclone-test-xofeteg9gore: 0 differences found 2026/02/25 04:04:48 NOTICE: ftp://172.17.0.9:21/rclone-test-xofeteg9gore: 1 matching files 2026/02/25 04:04:48 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-celakuh4bicu" 2026/02/25 04:04:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/25 04:04:48 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/25 04:04:48 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/25 04:04:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/25 04:04:48 DEBUG : Setting pass="jTC7tdaNaPHYudJwlY2IeMxuoQcXniE5_89S_pSAAKY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/25 04:04:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/25 04:04:48 DEBUG : TestFTPPureftpd: detected overridden config - adding "{TNXeO}" suffix to name 2026/02/25 04:04:48 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/25 04:04:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/25 04:04:48 DEBUG : Setting pass="jTC7tdaNaPHYudJwlY2IeMxuoQcXniE5_89S_pSAAKY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/25 04:04:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-celakuh4bicu: Connecting to FTP server 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-celakuh4bicu: dial("tcp","172.17.0.9:21") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-celakuh4bicu: > dial: conn=172.17.0.1:44730->172.17.0.9:21, err= 2026/02/25 04:04:48 DEBUG : Creating backend with remote "/tmp/rclone2695675451" run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-celakuh4bicu", Local "Local file system at /tmp/rclone2695675451", Modify Window "1s" 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-celakuh4bicu: dial("tcp","172.17.0.9:32114") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-celakuh4bicu: > dial: conn=172.17.0.1:59600->172.17.0.9:32114, err= 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-celakuh4bicu: dial("tcp","172.17.0.9:32797") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-celakuh4bicu: > dial: conn=172.17.0.1:32772->172.17.0.9:32797, err= lower checkfile vs. upper remote (without normalization) 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-celakuh4bicu: dial("tcp","172.17.0.9:37571") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-celakuh4bicu: > dial: conn=172.17.0.1:46628->172.17.0.9:37571, err= 2026/02/25 04:04:48 ERROR : HELLO, WORLD!: sum not found 2026/02/25 04:04:48 ERROR : hello, world!: file not in ftp://172.17.0.9:21/rclone-test-celakuh4bicu 2026/02/25 04:04:48 NOTICE: ftp://172.17.0.9:21/rclone-test-celakuh4bicu: 1 files missing 2026/02/25 04:04:48 NOTICE: 1 hashes missing 2026/02/25 04:04:48 NOTICE: ftp://172.17.0.9:21/rclone-test-celakuh4bicu: 1 differences found 2026/02/25 04:04:48 NOTICE: ftp://172.17.0.9:21/rclone-test-celakuh4bicu: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-celakuh4bicu: dial("tcp","172.17.0.9:39047") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-celakuh4bicu: > dial: conn=172.17.0.1:41580->172.17.0.9:39047, err= 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-celakuh4bicu: dial("tcp","172.17.0.9:31291") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-celakuh4bicu: > dial: conn=172.17.0.1:60260->172.17.0.9:31291, err= 2026/02/25 04:04:48 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/25 04:04:48 NOTICE: ftp://172.17.0.9:21/rclone-test-celakuh4bicu: 0 differences found 2026/02/25 04:04:48 NOTICE: ftp://172.17.0.9:21/rclone-test-celakuh4bicu: 1 matching files 2026/02/25 04:04:48 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-goyozen2curu" 2026/02/25 04:04:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/25 04:04:48 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/25 04:04:48 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/25 04:04:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/25 04:04:48 DEBUG : Setting pass="jTC7tdaNaPHYudJwlY2IeMxuoQcXniE5_89S_pSAAKY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/25 04:04:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/25 04:04:48 DEBUG : TestFTPPureftpd: detected overridden config - adding "{TNXeO}" suffix to name 2026/02/25 04:04:48 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/25 04:04:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/25 04:04:48 DEBUG : Setting pass="jTC7tdaNaPHYudJwlY2IeMxuoQcXniE5_89S_pSAAKY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/25 04:04:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-goyozen2curu: Connecting to FTP server 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-goyozen2curu: dial("tcp","172.17.0.9:21") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-goyozen2curu: > dial: conn=172.17.0.1:44736->172.17.0.9:21, err= 2026/02/25 04:04:48 DEBUG : Creating backend with remote "/tmp/rclone2224269195" run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-goyozen2curu", Local "Local file system at /tmp/rclone2224269195", Modify Window "1s" 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-goyozen2curu: dial("tcp","172.17.0.9:39190") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-goyozen2curu: > dial: conn=172.17.0.1:51060->172.17.0.9:39190, err= 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-goyozen2curu: dial("tcp","172.17.0.9:39689") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-goyozen2curu: > dial: conn=172.17.0.1:50960->172.17.0.9:39689, err= lower checkfile vs. upperlowermixed remote (without normalization) 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-goyozen2curu: dial("tcp","172.17.0.9:34074") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-goyozen2curu: > dial: conn=172.17.0.1:60572->172.17.0.9:34074, err= 2026/02/25 04:04:48 ERROR : HeLlO, wOrLd!: sum not found 2026/02/25 04:04:48 ERROR : hello, world!: file not in ftp://172.17.0.9:21/rclone-test-goyozen2curu 2026/02/25 04:04:48 NOTICE: ftp://172.17.0.9:21/rclone-test-goyozen2curu: 1 files missing 2026/02/25 04:04:48 NOTICE: 1 hashes missing 2026/02/25 04:04:48 NOTICE: ftp://172.17.0.9:21/rclone-test-goyozen2curu: 1 differences found 2026/02/25 04:04:48 NOTICE: ftp://172.17.0.9:21/rclone-test-goyozen2curu: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-goyozen2curu: dial("tcp","172.17.0.9:35298") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-goyozen2curu: > dial: conn=172.17.0.1:56384->172.17.0.9:35298, err= 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-goyozen2curu: dial("tcp","172.17.0.9:34642") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-goyozen2curu: > dial: conn=172.17.0.1:54726->172.17.0.9:34642, err= 2026/02/25 04:04:48 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/25 04:04:48 NOTICE: ftp://172.17.0.9:21/rclone-test-goyozen2curu: 0 differences found 2026/02/25 04:04:48 NOTICE: ftp://172.17.0.9:21/rclone-test-goyozen2curu: 1 matching files 2026/02/25 04:04:48 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jokibur7muho" 2026/02/25 04:04:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/25 04:04:48 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/25 04:04:48 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/25 04:04:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/25 04:04:48 DEBUG : Setting pass="jTC7tdaNaPHYudJwlY2IeMxuoQcXniE5_89S_pSAAKY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/25 04:04:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/25 04:04:48 DEBUG : TestFTPPureftpd: detected overridden config - adding "{TNXeO}" suffix to name 2026/02/25 04:04:48 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/25 04:04:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/25 04:04:48 DEBUG : Setting pass="jTC7tdaNaPHYudJwlY2IeMxuoQcXniE5_89S_pSAAKY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/25 04:04:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-jokibur7muho: Connecting to FTP server 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-jokibur7muho: dial("tcp","172.17.0.9:21") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-jokibur7muho: > dial: conn=172.17.0.1:44744->172.17.0.9:21, err= 2026/02/25 04:04:48 DEBUG : Creating backend with remote "/tmp/rclone1715468885" run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-jokibur7muho", Local "Local file system at /tmp/rclone1715468885", Modify Window "1s" 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-jokibur7muho: dial("tcp","172.17.0.9:32900") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-jokibur7muho: > dial: conn=172.17.0.1:60456->172.17.0.9:32900, err= 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-jokibur7muho: dial("tcp","172.17.0.9:39956") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-jokibur7muho: > dial: conn=172.17.0.1:42386->172.17.0.9:39956, err= upperlowermixed checkfile vs. upper remote (without normalization) 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-jokibur7muho: dial("tcp","172.17.0.9:30255") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-jokibur7muho: > dial: conn=172.17.0.1:49098->172.17.0.9:30255, err= 2026/02/25 04:04:48 ERROR : HELLO, WORLD!: sum not found 2026/02/25 04:04:48 ERROR : HeLlO, wOrLd!: file not in ftp://172.17.0.9:21/rclone-test-jokibur7muho 2026/02/25 04:04:48 NOTICE: ftp://172.17.0.9:21/rclone-test-jokibur7muho: 1 files missing 2026/02/25 04:04:48 NOTICE: 1 hashes missing 2026/02/25 04:04:48 NOTICE: ftp://172.17.0.9:21/rclone-test-jokibur7muho: 1 differences found 2026/02/25 04:04:48 NOTICE: ftp://172.17.0.9:21/rclone-test-jokibur7muho: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-jokibur7muho: dial("tcp","172.17.0.9:35715") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-jokibur7muho: > dial: conn=172.17.0.1:60530->172.17.0.9:35715, err= 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-jokibur7muho: dial("tcp","172.17.0.9:33492") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-jokibur7muho: > dial: conn=172.17.0.1:57714->172.17.0.9:33492, err= 2026/02/25 04:04:48 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/25 04:04:48 NOTICE: ftp://172.17.0.9:21/rclone-test-jokibur7muho: 0 differences found 2026/02/25 04:04:48 NOTICE: ftp://172.17.0.9:21/rclone-test-jokibur7muho: 1 matching files 2026/02/25 04:04:48 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-rawelik8keve" 2026/02/25 04:04:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/25 04:04:48 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/25 04:04:48 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/25 04:04:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/25 04:04:48 DEBUG : Setting pass="jTC7tdaNaPHYudJwlY2IeMxuoQcXniE5_89S_pSAAKY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/25 04:04:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/25 04:04:48 DEBUG : TestFTPPureftpd: detected overridden config - adding "{TNXeO}" suffix to name 2026/02/25 04:04:48 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/25 04:04:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/25 04:04:48 DEBUG : Setting pass="jTC7tdaNaPHYudJwlY2IeMxuoQcXniE5_89S_pSAAKY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/25 04:04:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-rawelik8keve: Connecting to FTP server 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-rawelik8keve: dial("tcp","172.17.0.9:21") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-rawelik8keve: > dial: conn=172.17.0.1:44754->172.17.0.9:21, err= 2026/02/25 04:04:48 DEBUG : Creating backend with remote "/tmp/rclone1829055441" run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-rawelik8keve", Local "Local file system at /tmp/rclone1829055441", Modify Window "1s" 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-rawelik8keve: dial("tcp","172.17.0.9:37454") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-rawelik8keve: > dial: conn=172.17.0.1:40126->172.17.0.9:37454, err= 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-rawelik8keve: dial("tcp","172.17.0.9:35805") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-rawelik8keve: > dial: conn=172.17.0.1:51584->172.17.0.9:35805, err= NFD checkfile vs. NFC remote (without normalization) 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-rawelik8keve: dial("tcp","172.17.0.9:34646") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-rawelik8keve: > dial: conn=172.17.0.1:41256->172.17.0.9:34646, err= 2026/02/25 04:04:48 ERROR : 測試_Русский___ě_áñ: sum not found 2026/02/25 04:04:48 ERROR : 測試_Русский___ě_áñ: file not in ftp://172.17.0.9:21/rclone-test-rawelik8keve 2026/02/25 04:04:48 NOTICE: ftp://172.17.0.9:21/rclone-test-rawelik8keve: 1 files missing 2026/02/25 04:04:48 NOTICE: 1 hashes missing 2026/02/25 04:04:48 NOTICE: ftp://172.17.0.9:21/rclone-test-rawelik8keve: 1 differences found 2026/02/25 04:04:48 NOTICE: ftp://172.17.0.9:21/rclone-test-rawelik8keve: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-rawelik8keve: dial("tcp","172.17.0.9:39293") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-rawelik8keve: > dial: conn=172.17.0.1:33952->172.17.0.9:39293, err= 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-rawelik8keve: dial("tcp","172.17.0.9:33095") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-rawelik8keve: > dial: conn=172.17.0.1:49024->172.17.0.9:33095, err= 2026/02/25 04:04:48 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/25 04:04:48 NOTICE: ftp://172.17.0.9:21/rclone-test-rawelik8keve: 0 differences found 2026/02/25 04:04:48 NOTICE: ftp://172.17.0.9:21/rclone-test-rawelik8keve: 1 matching files 2026/02/25 04:04:48 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kowazer5mobu" 2026/02/25 04:04:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/25 04:04:48 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/25 04:04:48 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/25 04:04:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/25 04:04:48 DEBUG : Setting pass="jTC7tdaNaPHYudJwlY2IeMxuoQcXniE5_89S_pSAAKY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/25 04:04:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/25 04:04:48 DEBUG : TestFTPPureftpd: detected overridden config - adding "{TNXeO}" suffix to name 2026/02/25 04:04:48 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/25 04:04:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/25 04:04:48 DEBUG : Setting pass="jTC7tdaNaPHYudJwlY2IeMxuoQcXniE5_89S_pSAAKY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/25 04:04:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-kowazer5mobu: Connecting to FTP server 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-kowazer5mobu: dial("tcp","172.17.0.9:21") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-kowazer5mobu: > dial: conn=172.17.0.1:44756->172.17.0.9:21, err= 2026/02/25 04:04:48 DEBUG : Creating backend with remote "/tmp/rclone549726486" run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-kowazer5mobu", Local "Local file system at /tmp/rclone549726486", Modify Window "1s" 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-kowazer5mobu: dial("tcp","172.17.0.9:35637") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-kowazer5mobu: > dial: conn=172.17.0.1:57724->172.17.0.9:35637, err= 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-kowazer5mobu: dial("tcp","172.17.0.9:30530") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-kowazer5mobu: > dial: conn=172.17.0.1:45820->172.17.0.9:30530, err= NFC checkfile vs. NFD remote (without normalization) 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-kowazer5mobu: dial("tcp","172.17.0.9:30990") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-kowazer5mobu: > dial: conn=172.17.0.1:41602->172.17.0.9:30990, err= 2026/02/25 04:04:48 ERROR : 測試_Русский___ě_áñ: sum not found 2026/02/25 04:04:48 ERROR : 測試_Русский___ě_áñ: file not in ftp://172.17.0.9:21/rclone-test-kowazer5mobu 2026/02/25 04:04:48 NOTICE: ftp://172.17.0.9:21/rclone-test-kowazer5mobu: 1 files missing 2026/02/25 04:04:48 NOTICE: 1 hashes missing 2026/02/25 04:04:48 NOTICE: ftp://172.17.0.9:21/rclone-test-kowazer5mobu: 1 differences found 2026/02/25 04:04:48 NOTICE: ftp://172.17.0.9:21/rclone-test-kowazer5mobu: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-kowazer5mobu: dial("tcp","172.17.0.9:33811") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-kowazer5mobu: > dial: conn=172.17.0.1:50414->172.17.0.9:33811, err= 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-kowazer5mobu: dial("tcp","172.17.0.9:32788") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-kowazer5mobu: > dial: conn=172.17.0.1:43336->172.17.0.9:32788, err= 2026/02/25 04:04:48 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/25 04:04:48 NOTICE: ftp://172.17.0.9:21/rclone-test-kowazer5mobu: 0 differences found 2026/02/25 04:04:48 NOTICE: ftp://172.17.0.9:21/rclone-test-kowazer5mobu: 1 matching files 2026/02/25 04:04:48 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-wutovut9xaqa" 2026/02/25 04:04:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/25 04:04:48 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/25 04:04:48 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/25 04:04:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/25 04:04:48 DEBUG : Setting pass="jTC7tdaNaPHYudJwlY2IeMxuoQcXniE5_89S_pSAAKY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/25 04:04:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/25 04:04:48 DEBUG : TestFTPPureftpd: detected overridden config - adding "{TNXeO}" suffix to name 2026/02/25 04:04:48 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/25 04:04:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/25 04:04:48 DEBUG : Setting pass="jTC7tdaNaPHYudJwlY2IeMxuoQcXniE5_89S_pSAAKY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/25 04:04:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-wutovut9xaqa: Connecting to FTP server 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-wutovut9xaqa: dial("tcp","172.17.0.9:21") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-wutovut9xaqa: > dial: conn=172.17.0.1:44772->172.17.0.9:21, err= 2026/02/25 04:04:48 DEBUG : Creating backend with remote "/tmp/rclone3812239796" run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-wutovut9xaqa", Local "Local file system at /tmp/rclone3812239796", Modify Window "1s" 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-wutovut9xaqa: dial("tcp","172.17.0.9:35210") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-wutovut9xaqa: > dial: conn=172.17.0.1:37378->172.17.0.9:35210, err= 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-wutovut9xaqa: dial("tcp","172.17.0.9:36086") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-wutovut9xaqa: > dial: conn=172.17.0.1:55424->172.17.0.9:36086, err= NFDx2 checkfile vs. both remote (without normalization) 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-wutovut9xaqa: dial("tcp","172.17.0.9:31934") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-wutovut9xaqa: > dial: conn=172.17.0.1:48258->172.17.0.9:31934, err= 2026/02/25 04:04:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/02/25 04:04:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.9:21/rclone-test-wutovut9xaqa 2026/02/25 04:04:48 NOTICE: ftp://172.17.0.9:21/rclone-test-wutovut9xaqa: 1 files missing 2026/02/25 04:04:48 NOTICE: 1 hashes missing 2026/02/25 04:04:48 NOTICE: ftp://172.17.0.9:21/rclone-test-wutovut9xaqa: 1 differences found 2026/02/25 04:04:48 NOTICE: ftp://172.17.0.9:21/rclone-test-wutovut9xaqa: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-wutovut9xaqa: dial("tcp","172.17.0.9:38970") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-wutovut9xaqa: > dial: conn=172.17.0.1:48790->172.17.0.9:38970, err= 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-wutovut9xaqa: dial("tcp","172.17.0.9:37491") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-wutovut9xaqa: > dial: conn=172.17.0.1:47154->172.17.0.9:37491, err= 2026/02/25 04:04:48 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/25 04:04:48 NOTICE: ftp://172.17.0.9:21/rclone-test-wutovut9xaqa: 0 differences found 2026/02/25 04:04:48 NOTICE: ftp://172.17.0.9:21/rclone-test-wutovut9xaqa: 1 matching files 2026/02/25 04:04:48 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-domuheh2foho" 2026/02/25 04:04:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/25 04:04:48 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/25 04:04:48 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/25 04:04:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/25 04:04:48 DEBUG : Setting pass="jTC7tdaNaPHYudJwlY2IeMxuoQcXniE5_89S_pSAAKY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/25 04:04:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/25 04:04:48 DEBUG : TestFTPPureftpd: detected overridden config - adding "{TNXeO}" suffix to name 2026/02/25 04:04:48 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/25 04:04:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/25 04:04:48 DEBUG : Setting pass="jTC7tdaNaPHYudJwlY2IeMxuoQcXniE5_89S_pSAAKY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/25 04:04:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-domuheh2foho: Connecting to FTP server 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-domuheh2foho: dial("tcp","172.17.0.9:21") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-domuheh2foho: > dial: conn=172.17.0.1:44788->172.17.0.9:21, err= 2026/02/25 04:04:48 DEBUG : Creating backend with remote "/tmp/rclone4216530283" run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-domuheh2foho", Local "Local file system at /tmp/rclone4216530283", Modify Window "1s" 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-domuheh2foho: dial("tcp","172.17.0.9:30923") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-domuheh2foho: > dial: conn=172.17.0.1:54974->172.17.0.9:30923, err= 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-domuheh2foho: dial("tcp","172.17.0.9:37592") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-domuheh2foho: > dial: conn=172.17.0.1:52450->172.17.0.9:37592, err= NFCx2 checkfile vs. both remote (without normalization) 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-domuheh2foho: dial("tcp","172.17.0.9:34360") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-domuheh2foho: > dial: conn=172.17.0.1:39974->172.17.0.9:34360, err= 2026/02/25 04:04:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/02/25 04:04:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.9:21/rclone-test-domuheh2foho 2026/02/25 04:04:48 NOTICE: ftp://172.17.0.9:21/rclone-test-domuheh2foho: 1 files missing 2026/02/25 04:04:48 NOTICE: 1 hashes missing 2026/02/25 04:04:48 NOTICE: ftp://172.17.0.9:21/rclone-test-domuheh2foho: 1 differences found 2026/02/25 04:04:48 NOTICE: ftp://172.17.0.9:21/rclone-test-domuheh2foho: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-domuheh2foho: dial("tcp","172.17.0.9:33080") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-domuheh2foho: > dial: conn=172.17.0.1:59956->172.17.0.9:33080, err= 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-domuheh2foho: dial("tcp","172.17.0.9:30962") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-domuheh2foho: > dial: conn=172.17.0.1:46272->172.17.0.9:30962, err= 2026/02/25 04:04:48 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/25 04:04:48 NOTICE: ftp://172.17.0.9:21/rclone-test-domuheh2foho: 0 differences found 2026/02/25 04:04:48 NOTICE: ftp://172.17.0.9:21/rclone-test-domuheh2foho: 1 matching files 2026/02/25 04:04:48 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-sevijum9gavo" 2026/02/25 04:04:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/25 04:04:48 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/25 04:04:48 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/25 04:04:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/25 04:04:48 DEBUG : Setting pass="jTC7tdaNaPHYudJwlY2IeMxuoQcXniE5_89S_pSAAKY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/25 04:04:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/25 04:04:48 DEBUG : TestFTPPureftpd: detected overridden config - adding "{TNXeO}" suffix to name 2026/02/25 04:04:48 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/25 04:04:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/25 04:04:48 DEBUG : Setting pass="jTC7tdaNaPHYudJwlY2IeMxuoQcXniE5_89S_pSAAKY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/25 04:04:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-sevijum9gavo: Connecting to FTP server 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-sevijum9gavo: dial("tcp","172.17.0.9:21") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-sevijum9gavo: > dial: conn=172.17.0.1:44804->172.17.0.9:21, err= 2026/02/25 04:04:48 DEBUG : Creating backend with remote "/tmp/rclone3787299596" run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-sevijum9gavo", Local "Local file system at /tmp/rclone3787299596", Modify Window "1s" 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-sevijum9gavo: dial("tcp","172.17.0.9:35251") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-sevijum9gavo: > dial: conn=172.17.0.1:41302->172.17.0.9:35251, err= 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-sevijum9gavo: dial("tcp","172.17.0.9:30685") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-sevijum9gavo: > dial: conn=172.17.0.1:36564->172.17.0.9:30685, err= both checkfile vs. NFDx2 remote (without normalization) 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-sevijum9gavo: dial("tcp","172.17.0.9:37033") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-sevijum9gavo: > dial: conn=172.17.0.1:47772->172.17.0.9:37033, err= 2026/02/25 04:04:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/02/25 04:04:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.9:21/rclone-test-sevijum9gavo 2026/02/25 04:04:48 NOTICE: ftp://172.17.0.9:21/rclone-test-sevijum9gavo: 1 files missing 2026/02/25 04:04:48 NOTICE: 1 hashes missing 2026/02/25 04:04:48 NOTICE: ftp://172.17.0.9:21/rclone-test-sevijum9gavo: 1 differences found 2026/02/25 04:04:48 NOTICE: ftp://172.17.0.9:21/rclone-test-sevijum9gavo: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-sevijum9gavo: dial("tcp","172.17.0.9:33689") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-sevijum9gavo: > dial: conn=172.17.0.1:46672->172.17.0.9:33689, err= 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-sevijum9gavo: dial("tcp","172.17.0.9:35015") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-sevijum9gavo: > dial: conn=172.17.0.1:50486->172.17.0.9:35015, err= 2026/02/25 04:04:48 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/25 04:04:48 NOTICE: ftp://172.17.0.9:21/rclone-test-sevijum9gavo: 0 differences found 2026/02/25 04:04:48 NOTICE: ftp://172.17.0.9:21/rclone-test-sevijum9gavo: 1 matching files 2026/02/25 04:04:48 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-biqoqok4romi" 2026/02/25 04:04:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/25 04:04:48 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/25 04:04:48 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/25 04:04:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/25 04:04:48 DEBUG : Setting pass="jTC7tdaNaPHYudJwlY2IeMxuoQcXniE5_89S_pSAAKY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/25 04:04:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/25 04:04:48 DEBUG : TestFTPPureftpd: detected overridden config - adding "{TNXeO}" suffix to name 2026/02/25 04:04:48 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/25 04:04:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/25 04:04:48 DEBUG : Setting pass="jTC7tdaNaPHYudJwlY2IeMxuoQcXniE5_89S_pSAAKY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/25 04:04:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-biqoqok4romi: Connecting to FTP server 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-biqoqok4romi: dial("tcp","172.17.0.9:21") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-biqoqok4romi: > dial: conn=172.17.0.1:44806->172.17.0.9:21, err= 2026/02/25 04:04:48 DEBUG : Creating backend with remote "/tmp/rclone1972613034" run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-biqoqok4romi", Local "Local file system at /tmp/rclone1972613034", Modify Window "1s" 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-biqoqok4romi: dial("tcp","172.17.0.9:39212") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-biqoqok4romi: > dial: conn=172.17.0.1:36584->172.17.0.9:39212, err= 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-biqoqok4romi: dial("tcp","172.17.0.9:30665") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-biqoqok4romi: > dial: conn=172.17.0.1:55210->172.17.0.9:30665, err= both checkfile vs. NFCx2 remote (without normalization) 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-biqoqok4romi: dial("tcp","172.17.0.9:33357") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-biqoqok4romi: > dial: conn=172.17.0.1:44436->172.17.0.9:33357, err= 2026/02/25 04:04:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/02/25 04:04:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.9:21/rclone-test-biqoqok4romi 2026/02/25 04:04:48 NOTICE: ftp://172.17.0.9:21/rclone-test-biqoqok4romi: 1 files missing 2026/02/25 04:04:48 NOTICE: 1 hashes missing 2026/02/25 04:04:48 NOTICE: ftp://172.17.0.9:21/rclone-test-biqoqok4romi: 1 differences found 2026/02/25 04:04:48 NOTICE: ftp://172.17.0.9:21/rclone-test-biqoqok4romi: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-biqoqok4romi: dial("tcp","172.17.0.9:37354") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-biqoqok4romi: > dial: conn=172.17.0.1:47306->172.17.0.9:37354, err= 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-biqoqok4romi: dial("tcp","172.17.0.9:31838") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-biqoqok4romi: > dial: conn=172.17.0.1:49312->172.17.0.9:31838, err= 2026/02/25 04:04:48 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/25 04:04:48 NOTICE: ftp://172.17.0.9:21/rclone-test-biqoqok4romi: 0 differences found 2026/02/25 04:04:48 NOTICE: ftp://172.17.0.9:21/rclone-test-biqoqok4romi: 1 matching files 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-biqoqok4romi: dial("tcp","172.17.0.9:36048") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-biqoqok4romi: > dial: conn=172.17.0.1:42772->172.17.0.9:36048, err= 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-biqoqok4romi: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-biqoqok4romi: Purge dir "" 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-sevijum9gavo: dial("tcp","172.17.0.9:33226") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-sevijum9gavo: > dial: conn=172.17.0.1:48112->172.17.0.9:33226, err= 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-sevijum9gavo: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-sevijum9gavo: Purge dir "" 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-domuheh2foho: dial("tcp","172.17.0.9:31155") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-domuheh2foho: > dial: conn=172.17.0.1:56790->172.17.0.9:31155, err= 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-domuheh2foho: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-domuheh2foho: Purge dir "" 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-wutovut9xaqa: dial("tcp","172.17.0.9:37160") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-wutovut9xaqa: > dial: conn=172.17.0.1:60416->172.17.0.9:37160, err= 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-wutovut9xaqa: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-wutovut9xaqa: Purge dir "" 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-kowazer5mobu: dial("tcp","172.17.0.9:30763") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-kowazer5mobu: > dial: conn=172.17.0.1:51428->172.17.0.9:30763, err= 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-kowazer5mobu: Purge object "測試_Русский___ě_áñ" 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-kowazer5mobu: Purge dir "" 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-rawelik8keve: dial("tcp","172.17.0.9:31009") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-rawelik8keve: > dial: conn=172.17.0.1:48834->172.17.0.9:31009, err= 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-rawelik8keve: Purge object "測試_Русский___ě_áñ" 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-rawelik8keve: Purge dir "" 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-jokibur7muho: dial("tcp","172.17.0.9:31148") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-jokibur7muho: > dial: conn=172.17.0.1:45712->172.17.0.9:31148, err= 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-jokibur7muho: Purge object "HELLO, WORLD!" 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-jokibur7muho: Purge dir "" 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-goyozen2curu: dial("tcp","172.17.0.9:32311") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-goyozen2curu: > dial: conn=172.17.0.1:32902->172.17.0.9:32311, err= 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-goyozen2curu: Purge object "HeLlO, wOrLd!" 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-goyozen2curu: Purge dir "" 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-celakuh4bicu: dial("tcp","172.17.0.9:33815") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-celakuh4bicu: > dial: conn=172.17.0.1:35310->172.17.0.9:33815, err= 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-celakuh4bicu: Purge object "HELLO, WORLD!" 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-celakuh4bicu: Purge dir "" 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-xofeteg9gore: dial("tcp","172.17.0.9:39973") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-xofeteg9gore: > dial: conn=172.17.0.1:52464->172.17.0.9:39973, err= 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-xofeteg9gore: Purge object "hello, world!" 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-xofeteg9gore: Purge dir "" --- PASS: TestApplyTransforms (0.38s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-lilebuh2cabu", Local "Local file system at /tmp/rclone4279983962", Modify Window "1s" 2026/02/25 04:04:48 DEBUG : file1: Need to transfer - File not found at Destination 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:35628") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:51348->172.17.0.9:35628, err= 2026/02/25 04:04:48 DEBUG : sub/file2.3cb2966d.partial: size = 14 OK 2026/02/25 04:04:48 DEBUG : sub/file2.3cb2966d.partial: renamed to: sub/file2 2026/02/25 04:04:48 INFO : file1: Copied (new) to: sub/file2 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:33882") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:36016->172.17.0.9:33882, err= 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:32431") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:60630->172.17.0.9:32431, err= 2026/02/25 04:04:48 DEBUG : sub/file2: size = 14 OK 2026/02/25 04:04:48 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/25 04:04:48 DEBUG : file1: Unchanged skipping 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:36548") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:33602->172.17.0.9:36548, err= 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:31709") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:43614->172.17.0.9:31709, err= 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: don't need to copy/move sub/file2, it is already at target location 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:37956") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:41630->172.17.0.9:37956, err= 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:33646") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:36440->172.17.0.9:33646, err= 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:34726") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:52094->172.17.0.9:34726, err= 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:39677") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:49430->172.17.0.9:39677, err= 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:38327") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:45542->172.17.0.9:38327, err= --- PASS: TestCopyFile (0.05s) === RUN TestCopyLongFile run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-lilebuh2cabu", Local "Local file system at /tmp/rclone4279983962", Modify Window "1s" copy_test.go:154: Test only runs on local 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:39089") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:33322->172.17.0.9:39089, err= 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:32447") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:59570->172.17.0.9:32447, err= --- SKIP: TestCopyLongFile (0.00s) === RUN TestCopyFileBackupDir run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-lilebuh2cabu", Local "Local file system at /tmp/rclone4279983962", Modify Window "1s" 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:36714") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:34490->172.17.0.9:36714, err= 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:35751") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:58522->172.17.0.9:35751, err= 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:30975") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:39040->172.17.0.9:30975, err= 2026/02/25 04:04:48 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-lilebuh2cabu/backup" 2026/02/25 04:04:48 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/25 04:04:48 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/25 04:04:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/25 04:04:48 DEBUG : Setting pass="jTC7tdaNaPHYudJwlY2IeMxuoQcXniE5_89S_pSAAKY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/25 04:04:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/25 04:04:48 DEBUG : TestFTPPureftpd: detected overridden config - adding "{TNXeO}" suffix to name 2026/02/25 04:04:48 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/25 04:04:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/25 04:04:48 DEBUG : Setting pass="jTC7tdaNaPHYudJwlY2IeMxuoQcXniE5_89S_pSAAKY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/25 04:04:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu/backup: Connecting to FTP server 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu/backup: dial("tcp","172.17.0.9:21") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu/backup: > dial: conn=172.17.0.1:44818->172.17.0.9:21, err= 2026/02/25 04:04:48 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-lilebuh2cabu/backup" to be canonical "TestFTPPureftpd{TNXeO}:rclone-test-lilebuh2cabu/backup" 2026/02/25 04:04:48 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone4279983962) 2026/02/25 04:04:48 DEBUG : dst/file1: size = 18 (ftp://172.17.0.9:21/rclone-test-lilebuh2cabu) 2026/02/25 04:04:48 DEBUG : dst/file1: Sizes differ 2026/02/25 04:04:48 INFO : dst/file1: Moved (server-side) 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:38513") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:56272->172.17.0.9:38513, err= 2026/02/25 04:04:48 DEBUG : dst/file1.58903690.partial: size = 14 OK 2026/02/25 04:04:48 DEBUG : dst/file1.58903690.partial: renamed to: dst/file1 2026/02/25 04:04:48 INFO : dst/file1: Copied (new) 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:39439") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:58556->172.17.0.9:39439, err= 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: Connecting to FTP server 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:21") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:37783") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:44820->172.17.0.9:21, err= 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:50924->172.17.0.9:37783, err= 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:38720") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:49844->172.17.0.9:38720, err= 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:32616") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:56290->172.17.0.9:32616, err= 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:38624") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:55730->172.17.0.9:38624, err= 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:33102") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:59836->172.17.0.9:33102, err= 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:38138") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:47754->172.17.0.9:38138, err= 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:31402") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:53894->172.17.0.9:31402, err= 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:32160") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:42968->172.17.0.9:32160, err= 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu/backup: closing 1 unused connections --- PASS: TestCopyFileBackupDir (0.07s) === RUN TestCopyFileCompareDest run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-lilebuh2cabu", Local "Local file system at /tmp/rclone4279983962", Modify Window "1s" 2026/02/25 04:04:48 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-lilebuh2cabu/dst" 2026/02/25 04:04:48 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/25 04:04:48 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/25 04:04:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/25 04:04:48 DEBUG : Setting pass="jTC7tdaNaPHYudJwlY2IeMxuoQcXniE5_89S_pSAAKY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/25 04:04:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/25 04:04:48 DEBUG : TestFTPPureftpd: detected overridden config - adding "{TNXeO}" suffix to name 2026/02/25 04:04:48 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/25 04:04:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/25 04:04:48 DEBUG : Setting pass="jTC7tdaNaPHYudJwlY2IeMxuoQcXniE5_89S_pSAAKY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/25 04:04:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu/dst: Connecting to FTP server 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu/dst: dial("tcp","172.17.0.9:21") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu/dst: > dial: conn=172.17.0.1:44824->172.17.0.9:21, err= 2026/02/25 04:04:48 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-lilebuh2cabu/CompareDest" 2026/02/25 04:04:48 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/25 04:04:48 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/25 04:04:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/25 04:04:48 DEBUG : Setting pass="jTC7tdaNaPHYudJwlY2IeMxuoQcXniE5_89S_pSAAKY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/25 04:04:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/25 04:04:48 DEBUG : TestFTPPureftpd: detected overridden config - adding "{TNXeO}" suffix to name 2026/02/25 04:04:48 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/25 04:04:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/25 04:04:48 DEBUG : Setting pass="jTC7tdaNaPHYudJwlY2IeMxuoQcXniE5_89S_pSAAKY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/25 04:04:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu/CompareDest: Connecting to FTP server 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu/CompareDest: dial("tcp","172.17.0.9:21") 2026/02/25 04:04:48 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu/CompareDest: > dial: conn=172.17.0.1:44838->172.17.0.9:21, err= 2026/02/25 04:04:49 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-lilebuh2cabu/CompareDest" to be canonical "TestFTPPureftpd{TNXeO}:rclone-test-lilebuh2cabu/CompareDest" 2026/02/25 04:04:49 DEBUG : one: Need to transfer - File not found at Destination 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu/dst: dial("tcp","172.17.0.9:37526") 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu/dst: > dial: conn=172.17.0.1:56866->172.17.0.9:37526, err= 2026/02/25 04:04:49 DEBUG : one.b2cc3c6c.partial: size = 3 OK 2026/02/25 04:04:49 DEBUG : one.b2cc3c6c.partial: renamed to: one 2026/02/25 04:04:49 INFO : one: Copied (new) 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:33725") 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:55066->172.17.0.9:33725, err= 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:30176") 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:44354->172.17.0.9:30176, err= 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:34662") 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:43028->172.17.0.9:34662, err= 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:38990") 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:34312->172.17.0.9:38990, err= 2026/02/25 04:04:49 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-lilebuh2cabu/CompareDest" for canonical name "TestFTPPureftpd{TNXeO}:rclone-test-lilebuh2cabu/CompareDest" 2026/02/25 04:04:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone4279983962) 2026/02/25 04:04:49 DEBUG : one: size = 3 (ftp://172.17.0.9:21/rclone-test-lilebuh2cabu/dst) 2026/02/25 04:04:49 DEBUG : one: Sizes differ 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu/dst: dial("tcp","172.17.0.9:31023") 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu/dst: > dial: conn=172.17.0.1:51144->172.17.0.9:31023, err= 2026/02/25 04:04:49 DEBUG : one.4a8516eb.partial: size = 5 OK 2026/02/25 04:04:49 DEBUG : one.4a8516eb.partial: renamed to: one 2026/02/25 04:04:49 INFO : one: Copied (replaced existing) 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:34659") 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:58186->172.17.0.9:34659, err= 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:37306") 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:55520->172.17.0.9:37306, err= 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:39332") 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:36304->172.17.0.9:39332, err= 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:34122") 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:50512->172.17.0.9:34122, err= 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:32202") 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:42196->172.17.0.9:32202, err= 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:34756") 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:56892->172.17.0.9:34756, err= 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:32078") 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:53640->172.17.0.9:32078, err= 2026/02/25 04:04:49 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-lilebuh2cabu/CompareDest" for canonical name "TestFTPPureftpd{TNXeO}:rclone-test-lilebuh2cabu/CompareDest" 2026/02/25 04:04:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone4279983962) 2026/02/25 04:04:49 DEBUG : one: size = 3 (ftp://172.17.0.9:21/rclone-test-lilebuh2cabu/dst) 2026/02/25 04:04:49 DEBUG : one: Sizes differ 2026/02/25 04:04:49 DEBUG : one: size = 5 OK 2026/02/25 04:04:49 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/02/25 04:04:49 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:30159") 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:38458->172.17.0.9:30159, err= 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:34282") 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:38314") 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:41614->172.17.0.9:38314, err= 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:60640->172.17.0.9:34282, err= 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:33342") 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:40576->172.17.0.9:33342, err= 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:36470") 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:36512->172.17.0.9:36470, err= 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:35097") 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:37079") 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:52798->172.17.0.9:35097, err= 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:38332->172.17.0.9:37079, err= 2026/02/25 04:04:49 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-lilebuh2cabu/CompareDest" for canonical name "TestFTPPureftpd{TNXeO}:rclone-test-lilebuh2cabu/CompareDest" 2026/02/25 04:04:49 DEBUG : two: Need to transfer - File not found at Destination 2026/02/25 04:04:49 DEBUG : two: size = 3 OK 2026/02/25 04:04:49 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/02/25 04:04:49 DEBUG : two: Destination found in --compare-dest, skipping 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:33733") 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:45026->172.17.0.9:33733, err= 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:36641") 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:33277") 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:37914->172.17.0.9:33277, err= 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:45494->172.17.0.9:36641, err= 2026/02/25 04:04:49 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-lilebuh2cabu/CompareDest" for canonical name "TestFTPPureftpd{TNXeO}:rclone-test-lilebuh2cabu/CompareDest" 2026/02/25 04:04:49 DEBUG : two: Need to transfer - File not found at Destination 2026/02/25 04:04:49 DEBUG : two: size = 3 OK 2026/02/25 04:04:49 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/02/25 04:04:49 DEBUG : two: Destination found in --compare-dest, skipping 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:37173") 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:55424->172.17.0.9:37173, err= 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:31550") 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:38308->172.17.0.9:31550, err= 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:32344") 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:46986->172.17.0.9:32344, err= 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:38380") 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:54954->172.17.0.9:38380, err= 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:36195") 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:54050->172.17.0.9:36195, err= 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:31435") 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:40422->172.17.0.9:31435, err= 2026/02/25 04:04:49 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-lilebuh2cabu/CompareDest" for canonical name "TestFTPPureftpd{TNXeO}:rclone-test-lilebuh2cabu/CompareDest" 2026/02/25 04:04:49 DEBUG : two: Need to transfer - File not found at Destination 2026/02/25 04:04:49 DEBUG : two: size = 5 (Local file system at /tmp/rclone4279983962) 2026/02/25 04:04:49 DEBUG : two: size = 3 (ftp://172.17.0.9:21/rclone-test-lilebuh2cabu/CompareDest) 2026/02/25 04:04:49 DEBUG : two: Sizes differ 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu/dst: dial("tcp","172.17.0.9:33572") 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu/dst: > dial: conn=172.17.0.1:46804->172.17.0.9:33572, err= 2026/02/25 04:04:49 DEBUG : two.a319cd8b.partial: size = 5 OK 2026/02/25 04:04:49 DEBUG : two.a319cd8b.partial: renamed to: two 2026/02/25 04:04:49 INFO : two: Copied (new) 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:35093") 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:35924->172.17.0.9:35093, err= 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:37309") 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:38451") 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:46986->172.17.0.9:37309, err= 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:47654->172.17.0.9:38451, err= 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:39945") 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:58598->172.17.0.9:39945, err= 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:36488") 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:30105") 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:59262->172.17.0.9:36488, err= 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:43130->172.17.0.9:30105, err= 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:33035") 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:56258->172.17.0.9:33035, err= 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu/CompareDest: closing 1 unused connections --- PASS: TestCopyFileCompareDest (0.15s) === RUN TestCopyFileCopyDest run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-lilebuh2cabu", Local "Local file system at /tmp/rclone4279983962", Modify Window "1s" copy_test.go:277: Skipping test as remote does not support server-side copy 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:38121") 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:35248->172.17.0.9:38121, err= 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:32174") 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:45476->172.17.0.9:32174, err= --- SKIP: TestCopyFileCopyDest (0.00s) === RUN TestCopyInplace run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-lilebuh2cabu", Local "Local file system at /tmp/rclone4279983962", Modify Window "1s" 2026/02/25 04:04:49 DEBUG : file1: Need to transfer - File not found at Destination 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:33376") 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:42326->172.17.0.9:33376, err= 2026/02/25 04:04:49 DEBUG : sub/file2: size = 14 OK 2026/02/25 04:04:49 INFO : file1: Copied (new) to: sub/file2 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:30917") 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:51138->172.17.0.9:30917, err= 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:35474") 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:59654->172.17.0.9:35474, err= 2026/02/25 04:04:49 DEBUG : sub/file2: size = 14 OK 2026/02/25 04:04:49 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/25 04:04:49 DEBUG : file1: Unchanged skipping 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:31534") 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:41426->172.17.0.9:31534, err= 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:30508") 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:52074->172.17.0.9:30508, err= 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: don't need to copy/move sub/file2, it is already at target location 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:35410") 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:60490->172.17.0.9:35410, err= 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:31390") 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:33198->172.17.0.9:31390, err= 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:35283") 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:38940->172.17.0.9:35283, err= 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:38486") 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:44534->172.17.0.9:38486, err= 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:30320") 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:42880->172.17.0.9:30320, err= --- PASS: TestCopyInplace (0.04s) === RUN TestCopyLongFileName run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-lilebuh2cabu", Local "Local file system at /tmp/rclone4279983962", Modify Window "1s" 2026/02/25 04:04:49 DEBUG : file1: Need to transfer - File not found at Destination 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:37080") 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:42014->172.17.0.9:37080, err= 2026/02/25 04:04:49 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2fil.00a5d7f6.partial: size = 14 OK 2026/02/25 04:04:49 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2fil.00a5d7f6.partial: renamed to: sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2 2026/02/25 04:04:49 INFO : file1: Copied (new) to: sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:39106") 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:46614->172.17.0.9:39106, err= 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:39805") 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:60008->172.17.0.9:39805, err= 2026/02/25 04:04:49 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2: size = 14 OK 2026/02/25 04:04:49 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/25 04:04:49 DEBUG : file1: Unchanged skipping 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:36129") 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:40144->172.17.0.9:36129, err= 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:30975") 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:39044->172.17.0.9:30975, err= 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: don't need to copy/move sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2, it is already at target location 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:35268") 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:47614->172.17.0.9:35268, err= 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:38797") 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:37572->172.17.0.9:38797, err= 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:30985") 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:44750->172.17.0.9:30985, err= 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:31695") 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:58012->172.17.0.9:31695, err= 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:33853") 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:33558->172.17.0.9:33853, err= --- PASS: TestCopyLongFileName (0.04s) === RUN TestCopyLongFileNameCollision run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-lilebuh2cabu", Local "Local file system at /tmp/rclone4279983962", Modify Window "1s" 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:37220") 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:58714->172.17.0.9:37220, err= 2026/02/25 04:04:49 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100: Need to transfer - File not found at Destination 2026/02/25 04:04:49 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101: Need to transfer - File not found at Destination 2026/02/25 04:04:49 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102: Need to transfer - File not found at Destination 2026/02/25 04:04:49 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103: Need to transfer - File not found at Destination 2026/02/25 04:04:49 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104: Need to transfer - File not found at Destination 2026/02/25 04:04:49 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105: Need to transfer - File not found at Destination 2026/02/25 04:04:49 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106: Need to transfer - File not found at Destination 2026/02/25 04:04:49 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107: Need to transfer - File not found at Destination 2026/02/25 04:04:49 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108: Need to transfer - File not found at Destination 2026/02/25 04:04:49 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109: Need to transfer - File not found at Destination 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: Waiting for checks to finish 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: Connecting to FTP server 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: Waiting for transfers to finish 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:21") 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:39580") 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:31006") 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: Connecting to FTP server 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:44854->172.17.0.9:21, err= 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:57518->172.17.0.9:39580, err= 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:36930->172.17.0.9:31006, err= 2026/02/25 04:04:49 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.a0042569.partial: size = 14 OK 2026/02/25 04:04:49 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.2e23c89f.partial: size = 14 OK 2026/02/25 04:04:49 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.2e23c89f.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102 2026/02/25 04:04:49 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102: Copied (new) 2026/02/25 04:04:49 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.a0042569.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100 2026/02/25 04:04:49 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100: Copied (new) 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:33718") 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:33066->172.17.0.9:33718, err= 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:33779") 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:37370->172.17.0.9:33779, err= 2026/02/25 04:04:49 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.673af8c4.partial: size = 14 OK 2026/02/25 04:04:49 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.20290e3f.partial: size = 14 OK 2026/02/25 04:04:49 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.673af8c4.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104 2026/02/25 04:04:49 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104: Copied (new) 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:35771") 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:53664->172.17.0.9:35771, err= 2026/02/25 04:04:49 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.20290e3f.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105 2026/02/25 04:04:49 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105: Copied (new) 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:38525") 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:36950->172.17.0.9:38525, err= 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:21") 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:44862->172.17.0.9:21, err= 2026/02/25 04:04:49 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e91d1532.partial: size = 14 OK 2026/02/25 04:04:49 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.ae0ee3c9.partial: size = 14 OK 2026/02/25 04:04:49 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e91d1532.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106 2026/02/25 04:04:49 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106: Copied (new) 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:39173") 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:38368->172.17.0.9:39173, err= 2026/02/25 04:04:49 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.ae0ee3c9.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107 2026/02/25 04:04:49 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107: Copied (new) 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:31835") 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:55748->172.17.0.9:31835, err= 2026/02/25 04:04:49 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.f5089872.partial: size = 14 OK 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:30388") 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:34376->172.17.0.9:30388, err= 2026/02/25 04:04:49 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.b21b6e89.partial: size = 14 OK 2026/02/25 04:04:49 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.f5089872.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108 2026/02/25 04:04:49 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108: Copied (new) 2026/02/25 04:04:49 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.b21b6e89.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109 2026/02/25 04:04:49 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109: Copied (new) 2026/02/25 04:04:49 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e717d392.partial: size = 14 OK 2026/02/25 04:04:49 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e717d392.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101 2026/02/25 04:04:49 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101: Copied (new) 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:36733") 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:36846->172.17.0.9:36733, err= 2026/02/25 04:04:49 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.69303e64.partial: size = 14 OK 2026/02/25 04:04:49 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.69303e64.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103 2026/02/25 04:04:49 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103: Copied (new) 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:36422") 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:57256->172.17.0.9:36422, err= 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:36063") 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:52226->172.17.0.9:36063, err= 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:37508") 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:49324->172.17.0.9:37508, err= --- PASS: TestCopyLongFileNameCollision (0.18s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-lilebuh2cabu", Local "Local file system at /tmp/rclone4279983962", Modify Window "1s" 2026/02/25 04:04:49 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:30434") 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:48270->172.17.0.9:30434, err= 2026/02/25 04:04:49 DEBUG : TestCopyFileMaxTransfer/file1.c45f4b0b.partial: size = 14 OK 2026/02/25 04:04:49 DEBUG : TestCopyFileMaxTransfer/file1.c45f4b0b.partial: renamed to: TestCopyFileMaxTransfer/file1 2026/02/25 04:04:49 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:34551") 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:55528->172.17.0.9:34551, err= 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:36930") 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:35426->172.17.0.9:36930, err= 2026/02/25 04:04:49 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:39043") 2026/02/25 04:04:49 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:35564->172.17.0.9:39043, err= 2026/02/25 04:04:50 DEBUG : TestCopyFileMaxTransfer/file2.945646ab.partial: Removed after failed upload: 1 error occurred: * max transfer limit reached as set by --max-transfer 2026/02/25 04:04:50 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: update stor: 1 error occurred: * max transfer limit reached as set by --max-transfer 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:37231") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:42908->172.17.0.9:37231, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:33202") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:46630->172.17.0.9:33202, err= 2026/02/25 04:04:50 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:39693") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:41218->172.17.0.9:39693, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:34012") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:45294->172.17.0.9:34012, err= 2026/02/25 04:04:50 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:38327") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:45554->172.17.0.9:38327, err= 2026/02/25 04:04:50 DEBUG : TestCopyFileMaxTransfer/file4.ebc0bb81.partial: size = 2062 OK 2026/02/25 04:04:50 DEBUG : TestCopyFileMaxTransfer/file4.ebc0bb81.partial: renamed to: TestCopyFileMaxTransfer/file4 2026/02/25 04:04:50 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:30095") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:52226->172.17.0.9:30095, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:37888") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:52422->172.17.0.9:37888, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:38271") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:45366->172.17.0.9:38271, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:31524") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:47996->172.17.0.9:31524, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:33697") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:36762->172.17.0.9:33697, err= --- PASS: TestCopyFileMaxTransfer (1.13s) === RUN TestDeduplicateInteractive run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-lilebuh2cabu", Local "Local file system at /tmp/rclone4279983962", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:39818") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:59646->172.17.0.9:39818, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:34890") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:54396->172.17.0.9:34890, err= --- SKIP: TestDeduplicateInteractive (0.00s) === RUN TestDeduplicateSkip run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-lilebuh2cabu", Local "Local file system at /tmp/rclone4279983962", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:30501") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:46950->172.17.0.9:30501, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:37385") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:50522->172.17.0.9:37385, err= --- SKIP: TestDeduplicateSkip (0.01s) === RUN TestDeduplicateSizeOnly run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-lilebuh2cabu", Local "Local file system at /tmp/rclone4279983962", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:39096") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:44512->172.17.0.9:39096, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:37607") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:42718->172.17.0.9:37607, err= --- SKIP: TestDeduplicateSizeOnly (0.00s) === RUN TestDeduplicateFirst run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-lilebuh2cabu", Local "Local file system at /tmp/rclone4279983962", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:35803") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:56100->172.17.0.9:35803, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:33858") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:51888->172.17.0.9:33858, err= --- SKIP: TestDeduplicateFirst (0.00s) === RUN TestDeduplicateNewest run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-lilebuh2cabu", Local "Local file system at /tmp/rclone4279983962", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:38278") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:54866->172.17.0.9:38278, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:34119") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:46598->172.17.0.9:34119, err= --- SKIP: TestDeduplicateNewest (0.00s) === RUN TestDeduplicateNewestByHash run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-lilebuh2cabu", Local "Local file system at /tmp/rclone4279983962", Modify Window "1s" dedupe_test.go:36: Can't run this test without a hash 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:37245") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:38942->172.17.0.9:37245, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:30049") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:40336->172.17.0.9:30049, err= --- SKIP: TestDeduplicateNewestByHash (0.00s) === RUN TestDeduplicateOldest run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-lilebuh2cabu", Local "Local file system at /tmp/rclone4279983962", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:34341") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:53716->172.17.0.9:34341, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:35442") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:38456->172.17.0.9:35442, err= --- SKIP: TestDeduplicateOldest (0.00s) === RUN TestDeduplicateLargest run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-lilebuh2cabu", Local "Local file system at /tmp/rclone4279983962", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:31380") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:38138->172.17.0.9:31380, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:37114") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:58940->172.17.0.9:37114, err= --- SKIP: TestDeduplicateLargest (0.00s) === RUN TestDeduplicateSmallest run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-lilebuh2cabu", Local "Local file system at /tmp/rclone4279983962", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:37467") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:40310->172.17.0.9:37467, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:30564") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:58416->172.17.0.9:30564, err= --- SKIP: TestDeduplicateSmallest (0.00s) === RUN TestDeduplicateRename run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-lilebuh2cabu", Local "Local file system at /tmp/rclone4279983962", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:39835") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:42286->172.17.0.9:39835, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:31096") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:42734->172.17.0.9:31096, err= --- SKIP: TestDeduplicateRename (0.00s) === RUN TestMergeDirs run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-lilebuh2cabu", Local "Local file system at /tmp/rclone4279983962", Modify Window "1s" dedupe_test.go:256: Can't merge directories 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:32039") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:43100->172.17.0.9:32039, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:34345") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:44852->172.17.0.9:34345, err= --- SKIP: TestMergeDirs (0.00s) === RUN TestListDirSorted run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-lilebuh2cabu", Local "Local file system at /tmp/rclone4279983962", Modify Window "1s" 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:33968") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:38142->172.17.0.9:33968, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:37327") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:55708->172.17.0.9:37327, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:39379") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:38292->172.17.0.9:39379, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:30013") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:56646->172.17.0.9:30013, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:33553") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:40518->172.17.0.9:33553, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:32658") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:58228->172.17.0.9:32658, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:34233") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:43416->172.17.0.9:34233, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:30129") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:50378->172.17.0.9:30129, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:36465") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:56754->172.17.0.9:36465, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:38166") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:34223") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:40018->172.17.0.9:38166, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:47466->172.17.0.9:34223, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:37096") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:39730->172.17.0.9:37096, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:32940") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:37252->172.17.0.9:32940, err= 2026/02/25 04:04:50 DEBUG : a.txt: Excluded (Size Filter) 2026/02/25 04:04:50 DEBUG : a.txt: Excluded 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:30293") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:33346->172.17.0.9:30293, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:30910") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:57400->172.17.0.9:30910, err= 2026/02/25 04:04:50 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/02/25 04:04:50 DEBUG : sub dir/hello world: Excluded 2026/02/25 04:04:50 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/02/25 04:04:50 DEBUG : sub dir/hello world2: Excluded 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:30018") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:59928->172.17.0.9:30018, err= 2026/02/25 04:04:50 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/02/25 04:04:50 DEBUG : sub dir/hello world: Excluded 2026/02/25 04:04:50 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/02/25 04:04:50 DEBUG : sub dir/hello world2: Excluded 2026/02/25 04:04:50 DEBUG : sub dir/ignore dir: Excluded 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:39480") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:37928->172.17.0.9:39480, err= 2026/02/25 04:04:50 DEBUG : sub dir/ignore dir: Excluded 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:37029") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:37094->172.17.0.9:37029, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:39971") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:35178->172.17.0.9:39971, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:37024") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:46030->172.17.0.9:37024, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:33658") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:35162->172.17.0.9:33658, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:37262") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:34020->172.17.0.9:37262, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:36697") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:44162->172.17.0.9:36697, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:39646") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:45598->172.17.0.9:39646, err= --- PASS: TestListDirSorted (0.03s) === RUN TestListDirSortedFn run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-lilebuh2cabu", Local "Local file system at /tmp/rclone4279983962", Modify Window "1s" 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:37682") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:60122->172.17.0.9:37682, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:31089") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:55012->172.17.0.9:31089, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:30123") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:48084->172.17.0.9:30123, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:38055") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:59296->172.17.0.9:38055, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:35720") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:48198->172.17.0.9:35720, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:38681") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:54596->172.17.0.9:38681, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:31306") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:38628->172.17.0.9:31306, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:31737") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:58094->172.17.0.9:31737, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:38043") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:50544->172.17.0.9:38043, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:38770") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:35568") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:45722->172.17.0.9:38770, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:56510->172.17.0.9:35568, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:30927") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:51790->172.17.0.9:30927, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:35024") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:43412->172.17.0.9:35024, err= 2026/02/25 04:04:50 DEBUG : a.txt: Excluded (Size Filter) 2026/02/25 04:04:50 DEBUG : a.txt: Excluded 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:35218") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:60280->172.17.0.9:35218, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:31558") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:47498->172.17.0.9:31558, err= 2026/02/25 04:04:50 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/02/25 04:04:50 DEBUG : sub dir/hello world: Excluded 2026/02/25 04:04:50 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/02/25 04:04:50 DEBUG : sub dir/hello world2: Excluded 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:39524") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:33702->172.17.0.9:39524, err= 2026/02/25 04:04:50 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/02/25 04:04:50 DEBUG : sub dir/hello world: Excluded 2026/02/25 04:04:50 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/02/25 04:04:50 DEBUG : sub dir/hello world2: Excluded 2026/02/25 04:04:50 DEBUG : sub dir/ignore dir: Excluded 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:35541") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:45420->172.17.0.9:35541, err= 2026/02/25 04:04:50 DEBUG : sub dir/ignore dir: Excluded 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:36532") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:54088->172.17.0.9:36532, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:37388") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:51866->172.17.0.9:37388, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:38989") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:50068->172.17.0.9:38989, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:33209") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:41834->172.17.0.9:33209, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:34698") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:35794") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:52710->172.17.0.9:35794, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:37672->172.17.0.9:34698, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:30163") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:37078->172.17.0.9:30163, err= --- PASS: TestListDirSortedFn (0.03s) === RUN TestListJSON run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-lilebuh2cabu", Local "Local file system at /tmp/rclone4279983962", Modify Window "1s" 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:34942") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:39678->172.17.0.9:34942, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:37990") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:42452->172.17.0.9:37990, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:34311") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:36052->172.17.0.9:34311, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:38935") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:53476->172.17.0.9:38935, err= === RUN TestListJSON/Default 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:32413") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:44238->172.17.0.9:32413, err= === RUN TestListJSON/FilesOnly 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:36404") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:37674->172.17.0.9:36404, err= === RUN TestListJSON/DirsOnly 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:36883") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:52430->172.17.0.9:36883, err= === RUN TestListJSON/Recurse 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:35032") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:44160->172.17.0.9:35032, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:38780") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:45240->172.17.0.9:38780, err= === RUN TestListJSON/SubDir 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:34691") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:51330->172.17.0.9:34691, err= === RUN TestListJSON/NoModTime 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:37246") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:53250->172.17.0.9:37246, err= === RUN TestListJSON/NoMimeType 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:36356") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:41686->172.17.0.9:36356, err= === RUN TestListJSON/ShowHash 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:36131") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:40970->172.17.0.9:36131, err= === RUN TestListJSON/HashTypes 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:36506") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:53466->172.17.0.9:36506, err= 2026/02/25 04:04:50 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:32555") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:39974->172.17.0.9:32555, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:31814") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:57780->172.17.0.9:31814, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:30841") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:43878->172.17.0.9:30841, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:31198") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:56882->172.17.0.9:31198, 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.9:21/rclone-test-lilebuh2cabu", Local "Local file system at /tmp/rclone4279983962", Modify Window "1s" 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:35398") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:41726->172.17.0.9:35398, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:35558") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:52278->172.17.0.9:35558, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:32082") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:51420->172.17.0.9:32082, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:38329") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:54824->172.17.0.9:38329, err= === RUN TestStatJSON/Root 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:35928") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:41174->172.17.0.9:35928, err= === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:32823") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:52446->172.17.0.9:32823, err= === RUN TestStatJSON/Dir 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:35686") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:36610->172.17.0.9:35686, err= === RUN TestStatJSON/DirWithTrailingSlash 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:32647") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:33786->172.17.0.9:32647, err= === RUN TestStatJSON/File === RUN TestStatJSON/NotFound 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:39910") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:43004->172.17.0.9:39910, err= === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:36117") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:42546->172.17.0.9:36117, err= === RUN TestStatJSON/FileDirsOnly 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:33371") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:57558->172.17.0.9:33371, err= === RUN TestStatJSON/NotFoundDirsOnly 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:31435") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:40426->172.17.0.9:31435, err= === RUN TestStatJSON/RootNotFound 2026/02/25 04:04:50 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-lilebuh2cabu/notfound" 2026/02/25 04:04:50 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/25 04:04:50 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/25 04:04:50 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/25 04:04:50 DEBUG : Setting pass="jTC7tdaNaPHYudJwlY2IeMxuoQcXniE5_89S_pSAAKY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/25 04:04:50 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/25 04:04:50 DEBUG : TestFTPPureftpd: detected overridden config - adding "{TNXeO}" suffix to name 2026/02/25 04:04:50 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/25 04:04:50 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/25 04:04:50 DEBUG : Setting pass="jTC7tdaNaPHYudJwlY2IeMxuoQcXniE5_89S_pSAAKY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/25 04:04:50 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu/notfound: Connecting to FTP server 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu/notfound: dial("tcp","172.17.0.9:21") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu/notfound: > dial: conn=172.17.0.1:44876->172.17.0.9:21, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu/notfound: dial("tcp","172.17.0.9:34262") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu/notfound: > dial: conn=172.17.0.1:42964->172.17.0.9:34262, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:37793") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:52350->172.17.0.9:37793, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:38165") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:44066->172.17.0.9:38165, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:37090") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:49618->172.17.0.9:37090, 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.02s) === RUN TestMkdir run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-lilebuh2cabu", Local "Local file system at /tmp/rclone4279983962", Modify Window "1s" 2026/02/25 04:04:50 INFO : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: Making directory 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:38762") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:52804->172.17.0.9:38762, err= 2026/02/25 04:04:50 INFO : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: Making directory 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:34544") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:59232->172.17.0.9:34544, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:30027") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:57220->172.17.0.9:30027, err= --- PASS: TestMkdir (0.00s) === RUN TestLsd run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-lilebuh2cabu", Local "Local file system at /tmp/rclone4279983962", Modify Window "1s" 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:30382") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:34084->172.17.0.9:30382, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:30189") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:33252->172.17.0.9:30189, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:36513") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:35880->172.17.0.9:36513, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:34450") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:35340->172.17.0.9:34450, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:39604") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:47808->172.17.0.9:39604, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:37759") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:45090->172.17.0.9:37759, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:35145") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:41980->172.17.0.9:35145, err= --- PASS: TestLsd (0.01s) === RUN TestLs run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-lilebuh2cabu", Local "Local file system at /tmp/rclone4279983962", Modify Window "1s" 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:38896") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:47396->172.17.0.9:38896, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:30677") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:58474->172.17.0.9:30677, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:37071") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:55538->172.17.0.9:37071, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:33426") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:37666->172.17.0.9:33426, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:33059") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:38748->172.17.0.9:33059, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:32729") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:54392->172.17.0.9:32729, err= --- PASS: TestLs (0.01s) === RUN TestLsWithFilesFrom run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-lilebuh2cabu", Local "Local file system at /tmp/rclone4279983962", Modify Window "1s" 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:33079") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:35202->172.17.0.9:33079, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:37407") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:52056->172.17.0.9:37407, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:39128") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:52340->172.17.0.9:39128, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:38162") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:47916->172.17.0.9:38162, err= 2026/02/25 04:04:50 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/02/25 04:04:50 DEBUG : empty space: Excluded 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:38478") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:58458->172.17.0.9:38478, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:39633") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:56100->172.17.0.9:39633, err= --- PASS: TestLsWithFilesFrom (0.01s) === RUN TestLsLong run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-lilebuh2cabu", Local "Local file system at /tmp/rclone4279983962", Modify Window "1s" 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:35207") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:51746->172.17.0.9:35207, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:31966") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:42322->172.17.0.9:31966, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:35283") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:38954->172.17.0.9:35283, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:31157") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:53298->172.17.0.9:31157, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:37673") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:41222->172.17.0.9:37673, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:34389") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:36588->172.17.0.9:34389, err= --- PASS: TestLsLong (0.01s) === RUN TestHashSums run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-lilebuh2cabu", Local "Local file system at /tmp/rclone4279983962", Modify Window "1s" 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:31362") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:45500->172.17.0.9:31362, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:34690") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:40576->172.17.0.9:34690, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:35179") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:49928->172.17.0.9:35179, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:38188") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:53726->172.17.0.9:38188, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:39245") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:37076->172.17.0.9:39245, err= --- PASS: TestHashSums (0.01s) === RUN TestHashSumsWithErrors 2026/02/25 04:04:50 DEBUG : Creating backend with remote ":memory:" 2026/02/25 04:04:50 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/02/25 04:04:50 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/02/25 04:04:50 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/02/25 04:04:50 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/02/25 04:04:50 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/02/25 04:04:50 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/02/25 04:04:50 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/02/25 04:04:50 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/02/25 04:04:50 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.9:21/rclone-test-lilebuh2cabu", Local "Local file system at /tmp/rclone4279983962", Modify Window "1s" 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:38284") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:47046->172.17.0.9:38284, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:33651") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:59568->172.17.0.9:33651, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:30117") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:33352->172.17.0.9:30117, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:30516") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:37772->172.17.0.9:30516, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:37270") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:60410->172.17.0.9:37270, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:37176") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:45198->172.17.0.9:37176, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:37359") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:42484->172.17.0.9:37359, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:32240") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:48836->172.17.0.9:32240, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:37893") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:57722->172.17.0.9:37893, err= --- PASS: TestCount (0.01s) === RUN TestDelete run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-lilebuh2cabu", Local "Local file system at /tmp/rclone4279983962", Modify Window "1s" 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:39125") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:47936->172.17.0.9:39125, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:33917") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:36402->172.17.0.9:33917, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:37527") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:52760->172.17.0.9:37527, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:32151") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:38776->172.17.0.9:32151, err= 2026/02/25 04:04:50 DEBUG : Waiting for deletions to finish 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:39780") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:56934->172.17.0.9:39780, err= 2026/02/25 04:04:50 DEBUG : large: Excluded (Size Filter) 2026/02/25 04:04:50 DEBUG : large: Excluded 2026/02/25 04:04:50 INFO : small: Deleted 2026/02/25 04:04:50 INFO : medium: Deleted 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:37980") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:33912->172.17.0.9:37980, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:39996") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:42966->172.17.0.9:39996, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:36447") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:41766->172.17.0.9:36447, err= --- PASS: TestDelete (0.01s) === RUN TestMaxDelete run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-lilebuh2cabu", Local "Local file system at /tmp/rclone4279983962", Modify Window "1s" 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:36228") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:59752->172.17.0.9:36228, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:32572") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:50050->172.17.0.9:32572, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:35867") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:48852->172.17.0.9:35867, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:32166") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:42574->172.17.0.9:32166, err= 2026/02/25 04:04:50 DEBUG : Waiting for deletions to finish 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:33490") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:48210->172.17.0.9:33490, err= 2026/02/25 04:04:50 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2026/02/25 04:04:50 INFO : medium: Deleted 2026/02/25 04:04:50 INFO : large: Deleted 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:36423") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:54182->172.17.0.9:36423, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:33581") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:38040->172.17.0.9:33581, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:35582") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:47970->172.17.0.9:35582, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:33923") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:47334->172.17.0.9:33923, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:39436") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:38194->172.17.0.9:39436, err= --- PASS: TestMaxDelete (0.01s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-lilebuh2cabu", Local "Local file system at /tmp/rclone4279983962", Modify Window "1s" 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:30894") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:44934->172.17.0.9:30894, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:35197") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:60318->172.17.0.9:35197, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:33723") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:60726->172.17.0.9:33723, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:38354") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:48878->172.17.0.9:38354, err= 2026/02/25 04:04:50 DEBUG : Waiting for deletions to finish 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:34006") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:52492->172.17.0.9:34006, err= 2026/02/25 04:04:50 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/02/25 04:04:50 INFO : small: Deleted 2026/02/25 04:04:50 INFO : medium: Deleted 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:39414") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:33724->172.17.0.9:39414, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:38927") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:49848->172.17.0.9:38927, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:33475") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:46174->172.17.0.9:33475, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:36443") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:32946->172.17.0.9:36443, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:38239") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:58044->172.17.0.9:38239, err= --- PASS: TestMaxDeleteSizeLargeFile (0.01s) === RUN TestMaxDeleteSize run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-lilebuh2cabu", Local "Local file system at /tmp/rclone4279983962", Modify Window "1s" 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:32682") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:51108->172.17.0.9:32682, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:37519") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:45366->172.17.0.9:37519, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:36310") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:33852->172.17.0.9:36310, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:38751") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:36994->172.17.0.9:38751, err= 2026/02/25 04:04:50 DEBUG : Waiting for deletions to finish 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:31199") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:59622->172.17.0.9:31199, err= 2026/02/25 04:04:50 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/02/25 04:04:50 INFO : medium: Deleted 2026/02/25 04:04:50 INFO : large: Deleted 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:35397") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:35122->172.17.0.9:35397, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:31079") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:45140->172.17.0.9:31079, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:39489") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:58618->172.17.0.9:39489, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:36885") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:34338->172.17.0.9:36885, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:32379") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:34032->172.17.0.9:32379, err= --- PASS: TestMaxDeleteSize (0.01s) === RUN TestReadFile run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-lilebuh2cabu", Local "Local file system at /tmp/rclone4279983962", Modify Window "1s" 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:39863") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:50990->172.17.0.9:39863, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:33026") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:57444->172.17.0.9:33026, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:38779") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:46682->172.17.0.9:38779, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:39713") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:37998->172.17.0.9:39713, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:39172") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:43122->172.17.0.9:39172, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:34139") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:41234->172.17.0.9:34139, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:35464") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:57406->172.17.0.9:35464, err= --- PASS: TestReadFile (0.01s) === RUN TestRetry 2026/02/25 04:04:50 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/02/25 04:04:50 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/02/25 04:04:50 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/02/25 04:04:50 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/02/25 04:04:50 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/02/25 04:04:50 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/02/25 04:04:50 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.9:21/rclone-test-lilebuh2cabu", Local "Local file system at /tmp/rclone4279983962", Modify Window "1s" 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:39988") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:54340->172.17.0.9:39988, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:38092") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:52066->172.17.0.9:38092, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:38731") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:37622->172.17.0.9:38731, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:36353") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:44652->172.17.0.9:36353, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:31330") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:39858->172.17.0.9:31330, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:33930") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:42220->172.17.0.9:33930, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:33401") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:51270->172.17.0.9:33401, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:31016") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:51148->172.17.0.9:31016, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:37543") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:38312->172.17.0.9:37543, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:35285") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:60230->172.17.0.9:35285, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:33777") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:58056->172.17.0.9:33777, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:39252") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:42286->172.17.0.9:39252, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:34461") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:39756->172.17.0.9:34461, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:36285") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:47372->172.17.0.9:36285, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:32582") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:49738->172.17.0.9:32582, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:36061") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:40952->172.17.0.9:36061, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:32367") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:59976->172.17.0.9:32367, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:39895") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:56134->172.17.0.9:39895, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:38081") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:57054->172.17.0.9:38081, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:30489") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:48822->172.17.0.9:30489, err= --- PASS: TestCat (0.11s) === RUN TestPurge 2026/02/25 04:04:50 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-marepac8xivo" 2026/02/25 04:04:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/25 04:04:50 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/25 04:04:50 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/25 04:04:50 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/25 04:04:50 DEBUG : Setting pass="jTC7tdaNaPHYudJwlY2IeMxuoQcXniE5_89S_pSAAKY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/25 04:04:50 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/25 04:04:50 DEBUG : TestFTPPureftpd: detected overridden config - adding "{TNXeO}" suffix to name 2026/02/25 04:04:50 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/25 04:04:50 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/25 04:04:50 DEBUG : Setting pass="jTC7tdaNaPHYudJwlY2IeMxuoQcXniE5_89S_pSAAKY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/25 04:04:50 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-marepac8xivo: Connecting to FTP server 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-marepac8xivo: dial("tcp","172.17.0.9:21") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-marepac8xivo: > dial: conn=172.17.0.1:44888->172.17.0.9:21, err= 2026/02/25 04:04:50 DEBUG : Creating backend with remote "/tmp/rclone3667833378" run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-marepac8xivo", Local "Local file system at /tmp/rclone3667833378", Modify Window "1s" 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-marepac8xivo: dial("tcp","172.17.0.9:35117") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-marepac8xivo: > dial: conn=172.17.0.1:42120->172.17.0.9:35117, err= 2026/02/25 04:04:50 INFO : A2: Making directory 2026/02/25 04:04:50 INFO : A1/B2: Making directory 2026/02/25 04:04:50 INFO : A1/B2/C2: Making directory 2026/02/25 04:04:50 INFO : A1/B1/C3: Making directory 2026/02/25 04:04:50 INFO : A3: Making directory 2026/02/25 04:04:50 INFO : A3/B3: Making directory 2026/02/25 04:04:50 INFO : A3/B3/C4: Making directory 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-marepac8xivo: dial("tcp","172.17.0.9:35976") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-marepac8xivo: > dial: conn=172.17.0.1:60830->172.17.0.9:35976, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-marepac8xivo: dial("tcp","172.17.0.9:38771") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-marepac8xivo: > dial: conn=172.17.0.1:39450->172.17.0.9:38771, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-marepac8xivo: Connecting to FTP server 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-marepac8xivo: Connecting to FTP server 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-marepac8xivo: dial("tcp","172.17.0.9:21") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-marepac8xivo: dial("tcp","172.17.0.9:39522") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-marepac8xivo: > dial: conn=172.17.0.1:44894->172.17.0.9:21, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-marepac8xivo: > dial: conn=172.17.0.1:36996->172.17.0.9:39522, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-marepac8xivo: dial("tcp","172.17.0.9:39527") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-marepac8xivo: > dial: conn=172.17.0.1:58198->172.17.0.9:39527, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-marepac8xivo: dial("tcp","172.17.0.9:33238") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-marepac8xivo: > dial: conn=172.17.0.1:37508->172.17.0.9:33238, err= 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-marepac8xivo: dial("tcp","172.17.0.9:21") 2026/02/25 04:04:50 DEBUG : ftp://172.17.0.9:21/rclone-test-marepac8xivo: > dial: conn=172.17.0.1:44910->172.17.0.9:21, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-marepac8xivo: dial("tcp","172.17.0.9:34602") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-marepac8xivo: > dial: conn=172.17.0.1:55656->172.17.0.9:34602, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-marepac8xivo: dial("tcp","172.17.0.9:36074") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-marepac8xivo: > dial: conn=172.17.0.1:52848->172.17.0.9:36074, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-marepac8xivo: dial("tcp","172.17.0.9:37896") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-marepac8xivo: dial("tcp","172.17.0.9:35495") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-marepac8xivo: > dial: conn=172.17.0.1:33602->172.17.0.9:37896, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-marepac8xivo: > dial: conn=172.17.0.1:57594->172.17.0.9:35495, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-marepac8xivo: dial("tcp","172.17.0.9:36089") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-marepac8xivo: dial("tcp","172.17.0.9:37138") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-marepac8xivo: dial("tcp","172.17.0.9:39149") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-marepac8xivo: > dial: conn=172.17.0.1:54020->172.17.0.9:39149, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-marepac8xivo: > dial: conn=172.17.0.1:45322->172.17.0.9:36089, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-marepac8xivo: > dial: conn=172.17.0.1:59084->172.17.0.9:37138, err= 2026/02/25 04:04:51 DEBUG : Waiting for deletions to finish 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-marepac8xivo: dial("tcp","172.17.0.9:37934") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-marepac8xivo: > dial: conn=172.17.0.1:52580->172.17.0.9:37934, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-marepac8xivo: dial("tcp","172.17.0.9:39755") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-marepac8xivo: > dial: conn=172.17.0.1:59286->172.17.0.9:39755, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-marepac8xivo: dial("tcp","172.17.0.9:35643") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-marepac8xivo: > dial: conn=172.17.0.1:57746->172.17.0.9:35643, err= 2026/02/25 04:04:51 INFO : A1/B1/C1/one: Deleted 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-marepac8xivo: dial("tcp","172.17.0.9:33199") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-marepac8xivo: > dial: conn=172.17.0.1:42854->172.17.0.9:33199, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-marepac8xivo: dial("tcp","172.17.0.9:31341") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-marepac8xivo: dial("tcp","172.17.0.9:35749") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-marepac8xivo: > dial: conn=172.17.0.1:48782->172.17.0.9:31341, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-marepac8xivo: > dial: conn=172.17.0.1:40424->172.17.0.9:35749, err= 2026/02/25 04:04:51 DEBUG : removing 2 level 3 directories 2026/02/25 04:04:51 INFO : A1/B1/C3: Removing directory 2026/02/25 04:04:51 INFO : A1/B1/C1: Removing directory 2026/02/25 04:04:51 DEBUG : removing 1 level 2 directories 2026/02/25 04:04:51 INFO : A1/B1: Removing directory 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-marepac8xivo: dial("tcp","172.17.0.9:30837") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-marepac8xivo: > dial: conn=172.17.0.1:34964->172.17.0.9:30837, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-marepac8xivo: dial("tcp","172.17.0.9:38067") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-marepac8xivo: > dial: conn=172.17.0.1:56398->172.17.0.9:38067, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-marepac8xivo: dial("tcp","172.17.0.9:35444") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-marepac8xivo: dial("tcp","172.17.0.9:37251") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-marepac8xivo: > dial: conn=172.17.0.1:48958->172.17.0.9:37251, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-marepac8xivo: > dial: conn=172.17.0.1:43902->172.17.0.9:35444, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-marepac8xivo: dial("tcp","172.17.0.9:33016") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-marepac8xivo: > dial: conn=172.17.0.1:49418->172.17.0.9:33016, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-marepac8xivo: dial("tcp","172.17.0.9:36321") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-marepac8xivo: > dial: conn=172.17.0.1:47224->172.17.0.9:36321, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-marepac8xivo: dial("tcp","172.17.0.9:36932") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-marepac8xivo: > dial: conn=172.17.0.1:50260->172.17.0.9:36932, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-marepac8xivo: dial("tcp","172.17.0.9:32392") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-marepac8xivo: > dial: conn=172.17.0.1:49364->172.17.0.9:32392, err= 2026/02/25 04:04:51 DEBUG : Waiting for deletions to finish 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-marepac8xivo: dial("tcp","172.17.0.9:31144") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-marepac8xivo: > dial: conn=172.17.0.1:47114->172.17.0.9:31144, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-marepac8xivo: dial("tcp","172.17.0.9:39023") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-marepac8xivo: > dial: conn=172.17.0.1:33182->172.17.0.9:39023, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-marepac8xivo: dial("tcp","172.17.0.9:35341") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-marepac8xivo: dial("tcp","172.17.0.9:36632") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-marepac8xivo: > dial: conn=172.17.0.1:36026->172.17.0.9:36632, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-marepac8xivo: > dial: conn=172.17.0.1:50064->172.17.0.9:35341, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-marepac8xivo: dial("tcp","172.17.0.9:33241") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-marepac8xivo: dial("tcp","172.17.0.9:37965") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-marepac8xivo: > dial: conn=172.17.0.1:55710->172.17.0.9:37965, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-marepac8xivo: > dial: conn=172.17.0.1:55488->172.17.0.9:33241, err= 2026/02/25 04:04:51 INFO : A1/two: Deleted 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-marepac8xivo: dial("tcp","172.17.0.9:37186") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-marepac8xivo: dial("tcp","172.17.0.9:33086") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-marepac8xivo: > dial: conn=172.17.0.1:36150->172.17.0.9:37186, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-marepac8xivo: > dial: conn=172.17.0.1:54610->172.17.0.9:33086, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-marepac8xivo: dial("tcp","172.17.0.9:35522") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-marepac8xivo: > dial: conn=172.17.0.1:47062->172.17.0.9:35522, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-marepac8xivo: dial("tcp","172.17.0.9:37174") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-marepac8xivo: dial("tcp","172.17.0.9:36936") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-marepac8xivo: dial("tcp","172.17.0.9:39623") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-marepac8xivo: > dial: conn=172.17.0.1:41186->172.17.0.9:36936, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-marepac8xivo: > dial: conn=172.17.0.1:32960->172.17.0.9:37174, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-marepac8xivo: > dial: conn=172.17.0.1:45556->172.17.0.9:39623, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-marepac8xivo: dial("tcp","172.17.0.9:31207") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-marepac8xivo: dial("tcp","172.17.0.9:30649") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-marepac8xivo: > dial: conn=172.17.0.1:43214->172.17.0.9:31207, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-marepac8xivo: > dial: conn=172.17.0.1:36932->172.17.0.9:30649, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-marepac8xivo: dial("tcp","172.17.0.9:34668") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-marepac8xivo: dial("tcp","172.17.0.9:39312") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-marepac8xivo: > dial: conn=172.17.0.1:43088->172.17.0.9:34668, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-marepac8xivo: > dial: conn=172.17.0.1:49936->172.17.0.9:39312, err= 2026/02/25 04:04:51 DEBUG : removing 2 level 3 directories 2026/02/25 04:04:51 INFO : A3/B3/C4: Removing directory 2026/02/25 04:04:51 INFO : A1/B2/C2: Removing directory 2026/02/25 04:04:51 DEBUG : removing 2 level 2 directories 2026/02/25 04:04:51 INFO : A3/B3: Removing directory 2026/02/25 04:04:51 INFO : A1/B2: Removing directory 2026/02/25 04:04:51 DEBUG : removing 3 level 1 directories 2026/02/25 04:04:51 INFO : A3: Removing directory 2026/02/25 04:04:51 INFO : A1: Removing directory 2026/02/25 04:04:51 INFO : A2: Removing directory 2026/02/25 04:04:51 DEBUG : removing 1 level 0 directories 2026/02/25 04:04:51 INFO : ftp://172.17.0.9:21/rclone-test-marepac8xivo: Removing directory 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-marepac8xivo: dial("tcp","172.17.0.9:35601") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-marepac8xivo: > dial: conn=172.17.0.1:35308->172.17.0.9:35601, err= 2026/02/25 04:04:51 ERROR : error listing: directory not found 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-marepac8xivo: dial("tcp","172.17.0.9:31340") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-marepac8xivo: > dial: conn=172.17.0.1:59096->172.17.0.9:31340, err= 2026/02/25 04:04:51 ERROR : error listing: directory not found 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-marepac8xivo: Purge dir "" 2026/02/25 04:04:51 NOTICE: purge failed to rmdir "": directory not found 2026/02/25 04:04:51 NOTICE: purge failed: directory not found --- PASS: TestPurge (0.10s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-lilebuh2cabu", Local "Local file system at /tmp/rclone4279983962", Modify Window "1s" 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:32344") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:46994->172.17.0.9:32344, err= 2026/02/25 04:04:51 INFO : A2: Making directory 2026/02/25 04:04:51 INFO : A1/B2: Making directory 2026/02/25 04:04:51 INFO : A1/B2/C2: Making directory 2026/02/25 04:04:51 INFO : A1/B1/C3: Making directory 2026/02/25 04:04:51 INFO : A3: Making directory 2026/02/25 04:04:51 INFO : A3/B3: Making directory 2026/02/25 04:04:51 INFO : A3/B3/C4: Making directory 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:34922") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:50200->172.17.0.9:34922, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:37511") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:58100->172.17.0.9:37511, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:34376") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:36626") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:31948") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:45034->172.17.0.9:36626, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:50142->172.17.0.9:34376, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:54844->172.17.0.9:31948, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:30749") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:36273") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:35702") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:35016->172.17.0.9:30749, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:44190->172.17.0.9:36273, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:46978->172.17.0.9:35702, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: Connecting to FTP server 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:21") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:39428") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:44920->172.17.0.9:21, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:31892") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:46130->172.17.0.9:39428, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:49616->172.17.0.9:31892, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:32098") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:33210->172.17.0.9:32098, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:32368") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:60504->172.17.0.9:32368, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:33501") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:43106->172.17.0.9:33501, err= 2026/02/25 04:04:51 DEBUG : removing 1 level 3 directories 2026/02/25 04:04:51 INFO : A3/B3/C4: Removing directory 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:30437") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:38348->172.17.0.9:30437, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:33092") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:32993") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:31238") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:43856->172.17.0.9:31238, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:35608->172.17.0.9:32993, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:50564->172.17.0.9:33092, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:37736") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:59192->172.17.0.9:37736, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:39073") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:39763") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:59940->172.17.0.9:39073, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:32854->172.17.0.9:39763, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:37191") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:40364->172.17.0.9:37191, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:32129") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:30921") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:34580->172.17.0.9:32129, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:58424->172.17.0.9:30921, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:37561") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:55294->172.17.0.9:37561, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:37612") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:33200") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:37832") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:39794->172.17.0.9:37612, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:54294->172.17.0.9:33200, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:36514->172.17.0.9:37832, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:33511") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:35478") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:37620->172.17.0.9:33511, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:38856") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:46662->172.17.0.9:38856, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:46520->172.17.0.9:35478, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:37867") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:34435") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:59908->172.17.0.9:37867, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:34556") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:59690->172.17.0.9:34435, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:48694->172.17.0.9:34556, err= 2026/02/25 04:04:51 DEBUG : removing 2 level 3 directories 2026/02/25 04:04:51 INFO : A1/B2/C2: Removing directory 2026/02/25 04:04:51 INFO : A1/B1/C3: Removing directory 2026/02/25 04:04:51 DEBUG : removing 2 level 2 directories 2026/02/25 04:04:51 INFO : A3/B3: Removing directory 2026/02/25 04:04:51 INFO : A1/B2: Removing directory 2026/02/25 04:04:51 DEBUG : removing 2 level 1 directories 2026/02/25 04:04:51 INFO : A3: Removing directory 2026/02/25 04:04:51 INFO : A2: Removing directory 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:34419") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:41026->172.17.0.9:34419, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:31269") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:48584->172.17.0.9:31269, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:36892") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:55214->172.17.0.9:36892, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:35568") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:56520->172.17.0.9:35568, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:39071") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:54542->172.17.0.9:39071, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:36987") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:47242->172.17.0.9:36987, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:38821") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:50182->172.17.0.9:38821, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:31885") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:33258->172.17.0.9:31885, err= 2026/02/25 04:04:51 DEBUG : removing 1 level 3 directories 2026/02/25 04:04:51 INFO : A1/B1/C1: Removing directory 2026/02/25 04:04:51 DEBUG : removing 1 level 2 directories 2026/02/25 04:04:51 INFO : A1/B1: Removing directory 2026/02/25 04:04:51 DEBUG : removing 1 level 1 directories 2026/02/25 04:04:51 INFO : A1: Removing directory 2026/02/25 04:04:51 DEBUG : removing 1 level 0 directories 2026/02/25 04:04:51 INFO : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: Removing directory 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:36061") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:40964->172.17.0.9:36061, err= 2026/02/25 04:04:51 ERROR : error listing: directory not found 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:34156") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:36498->172.17.0.9:34156, err= 2026/02/25 04:04:51 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (0.07s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-lilebuh2cabu", Local "Local file system at /tmp/rclone4279983962", Modify Window "1s" 2026/02/25 04:04:51 INFO : A1: Making directory 2026/02/25 04:04:51 INFO : A1/B1: Making directory 2026/02/25 04:04:51 INFO : A1/B1/C1: Making directory 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:31580") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:33434->172.17.0.9:31580, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:30575") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:34746->172.17.0.9:30575, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:35661") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:51960->172.17.0.9:35661, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:30243") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:53638->172.17.0.9:30243, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:30146") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:44372->172.17.0.9:30146, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:33636") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:54198->172.17.0.9:33636, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:33658") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:35172->172.17.0.9:33658, err= 2026/02/25 04:04:51 DEBUG : removing 1 level 3 directories 2026/02/25 04:04:51 INFO : A1/B1/C1: Removing directory 2026/02/25 04:04:51 DEBUG : removing 1 level 2 directories 2026/02/25 04:04:51 INFO : A1/B1: Removing directory 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:36210") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:32894->172.17.0.9:36210, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:33196") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:42102->172.17.0.9:33196, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:32271") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:48834->172.17.0.9:32271, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:38217") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:54784->172.17.0.9:38217, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:33035") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:56268->172.17.0.9:33035, err= --- PASS: TestRmdirsLeaveRoot (0.02s) === RUN TestRmdirsWithFilter run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-lilebuh2cabu", Local "Local file system at /tmp/rclone4279983962", Modify Window "1s" 2026/02/25 04:04:51 INFO : A1: Making directory 2026/02/25 04:04:51 INFO : A1/B1: Making directory 2026/02/25 04:04:51 INFO : A1/B1/C1: Making directory 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:35110") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:46418->172.17.0.9:35110, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:37776") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:35562->172.17.0.9:37776, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:32553") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:55260->172.17.0.9:32553, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:39751") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:59160->172.17.0.9:39751, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:31990") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:56414->172.17.0.9:31990, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:36138") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:58742->172.17.0.9:36138, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:33867") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:59946->172.17.0.9:33867, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:32951") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:47370->172.17.0.9:32951, err= 2026/02/25 04:04:51 DEBUG : removing 1 level 3 directories 2026/02/25 04:04:51 INFO : A1/B1/C1: Removing directory 2026/02/25 04:04:51 DEBUG : removing 1 level 2 directories 2026/02/25 04:04:51 INFO : A1/B1: Removing directory 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:37291") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:53224->172.17.0.9:37291, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:39356") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:47320->172.17.0.9:39356, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:39794") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:50394->172.17.0.9:39794, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:35897") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:35368->172.17.0.9:35897, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:33826") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:34102->172.17.0.9:33826, err= --- PASS: TestRmdirsWithFilter (0.02s) === RUN TestCopyURL run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-lilebuh2cabu", Local "Local file system at /tmp/rclone4279983962", Modify Window "1s" 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:39081") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:48350->172.17.0.9:39081, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:33896") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:46096->172.17.0.9:33896, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:39913") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:59000->172.17.0.9:39913, err= 2026/02/25 04:04:51 DEBUG : filename.txt: File name found in url 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:33639") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:49702->172.17.0.9:33639, err= 2026/02/25 04:04:51 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:36680") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:50424->172.17.0.9:36680, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:37553") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:60062->172.17.0.9:37553, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:33583") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:33194->172.17.0.9:33583, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:35728") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:56526->172.17.0.9:35728, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:39686") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:34290->172.17.0.9:39686, err= --- PASS: TestCopyURL (0.04s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-lilebuh2cabu", Local "Local file system at /tmp/rclone4279983962", Modify Window "1s" 2026/02/25 04:04:51 DEBUG : file1: Need to transfer - File not found at Destination 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:30773") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:58722->172.17.0.9:30773, err= 2026/02/25 04:04:51 DEBUG : sub/file2.3cb2966d.partial: size = 14 OK 2026/02/25 04:04:51 DEBUG : sub/file2.3cb2966d.partial: renamed to: sub/file2 2026/02/25 04:04:51 INFO : file1: Copied (new) to: sub/file2 2026/02/25 04:04:51 INFO : file1: Deleted 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:31226") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:48678->172.17.0.9:31226, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:35262") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:49374->172.17.0.9:35262, err= 2026/02/25 04:04:51 DEBUG : sub/file2: size = 14 OK 2026/02/25 04:04:51 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/25 04:04:51 DEBUG : file1: Unchanged skipping 2026/02/25 04:04:51 INFO : file1: Deleted 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:32583") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:35304->172.17.0.9:32583, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:34331") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:41018->172.17.0.9:34331, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: don't need to copy/move sub/file2, it is already at target location 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:31386") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:34532->172.17.0.9:31386, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:36156") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:34546->172.17.0.9:36156, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:31641") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:49680->172.17.0.9:31641, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:34387") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:57468->172.17.0.9:34387, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:36973") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:45162->172.17.0.9:36973, err= --- PASS: TestMoveFile (0.03s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-lilebuh2cabu", Local "Local file system at /tmp/rclone4279983962", Modify Window "1s" 2026/02/25 04:04:51 DEBUG : file1: Need to transfer - File not found at Destination 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:38779") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:46688->172.17.0.9:38779, err= 2026/02/25 04:04:51 DEBUG : file1.9aa3f62d.partial: size = 14 OK 2026/02/25 04:04:51 DEBUG : file1.9aa3f62d.partial: renamed to: file1 2026/02/25 04:04:51 INFO : file1: Copied (new) 2026/02/25 04:04:51 INFO : file1: Deleted 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:33790") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:39532->172.17.0.9:33790, err= 2026/02/25 04:04:51 DEBUG : file1: Destination exists, skipping 2026/02/25 04:04:51 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:32933") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:50514->172.17.0.9:32933, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:34187") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:51776->172.17.0.9:34187, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:34446") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:37130->172.17.0.9:34446, err= --- PASS: TestMoveFileWithIgnoreExisting (0.03s) === RUN TestCaseInsensitiveMoveFile run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-lilebuh2cabu", Local "Local file system at /tmp/rclone4279983962", Modify Window "1s" 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:30426") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:34894->172.17.0.9:30426, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:39325") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:60002->172.17.0.9:39325, err= --- PASS: TestCaseInsensitiveMoveFile (0.00s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-lilebuh2cabu", Local "Local file system at /tmp/rclone4279983962", Modify Window "1s" 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:30502") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:33450->172.17.0.9:30502, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:31837") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:46018->172.17.0.9:31837, err= --- PASS: TestCaseInsensitiveMoveFileDryRun (0.00s) === RUN TestMoveFileBackupDir run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-lilebuh2cabu", Local "Local file system at /tmp/rclone4279983962", Modify Window "1s" 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:35590") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:39664->172.17.0.9:35590, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:31036") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:35924->172.17.0.9:31036, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:32658") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:58234->172.17.0.9:32658, err= 2026/02/25 04:04:51 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-lilebuh2cabu/backup" 2026/02/25 04:04:51 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/25 04:04:51 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/25 04:04:51 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/25 04:04:51 DEBUG : Setting pass="jTC7tdaNaPHYudJwlY2IeMxuoQcXniE5_89S_pSAAKY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/25 04:04:51 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/25 04:04:51 DEBUG : TestFTPPureftpd: detected overridden config - adding "{TNXeO}" suffix to name 2026/02/25 04:04:51 DEBUG : Setting host="172.17.0.9" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/25 04:04:51 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/25 04:04:51 DEBUG : Setting pass="jTC7tdaNaPHYudJwlY2IeMxuoQcXniE5_89S_pSAAKY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/25 04:04:51 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu/backup: Connecting to FTP server 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu/backup: dial("tcp","172.17.0.9:21") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu/backup: > dial: conn=172.17.0.1:44924->172.17.0.9:21, err= 2026/02/25 04:04:51 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-lilebuh2cabu/backup" to be canonical "TestFTPPureftpd{TNXeO}:rclone-test-lilebuh2cabu/backup" 2026/02/25 04:04:51 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone4279983962) 2026/02/25 04:04:51 DEBUG : dst/file1: size = 18 (ftp://172.17.0.9:21/rclone-test-lilebuh2cabu) 2026/02/25 04:04:51 DEBUG : dst/file1: Sizes differ 2026/02/25 04:04:51 INFO : dst/file1: Moved (server-side) 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:32103") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:43316->172.17.0.9:32103, err= 2026/02/25 04:04:51 DEBUG : dst/file1.58903690.partial: size = 14 OK 2026/02/25 04:04:51 DEBUG : dst/file1.58903690.partial: renamed to: dst/file1 2026/02/25 04:04:51 INFO : dst/file1: Copied (new) 2026/02/25 04:04:51 INFO : dst/file1: Deleted 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:38747") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:50748->172.17.0.9:38747, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:34219") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:46482->172.17.0.9:34219, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:35118") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:52238->172.17.0.9:35118, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:33596") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:33480->172.17.0.9:33596, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:31260") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:44696->172.17.0.9:31260, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:33912") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:39306->172.17.0.9:33912, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:37382") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:56664->172.17.0.9:37382, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:34710") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:57416->172.17.0.9:34710, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:37368") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:56884->172.17.0.9:37368, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu/backup: closing 1 unused connections --- PASS: TestMoveFileBackupDir (0.05s) === 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.9:21/rclone-test-lilebuh2cabu", Local "Local file system at /tmp/rclone4279983962", Modify Window "1s" 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:36453") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:33194->172.17.0.9:36453, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:33198") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:50020->172.17.0.9:33198, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:38327") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:45570->172.17.0.9:38327, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:33757") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:47722->172.17.0.9:33757, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:39190") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:51064->172.17.0.9:39190, err= 2026/02/25 04:04:51 INFO : A1/B2: Making directory 2026/02/25 04:04:51 INFO : A1/B1/C3: Making directory 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:30514") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:58102->172.17.0.9:30514, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:31707") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:36146->172.17.0.9:31707, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:35156") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:51440->172.17.0.9:35156, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:39705") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:60422->172.17.0.9:39705, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:36677") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:30059") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:30303") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:38896->172.17.0.9:30059, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:58706->172.17.0.9:30303, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:38698->172.17.0.9:36677, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:31370") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:44282->172.17.0.9:31370, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:32304") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:54782->172.17.0.9:32304, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:30934") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:36012") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:47702->172.17.0.9:36012, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:51142->172.17.0.9:30934, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:36047") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:30925") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:36389") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:50838->172.17.0.9:30925, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:44470->172.17.0.9:36047, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:59178->172.17.0.9:36389, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:33978") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:55918->172.17.0.9:33978, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:30460") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:36782->172.17.0.9:30460, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:38937") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:46840->172.17.0.9:38937, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:31277") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:33432") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:34676") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:49144->172.17.0.9:31277, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:41640->172.17.0.9:33432, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:40864->172.17.0.9:34676, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: Connecting to FTP server 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:21") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:44938->172.17.0.9:21, err= 2026/02/25 04:04:51 INFO : A2/two: Moved (server-side) to: A3/two 2026/02/25 04:04:51 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/02/25 04:04:51 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/02/25 04:04:51 INFO : A2/one: Moved (server-side) to: A3/one 2026/02/25 04:04:51 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:34948") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:50874->172.17.0.9:34948, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:33235") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:33360->172.17.0.9:33235, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:34993") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:60638->172.17.0.9:34993, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:30333") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:54218->172.17.0.9:30333, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:34092") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:32428") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:30948") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:34562->172.17.0.9:34092, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:43422->172.17.0.9:30948, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:52684->172.17.0.9:32428, err= 2026/02/25 04:04:51 INFO : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:38971") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:33236->172.17.0.9:38971, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:32763") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:37560") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:53862->172.17.0.9:32763, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:33386->172.17.0.9:37560, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:39268") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:38630") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:37465") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:43694->172.17.0.9:39268, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:56146->172.17.0.9:38630, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:44660->172.17.0.9:37465, err= 2026/02/25 04:04:51 INFO : A3/one: Moved (server-side) to: A4/one 2026/02/25 04:04:51 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/02/25 04:04:51 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/02/25 04:04:51 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/02/25 04:04:51 INFO : A3/two: Moved (server-side) to: A4/two 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:38323") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:33554->172.17.0.9:38323, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:32242") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:46714->172.17.0.9:32242, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:33668") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:34742->172.17.0.9:33668, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:31076") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:59226->172.17.0.9:31076, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:31615") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:37473") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:36786->172.17.0.9:31615, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:39686->172.17.0.9:37473, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:31970") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:32852->172.17.0.9:31970, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:39580") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:57534->172.17.0.9:39580, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:34364") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:34650->172.17.0.9:34364, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:31839") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:30933") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:53324->172.17.0.9:30933, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:52696->172.17.0.9:31839, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:38933") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:40594->172.17.0.9:38933, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:39731") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:31471") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:33996->172.17.0.9:31471, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:56500->172.17.0.9:39731, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:33097") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:34348->172.17.0.9:33097, err= --- PASS: TestDirMove (0.10s) === RUN TestGetFsInfo run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-lilebuh2cabu", Local "Local file system at /tmp/rclone4279983962", Modify Window "1s" 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:36621") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:39522->172.17.0.9:36621, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:34828") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:38244->172.17.0.9:34828, err= --- PASS: TestGetFsInfo (0.00s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-lilebuh2cabu", Local "Local file system at /tmp/rclone4279983962", Modify Window "1s" 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:33507") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:41108->172.17.0.9:33507, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: File to upload is small (34 bytes), uploading instead of streaming 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:38025") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:60988->172.17.0.9:38025, err= 2026/02/25 04:04:51 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/02/25 04:04:51 NOTICE: ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/02/25 04:04:51 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:31514") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:47256->172.17.0.9:31514, err= 2026/02/25 04:04:51 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/02/25 04:04:51 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:31488") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:35172->172.17.0.9:31488, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:31647") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:39530->172.17.0.9:31647, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:32740") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:49224->172.17.0.9:32740, err= === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-lilebuh2cabu", Local "Local file system at /tmp/rclone4279983962", Modify Window "1s" 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:30126") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:52486->172.17.0.9:30126, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: File to upload is small (34 bytes), uploading instead of streaming 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:39152") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:33442->172.17.0.9:39152, err= 2026/02/25 04:04:51 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/02/25 04:04:51 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:36639") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:45798->172.17.0.9:36639, err= 2026/02/25 04:04:51 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/02/25 04:04:51 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:39840") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:53996->172.17.0.9:39840, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:33581") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:38048->172.17.0.9:33581, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:33524") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:60932->172.17.0.9:33524, err= === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-lilebuh2cabu", Local "Local file system at /tmp/rclone4279983962", Modify Window "1s" 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:36811") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:37816->172.17.0.9:36811, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: File to upload is small (34 bytes), uploading instead of streaming 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:39349") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:41680->172.17.0.9:39349, err= 2026/02/25 04:04:51 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/02/25 04:04:51 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:37364") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:44920->172.17.0.9:37364, err= 2026/02/25 04:04:51 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/02/25 04:04:51 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:35028") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:51486->172.17.0.9:35028, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:34074") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:60584->172.17.0.9:34074, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:31092") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:44506->172.17.0.9:31092, err= === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-lilebuh2cabu", Local "Local file system at /tmp/rclone4279983962", Modify Window "1s" 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:34624") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:46510->172.17.0.9:34624, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: File to upload is small (34 bytes), uploading instead of streaming 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:35994") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:50116->172.17.0.9:35994, err= 2026/02/25 04:04:51 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/02/25 04:04:51 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:39550") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:57228->172.17.0.9:39550, err= 2026/02/25 04:04:51 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/02/25 04:04:51 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:30127") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:38664->172.17.0.9:30127, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:32462") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:36994->172.17.0.9:32462, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:31342") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:36068->172.17.0.9:31342, err= --- PASS: TestRcat (0.08s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (0.02s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (0.02s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (0.02s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (0.02s) === RUN TestRcatMetadata run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-lilebuh2cabu", Local "Local file system at /tmp/rclone4279983962", Modify Window "1s" operations_test.go:1540: Skipping as destination doesn't support user metadata 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:30506") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:41594->172.17.0.9:30506, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:33281") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:53118->172.17.0.9:33281, err= --- SKIP: TestRcatMetadata (0.00s) === RUN TestRcatSize run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-lilebuh2cabu", Local "Local file system at /tmp/rclone4279983962", Modify Window "1s" 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:37575") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:57224->172.17.0.9:37575, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: File to upload is small (60 bytes), uploading instead of streaming 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:34574") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:53542->172.17.0.9:34574, err= 2026/02/25 04:04:51 DEBUG : potato2: size = 60 OK 2026/02/25 04:04:51 DEBUG : potato2: Size of src and dst objects identical 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:39161") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:50502->172.17.0.9:39161, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:30909") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:42472->172.17.0.9:30909, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:31174") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:54226->172.17.0.9:31174, err= --- PASS: TestRcatSize (0.01s) === RUN TestRcatSizeMetadata run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-lilebuh2cabu", Local "Local file system at /tmp/rclone4279983962", Modify Window "1s" operations_test.go:1621: Skipping as destination doesn't support user metadata 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:31503") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:39288->172.17.0.9:31503, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:32811") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:58198->172.17.0.9:32811, err= --- SKIP: TestRcatSizeMetadata (0.00s) === RUN TestTouchDir run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-lilebuh2cabu", Local "Local file system at /tmp/rclone4279983962", Modify Window "1s" 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:39862") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:45594->172.17.0.9:39862, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:33016") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:49426->172.17.0.9:33016, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:33248") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:38960->172.17.0.9:33248, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:32529") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:52764->172.17.0.9:32529, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:33401") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:51286->172.17.0.9:33401, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:34686") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:55538->172.17.0.9:34686, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: Touching "empty space" 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: Touching "potato2" 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:33560") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:49580->172.17.0.9:33560, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: Touching "sub dir/potato3" 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:34301") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:39252->172.17.0.9:34301, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:36391") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:51314->172.17.0.9:36391, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:33051") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:53570->172.17.0.9:33051, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:32970") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:33546->172.17.0.9:32970, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:35756") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:39282->172.17.0.9:35756, err= --- PASS: TestTouchDir (0.02s) === RUN TestMkdirMetadata run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-lilebuh2cabu", Local "Local file system at /tmp/rclone4279983962", Modify Window "1s" operations_test.go:1711: Skipping test as remote does not support MkdirMetadata 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:36881") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:58054->172.17.0.9:36881, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:35095") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:55864->172.17.0.9:35095, err= --- SKIP: TestMkdirMetadata (0.00s) === RUN TestMkdirModTime run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-lilebuh2cabu", Local "Local file system at /tmp/rclone4279983962", Modify Window "1s" operations_test.go:1730: Skipping test as remote does not support DirSetModTime or MkdirMetadata 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:36247") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:51242->172.17.0.9:36247, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:34341") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:53728->172.17.0.9:34341, err= --- SKIP: TestMkdirModTime (0.00s) === RUN TestCopyDirMetadata run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-lilebuh2cabu", Local "Local file system at /tmp/rclone4279983962", Modify Window "1s" operations_test.go:1751: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:39059") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:39742->172.17.0.9:39059, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:37657") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:38464->172.17.0.9:37657, err= --- SKIP: TestCopyDirMetadata (0.00s) === RUN TestSetDirModTime run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-lilebuh2cabu", Local "Local file system at /tmp/rclone4279983962", Modify Window "1s" operations_test.go:1787: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:39115") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:37190->172.17.0.9:39115, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:31242") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:38324->172.17.0.9:31242, err= --- SKIP: TestSetDirModTime (0.00s) === RUN TestDirsEqual run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-lilebuh2cabu", Local "Local file system at /tmp/rclone4279983962", Modify Window "1s" operations_test.go:1831: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:31710") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:49636->172.17.0.9:31710, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:31056") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:41526->172.17.0.9:31056, err= --- SKIP: TestDirsEqual (0.00s) === RUN TestRemoveExisting run.go:185: Remote "ftp://172.17.0.9:21/rclone-test-lilebuh2cabu", Local "Local file system at /tmp/rclone4279983962", Modify Window "1s" 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:37506") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:37446->172.17.0.9:37506, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:34486") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:53348->172.17.0.9:34486, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:38270") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:59926->172.17.0.9:38270, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:30826") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:53274->172.17.0.9:30826, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:37654") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:53548->172.17.0.9:37654, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:34229") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:44818->172.17.0.9:34229, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:30095") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:52230->172.17.0.9:30095, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:34035") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:50278->172.17.0.9:34035, err= 2026/02/25 04:04:51 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.wasipeq8" before starting 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:34378") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:33006->172.17.0.9:34378, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:34467") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:57524->172.17.0.9:34467, err= 2026/02/25 04:04:51 DEBUG : sub dir/test remove existing.wasipeq8: TEST: removing renamed existing file after operation 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:36351") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:45408->172.17.0.9:36351, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:32572") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:50064->172.17.0.9:32572, err= 2026/02/25 04:04:51 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jivuwew2" before starting 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:31794") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:60290->172.17.0.9:31794, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:33622") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:45706->172.17.0.9:33622, err= 2026/02/25 04:04:51 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jivuwew2: TEST: renaming existing back after failed operation 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:30645") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:52610->172.17.0.9:30645, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:33968") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:38154->172.17.0.9:33968, err= 2026/02/25 04:04:51 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.hukucar0" before starting 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:30731") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:46538->172.17.0.9:30731, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:35948") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:44638->172.17.0.9:35948, err= 2026/02/25 04:04:51 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.hukucar0: TEST: removing renamed existing file after operation 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:36531") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:52974->172.17.0.9:36531, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:30452") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:36492->172.17.0.9:30452, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:33409") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:59304->172.17.0.9:33409, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:32917") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:40490->172.17.0.9:32917, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:37386") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:33662->172.17.0.9:37386, err= --- PASS: TestRemoveExisting (0.04s) === 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/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: dial("tcp","172.17.0.9:37175") 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: > dial: conn=172.17.0.1:49328->172.17.0.9:37175, err= 2026/02/25 04:04:51 DEBUG : ftp://172.17.0.9:21/rclone-test-lilebuh2cabu: Purge dir "" "./operations.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Finished OK in 3.973358936s (try 1/5)