"./operations.test -test.v -test.timeout 1h0m0s -remote TestFTPProftpd: -verbose" - Starting (try 1/5) 2026/08/27 04:16:33 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-newohuf4xika" 2026/08/27 04:16:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/27 04:16:33 DEBUG : Setting type=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/08/27 04:16:33 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/08/27 04:16:33 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/08/27 04:16:33 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/08/27 04:16:33 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/08/27 04:16:33 DEBUG : TestFTPProftpd: detected overridden config - adding "{RX9wf}" suffix to name 2026/08/27 04:16:33 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/08/27 04:16:33 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/08/27 04:16:33 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/08/27 04:16:33 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: Connecting to FTP server 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:21") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:60712->172.17.0.3:21, err= 2026/08/27 04:16:33 DEBUG : Creating backend with remote "/tmp/rclone4248467252" === 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:198: Remote "ftp://172.17.0.3:21/rclone-test-newohuf4xika", Local "Local file system at /tmp/rclone4248467252", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:19658") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:45988->172.17.0.3:19658, err= 2026/08/27 04:16:33 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.00s) === RUN TestMultithreadCopyAbort run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-newohuf4xika", Local "Local file system at /tmp/rclone4248467252", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:57913") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:40414->172.17.0.3:57913, err= 2026/08/27 04:16:33 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.00s) === RUN TestSizeDiffers 2026/08/27 04:16:33 DEBUG : a: size = 0 OK 2026/08/27 04:16:33 DEBUG : a: size = 1 (memory) 2026/08/27 04:16:33 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/08/27 04:16:33 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/08/27 04:16:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/27 04:16:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/27 04:16:33 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/08/27 04:16:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/27 04:16:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/27 04:16:33 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/27 04:16:33 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/08/27 04:16:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/27 04:16:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/27 04:16:33 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/08/27 04:16:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/27 04:16:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/27 04:16:33 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/08/27 04:16:33 DEBUG : potato: Seek from 10 to 0 2026/08/27 04:16:33 DEBUG : potato: Seek from 10 to 0 2026/08/27 04:16:33 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/08/27 04:16:33 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/08/27 04:16:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/27 04:16:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/27 04:16:33 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/08/27 04:16:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/27 04:16:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/27 04:16:33 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/27 04:16:33 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/08/27 04:16:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/27 04:16:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/27 04:16:33 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/08/27 04:16:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/27 04:16:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/27 04:16:33 DEBUG : potato: Seek from 5 to 2 2026/08/27 04:16:33 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/08/27 04:16:33 DEBUG : potato: Seek from 7 to 0 2026/08/27 04:16:33 DEBUG : potato: Seek from 7 to 0 2026/08/27 04:16:33 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/08/27 04:16:33 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/08/27 04:16:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/27 04:16:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/27 04:16:33 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/08/27 04:16:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/27 04:16:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/27 04:16:33 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/27 04:16:33 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/08/27 04:16:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/27 04:16:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/27 04:16:33 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/08/27 04:16:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/27 04:16:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/27 04:16:33 DEBUG : potato: Seek from 5 to 2 2026/08/27 04:16:33 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/08/27 04:16:33 DEBUG : potato: Seek from 8 to 0 2026/08/27 04:16:33 DEBUG : potato: Seek from 8 to 0 2026/08/27 04:16:33 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/08/27 04:16:33 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/08/27 04:16:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/27 04:16:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/27 04:16:33 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/08/27 04:16:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/27 04:16:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/27 04:16:33 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/27 04:16:33 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/08/27 04:16:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/27 04:16:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/27 04:16:33 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/08/27 04:16:33 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/27 04:16:33 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/27 04:16:33 DEBUG : potato: Seek from 5 to 2 2026/08/27 04:16:33 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/08/27 04:16:33 DEBUG : potato: Seek from 9 to 0 2026/08/27 04:16:33 DEBUG : potato: Seek from 9 to 0 2026/08/27 04:16:33 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:198: Remote "ftp://172.17.0.3:21/rclone-test-newohuf4xika", Local "Local file system at /tmp/rclone4248467252", Modify Window "1s" 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:40327") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:38166->172.17.0.3:40327, err= 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:52237") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:45112->172.17.0.3:52237, err= === RUN TestCheck/1 === RUN TestCheck/2 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:42763") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:36696->172.17.0.3:42763, err= 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:21742") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:60996->172.17.0.3:21742, err= === RUN TestCheck/3 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:37864") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:47780->172.17.0.3:37864, err= 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:32732") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:47382->172.17.0.3:32732, err= === RUN TestCheck/4 === RUN TestCheck/5 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:64918") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:57524->172.17.0.3:64918, err= 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:43252") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:33758->172.17.0.3:43252, err= === RUN TestCheck/6 === RUN TestCheck/7 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:54694") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:48300->172.17.0.3:54694, err= 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:1277") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:42966->172.17.0.3:1277, err= --- PASS: TestCheck (0.05s) --- PASS: TestCheck/1 (0.00s) --- PASS: TestCheck/2 (0.00s) --- PASS: TestCheck/3 (0.00s) --- PASS: TestCheck/4 (0.00s) --- PASS: TestCheck/5 (0.00s) --- PASS: TestCheck/6 (0.00s) --- PASS: TestCheck/7 (0.00s) === RUN TestCheckFsError 2026/08/27 04:16:33 DEBUG : Creating backend with remote "nonexistent" 2026/08/27 04:16:33 DEBUG : Creating backend with remote "nonexistent" 2026/08/27 04:16:33 DEBUG : Local file system at nonexistent: Waiting for checks to finish 2026/08/27 04:16:33 ERROR : Local file system at nonexistent: error reading source root directory: directory not found 2026/08/27 04:16:33 NOTICE: Local file system at nonexistent: 0 differences found 2026/08/27 04:16:33 NOTICE: Local file system at nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-newohuf4xika", Local "Local file system at /tmp/rclone4248467252", Modify Window "1s" 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:17606") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:45548->172.17.0.3:17606, err= 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:62939") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:52270->172.17.0.3:62939, err= === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:54324") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:45276->172.17.0.3:54324, err= 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:28485") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:47826->172.17.0.3:28485, err= === RUN TestCheckDownload/3 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:36707") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:39050->172.17.0.3:36707, err= 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:52206") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:38418->172.17.0.3:52206, err= === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:37282") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:40360->172.17.0.3:37282, err= 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:44971") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:39448->172.17.0.3:44971, err= === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:35929") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:56000->172.17.0.3:35929, err= 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:36077") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:35204->172.17.0.3:36077, err= --- PASS: TestCheckDownload (0.12s) --- PASS: TestCheckDownload/1 (0.00s) --- PASS: TestCheckDownload/2 (0.01s) --- PASS: TestCheckDownload/3 (0.01s) --- PASS: TestCheckDownload/4 (0.02s) --- PASS: TestCheckDownload/5 (0.02s) --- PASS: TestCheckDownload/6 (0.02s) --- PASS: TestCheckDownload/7 (0.02s) === RUN TestCheckSizeOnly run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-newohuf4xika", Local "Local file system at /tmp/rclone4248467252", Modify Window "1s" 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:3639") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:50878->172.17.0.3:3639, err= 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:25088") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:46482->172.17.0.3:25088, err= === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:22493") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:36570->172.17.0.3:22493, err= 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:31547") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:42760->172.17.0.3:31547, err= === RUN TestCheckSizeOnly/3 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:14908") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:60688->172.17.0.3:14908, err= 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:18793") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:52372->172.17.0.3:18793, err= === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:14840") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:59912->172.17.0.3:14840, err= 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:52508") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:38956->172.17.0.3:52508, err= === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:60325") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:51402->172.17.0.3:60325, err= 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:41606") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:35122->172.17.0.3:41606, err= --- PASS: TestCheckSizeOnly (0.04s) --- PASS: TestCheckSizeOnly/1 (0.00s) --- PASS: TestCheckSizeOnly/2 (0.00s) --- PASS: TestCheckSizeOnly/3 (0.00s) --- PASS: TestCheckSizeOnly/4 (0.00s) --- PASS: TestCheckSizeOnly/5 (0.00s) --- PASS: TestCheckSizeOnly/6 (0.00s) --- PASS: TestCheckSizeOnly/7 (0.00s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-newohuf4xika", Local "Local file system at /tmp/rclone4248467252", Modify Window "1s" 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:27486") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:58004->172.17.0.3:27486, err= 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:54843") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:48446->172.17.0.3:54843, err= 2026/08/27 04:16:33 NOTICE: test.sum: improperly formatted checksum line 4 2026/08/27 04:16:33 NOTICE: test.sum: improperly formatted checksum line 5 2026/08/27 04:16:33 NOTICE: test.sum: improperly formatted checksum line 6 2026/08/27 04:16:33 NOTICE: test.sum: 2 warning(s) suppressed... 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:64835") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:40460->172.17.0.3:64835, err= 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:44523") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:38772->172.17.0.3:44523, err= 2026/08/27 04:16:33 NOTICE: test.sum: improperly formatted checksum line 4 2026/08/27 04:16:33 NOTICE: test.sum: improperly formatted checksum line 5 2026/08/27 04:16:33 NOTICE: test.sum: improperly formatted checksum line 6 2026/08/27 04:16:33 NOTICE: test.sum: 2 warning(s) suppressed... 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:26591") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:53270->172.17.0.3:26591, err= 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:44272") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:47678->172.17.0.3:44272, err= --- PASS: TestParseSumFile (0.02s) === RUN TestCheckSum run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-newohuf4xika", Local "Local file system at /tmp/rclone4248467252", Modify Window "1s" 2026/08/27 04:16:33 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-newohuf4xika/data" 2026/08/27 04:16:33 DEBUG : Setting type=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/08/27 04:16:33 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/08/27 04:16:33 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/08/27 04:16:33 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/08/27 04:16:33 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/08/27 04:16:33 DEBUG : TestFTPProftpd: detected overridden config - adding "{RX9wf}" suffix to name 2026/08/27 04:16:33 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/08/27 04:16:33 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/08/27 04:16:33 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/08/27 04:16:33 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika/data: Connecting to FTP server 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika/data: dial("tcp","172.17.0.3:21") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika/data: > dial: conn=172.17.0.1:60714->172.17.0.3:21, err= check_test.go:354: ftp://172.17.0.3:21/rclone-test-newohuf4xika/data lacks md5, skipping 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:6455") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:47400->172.17.0.3:6455, err= 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:35179") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:32900->172.17.0.3:35179, err= --- SKIP: TestCheckSum (0.02s) === RUN TestCheckSumDownload run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-newohuf4xika", Local "Local file system at /tmp/rclone4248467252", Modify Window "1s" 2026/08/27 04:16:33 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-newohuf4xika/data" 2026/08/27 04:16:33 DEBUG : Setting type=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/08/27 04:16:33 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/08/27 04:16:33 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/08/27 04:16:33 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/08/27 04:16:33 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/08/27 04:16:33 DEBUG : TestFTPProftpd: detected overridden config - adding "{RX9wf}" suffix to name 2026/08/27 04:16:33 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/08/27 04:16:33 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/08/27 04:16:33 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/08/27 04:16:33 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika/data: Connecting to FTP server 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika/data: dial("tcp","172.17.0.3:21") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika/data: > dial: conn=172.17.0.1:60724->172.17.0.3:21, err= 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:55417") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:42062->172.17.0.3:55417, err= 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:63643") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:46502->172.17.0.3:63643, err= 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:61683") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:37308->172.17.0.3:61683, err= 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:1435") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:60812->172.17.0.3:1435, err= === RUN TestCheckSumDownload/subtest1 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:32226") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:41342->172.17.0.3:32226, err= 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:4051") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:60736->172.17.0.3:4051, err= 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:58102") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:42266->172.17.0.3:58102, err= 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:3022") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:54310->172.17.0.3:3022, err= === RUN TestCheckSumDownload/subtest2 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:15060") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:36848->172.17.0.3:15060, err= 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:33545") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:50382->172.17.0.3:33545, err= 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:32250") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:45748->172.17.0.3:32250, err= === RUN TestCheckSumDownload/subtest3 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:51315") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:58618->172.17.0.3:51315, err= 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:30041") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:57798->172.17.0.3:30041, err= 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:5781") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:40680->172.17.0.3:5781, err= === RUN TestCheckSumDownload/subtest4 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:17015") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:37390->172.17.0.3:17015, err= 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:18300") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:50966->172.17.0.3:18300, err= 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:1108") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:50882->172.17.0.3:1108, err= === RUN TestCheckSumDownload/subtest5 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:58883") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:43484->172.17.0.3:58883, err= 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:27571") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:38480->172.17.0.3:27571, err= 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:1114") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:40514->172.17.0.3:1114, err= === RUN TestCheckSumDownload/subtest6 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:6559") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:46900->172.17.0.3:6559, err= 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:26681") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:50356->172.17.0.3:26681, err= 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:36920") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:53084->172.17.0.3:36920, err= 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:11991") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:38364->172.17.0.3:11991, err= 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:60836") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:44822->172.17.0.3:60836, err= === RUN TestCheckSumDownload/subtest7 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:10099") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:53402->172.17.0.3:10099, err= 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:56984") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:50880->172.17.0.3:56984, err= 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:27215") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:53274->172.17.0.3:27215, err= --- PASS: TestCheckSumDownload (0.16s) --- PASS: TestCheckSumDownload/subtest1 (0.01s) --- PASS: TestCheckSumDownload/subtest2 (0.00s) --- PASS: TestCheckSumDownload/subtest3 (0.02s) --- PASS: TestCheckSumDownload/subtest4 (0.02s) --- PASS: TestCheckSumDownload/subtest5 (0.02s) --- PASS: TestCheckSumDownload/subtest6 (0.02s) --- PASS: TestCheckSumDownload/subtest7 (0.02s) === RUN TestCheckSumConcurrency 2026/08/27 04:16:33 DEBUG : file0: md5 = 022eb0c0085c731f335df970fafa7446 OK 2026/08/27 04:16:33 DEBUG : file2: md5 = a58f09ae3db8ae4b943fdbaace096072 OK 2026/08/27 04:16:33 DEBUG : file1: md5 = 17fbabbccbdea0e6be9eb64c8c6fea41 OK 2026/08/27 04:16:33 DEBUG : file3: md5 = e0639b17e0744aca9a3ba29c049e59ee OK 2026/08/27 04:16:33 NOTICE: Mock file system at checkSum: 0 differences found 2026/08/27 04:16:33 NOTICE: Mock file system at checkSum: 4 matching files --- PASS: TestCheckSumConcurrency (0.00s) === RUN TestCheckSumDownloadConcurrency 2026/08/27 04:16:33 DEBUG : file0: md5 = 022eb0c0085c731f335df970fafa7446 OK 2026/08/27 04:16:33 DEBUG : file2: md5 = a58f09ae3db8ae4b943fdbaace096072 OK 2026/08/27 04:16:33 DEBUG : file1: md5 = 17fbabbccbdea0e6be9eb64c8c6fea41 OK 2026/08/27 04:16:33 DEBUG : file3: md5 = e0639b17e0744aca9a3ba29c049e59ee OK 2026/08/27 04:16:33 NOTICE: Mock file system at checkSum: 0 differences found 2026/08/27 04:16:33 NOTICE: Mock file system at checkSum: 4 matching files --- PASS: TestCheckSumDownloadConcurrency (0.00s) === RUN TestApplyTransforms 2026/08/27 04:16:33 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-yehowoz7quyo" 2026/08/27 04:16:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/27 04:16:33 DEBUG : Setting type=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/08/27 04:16:33 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/08/27 04:16:33 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/08/27 04:16:33 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/08/27 04:16:33 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/08/27 04:16:33 DEBUG : TestFTPProftpd: detected overridden config - adding "{RX9wf}" suffix to name 2026/08/27 04:16:33 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/08/27 04:16:33 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/08/27 04:16:33 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/08/27 04:16:33 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-yehowoz7quyo: Connecting to FTP server 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-yehowoz7quyo: dial("tcp","172.17.0.3:21") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-yehowoz7quyo: > dial: conn=172.17.0.1:60734->172.17.0.3:21, err= 2026/08/27 04:16:33 DEBUG : Creating backend with remote "/tmp/rclone1230909219" run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-yehowoz7quyo", Local "Local file system at /tmp/rclone1230909219", Modify Window "1s" 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-yehowoz7quyo: dial("tcp","172.17.0.3:55000") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-yehowoz7quyo: > dial: conn=172.17.0.1:46730->172.17.0.3:55000, err= 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-yehowoz7quyo: dial("tcp","172.17.0.3:23552") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-yehowoz7quyo: > dial: conn=172.17.0.1:58622->172.17.0.3:23552, err= upper checkfile vs. lower remote (without normalization) 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-yehowoz7quyo: dial("tcp","172.17.0.3:20453") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-yehowoz7quyo: > dial: conn=172.17.0.1:38586->172.17.0.3:20453, err= 2026/08/27 04:16:33 ERROR : hello, world!: sum not found 2026/08/27 04:16:33 ERROR : HELLO, WORLD!: file not in ftp://172.17.0.3:21/rclone-test-yehowoz7quyo 2026/08/27 04:16:33 NOTICE: ftp://172.17.0.3:21/rclone-test-yehowoz7quyo: 1 files missing 2026/08/27 04:16:33 NOTICE: 1 hashes missing 2026/08/27 04:16:33 NOTICE: ftp://172.17.0.3:21/rclone-test-yehowoz7quyo: 1 differences found 2026/08/27 04:16:33 NOTICE: ftp://172.17.0.3:21/rclone-test-yehowoz7quyo: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-yehowoz7quyo: dial("tcp","172.17.0.3:26919") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-yehowoz7quyo: > dial: conn=172.17.0.1:56500->172.17.0.3:26919, err= 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-yehowoz7quyo: dial("tcp","172.17.0.3:39553") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-yehowoz7quyo: > dial: conn=172.17.0.1:57310->172.17.0.3:39553, err= 2026/08/27 04:16:33 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/27 04:16:33 NOTICE: ftp://172.17.0.3:21/rclone-test-yehowoz7quyo: 0 differences found 2026/08/27 04:16:33 NOTICE: ftp://172.17.0.3:21/rclone-test-yehowoz7quyo: 1 matching files 2026/08/27 04:16:33 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-gipejip0vixe" 2026/08/27 04:16:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/27 04:16:33 DEBUG : Setting type=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/08/27 04:16:33 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/08/27 04:16:33 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/08/27 04:16:33 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/08/27 04:16:33 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/08/27 04:16:33 DEBUG : TestFTPProftpd: detected overridden config - adding "{RX9wf}" suffix to name 2026/08/27 04:16:33 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/08/27 04:16:33 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/08/27 04:16:33 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/08/27 04:16:33 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gipejip0vixe: Connecting to FTP server 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gipejip0vixe: dial("tcp","172.17.0.3:21") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gipejip0vixe: > dial: conn=172.17.0.1:60736->172.17.0.3:21, err= 2026/08/27 04:16:33 DEBUG : Creating backend with remote "/tmp/rclone236019075" run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-gipejip0vixe", Local "Local file system at /tmp/rclone236019075", Modify Window "1s" 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gipejip0vixe: dial("tcp","172.17.0.3:7316") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gipejip0vixe: > dial: conn=172.17.0.1:39608->172.17.0.3:7316, err= 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gipejip0vixe: dial("tcp","172.17.0.3:31048") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gipejip0vixe: > dial: conn=172.17.0.1:54454->172.17.0.3:31048, err= lower checkfile vs. upper remote (without normalization) 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gipejip0vixe: dial("tcp","172.17.0.3:55684") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gipejip0vixe: > dial: conn=172.17.0.1:48800->172.17.0.3:55684, err= 2026/08/27 04:16:33 ERROR : HELLO, WORLD!: sum not found 2026/08/27 04:16:33 ERROR : hello, world!: file not in ftp://172.17.0.3:21/rclone-test-gipejip0vixe 2026/08/27 04:16:33 NOTICE: ftp://172.17.0.3:21/rclone-test-gipejip0vixe: 1 files missing 2026/08/27 04:16:33 NOTICE: 1 hashes missing 2026/08/27 04:16:33 NOTICE: ftp://172.17.0.3:21/rclone-test-gipejip0vixe: 1 differences found 2026/08/27 04:16:33 NOTICE: ftp://172.17.0.3:21/rclone-test-gipejip0vixe: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gipejip0vixe: dial("tcp","172.17.0.3:12834") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gipejip0vixe: > dial: conn=172.17.0.1:55352->172.17.0.3:12834, err= 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gipejip0vixe: dial("tcp","172.17.0.3:11215") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gipejip0vixe: > dial: conn=172.17.0.1:42816->172.17.0.3:11215, err= 2026/08/27 04:16:33 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/27 04:16:33 NOTICE: ftp://172.17.0.3:21/rclone-test-gipejip0vixe: 0 differences found 2026/08/27 04:16:33 NOTICE: ftp://172.17.0.3:21/rclone-test-gipejip0vixe: 1 matching files 2026/08/27 04:16:33 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-juyasoh1fani" 2026/08/27 04:16:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/27 04:16:33 DEBUG : Setting type=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/08/27 04:16:33 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/08/27 04:16:33 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/08/27 04:16:33 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/08/27 04:16:33 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/08/27 04:16:33 DEBUG : TestFTPProftpd: detected overridden config - adding "{RX9wf}" suffix to name 2026/08/27 04:16:33 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/08/27 04:16:33 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/08/27 04:16:33 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/08/27 04:16:33 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-juyasoh1fani: Connecting to FTP server 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-juyasoh1fani: dial("tcp","172.17.0.3:21") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-juyasoh1fani: > dial: conn=172.17.0.1:60740->172.17.0.3:21, err= 2026/08/27 04:16:33 DEBUG : Creating backend with remote "/tmp/rclone126954513" run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-juyasoh1fani", Local "Local file system at /tmp/rclone126954513", Modify Window "1s" 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-juyasoh1fani: dial("tcp","172.17.0.3:3232") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-juyasoh1fani: > dial: conn=172.17.0.1:49676->172.17.0.3:3232, err= 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-juyasoh1fani: dial("tcp","172.17.0.3:64230") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-juyasoh1fani: > dial: conn=172.17.0.1:51664->172.17.0.3:64230, err= lower checkfile vs. upperlowermixed remote (without normalization) 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-juyasoh1fani: dial("tcp","172.17.0.3:50108") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-juyasoh1fani: > dial: conn=172.17.0.1:50500->172.17.0.3:50108, err= 2026/08/27 04:16:33 ERROR : HeLlO, wOrLd!: sum not found 2026/08/27 04:16:33 ERROR : hello, world!: file not in ftp://172.17.0.3:21/rclone-test-juyasoh1fani 2026/08/27 04:16:33 NOTICE: ftp://172.17.0.3:21/rclone-test-juyasoh1fani: 1 files missing 2026/08/27 04:16:33 NOTICE: 1 hashes missing 2026/08/27 04:16:33 NOTICE: ftp://172.17.0.3:21/rclone-test-juyasoh1fani: 1 differences found 2026/08/27 04:16:33 NOTICE: ftp://172.17.0.3:21/rclone-test-juyasoh1fani: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-juyasoh1fani: dial("tcp","172.17.0.3:39698") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-juyasoh1fani: > dial: conn=172.17.0.1:33832->172.17.0.3:39698, err= 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-juyasoh1fani: dial("tcp","172.17.0.3:19137") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-juyasoh1fani: > dial: conn=172.17.0.1:50566->172.17.0.3:19137, err= 2026/08/27 04:16:33 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/27 04:16:33 NOTICE: ftp://172.17.0.3:21/rclone-test-juyasoh1fani: 0 differences found 2026/08/27 04:16:33 NOTICE: ftp://172.17.0.3:21/rclone-test-juyasoh1fani: 1 matching files 2026/08/27 04:16:33 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-tiriwuc0fuja" 2026/08/27 04:16:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/27 04:16:33 DEBUG : Setting type=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/08/27 04:16:33 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/08/27 04:16:33 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/08/27 04:16:33 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/08/27 04:16:33 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/08/27 04:16:33 DEBUG : TestFTPProftpd: detected overridden config - adding "{RX9wf}" suffix to name 2026/08/27 04:16:33 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/08/27 04:16:33 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/08/27 04:16:33 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/08/27 04:16:33 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-tiriwuc0fuja: Connecting to FTP server 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-tiriwuc0fuja: dial("tcp","172.17.0.3:21") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-tiriwuc0fuja: > dial: conn=172.17.0.1:60744->172.17.0.3:21, err= 2026/08/27 04:16:33 DEBUG : Creating backend with remote "/tmp/rclone61811048" run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-tiriwuc0fuja", Local "Local file system at /tmp/rclone61811048", Modify Window "1s" 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-tiriwuc0fuja: dial("tcp","172.17.0.3:19691") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-tiriwuc0fuja: > dial: conn=172.17.0.1:38474->172.17.0.3:19691, err= 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-tiriwuc0fuja: dial("tcp","172.17.0.3:6729") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-tiriwuc0fuja: > dial: conn=172.17.0.1:53666->172.17.0.3:6729, err= upperlowermixed checkfile vs. upper remote (without normalization) 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-tiriwuc0fuja: dial("tcp","172.17.0.3:20532") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-tiriwuc0fuja: > dial: conn=172.17.0.1:57328->172.17.0.3:20532, err= 2026/08/27 04:16:33 ERROR : HELLO, WORLD!: sum not found 2026/08/27 04:16:33 ERROR : HeLlO, wOrLd!: file not in ftp://172.17.0.3:21/rclone-test-tiriwuc0fuja 2026/08/27 04:16:33 NOTICE: ftp://172.17.0.3:21/rclone-test-tiriwuc0fuja: 1 files missing 2026/08/27 04:16:33 NOTICE: 1 hashes missing 2026/08/27 04:16:33 NOTICE: ftp://172.17.0.3:21/rclone-test-tiriwuc0fuja: 1 differences found 2026/08/27 04:16:33 NOTICE: ftp://172.17.0.3:21/rclone-test-tiriwuc0fuja: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-tiriwuc0fuja: dial("tcp","172.17.0.3:25194") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-tiriwuc0fuja: > dial: conn=172.17.0.1:49184->172.17.0.3:25194, err= 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-tiriwuc0fuja: dial("tcp","172.17.0.3:22468") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-tiriwuc0fuja: > dial: conn=172.17.0.1:35554->172.17.0.3:22468, err= 2026/08/27 04:16:33 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/27 04:16:33 NOTICE: ftp://172.17.0.3:21/rclone-test-tiriwuc0fuja: 0 differences found 2026/08/27 04:16:33 NOTICE: ftp://172.17.0.3:21/rclone-test-tiriwuc0fuja: 1 matching files 2026/08/27 04:16:33 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-kigatoz2foxa" 2026/08/27 04:16:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/27 04:16:33 DEBUG : Setting type=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/08/27 04:16:33 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/08/27 04:16:33 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/08/27 04:16:33 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/08/27 04:16:33 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/08/27 04:16:33 DEBUG : TestFTPProftpd: detected overridden config - adding "{RX9wf}" suffix to name 2026/08/27 04:16:33 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/08/27 04:16:33 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/08/27 04:16:33 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/08/27 04:16:33 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-kigatoz2foxa: Connecting to FTP server 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-kigatoz2foxa: dial("tcp","172.17.0.3:21") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-kigatoz2foxa: > dial: conn=172.17.0.1:60752->172.17.0.3:21, err= 2026/08/27 04:16:33 DEBUG : Creating backend with remote "/tmp/rclone2344379571" run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-kigatoz2foxa", Local "Local file system at /tmp/rclone2344379571", Modify Window "1s" 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-kigatoz2foxa: dial("tcp","172.17.0.3:48147") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-kigatoz2foxa: > dial: conn=172.17.0.1:48842->172.17.0.3:48147, err= 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-kigatoz2foxa: dial("tcp","172.17.0.3:7991") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-kigatoz2foxa: > dial: conn=172.17.0.1:53494->172.17.0.3:7991, err= NFD checkfile vs. NFC remote (without normalization) 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-kigatoz2foxa: dial("tcp","172.17.0.3:47526") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-kigatoz2foxa: > dial: conn=172.17.0.1:47640->172.17.0.3:47526, err= 2026/08/27 04:16:33 ERROR : 測試_Русский___ě_áñ: sum not found 2026/08/27 04:16:33 ERROR : 測試_Русский___ě_áñ: file not in ftp://172.17.0.3:21/rclone-test-kigatoz2foxa 2026/08/27 04:16:33 NOTICE: ftp://172.17.0.3:21/rclone-test-kigatoz2foxa: 1 files missing 2026/08/27 04:16:33 NOTICE: 1 hashes missing 2026/08/27 04:16:33 NOTICE: ftp://172.17.0.3:21/rclone-test-kigatoz2foxa: 1 differences found 2026/08/27 04:16:33 NOTICE: ftp://172.17.0.3:21/rclone-test-kigatoz2foxa: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-kigatoz2foxa: dial("tcp","172.17.0.3:52392") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-kigatoz2foxa: > dial: conn=172.17.0.1:55066->172.17.0.3:52392, err= 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-kigatoz2foxa: dial("tcp","172.17.0.3:30789") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-kigatoz2foxa: > dial: conn=172.17.0.1:43916->172.17.0.3:30789, err= 2026/08/27 04:16:33 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/27 04:16:33 NOTICE: ftp://172.17.0.3:21/rclone-test-kigatoz2foxa: 0 differences found 2026/08/27 04:16:33 NOTICE: ftp://172.17.0.3:21/rclone-test-kigatoz2foxa: 1 matching files 2026/08/27 04:16:33 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-copukuw4kulo" 2026/08/27 04:16:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/27 04:16:33 DEBUG : Setting type=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/08/27 04:16:33 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/08/27 04:16:33 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/08/27 04:16:33 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/08/27 04:16:33 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/08/27 04:16:33 DEBUG : TestFTPProftpd: detected overridden config - adding "{RX9wf}" suffix to name 2026/08/27 04:16:33 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/08/27 04:16:33 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/08/27 04:16:33 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/08/27 04:16:33 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-copukuw4kulo: Connecting to FTP server 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-copukuw4kulo: dial("tcp","172.17.0.3:21") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-copukuw4kulo: > dial: conn=172.17.0.1:60754->172.17.0.3:21, err= 2026/08/27 04:16:33 DEBUG : Creating backend with remote "/tmp/rclone1515165930" run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-copukuw4kulo", Local "Local file system at /tmp/rclone1515165930", Modify Window "1s" 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-copukuw4kulo: dial("tcp","172.17.0.3:64816") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-copukuw4kulo: > dial: conn=172.17.0.1:49600->172.17.0.3:64816, err= 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-copukuw4kulo: dial("tcp","172.17.0.3:47356") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-copukuw4kulo: > dial: conn=172.17.0.1:38862->172.17.0.3:47356, err= NFC checkfile vs. NFD remote (without normalization) 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-copukuw4kulo: dial("tcp","172.17.0.3:50357") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-copukuw4kulo: > dial: conn=172.17.0.1:54256->172.17.0.3:50357, err= 2026/08/27 04:16:33 ERROR : 測試_Русский___ě_áñ: sum not found 2026/08/27 04:16:33 ERROR : 測試_Русский___ě_áñ: file not in ftp://172.17.0.3:21/rclone-test-copukuw4kulo 2026/08/27 04:16:33 NOTICE: ftp://172.17.0.3:21/rclone-test-copukuw4kulo: 1 files missing 2026/08/27 04:16:33 NOTICE: 1 hashes missing 2026/08/27 04:16:33 NOTICE: ftp://172.17.0.3:21/rclone-test-copukuw4kulo: 1 differences found 2026/08/27 04:16:33 NOTICE: ftp://172.17.0.3:21/rclone-test-copukuw4kulo: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-copukuw4kulo: dial("tcp","172.17.0.3:5886") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-copukuw4kulo: > dial: conn=172.17.0.1:58216->172.17.0.3:5886, err= 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-copukuw4kulo: dial("tcp","172.17.0.3:34248") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-copukuw4kulo: > dial: conn=172.17.0.1:54448->172.17.0.3:34248, err= 2026/08/27 04:16:33 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/27 04:16:33 NOTICE: ftp://172.17.0.3:21/rclone-test-copukuw4kulo: 0 differences found 2026/08/27 04:16:33 NOTICE: ftp://172.17.0.3:21/rclone-test-copukuw4kulo: 1 matching files 2026/08/27 04:16:33 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-xezapuh9mace" 2026/08/27 04:16:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/27 04:16:33 DEBUG : Setting type=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/08/27 04:16:33 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/08/27 04:16:33 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/08/27 04:16:33 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/08/27 04:16:33 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/08/27 04:16:33 DEBUG : TestFTPProftpd: detected overridden config - adding "{RX9wf}" suffix to name 2026/08/27 04:16:33 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/08/27 04:16:33 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/08/27 04:16:33 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/08/27 04:16:33 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xezapuh9mace: Connecting to FTP server 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xezapuh9mace: dial("tcp","172.17.0.3:21") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xezapuh9mace: > dial: conn=172.17.0.1:60760->172.17.0.3:21, err= 2026/08/27 04:16:33 DEBUG : Creating backend with remote "/tmp/rclone1621800194" run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xezapuh9mace", Local "Local file system at /tmp/rclone1621800194", Modify Window "1s" 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xezapuh9mace: dial("tcp","172.17.0.3:16841") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xezapuh9mace: > dial: conn=172.17.0.1:59616->172.17.0.3:16841, err= 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xezapuh9mace: dial("tcp","172.17.0.3:54489") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xezapuh9mace: > dial: conn=172.17.0.1:46166->172.17.0.3:54489, err= NFDx2 checkfile vs. both remote (without normalization) 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xezapuh9mace: dial("tcp","172.17.0.3:20846") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xezapuh9mace: > dial: conn=172.17.0.1:38236->172.17.0.3:20846, err= 2026/08/27 04:16:33 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/08/27 04:16:33 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.3:21/rclone-test-xezapuh9mace 2026/08/27 04:16:33 NOTICE: ftp://172.17.0.3:21/rclone-test-xezapuh9mace: 1 files missing 2026/08/27 04:16:33 NOTICE: 1 hashes missing 2026/08/27 04:16:33 NOTICE: ftp://172.17.0.3:21/rclone-test-xezapuh9mace: 1 differences found 2026/08/27 04:16:33 NOTICE: ftp://172.17.0.3:21/rclone-test-xezapuh9mace: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xezapuh9mace: dial("tcp","172.17.0.3:55979") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xezapuh9mace: > dial: conn=172.17.0.1:56764->172.17.0.3:55979, err= 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xezapuh9mace: dial("tcp","172.17.0.3:5472") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xezapuh9mace: > dial: conn=172.17.0.1:39534->172.17.0.3:5472, err= 2026/08/27 04:16:33 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/27 04:16:33 NOTICE: ftp://172.17.0.3:21/rclone-test-xezapuh9mace: 0 differences found 2026/08/27 04:16:33 NOTICE: ftp://172.17.0.3:21/rclone-test-xezapuh9mace: 1 matching files 2026/08/27 04:16:33 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-nemarab2yiri" 2026/08/27 04:16:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/27 04:16:33 DEBUG : Setting type=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/08/27 04:16:33 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/08/27 04:16:33 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/08/27 04:16:33 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/08/27 04:16:33 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/08/27 04:16:33 DEBUG : TestFTPProftpd: detected overridden config - adding "{RX9wf}" suffix to name 2026/08/27 04:16:33 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/08/27 04:16:33 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/08/27 04:16:33 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/08/27 04:16:33 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-nemarab2yiri: Connecting to FTP server 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-nemarab2yiri: dial("tcp","172.17.0.3:21") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-nemarab2yiri: > dial: conn=172.17.0.1:60766->172.17.0.3:21, err= 2026/08/27 04:16:33 DEBUG : Creating backend with remote "/tmp/rclone4233487368" run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-nemarab2yiri", Local "Local file system at /tmp/rclone4233487368", Modify Window "1s" 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-nemarab2yiri: dial("tcp","172.17.0.3:44846") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-nemarab2yiri: > dial: conn=172.17.0.1:49146->172.17.0.3:44846, err= 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-nemarab2yiri: dial("tcp","172.17.0.3:22892") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-nemarab2yiri: > dial: conn=172.17.0.1:60726->172.17.0.3:22892, err= NFCx2 checkfile vs. both remote (without normalization) 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-nemarab2yiri: dial("tcp","172.17.0.3:47330") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-nemarab2yiri: > dial: conn=172.17.0.1:35922->172.17.0.3:47330, err= 2026/08/27 04:16:33 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/08/27 04:16:33 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.3:21/rclone-test-nemarab2yiri 2026/08/27 04:16:33 NOTICE: ftp://172.17.0.3:21/rclone-test-nemarab2yiri: 1 files missing 2026/08/27 04:16:33 NOTICE: 1 hashes missing 2026/08/27 04:16:33 NOTICE: ftp://172.17.0.3:21/rclone-test-nemarab2yiri: 1 differences found 2026/08/27 04:16:33 NOTICE: ftp://172.17.0.3:21/rclone-test-nemarab2yiri: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-nemarab2yiri: dial("tcp","172.17.0.3:18140") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-nemarab2yiri: > dial: conn=172.17.0.1:40402->172.17.0.3:18140, err= 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-nemarab2yiri: dial("tcp","172.17.0.3:13074") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-nemarab2yiri: > dial: conn=172.17.0.1:53182->172.17.0.3:13074, err= 2026/08/27 04:16:33 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/27 04:16:33 NOTICE: ftp://172.17.0.3:21/rclone-test-nemarab2yiri: 0 differences found 2026/08/27 04:16:33 NOTICE: ftp://172.17.0.3:21/rclone-test-nemarab2yiri: 1 matching files 2026/08/27 04:16:33 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-fotiqus4qasa" 2026/08/27 04:16:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/27 04:16:33 DEBUG : Setting type=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/08/27 04:16:33 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/08/27 04:16:33 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/08/27 04:16:33 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/08/27 04:16:33 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/08/27 04:16:33 DEBUG : TestFTPProftpd: detected overridden config - adding "{RX9wf}" suffix to name 2026/08/27 04:16:33 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/08/27 04:16:33 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/08/27 04:16:33 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/08/27 04:16:33 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fotiqus4qasa: Connecting to FTP server 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fotiqus4qasa: dial("tcp","172.17.0.3:21") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fotiqus4qasa: > dial: conn=172.17.0.1:60780->172.17.0.3:21, err= 2026/08/27 04:16:33 DEBUG : Creating backend with remote "/tmp/rclone2610155402" run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fotiqus4qasa", Local "Local file system at /tmp/rclone2610155402", Modify Window "1s" 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fotiqus4qasa: dial("tcp","172.17.0.3:29440") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fotiqus4qasa: > dial: conn=172.17.0.1:49908->172.17.0.3:29440, err= 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fotiqus4qasa: dial("tcp","172.17.0.3:30416") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fotiqus4qasa: > dial: conn=172.17.0.1:37222->172.17.0.3:30416, err= both checkfile vs. NFDx2 remote (without normalization) 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fotiqus4qasa: dial("tcp","172.17.0.3:18155") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fotiqus4qasa: > dial: conn=172.17.0.1:51808->172.17.0.3:18155, err= 2026/08/27 04:16:33 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/08/27 04:16:33 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.3:21/rclone-test-fotiqus4qasa 2026/08/27 04:16:33 NOTICE: ftp://172.17.0.3:21/rclone-test-fotiqus4qasa: 1 files missing 2026/08/27 04:16:33 NOTICE: 1 hashes missing 2026/08/27 04:16:33 NOTICE: ftp://172.17.0.3:21/rclone-test-fotiqus4qasa: 1 differences found 2026/08/27 04:16:33 NOTICE: ftp://172.17.0.3:21/rclone-test-fotiqus4qasa: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fotiqus4qasa: dial("tcp","172.17.0.3:36346") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fotiqus4qasa: > dial: conn=172.17.0.1:56656->172.17.0.3:36346, err= 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fotiqus4qasa: dial("tcp","172.17.0.3:17020") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fotiqus4qasa: > dial: conn=172.17.0.1:51626->172.17.0.3:17020, err= 2026/08/27 04:16:33 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/27 04:16:33 NOTICE: ftp://172.17.0.3:21/rclone-test-fotiqus4qasa: 0 differences found 2026/08/27 04:16:33 NOTICE: ftp://172.17.0.3:21/rclone-test-fotiqus4qasa: 1 matching files 2026/08/27 04:16:33 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-puhexak4dofu" 2026/08/27 04:16:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/27 04:16:33 DEBUG : Setting type=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/08/27 04:16:33 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/08/27 04:16:33 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/08/27 04:16:33 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/08/27 04:16:33 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/08/27 04:16:33 DEBUG : TestFTPProftpd: detected overridden config - adding "{RX9wf}" suffix to name 2026/08/27 04:16:33 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/08/27 04:16:33 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/08/27 04:16:33 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/08/27 04:16:33 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-puhexak4dofu: Connecting to FTP server 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-puhexak4dofu: dial("tcp","172.17.0.3:21") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-puhexak4dofu: > dial: conn=172.17.0.1:60796->172.17.0.3:21, err= 2026/08/27 04:16:33 DEBUG : Creating backend with remote "/tmp/rclone3668781944" run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-puhexak4dofu", Local "Local file system at /tmp/rclone3668781944", Modify Window "1s" 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-puhexak4dofu: dial("tcp","172.17.0.3:61887") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-puhexak4dofu: > dial: conn=172.17.0.1:57216->172.17.0.3:61887, err= 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-puhexak4dofu: dial("tcp","172.17.0.3:25640") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-puhexak4dofu: > dial: conn=172.17.0.1:51262->172.17.0.3:25640, err= both checkfile vs. NFCx2 remote (without normalization) 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-puhexak4dofu: dial("tcp","172.17.0.3:31665") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-puhexak4dofu: > dial: conn=172.17.0.1:36652->172.17.0.3:31665, err= 2026/08/27 04:16:33 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/08/27 04:16:33 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.3:21/rclone-test-puhexak4dofu 2026/08/27 04:16:33 NOTICE: ftp://172.17.0.3:21/rclone-test-puhexak4dofu: 1 files missing 2026/08/27 04:16:33 NOTICE: 1 hashes missing 2026/08/27 04:16:33 NOTICE: ftp://172.17.0.3:21/rclone-test-puhexak4dofu: 1 differences found 2026/08/27 04:16:33 NOTICE: ftp://172.17.0.3:21/rclone-test-puhexak4dofu: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-puhexak4dofu: dial("tcp","172.17.0.3:12942") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-puhexak4dofu: > dial: conn=172.17.0.1:37302->172.17.0.3:12942, err= 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-puhexak4dofu: dial("tcp","172.17.0.3:31293") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-puhexak4dofu: > dial: conn=172.17.0.1:37060->172.17.0.3:31293, err= 2026/08/27 04:16:33 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/27 04:16:33 NOTICE: ftp://172.17.0.3:21/rclone-test-puhexak4dofu: 0 differences found 2026/08/27 04:16:33 NOTICE: ftp://172.17.0.3:21/rclone-test-puhexak4dofu: 1 matching files 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-puhexak4dofu: dial("tcp","172.17.0.3:25322") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-puhexak4dofu: > dial: conn=172.17.0.1:39318->172.17.0.3:25322, err= 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-puhexak4dofu: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-puhexak4dofu: Purge dir "" 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fotiqus4qasa: dial("tcp","172.17.0.3:16520") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fotiqus4qasa: > dial: conn=172.17.0.1:56544->172.17.0.3:16520, err= 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fotiqus4qasa: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-fotiqus4qasa: Purge dir "" 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-nemarab2yiri: dial("tcp","172.17.0.3:45997") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-nemarab2yiri: > dial: conn=172.17.0.1:53556->172.17.0.3:45997, err= 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-nemarab2yiri: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-nemarab2yiri: Purge dir "" 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xezapuh9mace: dial("tcp","172.17.0.3:57321") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xezapuh9mace: > dial: conn=172.17.0.1:44350->172.17.0.3:57321, err= 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xezapuh9mace: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xezapuh9mace: Purge dir "" 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-copukuw4kulo: dial("tcp","172.17.0.3:22694") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-copukuw4kulo: > dial: conn=172.17.0.1:60050->172.17.0.3:22694, err= 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-copukuw4kulo: Purge object "測試_Русский___ě_áñ" 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-copukuw4kulo: Purge dir "" 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-kigatoz2foxa: dial("tcp","172.17.0.3:52493") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-kigatoz2foxa: > dial: conn=172.17.0.1:57834->172.17.0.3:52493, err= 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-kigatoz2foxa: Purge object "測試_Русский___ě_áñ" 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-kigatoz2foxa: Purge dir "" 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-tiriwuc0fuja: dial("tcp","172.17.0.3:30938") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-tiriwuc0fuja: > dial: conn=172.17.0.1:44590->172.17.0.3:30938, err= 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-tiriwuc0fuja: Purge object "HELLO, WORLD!" 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-tiriwuc0fuja: Purge dir "" 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-juyasoh1fani: dial("tcp","172.17.0.3:60907") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-juyasoh1fani: > dial: conn=172.17.0.1:56304->172.17.0.3:60907, err= 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-juyasoh1fani: Purge object "HeLlO, wOrLd!" 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-juyasoh1fani: Purge dir "" 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gipejip0vixe: dial("tcp","172.17.0.3:7476") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gipejip0vixe: > dial: conn=172.17.0.1:59434->172.17.0.3:7476, err= 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gipejip0vixe: Purge object "HELLO, WORLD!" 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-gipejip0vixe: Purge dir "" 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-yehowoz7quyo: dial("tcp","172.17.0.3:4820") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-yehowoz7quyo: > dial: conn=172.17.0.1:42154->172.17.0.3:4820, err= 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-yehowoz7quyo: Purge object "hello, world!" 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-yehowoz7quyo: Purge dir "" --- PASS: TestApplyTransforms (0.27s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-newohuf4xika", Local "Local file system at /tmp/rclone4248467252", Modify Window "1s" 2026/08/27 04:16:33 DEBUG : file1: Need to transfer - File not found at Destination 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:43112") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:53590->172.17.0.3:43112, err= 2026/08/27 04:16:33 DEBUG : sub/file2.3cb2966d.partial: size = 14 OK 2026/08/27 04:16:33 DEBUG : sub/file2.3cb2966d.partial: renamed to: sub/file2 2026/08/27 04:16:33 INFO : file1: Copied (new) to: sub/file2 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:23675") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:36788->172.17.0.3:23675, err= 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:30242") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:39378->172.17.0.3:30242, err= 2026/08/27 04:16:33 DEBUG : sub/file2: size = 14 OK 2026/08/27 04:16:33 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/27 04:16:33 DEBUG : file1: Unchanged skipping 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:35679") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:46756->172.17.0.3:35679, err= 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:25674") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:49738->172.17.0.3:25674, err= 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: don't need to copy/move sub/file2, it is already at target location 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:52466") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:57772->172.17.0.3:52466, err= 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:49716") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:44238->172.17.0.3:49716, err= 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:58196") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:56894->172.17.0.3:58196, err= 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:19181") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:60440->172.17.0.3:19181, err= 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:13126") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:53092->172.17.0.3:13126, err= --- PASS: TestCopyFile (0.03s) === RUN TestCopyLongFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-newohuf4xika", Local "Local file system at /tmp/rclone4248467252", Modify Window "1s" copy_test.go:154: Test only runs on local 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:43976") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:34474->172.17.0.3:43976, err= 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:48199") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:47042->172.17.0.3:48199, err= --- SKIP: TestCopyLongFile (0.00s) === RUN TestCopyFileBackupDir run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-newohuf4xika", Local "Local file system at /tmp/rclone4248467252", Modify Window "1s" 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:17884") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:34534->172.17.0.3:17884, err= 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:43573") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:49348->172.17.0.3:43573, err= 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:64190") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:37636->172.17.0.3:64190, err= 2026/08/27 04:16:33 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-newohuf4xika/backup" 2026/08/27 04:16:33 DEBUG : Setting type=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/08/27 04:16:33 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/08/27 04:16:33 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/08/27 04:16:33 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/08/27 04:16:33 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/08/27 04:16:33 DEBUG : TestFTPProftpd: detected overridden config - adding "{RX9wf}" suffix to name 2026/08/27 04:16:33 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/08/27 04:16:33 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/08/27 04:16:33 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/08/27 04:16:33 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika/backup: Connecting to FTP server 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika/backup: dial("tcp","172.17.0.3:21") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika/backup: > dial: conn=172.17.0.1:60800->172.17.0.3:21, err= 2026/08/27 04:16:33 DEBUG : fs cache: renaming cache item "TestFTPProftpd:rclone-test-newohuf4xika/backup" to be canonical "TestFTPProftpd{RX9wf}:rclone-test-newohuf4xika/backup" 2026/08/27 04:16:33 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone4248467252) 2026/08/27 04:16:33 DEBUG : dst/file1: size = 18 (ftp://172.17.0.3:21/rclone-test-newohuf4xika) 2026/08/27 04:16:33 DEBUG : dst/file1: Sizes differ 2026/08/27 04:16:33 INFO : dst/file1: Moved (server-side) 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:35160") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:33350->172.17.0.3:35160, err= 2026/08/27 04:16:33 DEBUG : dst/file1.58903690.partial: size = 14 OK 2026/08/27 04:16:33 DEBUG : dst/file1.58903690.partial: renamed to: dst/file1 2026/08/27 04:16:33 INFO : dst/file1: Copied (new) 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:43658") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:38210->172.17.0.3:43658, err= 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: Connecting to FTP server 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:21") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:60810->172.17.0.3:21, err= 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:10460") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:43644->172.17.0.3:10460, err= 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:26978") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:57734->172.17.0.3:26978, err= 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:28509") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:39606->172.17.0.3:28509, err= 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:46537") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:48468->172.17.0.3:46537, err= 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:5694") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:33872->172.17.0.3:5694, err= 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:51298") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:40262->172.17.0.3:51298, err= 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:3079") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:49280->172.17.0.3:3079, err= 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:65255") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:53064->172.17.0.3:65255, err= 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika/backup: closing 1 unused connections --- PASS: TestCopyFileBackupDir (0.05s) === RUN TestCopyFileCompareDest run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-newohuf4xika", Local "Local file system at /tmp/rclone4248467252", Modify Window "1s" 2026/08/27 04:16:33 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-newohuf4xika/dst" 2026/08/27 04:16:33 DEBUG : Setting type=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/08/27 04:16:33 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/08/27 04:16:33 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/08/27 04:16:33 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/08/27 04:16:33 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/08/27 04:16:33 DEBUG : TestFTPProftpd: detected overridden config - adding "{RX9wf}" suffix to name 2026/08/27 04:16:33 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/08/27 04:16:33 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/08/27 04:16:33 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/08/27 04:16:33 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika/dst: Connecting to FTP server 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika/dst: dial("tcp","172.17.0.3:21") 2026/08/27 04:16:33 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika/dst: > dial: conn=172.17.0.1:60812->172.17.0.3:21, err= 2026/08/27 04:16:34 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-newohuf4xika/CompareDest" 2026/08/27 04:16:34 DEBUG : Setting type=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/08/27 04:16:34 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/08/27 04:16:34 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/08/27 04:16:34 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/08/27 04:16:34 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/08/27 04:16:34 DEBUG : TestFTPProftpd: detected overridden config - adding "{RX9wf}" suffix to name 2026/08/27 04:16:34 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/08/27 04:16:34 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/08/27 04:16:34 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/08/27 04:16:34 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika/CompareDest: Connecting to FTP server 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika/CompareDest: dial("tcp","172.17.0.3:21") 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika/CompareDest: > dial: conn=172.17.0.1:60828->172.17.0.3:21, err= 2026/08/27 04:16:34 DEBUG : fs cache: renaming cache item "TestFTPProftpd:rclone-test-newohuf4xika/CompareDest" to be canonical "TestFTPProftpd{RX9wf}:rclone-test-newohuf4xika/CompareDest" 2026/08/27 04:16:34 DEBUG : one: Need to transfer - File not found at Destination 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika/dst: dial("tcp","172.17.0.3:22950") 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika/dst: > dial: conn=172.17.0.1:42158->172.17.0.3:22950, err= 2026/08/27 04:16:34 DEBUG : one.b2cc3c6c.partial: size = 3 OK 2026/08/27 04:16:34 DEBUG : one.b2cc3c6c.partial: renamed to: one 2026/08/27 04:16:34 INFO : one: Copied (new) 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:10551") 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:37812->172.17.0.3:10551, err= 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:11350") 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:39966->172.17.0.3:11350, err= 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:21157") 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:58076->172.17.0.3:21157, err= 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:38982") 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:37526->172.17.0.3:38982, err= 2026/08/27 04:16:34 DEBUG : fs cache: switching user supplied name "TestFTPProftpd:rclone-test-newohuf4xika/CompareDest" for canonical name "TestFTPProftpd{RX9wf}:rclone-test-newohuf4xika/CompareDest" 2026/08/27 04:16:34 DEBUG : one: size = 5 (Local file system at /tmp/rclone4248467252) 2026/08/27 04:16:34 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-newohuf4xika/dst) 2026/08/27 04:16:34 DEBUG : one: Sizes differ 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika/dst: dial("tcp","172.17.0.3:15189") 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika/dst: > dial: conn=172.17.0.1:49620->172.17.0.3:15189, err= 2026/08/27 04:16:34 DEBUG : one.4a8516eb.partial: size = 5 OK 2026/08/27 04:16:34 DEBUG : one.4a8516eb.partial: renamed to: one 2026/08/27 04:16:34 INFO : one: Copied (replaced existing) 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:11230") 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:50390->172.17.0.3:11230, err= 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:19311") 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:58168->172.17.0.3:19311, err= 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:42809") 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:59568->172.17.0.3:42809, err= 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:10203") 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:48974->172.17.0.3:10203, err= 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:36208") 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:45550->172.17.0.3:36208, err= 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:57054") 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:44054->172.17.0.3:57054, err= 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:30541") 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:42084->172.17.0.3:30541, err= 2026/08/27 04:16:34 DEBUG : fs cache: switching user supplied name "TestFTPProftpd:rclone-test-newohuf4xika/CompareDest" for canonical name "TestFTPProftpd{RX9wf}:rclone-test-newohuf4xika/CompareDest" 2026/08/27 04:16:34 DEBUG : one: size = 5 (Local file system at /tmp/rclone4248467252) 2026/08/27 04:16:34 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-newohuf4xika/dst) 2026/08/27 04:16:34 DEBUG : one: Sizes differ 2026/08/27 04:16:34 DEBUG : one: size = 5 OK 2026/08/27 04:16:34 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/27 04:16:34 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:22197") 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:47772->172.17.0.3:22197, err= 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:29235") 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:43250->172.17.0.3:29235, err= 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:31510") 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:45758->172.17.0.3:31510, err= 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:18322") 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:46222->172.17.0.3:18322, err= 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:28461") 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:47692->172.17.0.3:28461, err= 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:31272") 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:19444") 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:37800->172.17.0.3:31272, err= 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:39538->172.17.0.3:19444, err= 2026/08/27 04:16:34 DEBUG : fs cache: switching user supplied name "TestFTPProftpd:rclone-test-newohuf4xika/CompareDest" for canonical name "TestFTPProftpd{RX9wf}:rclone-test-newohuf4xika/CompareDest" 2026/08/27 04:16:34 DEBUG : two: Need to transfer - File not found at Destination 2026/08/27 04:16:34 DEBUG : two: size = 3 OK 2026/08/27 04:16:34 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/27 04:16:34 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:22959") 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:35100->172.17.0.3:22959, err= 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:56593") 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:32840->172.17.0.3:56593, err= 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:44513") 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:55570->172.17.0.3:44513, err= 2026/08/27 04:16:34 DEBUG : fs cache: switching user supplied name "TestFTPProftpd:rclone-test-newohuf4xika/CompareDest" for canonical name "TestFTPProftpd{RX9wf}:rclone-test-newohuf4xika/CompareDest" 2026/08/27 04:16:34 DEBUG : two: Need to transfer - File not found at Destination 2026/08/27 04:16:34 DEBUG : two: size = 3 OK 2026/08/27 04:16:34 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/27 04:16:34 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:1549") 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:34762->172.17.0.3:1549, err= 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:8850") 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:28242") 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:33218->172.17.0.3:8850, err= 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:38298->172.17.0.3:28242, err= 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:45611") 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:44560->172.17.0.3:45611, err= 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:14667") 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:39130->172.17.0.3:14667, err= 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:9220") 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:43180->172.17.0.3:9220, err= 2026/08/27 04:16:34 DEBUG : fs cache: switching user supplied name "TestFTPProftpd:rclone-test-newohuf4xika/CompareDest" for canonical name "TestFTPProftpd{RX9wf}:rclone-test-newohuf4xika/CompareDest" 2026/08/27 04:16:34 DEBUG : two: Need to transfer - File not found at Destination 2026/08/27 04:16:34 DEBUG : two: size = 5 (Local file system at /tmp/rclone4248467252) 2026/08/27 04:16:34 DEBUG : two: size = 3 (ftp://172.17.0.3:21/rclone-test-newohuf4xika/CompareDest) 2026/08/27 04:16:34 DEBUG : two: Sizes differ 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika/dst: dial("tcp","172.17.0.3:13374") 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika/dst: > dial: conn=172.17.0.1:38134->172.17.0.3:13374, err= 2026/08/27 04:16:34 DEBUG : two.a319cd8b.partial: size = 5 OK 2026/08/27 04:16:34 DEBUG : two.a319cd8b.partial: renamed to: two 2026/08/27 04:16:34 INFO : two: Copied (new) 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:56926") 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:49970->172.17.0.3:56926, err= 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:43506") 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:16065") 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:42916->172.17.0.3:16065, err= 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:42250->172.17.0.3:43506, err= 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:57863") 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:50210->172.17.0.3:57863, err= 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:5751") 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:49215") 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:60990->172.17.0.3:5751, err= 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:47206->172.17.0.3:49215, err= 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:60662") 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:57148->172.17.0.3:60662, err= 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika/CompareDest: closing 1 unused connections --- PASS: TestCopyFileCompareDest (0.31s) === RUN TestCopyFileCopyDest run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-newohuf4xika", Local "Local file system at /tmp/rclone4248467252", Modify Window "1s" copy_test.go:277: Skipping test as remote does not support server-side copy 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:58399") 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:43070->172.17.0.3:58399, err= 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:27687") 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:51622->172.17.0.3:27687, err= --- SKIP: TestCopyFileCopyDest (0.00s) === RUN TestCopyInplace run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-newohuf4xika", Local "Local file system at /tmp/rclone4248467252", Modify Window "1s" 2026/08/27 04:16:34 DEBUG : file1: Need to transfer - File not found at Destination 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:28337") 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:55744->172.17.0.3:28337, err= 2026/08/27 04:16:34 DEBUG : sub/file2: size = 14 OK 2026/08/27 04:16:34 INFO : file1: Copied (new) to: sub/file2 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:62923") 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:52860->172.17.0.3:62923, err= 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:59531") 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:37454->172.17.0.3:59531, err= 2026/08/27 04:16:34 DEBUG : sub/file2: size = 14 OK 2026/08/27 04:16:34 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/27 04:16:34 DEBUG : file1: Unchanged skipping 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:16331") 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:47128->172.17.0.3:16331, err= 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:14309") 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:56776->172.17.0.3:14309, err= 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: don't need to copy/move sub/file2, it is already at target location 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:44255") 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:51834->172.17.0.3:44255, err= 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:39790") 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:54652->172.17.0.3:39790, err= 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:64976") 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:52224->172.17.0.3:64976, err= 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:41365") 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:52504->172.17.0.3:41365, err= 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:61484") 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:50056->172.17.0.3:61484, err= --- PASS: TestCopyInplace (0.03s) === RUN TestCopyLongFileName run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-newohuf4xika", Local "Local file system at /tmp/rclone4248467252", Modify Window "1s" 2026/08/27 04:16:34 DEBUG : file1: Need to transfer - File not found at Destination 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:27068") 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:35286->172.17.0.3:27068, err= 2026/08/27 04:16:34 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2fil.00a5d7f6.partial: size = 14 OK 2026/08/27 04:16:34 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2fil.00a5d7f6.partial: renamed to: sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2 2026/08/27 04:16:34 INFO : file1: Copied (new) to: sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:47792") 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:37066->172.17.0.3:47792, err= 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:56650") 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:38936->172.17.0.3:56650, err= 2026/08/27 04:16:34 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2: size = 14 OK 2026/08/27 04:16:34 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/27 04:16:34 DEBUG : file1: Unchanged skipping 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:19403") 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:38292->172.17.0.3:19403, err= 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:31415") 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:36706->172.17.0.3:31415, err= 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: don't need to copy/move sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2, it is already at target location 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:60140") 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:54756->172.17.0.3:60140, err= 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:53022") 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:60214->172.17.0.3:53022, err= 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:26276") 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:36622->172.17.0.3:26276, err= 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:28794") 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:39250->172.17.0.3:28794, err= 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:17179") 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:36690->172.17.0.3:17179, err= --- PASS: TestCopyLongFileName (0.02s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-newohuf4xika", Local "Local file system at /tmp/rclone4248467252", Modify Window "1s" 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:62038") 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:43248->172.17.0.3:62038, err= 2026/08/27 04:16:34 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100: Need to transfer - File not found at Destination 2026/08/27 04:16:34 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101: Need to transfer - File not found at Destination 2026/08/27 04:16:34 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102: Need to transfer - File not found at Destination 2026/08/27 04:16:34 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103: Need to transfer - File not found at Destination 2026/08/27 04:16:34 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104: Need to transfer - File not found at Destination 2026/08/27 04:16:34 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105: Need to transfer - File not found at Destination 2026/08/27 04:16:34 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106: Need to transfer - File not found at Destination 2026/08/27 04:16:34 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107: Need to transfer - File not found at Destination 2026/08/27 04:16:34 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108: Need to transfer - File not found at Destination 2026/08/27 04:16:34 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109: Need to transfer - File not found at Destination 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: Connecting to FTP server 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:21") 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:60840->172.17.0.3:21, err= 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: Connecting to FTP server 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: Waiting for checks to finish 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: Waiting for transfers to finish 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:5066") 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:34206->172.17.0.3:5066, err= 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:55077") 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:55582->172.17.0.3:55077, err= 2026/08/27 04:16:34 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.a0042569.partial: size = 14 OK 2026/08/27 04:16:34 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e717d392.partial: size = 14 OK 2026/08/27 04:16:34 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e717d392.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101 2026/08/27 04:16:34 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101: Copied (new) 2026/08/27 04:16:34 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.a0042569.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100 2026/08/27 04:16:34 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100: Copied (new) 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:53762") 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:53280->172.17.0.3:53762, err= 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:28515") 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:44166->172.17.0.3:28515, err= 2026/08/27 04:16:34 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.673af8c4.partial: size = 14 OK 2026/08/27 04:16:34 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.20290e3f.partial: size = 14 OK 2026/08/27 04:16:34 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.673af8c4.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104 2026/08/27 04:16:34 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104: Copied (new) 2026/08/27 04:16:34 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.20290e3f.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105 2026/08/27 04:16:34 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105: Copied (new) 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:2197") 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:34976->172.17.0.3:2197, err= 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:27505") 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:60272->172.17.0.3:27505, err= 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:21") 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:60856->172.17.0.3:21, err= 2026/08/27 04:16:34 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e91d1532.partial: size = 14 OK 2026/08/27 04:16:34 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.ae0ee3c9.partial: size = 14 OK 2026/08/27 04:16:34 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e91d1532.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106 2026/08/27 04:16:34 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106: Copied (new) 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:28525") 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:60102->172.17.0.3:28525, err= 2026/08/27 04:16:34 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.ae0ee3c9.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107 2026/08/27 04:16:34 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107: Copied (new) 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:14593") 2026/08/27 04:16:34 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.f5089872.partial: size = 14 OK 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:36690->172.17.0.3:14593, err= 2026/08/27 04:16:34 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.f5089872.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108 2026/08/27 04:16:34 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108: Copied (new) 2026/08/27 04:16:34 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.b21b6e89.partial: size = 14 OK 2026/08/27 04:16:34 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.b21b6e89.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109 2026/08/27 04:16:34 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109: Copied (new) 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:9384") 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:57180->172.17.0.3:9384, err= 2026/08/27 04:16:34 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.2e23c89f.partial: size = 14 OK 2026/08/27 04:16:34 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.2e23c89f.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102 2026/08/27 04:16:34 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102: Copied (new) 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:12403") 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:47622->172.17.0.3:12403, err= 2026/08/27 04:16:34 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.69303e64.partial: size = 14 OK 2026/08/27 04:16:34 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.69303e64.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103 2026/08/27 04:16:34 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103: Copied (new) 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:44075") 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:38112->172.17.0.3:44075, err= 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:22623") 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:53270->172.17.0.3:22623, err= 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:49777") 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:40426->172.17.0.3:49777, err= --- PASS: TestCopyLongFileNameCollision (0.38s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-newohuf4xika", Local "Local file system at /tmp/rclone4248467252", Modify Window "1s" 2026/08/27 04:16:34 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:46802") 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:43122->172.17.0.3:46802, err= 2026/08/27 04:16:34 DEBUG : TestCopyFileMaxTransfer/file1.c45f4b0b.partial: size = 14 OK 2026/08/27 04:16:34 DEBUG : TestCopyFileMaxTransfer/file1.c45f4b0b.partial: renamed to: TestCopyFileMaxTransfer/file1 2026/08/27 04:16:34 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:16755") 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:52630->172.17.0.3:16755, err= 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:65414") 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:51250->172.17.0.3:65414, err= 2026/08/27 04:16:34 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:5857") 2026/08/27 04:16:34 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:40116->172.17.0.3:5857, err= 2026/08/27 04:16:35 DEBUG : TestCopyFileMaxTransfer/file2.945646ab.partial: Removed after failed upload: 1 error occurred: * max transfer limit reached as set by --max-transfer 2026/08/27 04:16:35 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: update stor: 1 error occurred: * max transfer limit reached as set by --max-transfer 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:33577") 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:44724->172.17.0.3:33577, err= 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:4779") 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:33874->172.17.0.3:4779, err= 2026/08/27 04:16:35 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:15752") 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:44272->172.17.0.3:15752, err= 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:37704") 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:39578->172.17.0.3:37704, err= 2026/08/27 04:16:35 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:11809") 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:45842->172.17.0.3:11809, err= 2026/08/27 04:16:35 DEBUG : TestCopyFileMaxTransfer/file4.ebc0bb81.partial: size = 2062 OK 2026/08/27 04:16:35 DEBUG : TestCopyFileMaxTransfer/file4.ebc0bb81.partial: renamed to: TestCopyFileMaxTransfer/file4 2026/08/27 04:16:35 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:32991") 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:60314->172.17.0.3:32991, err= 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:22527") 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:44782->172.17.0.3:22527, err= 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:18201") 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:33796->172.17.0.3:18201, err= 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:65142") 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:36860->172.17.0.3:65142, err= 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:30229") 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:52386->172.17.0.3:30229, err= --- PASS: TestCopyFileMaxTransfer (1.04s) === RUN TestDeduplicateInteractive run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-newohuf4xika", Local "Local file system at /tmp/rclone4248467252", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:47079") 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:46080->172.17.0.3:47079, err= 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:63825") 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:38918->172.17.0.3:63825, err= --- SKIP: TestDeduplicateInteractive (0.00s) === RUN TestDeduplicateSkip run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-newohuf4xika", Local "Local file system at /tmp/rclone4248467252", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:24049") 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:60190->172.17.0.3:24049, err= 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:31257") 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:47844->172.17.0.3:31257, err= --- SKIP: TestDeduplicateSkip (0.00s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-newohuf4xika", Local "Local file system at /tmp/rclone4248467252", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:37688") 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:52708->172.17.0.3:37688, err= 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:1157") 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:45934->172.17.0.3:1157, err= --- SKIP: TestDeduplicateSizeOnly (0.00s) === RUN TestDeduplicateFirst run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-newohuf4xika", Local "Local file system at /tmp/rclone4248467252", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:6443") 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:42598->172.17.0.3:6443, err= 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:61690") 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:48986->172.17.0.3:61690, err= --- SKIP: TestDeduplicateFirst (0.00s) === RUN TestDeduplicateNewest run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-newohuf4xika", Local "Local file system at /tmp/rclone4248467252", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:57447") 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:39178->172.17.0.3:57447, err= 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:18335") 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:40128->172.17.0.3:18335, err= --- SKIP: TestDeduplicateNewest (0.00s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-newohuf4xika", Local "Local file system at /tmp/rclone4248467252", Modify Window "1s" dedupe_test.go:36: Can't run this test without a hash 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:7140") 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:35138->172.17.0.3:7140, err= 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:37693") 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:41242->172.17.0.3:37693, err= --- SKIP: TestDeduplicateNewestByHash (0.00s) === RUN TestDeduplicateOldest run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-newohuf4xika", Local "Local file system at /tmp/rclone4248467252", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:50517") 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:56974->172.17.0.3:50517, err= 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:17765") 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:44338->172.17.0.3:17765, err= --- SKIP: TestDeduplicateOldest (0.00s) === RUN TestDeduplicateLargest run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-newohuf4xika", Local "Local file system at /tmp/rclone4248467252", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:57059") 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:38100->172.17.0.3:57059, err= 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:33938") 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:34446->172.17.0.3:33938, err= --- SKIP: TestDeduplicateLargest (0.00s) === RUN TestDeduplicateSmallest run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-newohuf4xika", Local "Local file system at /tmp/rclone4248467252", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:5375") 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:45912->172.17.0.3:5375, err= 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:7978") 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:35310->172.17.0.3:7978, err= --- SKIP: TestDeduplicateSmallest (0.00s) === RUN TestDeduplicateRename run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-newohuf4xika", Local "Local file system at /tmp/rclone4248467252", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:57704") 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:43424->172.17.0.3:57704, err= 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:49623") 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:34672->172.17.0.3:49623, err= --- SKIP: TestDeduplicateRename (0.00s) === RUN TestMergeDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-newohuf4xika", Local "Local file system at /tmp/rclone4248467252", Modify Window "1s" dedupe_test.go:256: Can't merge directories 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:30021") 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:52014->172.17.0.3:30021, err= 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:50139") 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:46502->172.17.0.3:50139, err= --- SKIP: TestMergeDirs (0.00s) === RUN TestListDirSorted run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-newohuf4xika", Local "Local file system at /tmp/rclone4248467252", Modify Window "1s" 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:40740") 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:55730->172.17.0.3:40740, err= 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:10323") 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:44454->172.17.0.3:10323, err= 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:61732") 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:39896->172.17.0.3:61732, err= 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:22492") 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:42182->172.17.0.3:22492, err= 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:65014") 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:41954->172.17.0.3:65014, err= 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:65353") 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:60062->172.17.0.3:65353, err= 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:57335") 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:43366->172.17.0.3:57335, err= 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:34737") 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:34986->172.17.0.3:34737, err= 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:56040") 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:53300->172.17.0.3:56040, err= 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:11775") 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:45000->172.17.0.3:11775, err= 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:16150") 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:45520->172.17.0.3:16150, err= 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:53233") 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:56974->172.17.0.3:53233, err= 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:19881") 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:42440->172.17.0.3:19881, err= 2026/08/27 04:16:35 DEBUG : a.txt: Excluded (Size Filter) 2026/08/27 04:16:35 DEBUG : a.txt: Excluded 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:36056") 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:41778->172.17.0.3:36056, err= 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:55262") 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:36260->172.17.0.3:55262, err= 2026/08/27 04:16:35 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/08/27 04:16:35 DEBUG : sub dir/hello world2: Excluded 2026/08/27 04:16:35 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/08/27 04:16:35 DEBUG : sub dir/hello world: Excluded 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:13788") 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:49438->172.17.0.3:13788, err= 2026/08/27 04:16:35 DEBUG : sub dir/ignore dir: Excluded 2026/08/27 04:16:35 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/08/27 04:16:35 DEBUG : sub dir/hello world2: Excluded 2026/08/27 04:16:35 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/08/27 04:16:35 DEBUG : sub dir/hello world: Excluded 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:50542") 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:38344->172.17.0.3:50542, err= 2026/08/27 04:16:35 DEBUG : sub dir/ignore dir: Excluded 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:34179") 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:60534->172.17.0.3:34179, err= 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:2506") 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:57982->172.17.0.3:2506, err= 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:60222") 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:46152->172.17.0.3:60222, err= 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:21847") 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:48582->172.17.0.3:21847, err= 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:42194") 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:42168->172.17.0.3:42194, err= 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:14813") 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:42950->172.17.0.3:14813, err= 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:36468") 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:43976->172.17.0.3:36468, err= --- PASS: TestListDirSorted (0.05s) === RUN TestListDirSortedFn run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-newohuf4xika", Local "Local file system at /tmp/rclone4248467252", Modify Window "1s" 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:9737") 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:49272->172.17.0.3:9737, err= 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:6927") 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:51364->172.17.0.3:6927, err= 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:35836") 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:55504->172.17.0.3:35836, err= 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:18313") 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:56360->172.17.0.3:18313, err= 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:64571") 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:45736->172.17.0.3:64571, err= 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:41658") 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:52242->172.17.0.3:41658, err= 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:14091") 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:51100->172.17.0.3:14091, err= 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:4343") 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:51498->172.17.0.3:4343, err= 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:20892") 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:33762->172.17.0.3:20892, err= 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:29681") 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:2400") 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:35762->172.17.0.3:29681, err= 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:34538->172.17.0.3:2400, err= 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:16958") 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:39952->172.17.0.3:16958, err= 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:46084") 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:45498->172.17.0.3:46084, err= 2026/08/27 04:16:35 DEBUG : a.txt: Excluded (Size Filter) 2026/08/27 04:16:35 DEBUG : a.txt: Excluded 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:10594") 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:52238->172.17.0.3:10594, err= 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:36281") 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:32886->172.17.0.3:36281, err= 2026/08/27 04:16:35 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/08/27 04:16:35 DEBUG : sub dir/hello world2: Excluded 2026/08/27 04:16:35 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/08/27 04:16:35 DEBUG : sub dir/hello world: Excluded 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:16215") 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:54412->172.17.0.3:16215, err= 2026/08/27 04:16:35 DEBUG : sub dir/ignore dir: Excluded 2026/08/27 04:16:35 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/08/27 04:16:35 DEBUG : sub dir/hello world2: Excluded 2026/08/27 04:16:35 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/08/27 04:16:35 DEBUG : sub dir/hello world: Excluded 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:19224") 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:50876->172.17.0.3:19224, err= 2026/08/27 04:16:35 DEBUG : sub dir/ignore dir: Excluded 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:8385") 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:47928->172.17.0.3:8385, err= 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:57132") 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:45414->172.17.0.3:57132, err= 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:9064") 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:60398->172.17.0.3:9064, err= 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:53680") 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:39956->172.17.0.3:53680, err= 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:43051") 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:55138") 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:51202->172.17.0.3:43051, err= 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:53604->172.17.0.3:55138, err= 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:37943") 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:47830->172.17.0.3:37943, err= --- PASS: TestListDirSortedFn (0.05s) === RUN TestListJSON run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-newohuf4xika", Local "Local file system at /tmp/rclone4248467252", Modify Window "1s" 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:42697") 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:44338->172.17.0.3:42697, err= 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:46725") 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:55440->172.17.0.3:46725, err= 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:54843") 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:48456->172.17.0.3:54843, err= 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:2367") 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:42102->172.17.0.3:2367, err= === RUN TestListJSON/Default 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:11768") 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:42192->172.17.0.3:11768, err= === RUN TestListJSON/FilesOnly 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:46453") 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:42194->172.17.0.3:46453, err= === RUN TestListJSON/DirsOnly 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:28156") 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:33750->172.17.0.3:28156, err= === RUN TestListJSON/Recurse 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:21954") 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:43008->172.17.0.3:21954, err= 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:18895") 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:59932->172.17.0.3:18895, err= === RUN TestListJSON/SubDir 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:1514") 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:33288->172.17.0.3:1514, err= === RUN TestListJSON/NoModTime 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:63499") 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:44104->172.17.0.3:63499, err= === RUN TestListJSON/NoMimeType 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:1117") 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:55766->172.17.0.3:1117, err= === RUN TestListJSON/ShowHash 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:45419") 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:36870->172.17.0.3:45419, err= === RUN TestListJSON/HashTypes 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:23148") 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:33362->172.17.0.3:23148, err= 2026/08/27 04:16:35 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:13909") 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:46982->172.17.0.3:13909, err= 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:49660") 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:47306->172.17.0.3:49660, err= 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:47569") 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:33420->172.17.0.3:47569, err= 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:6197") 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:36272->172.17.0.3:6197, err= --- PASS: TestListJSON (0.03s) --- 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:198: Remote "ftp://172.17.0.3:21/rclone-test-newohuf4xika", Local "Local file system at /tmp/rclone4248467252", Modify Window "1s" 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:11142") 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:37064->172.17.0.3:11142, err= 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:55079") 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:52806->172.17.0.3:55079, err= 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:64881") 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:52954->172.17.0.3:64881, err= 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:63378") 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:50074->172.17.0.3:63378, err= === RUN TestStatJSON/Root 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:18503") 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:51070->172.17.0.3:18503, err= === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:60635") 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:47920->172.17.0.3:60635, err= === RUN TestStatJSON/Dir 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:30323") 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:46850->172.17.0.3:30323, err= === RUN TestStatJSON/DirWithTrailingSlash 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:23483") 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:54614->172.17.0.3:23483, err= === RUN TestStatJSON/File === RUN TestStatJSON/NotFound 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:57050") 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:59996->172.17.0.3:57050, err= === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:55701") 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:55504->172.17.0.3:55701, err= === RUN TestStatJSON/FileDirsOnly 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:36935") 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:55622->172.17.0.3:36935, err= === RUN TestStatJSON/NotFoundDirsOnly 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:45239") 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:60234->172.17.0.3:45239, err= === RUN TestStatJSON/RootNotFound 2026/08/27 04:16:35 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-newohuf4xika/notfound" 2026/08/27 04:16:35 DEBUG : Setting type=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/08/27 04:16:35 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/08/27 04:16:35 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/08/27 04:16:35 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/08/27 04:16:35 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/08/27 04:16:35 DEBUG : TestFTPProftpd: detected overridden config - adding "{RX9wf}" suffix to name 2026/08/27 04:16:35 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/08/27 04:16:35 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/08/27 04:16:35 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/08/27 04:16:35 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika/notfound: Connecting to FTP server 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika/notfound: dial("tcp","172.17.0.3:21") 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika/notfound: > dial: conn=172.17.0.1:60866->172.17.0.3:21, err= 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika/notfound: dial("tcp","172.17.0.3:10412") 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika/notfound: > dial: conn=172.17.0.1:46758->172.17.0.3:10412, err= 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:20926") 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:56686->172.17.0.3:20926, err= 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:16045") 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:38274->172.17.0.3:16045, err= 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:18636") 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:41520->172.17.0.3:18636, err= --- PASS: TestStatJSON (0.04s) --- PASS: TestStatJSON/Root (0.00s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.00s) --- PASS: TestStatJSON/Dir (0.00s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.00s) --- PASS: TestStatJSON/File (0.00s) --- PASS: TestStatJSON/NotFound (0.00s) --- PASS: TestStatJSON/DirFilesOnly (0.00s) --- PASS: TestStatJSON/FileFilesOnly (0.00s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.00s) --- PASS: TestStatJSON/DirDirsOnly (0.00s) --- PASS: TestStatJSON/FileDirsOnly (0.00s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.00s) --- PASS: TestStatJSON/RootNotFound (0.01s) === RUN TestStatJSONMemory 2026/08/27 04:16:35 DEBUG : Creating backend with remote ":memory:" 2026/08/27 04:16:35 DEBUG : Memory root '': File to upload is small (5 bytes), uploading instead of streaming 2026/08/27 04:16:35 DEBUG : sub/file1: size = 5 OK 2026/08/27 04:16:35 DEBUG : sub/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/27 04:16:35 DEBUG : sub/file1: Size and md5 of src and dst objects identical === RUN TestStatJSONMemory/Dir === RUN TestStatJSONMemory/DirWithTrailingSlash === RUN TestStatJSONMemory/File === RUN TestStatJSONMemory/NotFound --- PASS: TestStatJSONMemory (0.00s) --- PASS: TestStatJSONMemory/Dir (0.00s) --- PASS: TestStatJSONMemory/DirWithTrailingSlash (0.00s) --- PASS: TestStatJSONMemory/File (0.00s) --- PASS: TestStatJSONMemory/NotFound (0.00s) === RUN TestMkdir run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-newohuf4xika", Local "Local file system at /tmp/rclone4248467252", Modify Window "1s" 2026/08/27 04:16:35 INFO : ftp://172.17.0.3:21/rclone-test-newohuf4xika: Making directory 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:53992") 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:60908->172.17.0.3:53992, err= 2026/08/27 04:16:35 INFO : ftp://172.17.0.3:21/rclone-test-newohuf4xika: Making directory 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:32782") 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:34880->172.17.0.3:32782, err= 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:57590") 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:40882->172.17.0.3:57590, err= --- PASS: TestMkdir (0.00s) === RUN TestLsd run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-newohuf4xika", Local "Local file system at /tmp/rclone4248467252", Modify Window "1s" 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:22236") 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:37868->172.17.0.3:22236, err= 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:9093") 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:47124->172.17.0.3:9093, err= 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:53247") 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:47156->172.17.0.3:53247, err= 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:12201") 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:46494->172.17.0.3:12201, err= 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:10161") 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:47104->172.17.0.3:10161, err= 2026/08/27 04:16:35 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:35744") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:56362->172.17.0.3:35744, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:60108") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:52918->172.17.0.3:60108, err= --- PASS: TestLsd (0.01s) === RUN TestLs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-newohuf4xika", Local "Local file system at /tmp/rclone4248467252", Modify Window "1s" 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:20481") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:50842->172.17.0.3:20481, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:9821") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:44712->172.17.0.3:9821, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:16552") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:57598->172.17.0.3:16552, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:29190") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:57680->172.17.0.3:29190, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:42975") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:44400->172.17.0.3:42975, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:38091") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:36066->172.17.0.3:38091, err= --- PASS: TestLs (0.01s) === RUN TestLsWithFilesFrom run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-newohuf4xika", Local "Local file system at /tmp/rclone4248467252", Modify Window "1s" 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:44197") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:48280->172.17.0.3:44197, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:49878") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:51844->172.17.0.3:49878, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:29008") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:38578->172.17.0.3:29008, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:37227") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:38132->172.17.0.3:37227, err= 2026/08/27 04:16:36 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/08/27 04:16:36 DEBUG : empty space: Excluded 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:41305") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:44732->172.17.0.3:41305, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:29891") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:56604->172.17.0.3:29891, err= --- PASS: TestLsWithFilesFrom (0.01s) === RUN TestLsLong run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-newohuf4xika", Local "Local file system at /tmp/rclone4248467252", Modify Window "1s" 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:31290") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:53880->172.17.0.3:31290, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:19080") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:35812->172.17.0.3:19080, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:44135") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:41428->172.17.0.3:44135, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:56765") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:38568->172.17.0.3:56765, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:16032") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:51048->172.17.0.3:16032, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:8160") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:54186->172.17.0.3:8160, err= --- PASS: TestLsLong (0.01s) === RUN TestHashSums run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-newohuf4xika", Local "Local file system at /tmp/rclone4248467252", Modify Window "1s" 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:64923") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:54180->172.17.0.3:64923, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:47208") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:36138->172.17.0.3:47208, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:27067") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:52870->172.17.0.3:27067, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:54949") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:53794->172.17.0.3:54949, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:28029") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:46626->172.17.0.3:28029, err= --- PASS: TestHashSums (0.01s) === RUN TestHashSumsWithErrors 2026/08/27 04:16:36 DEBUG : Creating backend with remote ":memory:" 2026/08/27 04:16:36 ERROR : file1: hash unsupported: hash type not supported 2026/08/27 04:16:36 ERROR : sub/file1: hash unsupported: hash type not supported 2026/08/27 04:16:36 ERROR : sub/file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/08/27 04:16:36 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/08/27 04:16:36 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/08/27 04:16:36 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/08/27 04:16:36 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/08/27 04:16:36 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/08/27 04:16:36 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/08/27 04:16:36 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/08/27 04:16:36 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:198: Remote "ftp://172.17.0.3:21/rclone-test-newohuf4xika", Local "Local file system at /tmp/rclone4248467252", Modify Window "1s" 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:52236") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:59436->172.17.0.3:52236, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:63142") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:42364->172.17.0.3:63142, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:62324") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:42298->172.17.0.3:62324, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:19626") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:42152->172.17.0.3:19626, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:50147") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:48582->172.17.0.3:50147, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:20794") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:46618->172.17.0.3:20794, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:51288") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:56164->172.17.0.3:51288, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:17702") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:40794->172.17.0.3:17702, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:39841") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:33646->172.17.0.3:39841, err= --- PASS: TestCount (0.02s) === RUN TestDelete run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-newohuf4xika", Local "Local file system at /tmp/rclone4248467252", Modify Window "1s" 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:51272") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:49998->172.17.0.3:51272, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:56546") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:37110->172.17.0.3:56546, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:28796") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:46410->172.17.0.3:28796, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:39956") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:47320->172.17.0.3:39956, err= 2026/08/27 04:16:36 DEBUG : Waiting for deletions to finish 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:49452") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:52038->172.17.0.3:49452, err= 2026/08/27 04:16:36 DEBUG : large: Excluded (Size Filter) 2026/08/27 04:16:36 DEBUG : large: Excluded 2026/08/27 04:16:36 INFO : medium: Deleted 2026/08/27 04:16:36 INFO : small: Deleted 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:44835") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:59404->172.17.0.3:44835, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:62763") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:57400->172.17.0.3:62763, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:1953") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:59654->172.17.0.3:1953, err= --- PASS: TestDelete (0.02s) === RUN TestMaxDelete run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-newohuf4xika", Local "Local file system at /tmp/rclone4248467252", Modify Window "1s" 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:37510") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:59600->172.17.0.3:37510, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:3141") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:33048->172.17.0.3:3141, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:52631") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:35336->172.17.0.3:52631, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:2462") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:49262->172.17.0.3:2462, err= 2026/08/27 04:16:36 DEBUG : Waiting for deletions to finish 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:16080") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:49602->172.17.0.3:16080, err= 2026/08/27 04:16:36 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2026/08/27 04:16:36 INFO : large: Deleted 2026/08/27 04:16:36 INFO : medium: Deleted 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:57036") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:50366->172.17.0.3:57036, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:57902") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:43692->172.17.0.3:57902, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:40829") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:38476->172.17.0.3:40829, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:6292") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:53360->172.17.0.3:6292, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:32515") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:43864->172.17.0.3:32515, err= --- PASS: TestMaxDelete (0.02s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-newohuf4xika", Local "Local file system at /tmp/rclone4248467252", Modify Window "1s" 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:43626") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:42762->172.17.0.3:43626, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:51098") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:56014->172.17.0.3:51098, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:17456") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:36974->172.17.0.3:17456, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:2962") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:50274->172.17.0.3:2962, err= 2026/08/27 04:16:36 DEBUG : Waiting for deletions to finish 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:48843") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:36056->172.17.0.3:48843, err= 2026/08/27 04:16:36 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/08/27 04:16:36 INFO : small: Deleted 2026/08/27 04:16:36 INFO : medium: Deleted 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:48190") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:58482->172.17.0.3:48190, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:60111") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:60942->172.17.0.3:60111, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:24545") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:47896->172.17.0.3:24545, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:39071") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:43188->172.17.0.3:39071, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:7060") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:35214->172.17.0.3:7060, err= --- PASS: TestMaxDeleteSizeLargeFile (0.02s) === RUN TestMaxDeleteSize run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-newohuf4xika", Local "Local file system at /tmp/rclone4248467252", Modify Window "1s" 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:42633") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:48824->172.17.0.3:42633, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:13707") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:36262->172.17.0.3:13707, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:2203") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:37354->172.17.0.3:2203, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:60205") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:40004->172.17.0.3:60205, err= 2026/08/27 04:16:36 DEBUG : Waiting for deletions to finish 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:40643") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:33168->172.17.0.3:40643, err= 2026/08/27 04:16:36 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2026/08/27 04:16:36 INFO : small: Deleted 2026/08/27 04:16:36 INFO : large: Deleted 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:4610") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:50470->172.17.0.3:4610, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:37431") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:47324->172.17.0.3:37431, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:19682") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:57640->172.17.0.3:19682, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:38417") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:44644->172.17.0.3:38417, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:5024") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:60412->172.17.0.3:5024, err= --- PASS: TestMaxDeleteSize (0.02s) === RUN TestReadFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-newohuf4xika", Local "Local file system at /tmp/rclone4248467252", Modify Window "1s" 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:37733") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:56136->172.17.0.3:37733, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:63102") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:42306->172.17.0.3:63102, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:24993") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:59062->172.17.0.3:24993, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:29932") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:37108->172.17.0.3:29932, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:17438") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:57184->172.17.0.3:17438, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:35831") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:56314->172.17.0.3:35831, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:8831") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:54570->172.17.0.3:8831, err= --- PASS: TestReadFile (0.01s) === RUN TestRetry 2026/08/27 04:16:36 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/08/27 04:16:36 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/08/27 04:16:36 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/27 04:16:36 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/27 04:16:36 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/27 04:16:36 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/27 04:16:36 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:198: Remote "ftp://172.17.0.3:21/rclone-test-newohuf4xika", Local "Local file system at /tmp/rclone4248467252", Modify Window "1s" 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:9783") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:55324->172.17.0.3:9783, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:37295") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:44884->172.17.0.3:37295, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:46205") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:34880->172.17.0.3:46205, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:30350") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:41488->172.17.0.3:30350, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:2868") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:41310->172.17.0.3:2868, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:16901") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:41086->172.17.0.3:16901, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:17645") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:41862->172.17.0.3:17645, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:25998") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:45582->172.17.0.3:25998, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:46432") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:35310->172.17.0.3:46432, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:52159") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:33624->172.17.0.3:52159, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:29685") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:35358->172.17.0.3:29685, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:9861") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:55092->172.17.0.3:9861, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:49807") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:58528->172.17.0.3:49807, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:17889") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:52702->172.17.0.3:17889, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:53968") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:45072->172.17.0.3:53968, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:59596") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:37756->172.17.0.3:59596, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:14455") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:60708->172.17.0.3:14455, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:30775") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:46844->172.17.0.3:30775, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:23851") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:35840->172.17.0.3:23851, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:37846") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:48508->172.17.0.3:37846, err= --- PASS: TestCat (0.11s) === RUN TestPurge 2026/08/27 04:16:36 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-seqepiv2have" 2026/08/27 04:16:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/27 04:16:36 DEBUG : Setting type=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/08/27 04:16:36 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/08/27 04:16:36 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/08/27 04:16:36 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/08/27 04:16:36 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/08/27 04:16:36 DEBUG : TestFTPProftpd: detected overridden config - adding "{RX9wf}" suffix to name 2026/08/27 04:16:36 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/08/27 04:16:36 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/08/27 04:16:36 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/08/27 04:16:36 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-seqepiv2have: Connecting to FTP server 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-seqepiv2have: dial("tcp","172.17.0.3:21") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-seqepiv2have: > dial: conn=172.17.0.1:60876->172.17.0.3:21, err= 2026/08/27 04:16:36 DEBUG : Creating backend with remote "/tmp/rclone800116759" run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-seqepiv2have", Local "Local file system at /tmp/rclone800116759", Modify Window "1s" 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-seqepiv2have: dial("tcp","172.17.0.3:39578") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-seqepiv2have: > dial: conn=172.17.0.1:53704->172.17.0.3:39578, err= 2026/08/27 04:16:36 INFO : A2: Making directory 2026/08/27 04:16:36 INFO : A1/B2: Making directory 2026/08/27 04:16:36 INFO : A1/B2/C2: Making directory 2026/08/27 04:16:36 INFO : A1/B1/C3: Making directory 2026/08/27 04:16:36 INFO : A3: Making directory 2026/08/27 04:16:36 INFO : A3/B3: Making directory 2026/08/27 04:16:36 INFO : A3/B3/C4: Making directory 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-seqepiv2have: dial("tcp","172.17.0.3:18256") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-seqepiv2have: > dial: conn=172.17.0.1:36446->172.17.0.3:18256, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-seqepiv2have: dial("tcp","172.17.0.3:47529") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-seqepiv2have: > dial: conn=172.17.0.1:45732->172.17.0.3:47529, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-seqepiv2have: Connecting to FTP server 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-seqepiv2have: Connecting to FTP server 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-seqepiv2have: dial("tcp","172.17.0.3:21") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-seqepiv2have: > dial: conn=172.17.0.1:60880->172.17.0.3:21, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-seqepiv2have: dial("tcp","172.17.0.3:32673") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-seqepiv2have: > dial: conn=172.17.0.1:55338->172.17.0.3:32673, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-seqepiv2have: dial("tcp","172.17.0.3:57545") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-seqepiv2have: > dial: conn=172.17.0.1:56568->172.17.0.3:57545, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-seqepiv2have: dial("tcp","172.17.0.3:16948") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-seqepiv2have: > dial: conn=172.17.0.1:39546->172.17.0.3:16948, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-seqepiv2have: dial("tcp","172.17.0.3:39799") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-seqepiv2have: > dial: conn=172.17.0.1:49746->172.17.0.3:39799, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-seqepiv2have: dial("tcp","172.17.0.3:21") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-seqepiv2have: > dial: conn=172.17.0.1:60896->172.17.0.3:21, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-seqepiv2have: dial("tcp","172.17.0.3:59888") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-seqepiv2have: > dial: conn=172.17.0.1:55232->172.17.0.3:59888, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-seqepiv2have: dial("tcp","172.17.0.3:20050") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-seqepiv2have: > dial: conn=172.17.0.1:36122->172.17.0.3:20050, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-seqepiv2have: dial("tcp","172.17.0.3:11601") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-seqepiv2have: > dial: conn=172.17.0.1:41232->172.17.0.3:11601, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-seqepiv2have: Connecting to FTP server 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-seqepiv2have: dial("tcp","172.17.0.3:16218") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-seqepiv2have: > dial: conn=172.17.0.1:34898->172.17.0.3:16218, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-seqepiv2have: dial("tcp","172.17.0.3:50960") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-seqepiv2have: > dial: conn=172.17.0.1:59382->172.17.0.3:50960, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-seqepiv2have: dial("tcp","172.17.0.3:21") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-seqepiv2have: > dial: conn=172.17.0.1:60900->172.17.0.3:21, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-seqepiv2have: dial("tcp","172.17.0.3:47450") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-seqepiv2have: > dial: conn=172.17.0.1:60630->172.17.0.3:47450, err= 2026/08/27 04:16:36 DEBUG : Waiting for deletions to finish 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-seqepiv2have: dial("tcp","172.17.0.3:21519") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-seqepiv2have: > dial: conn=172.17.0.1:60678->172.17.0.3:21519, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-seqepiv2have: dial("tcp","172.17.0.3:38361") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-seqepiv2have: > dial: conn=172.17.0.1:33480->172.17.0.3:38361, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-seqepiv2have: dial("tcp","172.17.0.3:14799") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-seqepiv2have: > dial: conn=172.17.0.1:56530->172.17.0.3:14799, err= 2026/08/27 04:16:36 INFO : A1/B1/C1/one: Deleted 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-seqepiv2have: dial("tcp","172.17.0.3:7694") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-seqepiv2have: > dial: conn=172.17.0.1:38526->172.17.0.3:7694, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-seqepiv2have: dial("tcp","172.17.0.3:40026") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-seqepiv2have: > dial: conn=172.17.0.1:40710->172.17.0.3:40026, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-seqepiv2have: dial("tcp","172.17.0.3:51021") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-seqepiv2have: > dial: conn=172.17.0.1:35124->172.17.0.3:51021, err= 2026/08/27 04:16:36 DEBUG : removing 2 level 3 directories 2026/08/27 04:16:36 INFO : A1/B1/C3: Removing directory 2026/08/27 04:16:36 INFO : A1/B1/C1: Removing directory 2026/08/27 04:16:36 DEBUG : removing 1 level 2 directories 2026/08/27 04:16:36 INFO : A1/B1: Removing directory 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-seqepiv2have: dial("tcp","172.17.0.3:48613") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-seqepiv2have: > dial: conn=172.17.0.1:57606->172.17.0.3:48613, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-seqepiv2have: dial("tcp","172.17.0.3:57840") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-seqepiv2have: dial("tcp","172.17.0.3:51310") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-seqepiv2have: > dial: conn=172.17.0.1:43648->172.17.0.3:57840, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-seqepiv2have: dial("tcp","172.17.0.3:19971") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-seqepiv2have: > dial: conn=172.17.0.1:55622->172.17.0.3:51310, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-seqepiv2have: > dial: conn=172.17.0.1:36080->172.17.0.3:19971, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-seqepiv2have: dial("tcp","172.17.0.3:8273") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-seqepiv2have: > dial: conn=172.17.0.1:60234->172.17.0.3:8273, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-seqepiv2have: dial("tcp","172.17.0.3:44589") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-seqepiv2have: > dial: conn=172.17.0.1:37806->172.17.0.3:44589, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-seqepiv2have: dial("tcp","172.17.0.3:29221") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-seqepiv2have: > dial: conn=172.17.0.1:43752->172.17.0.3:29221, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-seqepiv2have: dial("tcp","172.17.0.3:25819") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-seqepiv2have: > dial: conn=172.17.0.1:43150->172.17.0.3:25819, err= 2026/08/27 04:16:36 DEBUG : Waiting for deletions to finish 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-seqepiv2have: dial("tcp","172.17.0.3:25450") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-seqepiv2have: > dial: conn=172.17.0.1:55940->172.17.0.3:25450, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-seqepiv2have: dial("tcp","172.17.0.3:14359") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-seqepiv2have: > dial: conn=172.17.0.1:35422->172.17.0.3:14359, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-seqepiv2have: dial("tcp","172.17.0.3:6315") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-seqepiv2have: dial("tcp","172.17.0.3:19490") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-seqepiv2have: > dial: conn=172.17.0.1:35098->172.17.0.3:19490, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-seqepiv2have: > dial: conn=172.17.0.1:40098->172.17.0.3:6315, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-seqepiv2have: dial("tcp","172.17.0.3:40220") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-seqepiv2have: > dial: conn=172.17.0.1:48538->172.17.0.3:40220, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-seqepiv2have: dial("tcp","172.17.0.3:55329") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-seqepiv2have: > dial: conn=172.17.0.1:58252->172.17.0.3:55329, err= 2026/08/27 04:16:36 INFO : A1/two: Deleted 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-seqepiv2have: dial("tcp","172.17.0.3:1173") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-seqepiv2have: > dial: conn=172.17.0.1:36054->172.17.0.3:1173, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-seqepiv2have: dial("tcp","172.17.0.3:27599") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-seqepiv2have: > dial: conn=172.17.0.1:48240->172.17.0.3:27599, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-seqepiv2have: dial("tcp","172.17.0.3:35704") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-seqepiv2have: > dial: conn=172.17.0.1:36142->172.17.0.3:35704, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-seqepiv2have: dial("tcp","172.17.0.3:41856") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-seqepiv2have: > dial: conn=172.17.0.1:59994->172.17.0.3:41856, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-seqepiv2have: dial("tcp","172.17.0.3:17812") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-seqepiv2have: > dial: conn=172.17.0.1:38110->172.17.0.3:17812, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-seqepiv2have: dial("tcp","172.17.0.3:7501") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-seqepiv2have: > dial: conn=172.17.0.1:40574->172.17.0.3:7501, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-seqepiv2have: dial("tcp","172.17.0.3:61891") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-seqepiv2have: > dial: conn=172.17.0.1:48388->172.17.0.3:61891, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-seqepiv2have: dial("tcp","172.17.0.3:1679") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-seqepiv2have: > dial: conn=172.17.0.1:53244->172.17.0.3:1679, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-seqepiv2have: dial("tcp","172.17.0.3:12073") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-seqepiv2have: > dial: conn=172.17.0.1:53754->172.17.0.3:12073, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-seqepiv2have: dial("tcp","172.17.0.3:49902") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-seqepiv2have: > dial: conn=172.17.0.1:47400->172.17.0.3:49902, err= 2026/08/27 04:16:36 DEBUG : removing 2 level 3 directories 2026/08/27 04:16:36 INFO : A3/B3/C4: Removing directory 2026/08/27 04:16:36 INFO : A1/B2/C2: Removing directory 2026/08/27 04:16:36 DEBUG : removing 2 level 2 directories 2026/08/27 04:16:36 INFO : A1/B2: Removing directory 2026/08/27 04:16:36 INFO : A3/B3: Removing directory 2026/08/27 04:16:36 DEBUG : removing 3 level 1 directories 2026/08/27 04:16:36 INFO : A3: Removing directory 2026/08/27 04:16:36 INFO : A1: Removing directory 2026/08/27 04:16:36 INFO : A2: Removing directory 2026/08/27 04:16:36 DEBUG : removing 1 level 0 directories 2026/08/27 04:16:36 INFO : ftp://172.17.0.3:21/rclone-test-seqepiv2have: Removing directory 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-seqepiv2have: dial("tcp","172.17.0.3:14856") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-seqepiv2have: > dial: conn=172.17.0.1:46694->172.17.0.3:14856, err= 2026/08/27 04:16:36 ERROR : error listing: directory not found 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-seqepiv2have: dial("tcp","172.17.0.3:45219") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-seqepiv2have: > dial: conn=172.17.0.1:49892->172.17.0.3:45219, err= 2026/08/27 04:16:36 ERROR : error listing: directory not found 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-seqepiv2have: Purge dir "" 2026/08/27 04:16:36 NOTICE: purge failed to rmdir "": directory not found 2026/08/27 04:16:36 NOTICE: purge failed: directory not found --- PASS: TestPurge (0.11s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-newohuf4xika", Local "Local file system at /tmp/rclone4248467252", Modify Window "1s" 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:18324") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:44200->172.17.0.3:18324, err= 2026/08/27 04:16:36 INFO : A2: Making directory 2026/08/27 04:16:36 INFO : A1/B2: Making directory 2026/08/27 04:16:36 INFO : A1/B2/C2: Making directory 2026/08/27 04:16:36 INFO : A1/B1/C3: Making directory 2026/08/27 04:16:36 INFO : A3: Making directory 2026/08/27 04:16:36 INFO : A3/B3: Making directory 2026/08/27 04:16:36 INFO : A3/B3/C4: Making directory 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:25578") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:47306->172.17.0.3:25578, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:50827") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:39996->172.17.0.3:50827, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:21741") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:46988->172.17.0.3:21741, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:48832") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:30988") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:56874->172.17.0.3:30988, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:58496->172.17.0.3:48832, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:29067") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:38440->172.17.0.3:29067, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:7251") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:35092->172.17.0.3:7251, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:16446") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:58898->172.17.0.3:16446, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:12359") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:56460->172.17.0.3:12359, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: Connecting to FTP server 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:21") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:9029") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:60916->172.17.0.3:21, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:17713") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:59210->172.17.0.3:9029, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:49738->172.17.0.3:17713, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:7819") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:42434->172.17.0.3:7819, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:57993") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:58114->172.17.0.3:57993, err= 2026/08/27 04:16:36 DEBUG : removing 1 level 3 directories 2026/08/27 04:16:36 INFO : A3/B3/C4: Removing directory 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:30539") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:42666->172.17.0.3:30539, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:35533") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:58676->172.17.0.3:35533, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:4859") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:50628->172.17.0.3:4859, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:30398") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:34096->172.17.0.3:30398, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:44595") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:60334->172.17.0.3:44595, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:36216") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:51180->172.17.0.3:36216, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:43821") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:48784->172.17.0.3:43821, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:9149") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:39588->172.17.0.3:9149, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:52202") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:42922->172.17.0.3:52202, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:34391") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:36628->172.17.0.3:34391, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:64934") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:32934->172.17.0.3:64934, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:12085") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:59088->172.17.0.3:12085, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:60806") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:21271") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:59876->172.17.0.3:21271, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:38816->172.17.0.3:60806, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:39887") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:46868->172.17.0.3:39887, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:55123") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:20134") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:57446->172.17.0.3:55123, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:56688->172.17.0.3:20134, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:59604") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:58889") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:41658->172.17.0.3:59604, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:47966") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:40774->172.17.0.3:58889, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:39912->172.17.0.3:47966, err= 2026/08/27 04:16:36 DEBUG : removing 2 level 3 directories 2026/08/27 04:16:36 INFO : A1/B2/C2: Removing directory 2026/08/27 04:16:36 INFO : A1/B1/C3: Removing directory 2026/08/27 04:16:36 DEBUG : removing 2 level 2 directories 2026/08/27 04:16:36 INFO : A3/B3: Removing directory 2026/08/27 04:16:36 INFO : A1/B2: Removing directory 2026/08/27 04:16:36 DEBUG : removing 2 level 1 directories 2026/08/27 04:16:36 INFO : A3: Removing directory 2026/08/27 04:16:36 INFO : A2: Removing directory 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:54464") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:55860->172.17.0.3:54464, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:3096") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:41150->172.17.0.3:3096, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:31619") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:32952->172.17.0.3:31619, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:41616") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:48438->172.17.0.3:41616, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:22201") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:58216->172.17.0.3:22201, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:45418") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:56940->172.17.0.3:45418, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:18934") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:59748->172.17.0.3:18934, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:42219") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:60356->172.17.0.3:42219, err= 2026/08/27 04:16:36 DEBUG : removing 1 level 3 directories 2026/08/27 04:16:36 INFO : A1/B1/C1: Removing directory 2026/08/27 04:16:36 DEBUG : removing 1 level 2 directories 2026/08/27 04:16:36 INFO : A1/B1: Removing directory 2026/08/27 04:16:36 DEBUG : removing 1 level 1 directories 2026/08/27 04:16:36 INFO : A1: Removing directory 2026/08/27 04:16:36 DEBUG : removing 1 level 0 directories 2026/08/27 04:16:36 INFO : ftp://172.17.0.3:21/rclone-test-newohuf4xika: Removing directory 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:22251") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:44916->172.17.0.3:22251, err= 2026/08/27 04:16:36 ERROR : error listing: directory not found 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:22865") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:34794->172.17.0.3:22865, err= 2026/08/27 04:16:36 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (0.07s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-newohuf4xika", Local "Local file system at /tmp/rclone4248467252", Modify Window "1s" 2026/08/27 04:16:36 INFO : A1: Making directory 2026/08/27 04:16:36 INFO : A1/B1: Making directory 2026/08/27 04:16:36 INFO : A1/B1/C1: Making directory 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:16038") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:37374->172.17.0.3:16038, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:7960") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:57256->172.17.0.3:7960, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:49405") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:36202->172.17.0.3:49405, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:36888") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:39320->172.17.0.3:36888, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:24719") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:36970->172.17.0.3:24719, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:14301") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:41264->172.17.0.3:14301, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:59109") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:41306->172.17.0.3:59109, err= 2026/08/27 04:16:36 DEBUG : removing 1 level 3 directories 2026/08/27 04:16:36 INFO : A1/B1/C1: Removing directory 2026/08/27 04:16:36 DEBUG : removing 1 level 2 directories 2026/08/27 04:16:36 INFO : A1/B1: Removing directory 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:11140") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:56912->172.17.0.3:11140, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:9200") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:50560->172.17.0.3:9200, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:64804") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:57556->172.17.0.3:64804, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:59352") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:42356->172.17.0.3:59352, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:34969") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:46272->172.17.0.3:34969, err= --- PASS: TestRmdirsLeaveRoot (0.02s) === RUN TestRmdirsWithFilter run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-newohuf4xika", Local "Local file system at /tmp/rclone4248467252", Modify Window "1s" 2026/08/27 04:16:36 INFO : A1: Making directory 2026/08/27 04:16:36 INFO : A1/B1: Making directory 2026/08/27 04:16:36 INFO : A1/B1/C1: Making directory 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:37507") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:41926->172.17.0.3:37507, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:32645") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:35244->172.17.0.3:32645, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:5559") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:33510->172.17.0.3:5559, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:31094") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:43152->172.17.0.3:31094, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:52140") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:44122->172.17.0.3:52140, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:50810") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:60492->172.17.0.3:50810, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:31465") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:47172->172.17.0.3:31465, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:17086") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:58920->172.17.0.3:17086, err= 2026/08/27 04:16:36 DEBUG : removing 1 level 3 directories 2026/08/27 04:16:36 INFO : A1/B1/C1: Removing directory 2026/08/27 04:16:36 DEBUG : removing 1 level 2 directories 2026/08/27 04:16:36 INFO : A1/B1: Removing directory 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:23814") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:52800->172.17.0.3:23814, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:34646") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:50368->172.17.0.3:34646, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:2983") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:53902->172.17.0.3:2983, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:10077") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:49804->172.17.0.3:10077, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:47527") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:40834->172.17.0.3:47527, err= --- PASS: TestRmdirsWithFilter (0.03s) === RUN TestCopyURL run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-newohuf4xika", Local "Local file system at /tmp/rclone4248467252", Modify Window "1s" 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:59876") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:46220->172.17.0.3:59876, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:6739") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:35044->172.17.0.3:6739, err= 2026/08/27 04:16:36 DEBUG : file1: size = 14 OK 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:5527") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:37126->172.17.0.3:5527, err= 2026/08/27 04:16:36 DEBUG : filename.txt: File name found in url 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:16832") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:41170->172.17.0.3:16832, err= 2026/08/27 04:16:36 DEBUG : filename.txt: size = 14 OK 2026/08/27 04:16:36 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:31136") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:52276->172.17.0.3:31136, err= 2026/08/27 04:16:36 DEBUG : headerfilename.txt: size = 14 OK 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:40134") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:41944->172.17.0.3:40134, err= 2026/08/27 04:16:36 DEBUG : file2: size = 14 OK 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:19025") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:53390->172.17.0.3:19025, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:62419") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:42386->172.17.0.3:62419, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:23009") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:55912->172.17.0.3:23009, err= --- PASS: TestCopyURL (0.03s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-newohuf4xika", Local "Local file system at /tmp/rclone4248467252", Modify Window "1s" 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:17302") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:59880->172.17.0.3:17302, err= 2026/08/27 04:16:36 DEBUG : file1: size = 14 OK 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:26135") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:60404->172.17.0.3:26135, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:7645") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:36040->172.17.0.3:7645, err= --- PASS: TestCopyURLDownloadHeaders (0.01s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-newohuf4xika", Local "Local file system at /tmp/rclone4248467252", Modify Window "1s" 2026/08/27 04:16:36 DEBUG : file1: Need to transfer - File not found at Destination 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:60221") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:37344->172.17.0.3:60221, err= 2026/08/27 04:16:36 DEBUG : sub/file2.3cb2966d.partial: size = 14 OK 2026/08/27 04:16:36 DEBUG : sub/file2.3cb2966d.partial: renamed to: sub/file2 2026/08/27 04:16:36 INFO : file1: Copied (new) to: sub/file2 2026/08/27 04:16:36 INFO : file1: Deleted 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:19490") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:35110->172.17.0.3:19490, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:34436") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:53956->172.17.0.3:34436, err= 2026/08/27 04:16:36 DEBUG : sub/file2: size = 14 OK 2026/08/27 04:16:36 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/27 04:16:36 DEBUG : file1: Unchanged skipping 2026/08/27 04:16:36 INFO : file1: Deleted 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:53564") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:58602->172.17.0.3:53564, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:47151") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:54210->172.17.0.3:47151, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: don't need to copy/move sub/file2, it is already at target location 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:39423") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:57342->172.17.0.3:39423, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:25397") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:42616->172.17.0.3:25397, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:31708") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:49058->172.17.0.3:31708, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:30353") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:44634->172.17.0.3:30353, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:31392") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:42810->172.17.0.3:31392, err= --- PASS: TestMoveFile (0.02s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-newohuf4xika", Local "Local file system at /tmp/rclone4248467252", Modify Window "1s" 2026/08/27 04:16:36 DEBUG : file1: Need to transfer - File not found at Destination 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:20888") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:57738->172.17.0.3:20888, err= 2026/08/27 04:16:36 DEBUG : file1.9aa3f62d.partial: size = 14 OK 2026/08/27 04:16:36 DEBUG : file1.9aa3f62d.partial: renamed to: file1 2026/08/27 04:16:36 INFO : file1: Copied (new) 2026/08/27 04:16:36 INFO : file1: Deleted 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:36971") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:54448->172.17.0.3:36971, err= 2026/08/27 04:16:36 DEBUG : file1: Destination exists, skipping 2026/08/27 04:16:36 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:57564") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:43354->172.17.0.3:57564, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:45093") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:50742->172.17.0.3:45093, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:2005") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:54488->172.17.0.3:2005, err= --- PASS: TestMoveFileWithIgnoreExisting (0.01s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-newohuf4xika", Local "Local file system at /tmp/rclone4248467252", Modify Window "1s" 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:57940") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:50556->172.17.0.3:57940, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:51057") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:45466->172.17.0.3:51057, err= --- PASS: TestCaseInsensitiveMoveFile (0.00s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-newohuf4xika", Local "Local file system at /tmp/rclone4248467252", Modify Window "1s" 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:50105") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:54418->172.17.0.3:50105, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:29648") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:56990->172.17.0.3:29648, err= --- PASS: TestCaseInsensitiveMoveFileDryRun (0.00s) === RUN TestMoveFileBackupDir run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-newohuf4xika", Local "Local file system at /tmp/rclone4248467252", Modify Window "1s" 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:59409") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:36026->172.17.0.3:59409, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:3518") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:43816->172.17.0.3:3518, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:26979") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:39698->172.17.0.3:26979, err= 2026/08/27 04:16:36 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-newohuf4xika/backup" 2026/08/27 04:16:36 DEBUG : Setting type=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/08/27 04:16:36 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/08/27 04:16:36 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/08/27 04:16:36 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/08/27 04:16:36 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/08/27 04:16:36 DEBUG : TestFTPProftpd: detected overridden config - adding "{RX9wf}" suffix to name 2026/08/27 04:16:36 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/08/27 04:16:36 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/08/27 04:16:36 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/08/27 04:16:36 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika/backup: Connecting to FTP server 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika/backup: dial("tcp","172.17.0.3:21") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika/backup: > dial: conn=172.17.0.1:60924->172.17.0.3:21, err= 2026/08/27 04:16:36 DEBUG : fs cache: renaming cache item "TestFTPProftpd:rclone-test-newohuf4xika/backup" to be canonical "TestFTPProftpd{RX9wf}:rclone-test-newohuf4xika/backup" 2026/08/27 04:16:36 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone4248467252) 2026/08/27 04:16:36 DEBUG : dst/file1: size = 18 (ftp://172.17.0.3:21/rclone-test-newohuf4xika) 2026/08/27 04:16:36 DEBUG : dst/file1: Sizes differ 2026/08/27 04:16:36 INFO : dst/file1: Moved (server-side) 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:61668") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:51626->172.17.0.3:61668, err= 2026/08/27 04:16:36 DEBUG : dst/file1.58903690.partial: size = 14 OK 2026/08/27 04:16:36 DEBUG : dst/file1.58903690.partial: renamed to: dst/file1 2026/08/27 04:16:36 INFO : dst/file1: Copied (new) 2026/08/27 04:16:36 INFO : dst/file1: Deleted 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:43190") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:48946->172.17.0.3:43190, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:26048") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:47058->172.17.0.3:26048, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:30776") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:44400->172.17.0.3:30776, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:58310") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:39172->172.17.0.3:58310, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:51406") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:52696->172.17.0.3:51406, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:19395") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:21244") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:56830->172.17.0.3:21244, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:43954->172.17.0.3:19395, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:45119") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:56614->172.17.0.3:45119, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:42566") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:45144->172.17.0.3:42566, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika/backup: closing 1 unused connections --- PASS: TestMoveFileBackupDir (0.04s) === 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:198: Remote "ftp://172.17.0.3:21/rclone-test-newohuf4xika", Local "Local file system at /tmp/rclone4248467252", Modify Window "1s" 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:24663") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:50274->172.17.0.3:24663, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:42171") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:44982->172.17.0.3:42171, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:11764") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:51734->172.17.0.3:11764, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:30599") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:53696->172.17.0.3:30599, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:40410") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:40188->172.17.0.3:40410, err= 2026/08/27 04:16:36 INFO : A1/B2: Making directory 2026/08/27 04:16:36 INFO : A1/B1/C3: Making directory 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:39613") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:48326->172.17.0.3:39613, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:27259") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:58242->172.17.0.3:27259, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:48875") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:49400->172.17.0.3:48875, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:14517") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:55530->172.17.0.3:14517, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:48966") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:7828") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:43118->172.17.0.3:48966, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:45798") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:43564->172.17.0.3:7828, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:37750->172.17.0.3:45798, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:59973") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:34278->172.17.0.3:59973, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:39807") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:40846->172.17.0.3:39807, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:7807") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:30411") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:36364->172.17.0.3:30411, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:40344->172.17.0.3:7807, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:5546") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:46030->172.17.0.3:5546, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:48416") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:11924") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:60480->172.17.0.3:11924, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:36194->172.17.0.3:48416, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:14329") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:42782->172.17.0.3:14329, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:48365") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:50838->172.17.0.3:48365, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:44033") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:57414->172.17.0.3:44033, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:52025") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:25129") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:34326") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:39726->172.17.0.3:25129, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:36504->172.17.0.3:52025, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:40424->172.17.0.3:34326, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: Connecting to FTP server 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:21") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:60936->172.17.0.3:21, err= 2026/08/27 04:16:36 INFO : A2/two: Moved (server-side) to: A3/two 2026/08/27 04:16:36 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/08/27 04:16:36 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/08/27 04:16:36 INFO : A2/one: Moved (server-side) to: A3/one 2026/08/27 04:16:36 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:62283") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:58464->172.17.0.3:62283, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:41746") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:38936->172.17.0.3:41746, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:63411") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:58270->172.17.0.3:63411, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:18868") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:37566->172.17.0.3:18868, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:55615") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:47382->172.17.0.3:55615, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:6787") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:45880->172.17.0.3:6787, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:46337") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:56802->172.17.0.3:46337, err= 2026/08/27 04:16:36 INFO : ftp://172.17.0.3:21/rclone-test-newohuf4xika: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:37295") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:44886->172.17.0.3:37295, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:35083") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:37504->172.17.0.3:35083, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:27347") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:52624->172.17.0.3:27347, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:65511") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:35462->172.17.0.3:65511, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:55860") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:52237") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:56478->172.17.0.3:55860, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:45114->172.17.0.3:52237, err= 2026/08/27 04:16:36 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/08/27 04:16:36 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/08/27 04:16:36 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/08/27 04:16:36 INFO : A3/two: Moved (server-side) to: A4/two 2026/08/27 04:16:36 INFO : A3/one: Moved (server-side) to: A4/one 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:50276") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:38502->172.17.0.3:50276, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:49871") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:45972->172.17.0.3:49871, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:39304") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:41818") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:45772->172.17.0.3:39304, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:43568->172.17.0.3:41818, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:5837") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:43818->172.17.0.3:5837, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:17849") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:37838->172.17.0.3:17849, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:22453") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:38332->172.17.0.3:22453, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:12937") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:54734->172.17.0.3:12937, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:25614") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:51304->172.17.0.3:25614, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:50572") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:39056->172.17.0.3:50572, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:62540") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:53614->172.17.0.3:62540, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:62353") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:50404->172.17.0.3:62353, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:10675") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:11165") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:34292->172.17.0.3:11165, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:42128->172.17.0.3:10675, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:45449") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:36904->172.17.0.3:45449, err= --- PASS: TestDirMove (0.26s) === RUN TestGetFsInfo run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-newohuf4xika", Local "Local file system at /tmp/rclone4248467252", Modify Window "1s" 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:37905") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:38194->172.17.0.3:37905, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:19188") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:49920->172.17.0.3:19188, err= --- PASS: TestGetFsInfo (0.00s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-newohuf4xika", Local "Local file system at /tmp/rclone4248467252", Modify Window "1s" 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:42320") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:54228->172.17.0.3:42320, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: File to upload is small (34 bytes), uploading instead of streaming 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:32303") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:54448->172.17.0.3:32303, err= 2026/08/27 04:16:36 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/08/27 04:16:36 NOTICE: ftp://172.17.0.3:21/rclone-test-newohuf4xika: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/08/27 04:16:36 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:45862") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:44596->172.17.0.3:45862, err= 2026/08/27 04:16:36 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/08/27 04:16:36 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:34779") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:55488->172.17.0.3:34779, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:37178") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:40126->172.17.0.3:37178, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:64313") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:38302->172.17.0.3:64313, err= === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-newohuf4xika", Local "Local file system at /tmp/rclone4248467252", Modify Window "1s" 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:17139") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:41976->172.17.0.3:17139, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: File to upload is small (34 bytes), uploading instead of streaming 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:51641") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:44744->172.17.0.3:51641, err= 2026/08/27 04:16:36 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/08/27 04:16:36 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:19921") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:43222->172.17.0.3:19921, err= 2026/08/27 04:16:36 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/08/27 04:16:36 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:36661") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:50336->172.17.0.3:36661, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:41270") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:49194->172.17.0.3:41270, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:2528") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:57932->172.17.0.3:2528, err= === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-newohuf4xika", Local "Local file system at /tmp/rclone4248467252", Modify Window "1s" 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:22133") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:57178->172.17.0.3:22133, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: File to upload is small (34 bytes), uploading instead of streaming 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:26179") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:38384->172.17.0.3:26179, err= 2026/08/27 04:16:36 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/08/27 04:16:36 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:12031") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:34202->172.17.0.3:12031, err= 2026/08/27 04:16:36 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/08/27 04:16:36 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:38367") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:33252->172.17.0.3:38367, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:16173") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:42018->172.17.0.3:16173, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:13495") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:52506->172.17.0.3:13495, err= === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-newohuf4xika", Local "Local file system at /tmp/rclone4248467252", Modify Window "1s" 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:36229") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:43984->172.17.0.3:36229, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: File to upload is small (34 bytes), uploading instead of streaming 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:52986") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:42080->172.17.0.3:52986, err= 2026/08/27 04:16:36 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/08/27 04:16:36 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:42883") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:43806->172.17.0.3:42883, err= 2026/08/27 04:16:36 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/08/27 04:16:36 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:30310") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:32914->172.17.0.3:30310, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:39438") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:45392->172.17.0.3:39438, err= 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:44932") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:57558->172.17.0.3:44932, 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:198: Remote "ftp://172.17.0.3:21/rclone-test-newohuf4xika", Local "Local file system at /tmp/rclone4248467252", Modify Window "1s" operations_test.go:1564: Skipping as destination doesn't support user metadata 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:28596") 2026/08/27 04:16:36 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:49190->172.17.0.3:28596, err= 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:29914") 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:49050->172.17.0.3:29914, err= --- SKIP: TestRcatMetadata (0.00s) === RUN TestRcatSize run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-newohuf4xika", Local "Local file system at /tmp/rclone4248467252", Modify Window "1s" 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:50119") 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:57758->172.17.0.3:50119, err= 2026/08/27 04:16:37 DEBUG : potato1: size = 60 OK 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: File to upload is small (60 bytes), uploading instead of streaming 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:12624") 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:44268->172.17.0.3:12624, err= 2026/08/27 04:16:37 DEBUG : potato2: size = 60 OK 2026/08/27 04:16:37 DEBUG : potato2: Size of src and dst objects identical 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:56250") 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:39792->172.17.0.3:56250, err= 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:11261") 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:57552->172.17.0.3:11261, err= 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:49870") 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:52760->172.17.0.3:49870, err= --- PASS: TestRcatSize (0.01s) === RUN TestRcatSizeShortEOF run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-newohuf4xika", Local "Local file system at /tmp/rclone4248467252", Modify Window "1s" 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:45117") 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:38032->172.17.0.3:45117, err= 2026/08/27 04:16:37 DEBUG : potato1: size = 120 (ftp://172.17.0.3:21/rclone-test-newohuf4xika) 2026/08/27 04:16:37 DEBUG : potato1: size = 60 (ftp://172.17.0.3:21/rclone-test-newohuf4xika) 2026/08/27 04:16:37 ERROR : potato1: corrupted on transfer: sizes differ src 120 vs dst(ftp://172.17.0.3:21/rclone-test-newohuf4xika) 60 2026/08/27 04:16:37 INFO : potato1: Removing failed copy 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:15585") 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:50368->172.17.0.3:15585, err= 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:28246") 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:53358->172.17.0.3:28246, err= --- PASS: TestRcatSizeShortEOF (0.01s) === RUN TestRcatSizeMetadata run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-newohuf4xika", Local "Local file system at /tmp/rclone4248467252", Modify Window "1s" operations_test.go:1657: Skipping as destination doesn't support user metadata 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:58946") 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:44684->172.17.0.3:58946, err= 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:48381") 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:60544->172.17.0.3:48381, err= --- SKIP: TestRcatSizeMetadata (0.00s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-newohuf4xika", Local "Local file system at /tmp/rclone4248467252", Modify Window "1s" 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:59172") 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:47852->172.17.0.3:59172, err= 2026/08/27 04:16:37 DEBUG : potato1: size = 60 OK 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:57388") 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:52748->172.17.0.3:57388, err= 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:7948") 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:51066->172.17.0.3:7948, err= --- PASS: TestRcatSizeUploadHeaders (0.01s) === RUN TestRcatSizeChecksum === RUN TestRcatSizeChecksum/Corrupted run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-newohuf4xika", Local "Local file system at /tmp/rclone4248467252", Modify Window "1s" operations_test.go:1794: Skipping as destination doesn't support hashes 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:62218") 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:59504->172.17.0.3:62218, err= 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:14689") 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:38966->172.17.0.3:14689, err= === RUN TestRcatSizeChecksum/SizeDiffers run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-newohuf4xika", Local "Local file system at /tmp/rclone4248467252", Modify Window "1s" 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:49620") 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:44548->172.17.0.3:49620, err= 2026/08/27 04:16:37 DEBUG : potato4: size = 60 (ftp://172.17.0.3:21/rclone-test-newohuf4xika) 2026/08/27 04:16:37 DEBUG : potato4: size = 59 (ftp://172.17.0.3:21/rclone-test-newohuf4xika) 2026/08/27 04:16:37 ERROR : potato4: corrupted on transfer: sizes differ src 60 vs dst(ftp://172.17.0.3:21/rclone-test-newohuf4xika) 59 2026/08/27 04:16:37 INFO : potato4: Removing failed copy 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:37571") 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:46266->172.17.0.3:37571, err= 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:23805") 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:56516->172.17.0.3:23805, err= 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:38242") 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:41276->172.17.0.3:38242, err= === RUN TestRcatSizeChecksum/IgnoreChecksum run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-newohuf4xika", Local "Local file system at /tmp/rclone4248467252", Modify Window "1s" 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:1797") 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:51868->172.17.0.3:1797, err= 2026/08/27 04:16:37 DEBUG : potato2: size = 60 OK 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:12436") 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:59526->172.17.0.3:12436, err= 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:1282") 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:39924->172.17.0.3:1282, err= === RUN TestRcatSizeChecksum/NoHashes run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-newohuf4xika", Local "Local file system at /tmp/rclone4248467252", Modify Window "1s" 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:13986") 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:49568->172.17.0.3:13986, err= 2026/08/27 04:16:37 DEBUG : potato3: size = 60 OK 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:18522") 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:41728->172.17.0.3:18522, err= 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:14238") 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:44072->172.17.0.3:14238, err= --- PASS: TestRcatSizeChecksum (0.02s) --- SKIP: TestRcatSizeChecksum/Corrupted (0.00s) --- PASS: TestRcatSizeChecksum/SizeDiffers (0.01s) --- PASS: TestRcatSizeChecksum/IgnoreChecksum (0.01s) --- PASS: TestRcatSizeChecksum/NoHashes (0.01s) === RUN TestTouchDir run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-newohuf4xika", Local "Local file system at /tmp/rclone4248467252", Modify Window "1s" 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:11460") 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:57170->172.17.0.3:11460, err= 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:42902") 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:38798->172.17.0.3:42902, err= 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:37230") 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:38960->172.17.0.3:37230, err= 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:36946") 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:42828->172.17.0.3:36946, err= 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:43065") 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:57738->172.17.0.3:43065, err= 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:4044") 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:52412->172.17.0.3:4044, err= 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: Touching "empty space" 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: Touching "potato2" 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:48956") 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:47616->172.17.0.3:48956, err= 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: Touching "sub dir/potato3" 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:36484") 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:33710->172.17.0.3:36484, err= 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:7094") 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:41150->172.17.0.3:7094, err= 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:26271") 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:37388->172.17.0.3:26271, err= 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:43120") 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:50378->172.17.0.3:43120, err= 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:56405") 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:53412->172.17.0.3:56405, err= --- PASS: TestTouchDir (0.03s) === RUN TestMkdirMetadata run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-newohuf4xika", Local "Local file system at /tmp/rclone4248467252", Modify Window "1s" operations_test.go:1877: Skipping test as remote does not support MkdirMetadata 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:33851") 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:43580->172.17.0.3:33851, err= 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:35436") 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:39848->172.17.0.3:35436, err= --- SKIP: TestMkdirMetadata (0.00s) === RUN TestMkdirModTime run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-newohuf4xika", Local "Local file system at /tmp/rclone4248467252", Modify Window "1s" operations_test.go:1896: Skipping test as remote does not support DirSetModTime or MkdirMetadata 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:24587") 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:50244->172.17.0.3:24587, err= 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:57450") 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:46934->172.17.0.3:57450, err= --- SKIP: TestMkdirModTime (0.00s) === RUN TestCopyDirMetadata run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-newohuf4xika", Local "Local file system at /tmp/rclone4248467252", Modify Window "1s" operations_test.go:1917: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:22818") 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:41254->172.17.0.3:22818, err= 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:18301") 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:41016->172.17.0.3:18301, err= --- SKIP: TestCopyDirMetadata (0.00s) === RUN TestSetDirModTime run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-newohuf4xika", Local "Local file system at /tmp/rclone4248467252", Modify Window "1s" operations_test.go:1953: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:32822") 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:52482->172.17.0.3:32822, err= 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:48618") 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:35886->172.17.0.3:48618, err= --- SKIP: TestSetDirModTime (0.00s) === RUN TestDirsEqual run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-newohuf4xika", Local "Local file system at /tmp/rclone4248467252", Modify Window "1s" operations_test.go:1997: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:48140") 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:48790->172.17.0.3:48140, err= 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:30734") 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:45024->172.17.0.3:30734, err= --- SKIP: TestDirsEqual (0.00s) === RUN TestRemoveExisting run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-newohuf4xika", Local "Local file system at /tmp/rclone4248467252", Modify Window "1s" 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:19825") 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:41490->172.17.0.3:19825, err= 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:3666") 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:54150->172.17.0.3:3666, err= 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:44102") 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:34132->172.17.0.3:44102, err= 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:44771") 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:37142->172.17.0.3:44771, err= 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:37713") 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:56204->172.17.0.3:37713, err= 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:33041") 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:60516->172.17.0.3:33041, err= 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:62475") 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:35338->172.17.0.3:62475, err= 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:36943") 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:43016->172.17.0.3:36943, err= 2026/08/27 04:16:37 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.cudales2" before starting 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:9283") 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:40722->172.17.0.3:9283, err= 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:19274") 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:59342->172.17.0.3:19274, err= 2026/08/27 04:16:37 DEBUG : sub dir/test remove existing.cudales2: TEST: removing renamed existing file after operation 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:12176") 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:59738->172.17.0.3:12176, err= 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:63295") 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:57552->172.17.0.3:63295, err= 2026/08/27 04:16:37 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jorahiw8" before starting 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:61718") 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:34976->172.17.0.3:61718, err= 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:8481") 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:49764->172.17.0.3:8481, err= 2026/08/27 04:16:37 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jorahiw8: TEST: renaming existing back after failed operation 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:18704") 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:36716->172.17.0.3:18704, err= 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:52747") 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:57760->172.17.0.3:52747, err= 2026/08/27 04:16:37 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.nifekuf6" before starting 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:21768") 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:36878->172.17.0.3:21768, err= 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:13016") 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:48810->172.17.0.3:13016, err= 2026/08/27 04:16:37 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.nifekuf6: TEST: removing renamed existing file after operation 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:56307") 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:39344->172.17.0.3:56307, err= 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:4614") 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:54304->172.17.0.3:4614, err= 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:33130") 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:33380->172.17.0.3:33130, err= 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:52394") 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:45820->172.17.0.3:52394, err= 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:13770") 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:45090->172.17.0.3:13770, err= --- PASS: TestRemoveExisting (0.05s) === 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/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: dial("tcp","172.17.0.3:17988") 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: > dial: conn=172.17.0.1:58688->172.17.0.3:17988, err= 2026/08/27 04:16:37 DEBUG : ftp://172.17.0.3:21/rclone-test-newohuf4xika: Purge dir "" "./operations.test -test.v -test.timeout 1h0m0s -remote TestFTPProftpd: -verbose" - Finished OK in 4.168211051s (try 1/5)