"./operations.test -test.v -test.timeout 1h0m0s -remote TestFTPProftpd: -verbose" - Starting (try 1/5) 2026/07/24 06:05:06 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-kodacor1hiqe" 2026/07/24 06:05:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/24 06:05:06 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/07/24 06:05:06 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/24 06:05:06 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/24 06:05:06 DEBUG : Setting pass="tNuyujeJpYhdXZAgGg2J4g6z9UELja6Qah9olHTgL_2_ZQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/24 06:05:06 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/24 06:05:06 DEBUG : TestFTPProftpd: detected overridden config - adding "{rGsx4}" suffix to name 2026/07/24 06:05:06 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/24 06:05:06 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/24 06:05:06 DEBUG : Setting pass="tNuyujeJpYhdXZAgGg2J4g6z9UELja6Qah9olHTgL_2_ZQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/24 06:05:06 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/24 06:05:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: Connecting to FTP server 2026/07/24 06:05:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:21") 2026/07/24 06:05:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:50136->172.17.0.3:21, err= 2026/07/24 06:05:06 DEBUG : Creating backend with remote "/tmp/rclone1798637274" === 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-kodacor1hiqe", Local "Local file system at /tmp/rclone1798637274", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/07/24 06:05:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:63321") 2026/07/24 06:05:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:55100->172.17.0.3:63321, err= 2026/07/24 06:05:06 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.00s) === RUN TestMultithreadCopyAbort run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-kodacor1hiqe", Local "Local file system at /tmp/rclone1798637274", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/07/24 06:05:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:20615") 2026/07/24 06:05:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:41992->172.17.0.3:20615, err= 2026/07/24 06:05:06 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.00s) === RUN TestSizeDiffers 2026/07/24 06:05:06 DEBUG : a: size = 0 OK 2026/07/24 06:05:06 DEBUG : a: size = 1 (memory) 2026/07/24 06:05:06 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/07/24 06:05:06 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/07/24 06:05:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/24 06:05:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/24 06:05:06 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/07/24 06:05:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/24 06:05:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/24 06:05:06 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/24 06:05:06 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/07/24 06:05:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/24 06:05:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/24 06:05:06 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/07/24 06:05:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/24 06:05:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/24 06:05:06 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/07/24 06:05:06 DEBUG : potato: Seek from 10 to 0 2026/07/24 06:05:06 DEBUG : potato: Seek from 10 to 0 2026/07/24 06:05:06 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/07/24 06:05:06 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/07/24 06:05:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/24 06:05:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/24 06:05:06 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/07/24 06:05:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/24 06:05:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/24 06:05:06 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/24 06:05:06 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/07/24 06:05:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/24 06:05:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/24 06:05:06 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/07/24 06:05:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/24 06:05:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/24 06:05:06 DEBUG : potato: Seek from 5 to 2 2026/07/24 06:05:06 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/07/24 06:05:06 DEBUG : potato: Seek from 7 to 0 2026/07/24 06:05:06 DEBUG : potato: Seek from 7 to 0 2026/07/24 06:05:06 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/07/24 06:05:06 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/07/24 06:05:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/24 06:05:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/24 06:05:06 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/07/24 06:05:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/24 06:05:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/24 06:05:06 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/24 06:05:06 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/07/24 06:05:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/24 06:05:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/24 06:05:06 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/07/24 06:05:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/24 06:05:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/24 06:05:06 DEBUG : potato: Seek from 5 to 2 2026/07/24 06:05:06 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/07/24 06:05:06 DEBUG : potato: Seek from 8 to 0 2026/07/24 06:05:06 DEBUG : potato: Seek from 8 to 0 2026/07/24 06:05:06 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/07/24 06:05:06 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/07/24 06:05:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/24 06:05:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/24 06:05:06 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/07/24 06:05:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/24 06:05:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/24 06:05:06 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/24 06:05:06 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/07/24 06:05:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/24 06:05:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/24 06:05:06 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/07/24 06:05:06 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/24 06:05:06 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/24 06:05:06 DEBUG : potato: Seek from 5 to 2 2026/07/24 06:05:06 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/07/24 06:05:06 DEBUG : potato: Seek from 9 to 0 2026/07/24 06:05:06 DEBUG : potato: Seek from 9 to 0 2026/07/24 06:05:06 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-kodacor1hiqe", Local "Local file system at /tmp/rclone1798637274", Modify Window "1s" 2026/07/24 06:05:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:39618") 2026/07/24 06:05:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:46434->172.17.0.3:39618, err= 2026/07/24 06:05:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:48878") 2026/07/24 06:05:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:60970->172.17.0.3:48878, err= === RUN TestCheck/1 === RUN TestCheck/2 2026/07/24 06:05:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:53116") 2026/07/24 06:05:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:43356->172.17.0.3:53116, err= 2026/07/24 06:05:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:4127") 2026/07/24 06:05:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:46998->172.17.0.3:4127, err= === RUN TestCheck/3 2026/07/24 06:05:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:30186") 2026/07/24 06:05:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:43288->172.17.0.3:30186, err= 2026/07/24 06:05:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:9675") 2026/07/24 06:05:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:52212->172.17.0.3:9675, err= === RUN TestCheck/4 === RUN TestCheck/5 2026/07/24 06:05:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:53989") 2026/07/24 06:05:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:46292->172.17.0.3:53989, err= 2026/07/24 06:05:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:61524") 2026/07/24 06:05:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:48482->172.17.0.3:61524, err= === RUN TestCheck/6 === RUN TestCheck/7 2026/07/24 06:05:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:16837") 2026/07/24 06:05:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:45934->172.17.0.3:16837, err= 2026/07/24 06:05:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:48181") 2026/07/24 06:05:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:37538->172.17.0.3:48181, err= --- PASS: TestCheck (0.07s) --- 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/07/24 06:05:06 DEBUG : Creating backend with remote "nonexistent" 2026/07/24 06:05:06 DEBUG : Creating backend with remote "nonexistent" 2026/07/24 06:05:06 DEBUG : Local file system at nonexistent: Waiting for checks to finish 2026/07/24 06:05:06 ERROR : Local file system at nonexistent: error reading source root directory: directory not found 2026/07/24 06:05:06 NOTICE: Local file system at nonexistent: 0 differences found 2026/07/24 06:05:06 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-kodacor1hiqe", Local "Local file system at /tmp/rclone1798637274", Modify Window "1s" 2026/07/24 06:05:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:56212") 2026/07/24 06:05:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:60516->172.17.0.3:56212, err= 2026/07/24 06:05:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:19578") 2026/07/24 06:05:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:56350->172.17.0.3:19578, err= === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/07/24 06:05:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:21768") 2026/07/24 06:05:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:55680->172.17.0.3:21768, err= 2026/07/24 06:05:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:52606") 2026/07/24 06:05:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:41750->172.17.0.3:52606, err= === RUN TestCheckDownload/3 2026/07/24 06:05:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:37952") 2026/07/24 06:05:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:58328->172.17.0.3:37952, err= 2026/07/24 06:05:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:10262") 2026/07/24 06:05:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:57678->172.17.0.3:10262, err= === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/07/24 06:05:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:16762") 2026/07/24 06:05:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:56690->172.17.0.3:16762, err= 2026/07/24 06:05:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:46920") 2026/07/24 06:05:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:47142->172.17.0.3:46920, err= === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 2026/07/24 06:05:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:58239") 2026/07/24 06:05:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:41834->172.17.0.3:58239, err= 2026/07/24 06:05:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:16448") 2026/07/24 06:05:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:40570->172.17.0.3:16448, err= --- PASS: TestCheckDownload (0.13s) --- 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-kodacor1hiqe", Local "Local file system at /tmp/rclone1798637274", Modify Window "1s" 2026/07/24 06:05:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:7141") 2026/07/24 06:05:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:52380->172.17.0.3:7141, err= 2026/07/24 06:05:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:9542") 2026/07/24 06:05:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:36852->172.17.0.3:9542, err= === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/07/24 06:05:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:28096") 2026/07/24 06:05:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:49604->172.17.0.3:28096, err= 2026/07/24 06:05:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:39210") 2026/07/24 06:05:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:58606->172.17.0.3:39210, err= === RUN TestCheckSizeOnly/3 2026/07/24 06:05:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:25318") 2026/07/24 06:05:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:33760->172.17.0.3:25318, err= 2026/07/24 06:05:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:24988") 2026/07/24 06:05:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:57094->172.17.0.3:24988, err= === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/07/24 06:05:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:18526") 2026/07/24 06:05:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:49008->172.17.0.3:18526, err= 2026/07/24 06:05:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:24164") 2026/07/24 06:05:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:40100->172.17.0.3:24164, err= === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 2026/07/24 06:05:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:4467") 2026/07/24 06:05:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:56858->172.17.0.3:4467, err= 2026/07/24 06:05:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:41327") 2026/07/24 06:05:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:44600->172.17.0.3:41327, err= --- PASS: TestCheckSizeOnly (0.05s) --- 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-kodacor1hiqe", Local "Local file system at /tmp/rclone1798637274", Modify Window "1s" 2026/07/24 06:05:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:11087") 2026/07/24 06:05:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:45698->172.17.0.3:11087, err= 2026/07/24 06:05:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:32625") 2026/07/24 06:05:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:36172->172.17.0.3:32625, err= 2026/07/24 06:05:06 NOTICE: test.sum: improperly formatted checksum line 4 2026/07/24 06:05:06 NOTICE: test.sum: improperly formatted checksum line 5 2026/07/24 06:05:06 NOTICE: test.sum: improperly formatted checksum line 6 2026/07/24 06:05:06 NOTICE: test.sum: 2 warning(s) suppressed... 2026/07/24 06:05:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:19608") 2026/07/24 06:05:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:46426->172.17.0.3:19608, err= 2026/07/24 06:05:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:5306") 2026/07/24 06:05:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:48608->172.17.0.3:5306, err= 2026/07/24 06:05:06 NOTICE: test.sum: improperly formatted checksum line 4 2026/07/24 06:05:06 NOTICE: test.sum: improperly formatted checksum line 5 2026/07/24 06:05:06 NOTICE: test.sum: improperly formatted checksum line 6 2026/07/24 06:05:06 NOTICE: test.sum: 2 warning(s) suppressed... 2026/07/24 06:05:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:48364") 2026/07/24 06:05:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:42606->172.17.0.3:48364, err= 2026/07/24 06:05:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:65505") 2026/07/24 06:05:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:60418->172.17.0.3:65505, err= --- PASS: TestParseSumFile (0.02s) === RUN TestCheckSum run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-kodacor1hiqe", Local "Local file system at /tmp/rclone1798637274", Modify Window "1s" 2026/07/24 06:05:06 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-kodacor1hiqe/data" 2026/07/24 06:05:06 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/07/24 06:05:06 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/24 06:05:06 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/24 06:05:06 DEBUG : Setting pass="tNuyujeJpYhdXZAgGg2J4g6z9UELja6Qah9olHTgL_2_ZQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/24 06:05:06 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/24 06:05:06 DEBUG : TestFTPProftpd: detected overridden config - adding "{rGsx4}" suffix to name 2026/07/24 06:05:06 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/24 06:05:06 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/24 06:05:06 DEBUG : Setting pass="tNuyujeJpYhdXZAgGg2J4g6z9UELja6Qah9olHTgL_2_ZQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/24 06:05:06 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/24 06:05:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe/data: Connecting to FTP server 2026/07/24 06:05:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe/data: dial("tcp","172.17.0.3:21") 2026/07/24 06:05:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe/data: > dial: conn=172.17.0.1:50146->172.17.0.3:21, err= check_test.go:350: ftp://172.17.0.3:21/rclone-test-kodacor1hiqe/data lacks md5, skipping 2026/07/24 06:05:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:28103") 2026/07/24 06:05:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:57820->172.17.0.3:28103, err= 2026/07/24 06:05:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:28754") 2026/07/24 06:05:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:43150->172.17.0.3:28754, err= --- SKIP: TestCheckSum (0.01s) === RUN TestCheckSumDownload run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-kodacor1hiqe", Local "Local file system at /tmp/rclone1798637274", Modify Window "1s" 2026/07/24 06:05:06 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-kodacor1hiqe/data" 2026/07/24 06:05:06 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/07/24 06:05:06 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/24 06:05:06 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/24 06:05:06 DEBUG : Setting pass="tNuyujeJpYhdXZAgGg2J4g6z9UELja6Qah9olHTgL_2_ZQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/24 06:05:06 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/24 06:05:06 DEBUG : TestFTPProftpd: detected overridden config - adding "{rGsx4}" suffix to name 2026/07/24 06:05:06 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/24 06:05:06 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/24 06:05:06 DEBUG : Setting pass="tNuyujeJpYhdXZAgGg2J4g6z9UELja6Qah9olHTgL_2_ZQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/24 06:05:06 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/24 06:05:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe/data: Connecting to FTP server 2026/07/24 06:05:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe/data: dial("tcp","172.17.0.3:21") 2026/07/24 06:05:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe/data: > dial: conn=172.17.0.1:50158->172.17.0.3:21, err= 2026/07/24 06:05:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:55541") 2026/07/24 06:05:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:38636->172.17.0.3:55541, err= 2026/07/24 06:05:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:24818") 2026/07/24 06:05:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:38340->172.17.0.3:24818, err= 2026/07/24 06:05:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:63888") 2026/07/24 06:05:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:55388->172.17.0.3:63888, err= 2026/07/24 06:05:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:34032") 2026/07/24 06:05:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:57620->172.17.0.3:34032, err= === RUN TestCheckSumDownload/subtest1 2026/07/24 06:05:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:14801") 2026/07/24 06:05:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:33680->172.17.0.3:14801, err= 2026/07/24 06:05:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:40149") 2026/07/24 06:05:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:59572->172.17.0.3:40149, err= 2026/07/24 06:05:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:26040") 2026/07/24 06:05:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:46558->172.17.0.3:26040, err= 2026/07/24 06:05:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:12873") 2026/07/24 06:05:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:55794->172.17.0.3:12873, err= === RUN TestCheckSumDownload/subtest2 2026/07/24 06:05:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:53112") 2026/07/24 06:05:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:54200->172.17.0.3:53112, err= 2026/07/24 06:05:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:51059") 2026/07/24 06:05:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:58002->172.17.0.3:51059, err= 2026/07/24 06:05:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:56824") 2026/07/24 06:05:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:60488->172.17.0.3:56824, err= === RUN TestCheckSumDownload/subtest3 2026/07/24 06:05:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:10512") 2026/07/24 06:05:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:33522->172.17.0.3:10512, err= 2026/07/24 06:05:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:32937") 2026/07/24 06:05:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:49800->172.17.0.3:32937, err= 2026/07/24 06:05:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:24263") 2026/07/24 06:05:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:38638->172.17.0.3:24263, err= === RUN TestCheckSumDownload/subtest4 2026/07/24 06:05:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:56077") 2026/07/24 06:05:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:39462->172.17.0.3:56077, err= 2026/07/24 06:05:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:8046") 2026/07/24 06:05:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:52940->172.17.0.3:8046, err= 2026/07/24 06:05:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:54756") 2026/07/24 06:05:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:47786->172.17.0.3:54756, err= === RUN TestCheckSumDownload/subtest5 2026/07/24 06:05:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:48350") 2026/07/24 06:05:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:44230->172.17.0.3:48350, err= 2026/07/24 06:05:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:64820") 2026/07/24 06:05:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:57710->172.17.0.3:64820, err= 2026/07/24 06:05:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:26611") 2026/07/24 06:05:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:50382->172.17.0.3:26611, err= === RUN TestCheckSumDownload/subtest6 2026/07/24 06:05:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:4592") 2026/07/24 06:05:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:42724->172.17.0.3:4592, err= 2026/07/24 06:05:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:9440") 2026/07/24 06:05:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:34314->172.17.0.3:9440, err= 2026/07/24 06:05:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:2394") 2026/07/24 06:05:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:51718->172.17.0.3:2394, err= 2026/07/24 06:05:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:31671") 2026/07/24 06:05:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:35674->172.17.0.3:31671, err= 2026/07/24 06:05:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:37171") 2026/07/24 06:05:06 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:40080->172.17.0.3:37171, err= === RUN TestCheckSumDownload/subtest7 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:55466") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:34134->172.17.0.3:55466, err= 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:35525") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:52908->172.17.0.3:35525, err= 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:25408") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:51160->172.17.0.3:25408, err= --- PASS: TestCheckSumDownload (0.19s) --- PASS: TestCheckSumDownload/subtest1 (0.01s) --- PASS: TestCheckSumDownload/subtest2 (0.01s) --- PASS: TestCheckSumDownload/subtest3 (0.02s) --- PASS: TestCheckSumDownload/subtest4 (0.02s) --- PASS: TestCheckSumDownload/subtest5 (0.02s) --- PASS: TestCheckSumDownload/subtest6 (0.02s) --- PASS: TestCheckSumDownload/subtest7 (0.02s) === RUN TestApplyTransforms 2026/07/24 06:05:07 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-zuludom4qugo" 2026/07/24 06:05:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/24 06:05:07 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/07/24 06:05:07 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/24 06:05:07 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/24 06:05:07 DEBUG : Setting pass="tNuyujeJpYhdXZAgGg2J4g6z9UELja6Qah9olHTgL_2_ZQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/24 06:05:07 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/24 06:05:07 DEBUG : TestFTPProftpd: detected overridden config - adding "{rGsx4}" suffix to name 2026/07/24 06:05:07 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/24 06:05:07 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/24 06:05:07 DEBUG : Setting pass="tNuyujeJpYhdXZAgGg2J4g6z9UELja6Qah9olHTgL_2_ZQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/24 06:05:07 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-zuludom4qugo: Connecting to FTP server 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-zuludom4qugo: dial("tcp","172.17.0.3:21") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-zuludom4qugo: > dial: conn=172.17.0.1:50174->172.17.0.3:21, err= 2026/07/24 06:05:07 DEBUG : Creating backend with remote "/tmp/rclone1714120033" run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-zuludom4qugo", Local "Local file system at /tmp/rclone1714120033", Modify Window "1s" 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-zuludom4qugo: dial("tcp","172.17.0.3:31576") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-zuludom4qugo: > dial: conn=172.17.0.1:35846->172.17.0.3:31576, err= 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-zuludom4qugo: dial("tcp","172.17.0.3:57618") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-zuludom4qugo: > dial: conn=172.17.0.1:53914->172.17.0.3:57618, err= upper checkfile vs. lower remote (without normalization) 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-zuludom4qugo: dial("tcp","172.17.0.3:58318") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-zuludom4qugo: > dial: conn=172.17.0.1:41784->172.17.0.3:58318, err= 2026/07/24 06:05:07 ERROR : hello, world!: sum not found 2026/07/24 06:05:07 ERROR : HELLO, WORLD!: file not in ftp://172.17.0.3:21/rclone-test-zuludom4qugo 2026/07/24 06:05:07 NOTICE: ftp://172.17.0.3:21/rclone-test-zuludom4qugo: 1 files missing 2026/07/24 06:05:07 NOTICE: 1 hashes missing 2026/07/24 06:05:07 NOTICE: ftp://172.17.0.3:21/rclone-test-zuludom4qugo: 1 differences found 2026/07/24 06:05:07 NOTICE: ftp://172.17.0.3:21/rclone-test-zuludom4qugo: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-zuludom4qugo: dial("tcp","172.17.0.3:48842") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-zuludom4qugo: > dial: conn=172.17.0.1:59776->172.17.0.3:48842, err= 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-zuludom4qugo: dial("tcp","172.17.0.3:15996") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-zuludom4qugo: > dial: conn=172.17.0.1:39234->172.17.0.3:15996, err= 2026/07/24 06:05:07 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/24 06:05:07 NOTICE: ftp://172.17.0.3:21/rclone-test-zuludom4qugo: 0 differences found 2026/07/24 06:05:07 NOTICE: ftp://172.17.0.3:21/rclone-test-zuludom4qugo: 1 matching files 2026/07/24 06:05:07 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-hinequn6gaha" 2026/07/24 06:05:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/24 06:05:07 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/07/24 06:05:07 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/24 06:05:07 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/24 06:05:07 DEBUG : Setting pass="tNuyujeJpYhdXZAgGg2J4g6z9UELja6Qah9olHTgL_2_ZQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/24 06:05:07 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/24 06:05:07 DEBUG : TestFTPProftpd: detected overridden config - adding "{rGsx4}" suffix to name 2026/07/24 06:05:07 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/24 06:05:07 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/24 06:05:07 DEBUG : Setting pass="tNuyujeJpYhdXZAgGg2J4g6z9UELja6Qah9olHTgL_2_ZQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/24 06:05:07 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hinequn6gaha: Connecting to FTP server 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hinequn6gaha: dial("tcp","172.17.0.3:21") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hinequn6gaha: > dial: conn=172.17.0.1:50180->172.17.0.3:21, err= 2026/07/24 06:05:07 DEBUG : Creating backend with remote "/tmp/rclone2071712487" run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-hinequn6gaha", Local "Local file system at /tmp/rclone2071712487", Modify Window "1s" 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hinequn6gaha: dial("tcp","172.17.0.3:18079") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hinequn6gaha: > dial: conn=172.17.0.1:43164->172.17.0.3:18079, err= 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hinequn6gaha: dial("tcp","172.17.0.3:58139") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hinequn6gaha: > dial: conn=172.17.0.1:46322->172.17.0.3:58139, err= lower checkfile vs. upper remote (without normalization) 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hinequn6gaha: dial("tcp","172.17.0.3:29211") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hinequn6gaha: > dial: conn=172.17.0.1:57946->172.17.0.3:29211, err= 2026/07/24 06:05:07 ERROR : HELLO, WORLD!: sum not found 2026/07/24 06:05:07 ERROR : hello, world!: file not in ftp://172.17.0.3:21/rclone-test-hinequn6gaha 2026/07/24 06:05:07 NOTICE: ftp://172.17.0.3:21/rclone-test-hinequn6gaha: 1 files missing 2026/07/24 06:05:07 NOTICE: 1 hashes missing 2026/07/24 06:05:07 NOTICE: ftp://172.17.0.3:21/rclone-test-hinequn6gaha: 1 differences found 2026/07/24 06:05:07 NOTICE: ftp://172.17.0.3:21/rclone-test-hinequn6gaha: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hinequn6gaha: dial("tcp","172.17.0.3:45837") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hinequn6gaha: > dial: conn=172.17.0.1:44810->172.17.0.3:45837, err= 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hinequn6gaha: dial("tcp","172.17.0.3:14935") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hinequn6gaha: > dial: conn=172.17.0.1:41976->172.17.0.3:14935, err= 2026/07/24 06:05:07 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/24 06:05:07 NOTICE: ftp://172.17.0.3:21/rclone-test-hinequn6gaha: 0 differences found 2026/07/24 06:05:07 NOTICE: ftp://172.17.0.3:21/rclone-test-hinequn6gaha: 1 matching files 2026/07/24 06:05:07 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-qalerel6titi" 2026/07/24 06:05:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/24 06:05:07 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/07/24 06:05:07 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/24 06:05:07 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/24 06:05:07 DEBUG : Setting pass="tNuyujeJpYhdXZAgGg2J4g6z9UELja6Qah9olHTgL_2_ZQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/24 06:05:07 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/24 06:05:07 DEBUG : TestFTPProftpd: detected overridden config - adding "{rGsx4}" suffix to name 2026/07/24 06:05:07 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/24 06:05:07 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/24 06:05:07 DEBUG : Setting pass="tNuyujeJpYhdXZAgGg2J4g6z9UELja6Qah9olHTgL_2_ZQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/24 06:05:07 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-qalerel6titi: Connecting to FTP server 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-qalerel6titi: dial("tcp","172.17.0.3:21") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-qalerel6titi: > dial: conn=172.17.0.1:50190->172.17.0.3:21, err= 2026/07/24 06:05:07 DEBUG : Creating backend with remote "/tmp/rclone1080098704" run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-qalerel6titi", Local "Local file system at /tmp/rclone1080098704", Modify Window "1s" 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-qalerel6titi: dial("tcp","172.17.0.3:48290") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-qalerel6titi: > dial: conn=172.17.0.1:45590->172.17.0.3:48290, err= 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-qalerel6titi: dial("tcp","172.17.0.3:20032") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-qalerel6titi: > dial: conn=172.17.0.1:39618->172.17.0.3:20032, err= lower checkfile vs. upperlowermixed remote (without normalization) 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-qalerel6titi: dial("tcp","172.17.0.3:56141") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-qalerel6titi: > dial: conn=172.17.0.1:48874->172.17.0.3:56141, err= 2026/07/24 06:05:07 ERROR : HeLlO, wOrLd!: sum not found 2026/07/24 06:05:07 ERROR : hello, world!: file not in ftp://172.17.0.3:21/rclone-test-qalerel6titi 2026/07/24 06:05:07 NOTICE: ftp://172.17.0.3:21/rclone-test-qalerel6titi: 1 files missing 2026/07/24 06:05:07 NOTICE: 1 hashes missing 2026/07/24 06:05:07 NOTICE: ftp://172.17.0.3:21/rclone-test-qalerel6titi: 1 differences found 2026/07/24 06:05:07 NOTICE: ftp://172.17.0.3:21/rclone-test-qalerel6titi: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-qalerel6titi: dial("tcp","172.17.0.3:19388") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-qalerel6titi: > dial: conn=172.17.0.1:45392->172.17.0.3:19388, err= 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-qalerel6titi: dial("tcp","172.17.0.3:18114") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-qalerel6titi: > dial: conn=172.17.0.1:41472->172.17.0.3:18114, err= 2026/07/24 06:05:07 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/24 06:05:07 NOTICE: ftp://172.17.0.3:21/rclone-test-qalerel6titi: 0 differences found 2026/07/24 06:05:07 NOTICE: ftp://172.17.0.3:21/rclone-test-qalerel6titi: 1 matching files 2026/07/24 06:05:07 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-wimuhav7piti" 2026/07/24 06:05:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/24 06:05:07 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/07/24 06:05:07 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/24 06:05:07 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/24 06:05:07 DEBUG : Setting pass="tNuyujeJpYhdXZAgGg2J4g6z9UELja6Qah9olHTgL_2_ZQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/24 06:05:07 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/24 06:05:07 DEBUG : TestFTPProftpd: detected overridden config - adding "{rGsx4}" suffix to name 2026/07/24 06:05:07 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/24 06:05:07 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/24 06:05:07 DEBUG : Setting pass="tNuyujeJpYhdXZAgGg2J4g6z9UELja6Qah9olHTgL_2_ZQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/24 06:05:07 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-wimuhav7piti: Connecting to FTP server 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-wimuhav7piti: dial("tcp","172.17.0.3:21") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-wimuhav7piti: > dial: conn=172.17.0.1:50200->172.17.0.3:21, err= 2026/07/24 06:05:07 DEBUG : Creating backend with remote "/tmp/rclone951447164" run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-wimuhav7piti", Local "Local file system at /tmp/rclone951447164", Modify Window "1s" 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-wimuhav7piti: dial("tcp","172.17.0.3:35227") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-wimuhav7piti: > dial: conn=172.17.0.1:58548->172.17.0.3:35227, err= 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-wimuhav7piti: dial("tcp","172.17.0.3:20940") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-wimuhav7piti: > dial: conn=172.17.0.1:35256->172.17.0.3:20940, err= upperlowermixed checkfile vs. upper remote (without normalization) 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-wimuhav7piti: dial("tcp","172.17.0.3:59553") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-wimuhav7piti: > dial: conn=172.17.0.1:36918->172.17.0.3:59553, err= 2026/07/24 06:05:07 ERROR : HELLO, WORLD!: sum not found 2026/07/24 06:05:07 ERROR : HeLlO, wOrLd!: file not in ftp://172.17.0.3:21/rclone-test-wimuhav7piti 2026/07/24 06:05:07 NOTICE: ftp://172.17.0.3:21/rclone-test-wimuhav7piti: 1 files missing 2026/07/24 06:05:07 NOTICE: 1 hashes missing 2026/07/24 06:05:07 NOTICE: ftp://172.17.0.3:21/rclone-test-wimuhav7piti: 1 differences found 2026/07/24 06:05:07 NOTICE: ftp://172.17.0.3:21/rclone-test-wimuhav7piti: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-wimuhav7piti: dial("tcp","172.17.0.3:16887") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-wimuhav7piti: > dial: conn=172.17.0.1:33868->172.17.0.3:16887, err= 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-wimuhav7piti: dial("tcp","172.17.0.3:17534") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-wimuhav7piti: > dial: conn=172.17.0.1:39474->172.17.0.3:17534, err= 2026/07/24 06:05:07 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/24 06:05:07 NOTICE: ftp://172.17.0.3:21/rclone-test-wimuhav7piti: 0 differences found 2026/07/24 06:05:07 NOTICE: ftp://172.17.0.3:21/rclone-test-wimuhav7piti: 1 matching files 2026/07/24 06:05:07 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-sasobex7rehe" 2026/07/24 06:05:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/24 06:05:07 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/07/24 06:05:07 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/24 06:05:07 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/24 06:05:07 DEBUG : Setting pass="tNuyujeJpYhdXZAgGg2J4g6z9UELja6Qah9olHTgL_2_ZQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/24 06:05:07 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/24 06:05:07 DEBUG : TestFTPProftpd: detected overridden config - adding "{rGsx4}" suffix to name 2026/07/24 06:05:07 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/24 06:05:07 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/24 06:05:07 DEBUG : Setting pass="tNuyujeJpYhdXZAgGg2J4g6z9UELja6Qah9olHTgL_2_ZQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/24 06:05:07 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-sasobex7rehe: Connecting to FTP server 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-sasobex7rehe: dial("tcp","172.17.0.3:21") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-sasobex7rehe: > dial: conn=172.17.0.1:50208->172.17.0.3:21, err= 2026/07/24 06:05:07 DEBUG : Creating backend with remote "/tmp/rclone2788885597" run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-sasobex7rehe", Local "Local file system at /tmp/rclone2788885597", Modify Window "1s" 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-sasobex7rehe: dial("tcp","172.17.0.3:27207") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-sasobex7rehe: > dial: conn=172.17.0.1:52298->172.17.0.3:27207, err= 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-sasobex7rehe: dial("tcp","172.17.0.3:33270") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-sasobex7rehe: > dial: conn=172.17.0.1:42174->172.17.0.3:33270, err= NFD checkfile vs. NFC remote (without normalization) 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-sasobex7rehe: dial("tcp","172.17.0.3:15009") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-sasobex7rehe: > dial: conn=172.17.0.1:49662->172.17.0.3:15009, err= 2026/07/24 06:05:07 ERROR : 測試_Русский___ě_áñ: sum not found 2026/07/24 06:05:07 ERROR : 測試_Русский___ě_áñ: file not in ftp://172.17.0.3:21/rclone-test-sasobex7rehe 2026/07/24 06:05:07 NOTICE: ftp://172.17.0.3:21/rclone-test-sasobex7rehe: 1 files missing 2026/07/24 06:05:07 NOTICE: 1 hashes missing 2026/07/24 06:05:07 NOTICE: ftp://172.17.0.3:21/rclone-test-sasobex7rehe: 1 differences found 2026/07/24 06:05:07 NOTICE: ftp://172.17.0.3:21/rclone-test-sasobex7rehe: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-sasobex7rehe: dial("tcp","172.17.0.3:54337") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-sasobex7rehe: > dial: conn=172.17.0.1:54910->172.17.0.3:54337, err= 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-sasobex7rehe: dial("tcp","172.17.0.3:55067") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-sasobex7rehe: > dial: conn=172.17.0.1:55232->172.17.0.3:55067, err= 2026/07/24 06:05:07 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/24 06:05:07 NOTICE: ftp://172.17.0.3:21/rclone-test-sasobex7rehe: 0 differences found 2026/07/24 06:05:07 NOTICE: ftp://172.17.0.3:21/rclone-test-sasobex7rehe: 1 matching files 2026/07/24 06:05:07 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-rejikud7kezi" 2026/07/24 06:05:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/24 06:05:07 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/07/24 06:05:07 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/24 06:05:07 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/24 06:05:07 DEBUG : Setting pass="tNuyujeJpYhdXZAgGg2J4g6z9UELja6Qah9olHTgL_2_ZQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/24 06:05:07 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/24 06:05:07 DEBUG : TestFTPProftpd: detected overridden config - adding "{rGsx4}" suffix to name 2026/07/24 06:05:07 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/24 06:05:07 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/24 06:05:07 DEBUG : Setting pass="tNuyujeJpYhdXZAgGg2J4g6z9UELja6Qah9olHTgL_2_ZQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/24 06:05:07 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-rejikud7kezi: Connecting to FTP server 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-rejikud7kezi: dial("tcp","172.17.0.3:21") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-rejikud7kezi: > dial: conn=172.17.0.1:50216->172.17.0.3:21, err= 2026/07/24 06:05:07 DEBUG : Creating backend with remote "/tmp/rclone1098026164" run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-rejikud7kezi", Local "Local file system at /tmp/rclone1098026164", Modify Window "1s" 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-rejikud7kezi: dial("tcp","172.17.0.3:43978") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-rejikud7kezi: > dial: conn=172.17.0.1:38630->172.17.0.3:43978, err= 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-rejikud7kezi: dial("tcp","172.17.0.3:19751") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-rejikud7kezi: > dial: conn=172.17.0.1:34906->172.17.0.3:19751, err= NFC checkfile vs. NFD remote (without normalization) 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-rejikud7kezi: dial("tcp","172.17.0.3:15592") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-rejikud7kezi: > dial: conn=172.17.0.1:55678->172.17.0.3:15592, err= 2026/07/24 06:05:07 ERROR : 測試_Русский___ě_áñ: sum not found 2026/07/24 06:05:07 ERROR : 測試_Русский___ě_áñ: file not in ftp://172.17.0.3:21/rclone-test-rejikud7kezi 2026/07/24 06:05:07 NOTICE: ftp://172.17.0.3:21/rclone-test-rejikud7kezi: 1 files missing 2026/07/24 06:05:07 NOTICE: 1 hashes missing 2026/07/24 06:05:07 NOTICE: ftp://172.17.0.3:21/rclone-test-rejikud7kezi: 1 differences found 2026/07/24 06:05:07 NOTICE: ftp://172.17.0.3:21/rclone-test-rejikud7kezi: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-rejikud7kezi: dial("tcp","172.17.0.3:25219") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-rejikud7kezi: > dial: conn=172.17.0.1:36108->172.17.0.3:25219, err= 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-rejikud7kezi: dial("tcp","172.17.0.3:52032") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-rejikud7kezi: > dial: conn=172.17.0.1:44818->172.17.0.3:52032, err= 2026/07/24 06:05:07 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/24 06:05:07 NOTICE: ftp://172.17.0.3:21/rclone-test-rejikud7kezi: 0 differences found 2026/07/24 06:05:07 NOTICE: ftp://172.17.0.3:21/rclone-test-rejikud7kezi: 1 matching files 2026/07/24 06:05:07 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-celejiv3rode" 2026/07/24 06:05:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/24 06:05:07 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/07/24 06:05:07 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/24 06:05:07 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/24 06:05:07 DEBUG : Setting pass="tNuyujeJpYhdXZAgGg2J4g6z9UELja6Qah9olHTgL_2_ZQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/24 06:05:07 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/24 06:05:07 DEBUG : TestFTPProftpd: detected overridden config - adding "{rGsx4}" suffix to name 2026/07/24 06:05:07 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/24 06:05:07 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/24 06:05:07 DEBUG : Setting pass="tNuyujeJpYhdXZAgGg2J4g6z9UELja6Qah9olHTgL_2_ZQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/24 06:05:07 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-celejiv3rode: Connecting to FTP server 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-celejiv3rode: dial("tcp","172.17.0.3:21") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-celejiv3rode: > dial: conn=172.17.0.1:50218->172.17.0.3:21, err= 2026/07/24 06:05:07 DEBUG : Creating backend with remote "/tmp/rclone2619568372" run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-celejiv3rode", Local "Local file system at /tmp/rclone2619568372", Modify Window "1s" 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-celejiv3rode: dial("tcp","172.17.0.3:6501") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-celejiv3rode: > dial: conn=172.17.0.1:57854->172.17.0.3:6501, err= 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-celejiv3rode: dial("tcp","172.17.0.3:16313") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-celejiv3rode: > dial: conn=172.17.0.1:59052->172.17.0.3:16313, err= NFDx2 checkfile vs. both remote (without normalization) 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-celejiv3rode: dial("tcp","172.17.0.3:60788") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-celejiv3rode: > dial: conn=172.17.0.1:59758->172.17.0.3:60788, err= 2026/07/24 06:05:07 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/24 06:05:07 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.3:21/rclone-test-celejiv3rode 2026/07/24 06:05:07 NOTICE: ftp://172.17.0.3:21/rclone-test-celejiv3rode: 1 files missing 2026/07/24 06:05:07 NOTICE: 1 hashes missing 2026/07/24 06:05:07 NOTICE: ftp://172.17.0.3:21/rclone-test-celejiv3rode: 1 differences found 2026/07/24 06:05:07 NOTICE: ftp://172.17.0.3:21/rclone-test-celejiv3rode: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-celejiv3rode: dial("tcp","172.17.0.3:49317") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-celejiv3rode: > dial: conn=172.17.0.1:50110->172.17.0.3:49317, err= 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-celejiv3rode: dial("tcp","172.17.0.3:18819") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-celejiv3rode: > dial: conn=172.17.0.1:60672->172.17.0.3:18819, err= 2026/07/24 06:05:07 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/24 06:05:07 NOTICE: ftp://172.17.0.3:21/rclone-test-celejiv3rode: 0 differences found 2026/07/24 06:05:07 NOTICE: ftp://172.17.0.3:21/rclone-test-celejiv3rode: 1 matching files 2026/07/24 06:05:07 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-nosikul0mewi" 2026/07/24 06:05:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/24 06:05:07 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/07/24 06:05:07 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/24 06:05:07 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/24 06:05:07 DEBUG : Setting pass="tNuyujeJpYhdXZAgGg2J4g6z9UELja6Qah9olHTgL_2_ZQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/24 06:05:07 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/24 06:05:07 DEBUG : TestFTPProftpd: detected overridden config - adding "{rGsx4}" suffix to name 2026/07/24 06:05:07 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/24 06:05:07 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/24 06:05:07 DEBUG : Setting pass="tNuyujeJpYhdXZAgGg2J4g6z9UELja6Qah9olHTgL_2_ZQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/24 06:05:07 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nosikul0mewi: Connecting to FTP server 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nosikul0mewi: dial("tcp","172.17.0.3:21") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nosikul0mewi: > dial: conn=172.17.0.1:50224->172.17.0.3:21, err= 2026/07/24 06:05:07 DEBUG : Creating backend with remote "/tmp/rclone3896512081" run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-nosikul0mewi", Local "Local file system at /tmp/rclone3896512081", Modify Window "1s" 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nosikul0mewi: dial("tcp","172.17.0.3:31853") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nosikul0mewi: > dial: conn=172.17.0.1:55178->172.17.0.3:31853, err= 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nosikul0mewi: dial("tcp","172.17.0.3:36661") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nosikul0mewi: > dial: conn=172.17.0.1:54024->172.17.0.3:36661, err= NFCx2 checkfile vs. both remote (without normalization) 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nosikul0mewi: dial("tcp","172.17.0.3:10330") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nosikul0mewi: > dial: conn=172.17.0.1:60068->172.17.0.3:10330, err= 2026/07/24 06:05:07 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/24 06:05:07 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.3:21/rclone-test-nosikul0mewi 2026/07/24 06:05:07 NOTICE: ftp://172.17.0.3:21/rclone-test-nosikul0mewi: 1 files missing 2026/07/24 06:05:07 NOTICE: 1 hashes missing 2026/07/24 06:05:07 NOTICE: ftp://172.17.0.3:21/rclone-test-nosikul0mewi: 1 differences found 2026/07/24 06:05:07 NOTICE: ftp://172.17.0.3:21/rclone-test-nosikul0mewi: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nosikul0mewi: dial("tcp","172.17.0.3:55373") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nosikul0mewi: > dial: conn=172.17.0.1:33814->172.17.0.3:55373, err= 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nosikul0mewi: dial("tcp","172.17.0.3:55065") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nosikul0mewi: > dial: conn=172.17.0.1:54266->172.17.0.3:55065, err= 2026/07/24 06:05:07 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/24 06:05:07 NOTICE: ftp://172.17.0.3:21/rclone-test-nosikul0mewi: 0 differences found 2026/07/24 06:05:07 NOTICE: ftp://172.17.0.3:21/rclone-test-nosikul0mewi: 1 matching files 2026/07/24 06:05:07 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-copabux0rimi" 2026/07/24 06:05:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/24 06:05:07 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/07/24 06:05:07 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/24 06:05:07 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/24 06:05:07 DEBUG : Setting pass="tNuyujeJpYhdXZAgGg2J4g6z9UELja6Qah9olHTgL_2_ZQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/24 06:05:07 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/24 06:05:07 DEBUG : TestFTPProftpd: detected overridden config - adding "{rGsx4}" suffix to name 2026/07/24 06:05:07 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/24 06:05:07 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/24 06:05:07 DEBUG : Setting pass="tNuyujeJpYhdXZAgGg2J4g6z9UELja6Qah9olHTgL_2_ZQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/24 06:05:07 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-copabux0rimi: Connecting to FTP server 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-copabux0rimi: dial("tcp","172.17.0.3:21") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-copabux0rimi: > dial: conn=172.17.0.1:50236->172.17.0.3:21, err= 2026/07/24 06:05:07 DEBUG : Creating backend with remote "/tmp/rclone679442837" run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-copabux0rimi", Local "Local file system at /tmp/rclone679442837", Modify Window "1s" 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-copabux0rimi: dial("tcp","172.17.0.3:55862") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-copabux0rimi: > dial: conn=172.17.0.1:45648->172.17.0.3:55862, err= 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-copabux0rimi: dial("tcp","172.17.0.3:11186") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-copabux0rimi: > dial: conn=172.17.0.1:39710->172.17.0.3:11186, err= both checkfile vs. NFDx2 remote (without normalization) 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-copabux0rimi: dial("tcp","172.17.0.3:26643") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-copabux0rimi: > dial: conn=172.17.0.1:52632->172.17.0.3:26643, err= 2026/07/24 06:05:07 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/24 06:05:07 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.3:21/rclone-test-copabux0rimi 2026/07/24 06:05:07 NOTICE: ftp://172.17.0.3:21/rclone-test-copabux0rimi: 1 files missing 2026/07/24 06:05:07 NOTICE: 1 hashes missing 2026/07/24 06:05:07 NOTICE: ftp://172.17.0.3:21/rclone-test-copabux0rimi: 1 differences found 2026/07/24 06:05:07 NOTICE: ftp://172.17.0.3:21/rclone-test-copabux0rimi: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-copabux0rimi: dial("tcp","172.17.0.3:20333") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-copabux0rimi: > dial: conn=172.17.0.1:57044->172.17.0.3:20333, err= 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-copabux0rimi: dial("tcp","172.17.0.3:21197") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-copabux0rimi: > dial: conn=172.17.0.1:46078->172.17.0.3:21197, err= 2026/07/24 06:05:07 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/24 06:05:07 NOTICE: ftp://172.17.0.3:21/rclone-test-copabux0rimi: 0 differences found 2026/07/24 06:05:07 NOTICE: ftp://172.17.0.3:21/rclone-test-copabux0rimi: 1 matching files 2026/07/24 06:05:07 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-guwidid5sado" 2026/07/24 06:05:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/24 06:05:07 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/07/24 06:05:07 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/24 06:05:07 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/24 06:05:07 DEBUG : Setting pass="tNuyujeJpYhdXZAgGg2J4g6z9UELja6Qah9olHTgL_2_ZQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/24 06:05:07 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/24 06:05:07 DEBUG : TestFTPProftpd: detected overridden config - adding "{rGsx4}" suffix to name 2026/07/24 06:05:07 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/24 06:05:07 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/24 06:05:07 DEBUG : Setting pass="tNuyujeJpYhdXZAgGg2J4g6z9UELja6Qah9olHTgL_2_ZQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/24 06:05:07 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-guwidid5sado: Connecting to FTP server 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-guwidid5sado: dial("tcp","172.17.0.3:21") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-guwidid5sado: > dial: conn=172.17.0.1:50238->172.17.0.3:21, err= 2026/07/24 06:05:07 DEBUG : Creating backend with remote "/tmp/rclone549241178" run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-guwidid5sado", Local "Local file system at /tmp/rclone549241178", Modify Window "1s" 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-guwidid5sado: dial("tcp","172.17.0.3:21678") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-guwidid5sado: > dial: conn=172.17.0.1:48230->172.17.0.3:21678, err= 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-guwidid5sado: dial("tcp","172.17.0.3:5321") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-guwidid5sado: > dial: conn=172.17.0.1:56860->172.17.0.3:5321, err= both checkfile vs. NFCx2 remote (without normalization) 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-guwidid5sado: dial("tcp","172.17.0.3:53668") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-guwidid5sado: > dial: conn=172.17.0.1:35124->172.17.0.3:53668, err= 2026/07/24 06:05:07 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/24 06:05:07 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.3:21/rclone-test-guwidid5sado 2026/07/24 06:05:07 NOTICE: ftp://172.17.0.3:21/rclone-test-guwidid5sado: 1 files missing 2026/07/24 06:05:07 NOTICE: 1 hashes missing 2026/07/24 06:05:07 NOTICE: ftp://172.17.0.3:21/rclone-test-guwidid5sado: 1 differences found 2026/07/24 06:05:07 NOTICE: ftp://172.17.0.3:21/rclone-test-guwidid5sado: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-guwidid5sado: dial("tcp","172.17.0.3:26284") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-guwidid5sado: > dial: conn=172.17.0.1:36758->172.17.0.3:26284, err= 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-guwidid5sado: dial("tcp","172.17.0.3:24365") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-guwidid5sado: > dial: conn=172.17.0.1:51832->172.17.0.3:24365, err= 2026/07/24 06:05:07 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/24 06:05:07 NOTICE: ftp://172.17.0.3:21/rclone-test-guwidid5sado: 0 differences found 2026/07/24 06:05:07 NOTICE: ftp://172.17.0.3:21/rclone-test-guwidid5sado: 1 matching files 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-guwidid5sado: dial("tcp","172.17.0.3:15606") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-guwidid5sado: > dial: conn=172.17.0.1:60370->172.17.0.3:15606, err= 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-guwidid5sado: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-guwidid5sado: Purge dir "" 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-copabux0rimi: dial("tcp","172.17.0.3:14778") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-copabux0rimi: > dial: conn=172.17.0.1:49668->172.17.0.3:14778, err= 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-copabux0rimi: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-copabux0rimi: Purge dir "" 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nosikul0mewi: dial("tcp","172.17.0.3:54100") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nosikul0mewi: > dial: conn=172.17.0.1:60356->172.17.0.3:54100, err= 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nosikul0mewi: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-nosikul0mewi: Purge dir "" 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-celejiv3rode: dial("tcp","172.17.0.3:31622") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-celejiv3rode: > dial: conn=172.17.0.1:45054->172.17.0.3:31622, err= 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-celejiv3rode: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-celejiv3rode: Purge dir "" 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-rejikud7kezi: dial("tcp","172.17.0.3:19631") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-rejikud7kezi: > dial: conn=172.17.0.1:54878->172.17.0.3:19631, err= 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-rejikud7kezi: Purge object "測試_Русский___ě_áñ" 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-rejikud7kezi: Purge dir "" 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-sasobex7rehe: dial("tcp","172.17.0.3:52875") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-sasobex7rehe: > dial: conn=172.17.0.1:59518->172.17.0.3:52875, err= 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-sasobex7rehe: Purge object "測試_Русский___ě_áñ" 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-sasobex7rehe: Purge dir "" 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-wimuhav7piti: dial("tcp","172.17.0.3:34127") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-wimuhav7piti: > dial: conn=172.17.0.1:48436->172.17.0.3:34127, err= 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-wimuhav7piti: Purge object "HELLO, WORLD!" 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-wimuhav7piti: Purge dir "" 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-qalerel6titi: dial("tcp","172.17.0.3:19452") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-qalerel6titi: > dial: conn=172.17.0.1:46396->172.17.0.3:19452, err= 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-qalerel6titi: Purge object "HeLlO, wOrLd!" 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-qalerel6titi: Purge dir "" 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hinequn6gaha: dial("tcp","172.17.0.3:18724") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hinequn6gaha: > dial: conn=172.17.0.1:56110->172.17.0.3:18724, err= 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hinequn6gaha: Purge object "HELLO, WORLD!" 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-hinequn6gaha: Purge dir "" 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-zuludom4qugo: dial("tcp","172.17.0.3:4364") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-zuludom4qugo: > dial: conn=172.17.0.1:51318->172.17.0.3:4364, err= 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-zuludom4qugo: Purge object "hello, world!" 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-zuludom4qugo: Purge dir "" --- PASS: TestApplyTransforms (0.38s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-kodacor1hiqe", Local "Local file system at /tmp/rclone1798637274", Modify Window "1s" 2026/07/24 06:05:07 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:7454") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:60806->172.17.0.3:7454, err= 2026/07/24 06:05:07 DEBUG : sub/file2.3cb2966d.partial: size = 14 OK 2026/07/24 06:05:07 DEBUG : sub/file2.3cb2966d.partial: renamed to: sub/file2 2026/07/24 06:05:07 INFO : file1: Copied (new) to: sub/file2 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:49303") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:53258->172.17.0.3:49303, err= 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:64533") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:37100->172.17.0.3:64533, err= 2026/07/24 06:05:07 DEBUG : sub/file2: size = 14 OK 2026/07/24 06:05:07 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/24 06:05:07 DEBUG : file1: Unchanged skipping 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:32470") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:42752->172.17.0.3:32470, err= 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:61152") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:50800->172.17.0.3:61152, err= 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: don't need to copy/move sub/file2, it is already at target location 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:35943") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:55846->172.17.0.3:35943, err= 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:20048") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:43160->172.17.0.3:20048, err= 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:46676") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:53590->172.17.0.3:46676, err= 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:27232") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:36596->172.17.0.3:27232, err= 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:31921") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:45150->172.17.0.3:31921, err= --- PASS: TestCopyFile (0.03s) === RUN TestCopyLongFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-kodacor1hiqe", Local "Local file system at /tmp/rclone1798637274", Modify Window "1s" copy_test.go:154: Test only runs on local 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:56165") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:39884->172.17.0.3:56165, err= 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:59146") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:47378->172.17.0.3:59146, err= --- SKIP: TestCopyLongFile (0.00s) === RUN TestCopyFileBackupDir run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-kodacor1hiqe", Local "Local file system at /tmp/rclone1798637274", Modify Window "1s" 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:55160") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:50448->172.17.0.3:55160, err= 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:18646") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:60008->172.17.0.3:18646, err= 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:49688") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:59440->172.17.0.3:49688, err= 2026/07/24 06:05:07 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-kodacor1hiqe/backup" 2026/07/24 06:05:07 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/07/24 06:05:07 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/24 06:05:07 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/24 06:05:07 DEBUG : Setting pass="tNuyujeJpYhdXZAgGg2J4g6z9UELja6Qah9olHTgL_2_ZQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/24 06:05:07 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/24 06:05:07 DEBUG : TestFTPProftpd: detected overridden config - adding "{rGsx4}" suffix to name 2026/07/24 06:05:07 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/24 06:05:07 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/24 06:05:07 DEBUG : Setting pass="tNuyujeJpYhdXZAgGg2J4g6z9UELja6Qah9olHTgL_2_ZQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/24 06:05:07 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe/backup: Connecting to FTP server 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe/backup: dial("tcp","172.17.0.3:21") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe/backup: > dial: conn=172.17.0.1:50246->172.17.0.3:21, err= 2026/07/24 06:05:07 DEBUG : fs cache: renaming cache item "TestFTPProftpd:rclone-test-kodacor1hiqe/backup" to be canonical "TestFTPProftpd{rGsx4}:rclone-test-kodacor1hiqe/backup" 2026/07/24 06:05:07 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1798637274) 2026/07/24 06:05:07 DEBUG : dst/file1: size = 18 (ftp://172.17.0.3:21/rclone-test-kodacor1hiqe) 2026/07/24 06:05:07 DEBUG : dst/file1: Sizes differ 2026/07/24 06:05:07 INFO : dst/file1: Moved (server-side) 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:62183") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:56602->172.17.0.3:62183, err= 2026/07/24 06:05:07 DEBUG : dst/file1.58903690.partial: size = 14 OK 2026/07/24 06:05:07 DEBUG : dst/file1.58903690.partial: renamed to: dst/file1 2026/07/24 06:05:07 INFO : dst/file1: Copied (new) 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:7868") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:39506->172.17.0.3:7868, err= 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: Connecting to FTP server 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:21") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:50254->172.17.0.3:21, err= 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:43675") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:41842->172.17.0.3:43675, err= 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:21435") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:56526->172.17.0.3:21435, err= 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:44999") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:35452->172.17.0.3:44999, err= 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:59436") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:39754->172.17.0.3:59436, err= 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:7153") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:44872->172.17.0.3:7153, err= 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:6688") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:50710->172.17.0.3:6688, err= 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:27774") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:57028->172.17.0.3:27774, err= 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:20540") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:40196->172.17.0.3:20540, err= 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe/backup: closing 1 unused connections --- PASS: TestCopyFileBackupDir (0.07s) === RUN TestCopyFileCompareDest run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-kodacor1hiqe", Local "Local file system at /tmp/rclone1798637274", Modify Window "1s" 2026/07/24 06:05:07 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-kodacor1hiqe/dst" 2026/07/24 06:05:07 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/07/24 06:05:07 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/24 06:05:07 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/24 06:05:07 DEBUG : Setting pass="tNuyujeJpYhdXZAgGg2J4g6z9UELja6Qah9olHTgL_2_ZQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/24 06:05:07 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/24 06:05:07 DEBUG : TestFTPProftpd: detected overridden config - adding "{rGsx4}" suffix to name 2026/07/24 06:05:07 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/24 06:05:07 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/24 06:05:07 DEBUG : Setting pass="tNuyujeJpYhdXZAgGg2J4g6z9UELja6Qah9olHTgL_2_ZQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/24 06:05:07 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe/dst: Connecting to FTP server 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe/dst: dial("tcp","172.17.0.3:21") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe/dst: > dial: conn=172.17.0.1:50266->172.17.0.3:21, err= 2026/07/24 06:05:07 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-kodacor1hiqe/CompareDest" 2026/07/24 06:05:07 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/07/24 06:05:07 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/24 06:05:07 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/24 06:05:07 DEBUG : Setting pass="tNuyujeJpYhdXZAgGg2J4g6z9UELja6Qah9olHTgL_2_ZQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/24 06:05:07 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/24 06:05:07 DEBUG : TestFTPProftpd: detected overridden config - adding "{rGsx4}" suffix to name 2026/07/24 06:05:07 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/24 06:05:07 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/24 06:05:07 DEBUG : Setting pass="tNuyujeJpYhdXZAgGg2J4g6z9UELja6Qah9olHTgL_2_ZQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/24 06:05:07 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe/CompareDest: Connecting to FTP server 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe/CompareDest: dial("tcp","172.17.0.3:21") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe/CompareDest: > dial: conn=172.17.0.1:50280->172.17.0.3:21, err= 2026/07/24 06:05:07 DEBUG : fs cache: renaming cache item "TestFTPProftpd:rclone-test-kodacor1hiqe/CompareDest" to be canonical "TestFTPProftpd{rGsx4}:rclone-test-kodacor1hiqe/CompareDest" 2026/07/24 06:05:07 DEBUG : one: Need to transfer - File not found at Destination 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe/dst: dial("tcp","172.17.0.3:57083") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe/dst: > dial: conn=172.17.0.1:42758->172.17.0.3:57083, err= 2026/07/24 06:05:07 DEBUG : one.b2cc3c6c.partial: size = 3 OK 2026/07/24 06:05:07 DEBUG : one.b2cc3c6c.partial: renamed to: one 2026/07/24 06:05:07 INFO : one: Copied (new) 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:4752") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:55452->172.17.0.3:4752, err= 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:22646") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:55760->172.17.0.3:22646, err= 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:46399") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:41794->172.17.0.3:46399, err= 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:12163") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:53968->172.17.0.3:12163, err= 2026/07/24 06:05:07 DEBUG : fs cache: switching user supplied name "TestFTPProftpd:rclone-test-kodacor1hiqe/CompareDest" for canonical name "TestFTPProftpd{rGsx4}:rclone-test-kodacor1hiqe/CompareDest" 2026/07/24 06:05:07 DEBUG : one: size = 5 (Local file system at /tmp/rclone1798637274) 2026/07/24 06:05:07 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-kodacor1hiqe/dst) 2026/07/24 06:05:07 DEBUG : one: Sizes differ 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe/dst: dial("tcp","172.17.0.3:25275") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe/dst: > dial: conn=172.17.0.1:47358->172.17.0.3:25275, err= 2026/07/24 06:05:07 DEBUG : one.4a8516eb.partial: size = 5 OK 2026/07/24 06:05:07 DEBUG : one.4a8516eb.partial: renamed to: one 2026/07/24 06:05:07 INFO : one: Copied (replaced existing) 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:10721") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:48394->172.17.0.3:10721, err= 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:53367") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:53812->172.17.0.3:53367, err= 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:18545") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:54204->172.17.0.3:18545, err= 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:3293") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:49984->172.17.0.3:3293, err= 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:13168") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:46634->172.17.0.3:13168, err= 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:30310") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:47769") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:60064->172.17.0.3:30310, err= 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:60286->172.17.0.3:47769, err= 2026/07/24 06:05:07 DEBUG : fs cache: switching user supplied name "TestFTPProftpd:rclone-test-kodacor1hiqe/CompareDest" for canonical name "TestFTPProftpd{rGsx4}:rclone-test-kodacor1hiqe/CompareDest" 2026/07/24 06:05:07 DEBUG : one: size = 5 (Local file system at /tmp/rclone1798637274) 2026/07/24 06:05:07 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-kodacor1hiqe/dst) 2026/07/24 06:05:07 DEBUG : one: Sizes differ 2026/07/24 06:05:07 DEBUG : one: size = 5 OK 2026/07/24 06:05:07 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/24 06:05:07 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:32942") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:37892->172.17.0.3:32942, err= 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:41369") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:28915") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:41962->172.17.0.3:28915, err= 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:58346->172.17.0.3:41369, err= 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:49316") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:44290->172.17.0.3:49316, err= 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:12153") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:45446->172.17.0.3:12153, err= 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:59119") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:39146") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:32936->172.17.0.3:39146, err= 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:40128->172.17.0.3:59119, err= 2026/07/24 06:05:07 DEBUG : fs cache: switching user supplied name "TestFTPProftpd:rclone-test-kodacor1hiqe/CompareDest" for canonical name "TestFTPProftpd{rGsx4}:rclone-test-kodacor1hiqe/CompareDest" 2026/07/24 06:05:07 DEBUG : two: Need to transfer - File not found at Destination 2026/07/24 06:05:07 DEBUG : two: size = 3 OK 2026/07/24 06:05:07 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/24 06:05:07 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:31300") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:56982->172.17.0.3:31300, err= 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:19307") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:35227") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:34588->172.17.0.3:19307, err= 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:58564->172.17.0.3:35227, err= 2026/07/24 06:05:07 DEBUG : fs cache: switching user supplied name "TestFTPProftpd:rclone-test-kodacor1hiqe/CompareDest" for canonical name "TestFTPProftpd{rGsx4}:rclone-test-kodacor1hiqe/CompareDest" 2026/07/24 06:05:07 DEBUG : two: Need to transfer - File not found at Destination 2026/07/24 06:05:07 DEBUG : two: size = 3 OK 2026/07/24 06:05:07 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/24 06:05:07 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:63530") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:34304->172.17.0.3:63530, err= 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:37730") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:17328") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:60412->172.17.0.3:37730, err= 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:43160->172.17.0.3:17328, err= 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:47135") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:35014->172.17.0.3:47135, err= 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:3075") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:38262->172.17.0.3:3075, err= 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:26191") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:36918->172.17.0.3:26191, err= 2026/07/24 06:05:07 DEBUG : fs cache: switching user supplied name "TestFTPProftpd:rclone-test-kodacor1hiqe/CompareDest" for canonical name "TestFTPProftpd{rGsx4}:rclone-test-kodacor1hiqe/CompareDest" 2026/07/24 06:05:07 DEBUG : two: Need to transfer - File not found at Destination 2026/07/24 06:05:07 DEBUG : two: size = 5 (Local file system at /tmp/rclone1798637274) 2026/07/24 06:05:07 DEBUG : two: size = 3 (ftp://172.17.0.3:21/rclone-test-kodacor1hiqe/CompareDest) 2026/07/24 06:05:07 DEBUG : two: Sizes differ 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe/dst: dial("tcp","172.17.0.3:65336") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe/dst: > dial: conn=172.17.0.1:54814->172.17.0.3:65336, err= 2026/07/24 06:05:07 DEBUG : two.a319cd8b.partial: size = 5 OK 2026/07/24 06:05:07 DEBUG : two.a319cd8b.partial: renamed to: two 2026/07/24 06:05:07 INFO : two: Copied (new) 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:62529") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:49292->172.17.0.3:62529, err= 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:20181") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:4666") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:54310->172.17.0.3:20181, err= 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:59970->172.17.0.3:4666, err= 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:40617") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:43256->172.17.0.3:40617, err= 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:63203") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:43196->172.17.0.3:63203, err= 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:10725") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:53482->172.17.0.3:10725, err= 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:53728") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:38846->172.17.0.3:53728, err= 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe/CompareDest: closing 1 unused connections --- PASS: TestCopyFileCompareDest (0.14s) === RUN TestCopyFileCopyDest run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-kodacor1hiqe", Local "Local file system at /tmp/rclone1798637274", Modify Window "1s" copy_test.go:277: Skipping test as remote does not support server-side copy 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:32938") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:34778->172.17.0.3:32938, err= 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:54296") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:59420->172.17.0.3:54296, err= --- SKIP: TestCopyFileCopyDest (0.00s) === RUN TestCopyInplace run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-kodacor1hiqe", Local "Local file system at /tmp/rclone1798637274", Modify Window "1s" 2026/07/24 06:05:07 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:23691") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:39742->172.17.0.3:23691, err= 2026/07/24 06:05:07 DEBUG : sub/file2: size = 14 OK 2026/07/24 06:05:07 INFO : file1: Copied (new) to: sub/file2 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:20423") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:38888->172.17.0.3:20423, err= 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:44345") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:59800->172.17.0.3:44345, err= 2026/07/24 06:05:07 DEBUG : sub/file2: size = 14 OK 2026/07/24 06:05:07 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/24 06:05:07 DEBUG : file1: Unchanged skipping 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:59146") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:47392->172.17.0.3:59146, err= 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:4171") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:38024->172.17.0.3:4171, err= 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: don't need to copy/move sub/file2, it is already at target location 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:54589") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:36130->172.17.0.3:54589, err= 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:18799") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:58938->172.17.0.3:18799, err= 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:34975") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:52152->172.17.0.3:34975, err= 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:61682") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:46524->172.17.0.3:61682, err= 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:35603") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:42340->172.17.0.3:35603, err= --- PASS: TestCopyInplace (0.02s) === RUN TestCopyLongFileName run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-kodacor1hiqe", Local "Local file system at /tmp/rclone1798637274", Modify Window "1s" 2026/07/24 06:05:07 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:52758") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:49532->172.17.0.3:52758, err= 2026/07/24 06:05:07 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2fil.00a5d7f6.partial: size = 14 OK 2026/07/24 06:05:07 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2fil.00a5d7f6.partial: renamed to: sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2 2026/07/24 06:05:07 INFO : file1: Copied (new) to: sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:44214") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:45846->172.17.0.3:44214, err= 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:43347") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:34938->172.17.0.3:43347, err= 2026/07/24 06:05:07 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2: size = 14 OK 2026/07/24 06:05:07 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/24 06:05:07 DEBUG : file1: Unchanged skipping 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:7440") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:43184->172.17.0.3:7440, err= 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:52598") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:60294->172.17.0.3:52598, err= 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: don't need to copy/move sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2, it is already at target location 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:56014") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:42888->172.17.0.3:56014, err= 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:36912") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:50620->172.17.0.3:36912, err= 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:37249") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:54622->172.17.0.3:37249, err= 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:40863") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:48144->172.17.0.3:40863, err= 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:59442") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:42918->172.17.0.3:59442, err= --- PASS: TestCopyLongFileName (0.03s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-kodacor1hiqe", Local "Local file system at /tmp/rclone1798637274", Modify Window "1s" 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:13104") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:44524->172.17.0.3:13104, err= 2026/07/24 06:05:07 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100: Need to transfer - File not found at Destination 2026/07/24 06:05:07 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101: Need to transfer - File not found at Destination 2026/07/24 06:05:07 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102: Need to transfer - File not found at Destination 2026/07/24 06:05:07 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103: Need to transfer - File not found at Destination 2026/07/24 06:05:07 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104: Need to transfer - File not found at Destination 2026/07/24 06:05:07 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105: Need to transfer - File not found at Destination 2026/07/24 06:05:07 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106: Need to transfer - File not found at Destination 2026/07/24 06:05:07 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107: Need to transfer - File not found at Destination 2026/07/24 06:05:07 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108: Need to transfer - File not found at Destination 2026/07/24 06:05:07 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109: Need to transfer - File not found at Destination 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: Connecting to FTP server 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:21") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: Waiting for checks to finish 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: Waiting for transfers to finish 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: Connecting to FTP server 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:50292->172.17.0.3:21, err= 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:18254") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:50630->172.17.0.3:18254, err= 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:15052") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:44934->172.17.0.3:15052, err= 2026/07/24 06:05:07 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e717d392.partial: size = 14 OK 2026/07/24 06:05:07 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.a0042569.partial: size = 14 OK 2026/07/24 06:05:07 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e717d392.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101 2026/07/24 06:05:07 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.a0042569.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100 2026/07/24 06:05:07 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101: Copied (new) 2026/07/24 06:05:07 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100: Copied (new) 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:20327") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:49324->172.17.0.3:20327, err= 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:56766") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:37188->172.17.0.3:56766, err= 2026/07/24 06:05:07 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.20290e3f.partial: size = 14 OK 2026/07/24 06:05:07 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.673af8c4.partial: size = 14 OK 2026/07/24 06:05:07 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.20290e3f.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105 2026/07/24 06:05:07 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105: Copied (new) 2026/07/24 06:05:07 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.673af8c4.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104 2026/07/24 06:05:07 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104: Copied (new) 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:1060") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:21") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:41304->172.17.0.3:1060, err= 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:50300->172.17.0.3:21, err= 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:34727") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:60916->172.17.0.3:34727, err= 2026/07/24 06:05:07 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e91d1532.partial: size = 14 OK 2026/07/24 06:05:07 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.ae0ee3c9.partial: size = 14 OK 2026/07/24 06:05:07 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.ae0ee3c9.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107 2026/07/24 06:05:07 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107: Copied (new) 2026/07/24 06:05:07 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e91d1532.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106 2026/07/24 06:05:07 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106: Copied (new) 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:29393") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:40170->172.17.0.3:29393, err= 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:18780") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:48960->172.17.0.3:18780, err= 2026/07/24 06:05:07 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.f5089872.partial: size = 14 OK 2026/07/24 06:05:07 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.b21b6e89.partial: size = 14 OK 2026/07/24 06:05:07 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.f5089872.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108 2026/07/24 06:05:07 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108: Copied (new) 2026/07/24 06:05:07 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.b21b6e89.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109 2026/07/24 06:05:07 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109: Copied (new) 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:1191") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:60356->172.17.0.3:1191, err= 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:44598") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:57994->172.17.0.3:44598, err= 2026/07/24 06:05:07 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.69303e64.partial: size = 14 OK 2026/07/24 06:05:07 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.69303e64.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103 2026/07/24 06:05:07 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103: Copied (new) 2026/07/24 06:05:07 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.2e23c89f.partial: size = 14 OK 2026/07/24 06:05:07 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.2e23c89f.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102 2026/07/24 06:05:07 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102: Copied (new) 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:10758") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:50882->172.17.0.3:10758, err= 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:42309") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:54964->172.17.0.3:42309, err= 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:61123") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:35056->172.17.0.3:61123, err= --- PASS: TestCopyLongFileNameCollision (0.19s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-kodacor1hiqe", Local "Local file system at /tmp/rclone1798637274", Modify Window "1s" 2026/07/24 06:05:07 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:52249") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:44628->172.17.0.3:52249, err= 2026/07/24 06:05:07 DEBUG : TestCopyFileMaxTransfer/file1.c45f4b0b.partial: size = 14 OK 2026/07/24 06:05:07 DEBUG : TestCopyFileMaxTransfer/file1.c45f4b0b.partial: renamed to: TestCopyFileMaxTransfer/file1 2026/07/24 06:05:07 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:28077") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:38478->172.17.0.3:28077, err= 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:60892") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:56044->172.17.0.3:60892, err= 2026/07/24 06:05:07 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:52800") 2026/07/24 06:05:07 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:50938->172.17.0.3:52800, err= 2026/07/24 06:05:08 DEBUG : TestCopyFileMaxTransfer/file2.945646ab.partial: Removed after failed upload: 1 error occurred: * max transfer limit reached as set by --max-transfer 2026/07/24 06:05:08 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: update stor: 1 error occurred: * max transfer limit reached as set by --max-transfer 2026/07/24 06:05:08 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:23735") 2026/07/24 06:05:08 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:44744->172.17.0.3:23735, err= 2026/07/24 06:05:08 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:31663") 2026/07/24 06:05:08 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:51402->172.17.0.3:31663, err= 2026/07/24 06:05:08 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/07/24 06:05:08 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:59004") 2026/07/24 06:05:08 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:46200->172.17.0.3:59004, err= 2026/07/24 06:05:08 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:9373") 2026/07/24 06:05:08 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:36488->172.17.0.3:9373, err= 2026/07/24 06:05:08 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/07/24 06:05:08 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:19656") 2026/07/24 06:05:08 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:55432->172.17.0.3:19656, err= 2026/07/24 06:05:08 DEBUG : TestCopyFileMaxTransfer/file4.ebc0bb81.partial: size = 2062 OK 2026/07/24 06:05:08 DEBUG : TestCopyFileMaxTransfer/file4.ebc0bb81.partial: renamed to: TestCopyFileMaxTransfer/file4 2026/07/24 06:05:08 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/07/24 06:05:08 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:59554") 2026/07/24 06:05:08 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:43130->172.17.0.3:59554, err= 2026/07/24 06:05:08 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:30925") 2026/07/24 06:05:08 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:35822->172.17.0.3:30925, err= 2026/07/24 06:05:08 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:27329") 2026/07/24 06:05:08 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:44316->172.17.0.3:27329, err= 2026/07/24 06:05:08 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:20502") 2026/07/24 06:05:08 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:57612->172.17.0.3:20502, err= 2026/07/24 06:05:08 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:13241") 2026/07/24 06:05:08 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:48642->172.17.0.3:13241, err= --- PASS: TestCopyFileMaxTransfer (1.07s) === RUN TestDeduplicateInteractive run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-kodacor1hiqe", Local "Local file system at /tmp/rclone1798637274", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/24 06:05:08 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:47937") 2026/07/24 06:05:08 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:41660->172.17.0.3:47937, err= 2026/07/24 06:05:08 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:10448") 2026/07/24 06:05:08 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:41370->172.17.0.3:10448, err= --- SKIP: TestDeduplicateInteractive (0.00s) === RUN TestDeduplicateSkip run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-kodacor1hiqe", Local "Local file system at /tmp/rclone1798637274", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/24 06:05:08 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:29246") 2026/07/24 06:05:08 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:55430->172.17.0.3:29246, err= 2026/07/24 06:05:08 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:51103") 2026/07/24 06:05:08 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:46420->172.17.0.3:51103, err= --- SKIP: TestDeduplicateSkip (0.00s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-kodacor1hiqe", Local "Local file system at /tmp/rclone1798637274", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/24 06:05:08 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:64721") 2026/07/24 06:05:08 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:46530->172.17.0.3:64721, err= 2026/07/24 06:05:08 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:36807") 2026/07/24 06:05:08 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:33690->172.17.0.3:36807, err= --- SKIP: TestDeduplicateSizeOnly (0.00s) === RUN TestDeduplicateFirst run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-kodacor1hiqe", Local "Local file system at /tmp/rclone1798637274", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/24 06:05:08 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:14707") 2026/07/24 06:05:08 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:40938->172.17.0.3:14707, err= 2026/07/24 06:05:08 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:54910") 2026/07/24 06:05:08 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:59550->172.17.0.3:54910, err= --- SKIP: TestDeduplicateFirst (0.00s) === RUN TestDeduplicateNewest run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-kodacor1hiqe", Local "Local file system at /tmp/rclone1798637274", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/24 06:05:08 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:59352") 2026/07/24 06:05:08 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:46166->172.17.0.3:59352, err= 2026/07/24 06:05:08 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:21548") 2026/07/24 06:05:08 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:37834->172.17.0.3:21548, err= --- SKIP: TestDeduplicateNewest (0.00s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-kodacor1hiqe", Local "Local file system at /tmp/rclone1798637274", Modify Window "1s" dedupe_test.go:36: Can't run this test without a hash 2026/07/24 06:05:08 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:6133") 2026/07/24 06:05:08 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:56860->172.17.0.3:6133, err= 2026/07/24 06:05:08 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:54414") 2026/07/24 06:05:08 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:35018->172.17.0.3:54414, err= --- SKIP: TestDeduplicateNewestByHash (0.00s) === RUN TestDeduplicateOldest run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-kodacor1hiqe", Local "Local file system at /tmp/rclone1798637274", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/24 06:05:08 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:16869") 2026/07/24 06:05:08 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:41028->172.17.0.3:16869, err= 2026/07/24 06:05:08 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:18979") 2026/07/24 06:05:08 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:46072->172.17.0.3:18979, err= --- SKIP: TestDeduplicateOldest (0.00s) === RUN TestDeduplicateLargest run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-kodacor1hiqe", Local "Local file system at /tmp/rclone1798637274", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/24 06:05:08 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:55964") 2026/07/24 06:05:08 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:45584->172.17.0.3:55964, err= 2026/07/24 06:05:08 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:32990") 2026/07/24 06:05:08 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:47526->172.17.0.3:32990, err= --- SKIP: TestDeduplicateLargest (0.00s) === RUN TestDeduplicateSmallest run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-kodacor1hiqe", Local "Local file system at /tmp/rclone1798637274", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/24 06:05:08 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:63634") 2026/07/24 06:05:08 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:41862->172.17.0.3:63634, err= 2026/07/24 06:05:08 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:34434") 2026/07/24 06:05:08 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:33206->172.17.0.3:34434, err= --- SKIP: TestDeduplicateSmallest (0.01s) === RUN TestDeduplicateRename run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-kodacor1hiqe", Local "Local file system at /tmp/rclone1798637274", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:19544") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:52504->172.17.0.3:19544, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:53326") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:58238->172.17.0.3:53326, err= --- SKIP: TestDeduplicateRename (0.01s) === RUN TestMergeDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-kodacor1hiqe", Local "Local file system at /tmp/rclone1798637274", Modify Window "1s" dedupe_test.go:256: Can't merge directories 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:64116") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:41988->172.17.0.3:64116, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:53576") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:47118->172.17.0.3:53576, err= --- SKIP: TestMergeDirs (0.00s) === RUN TestListDirSorted run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-kodacor1hiqe", Local "Local file system at /tmp/rclone1798637274", Modify Window "1s" 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:44157") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:56122->172.17.0.3:44157, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:35041") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:56804->172.17.0.3:35041, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:16538") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:42732->172.17.0.3:16538, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:13493") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:37792->172.17.0.3:13493, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:56990") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:46208->172.17.0.3:56990, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:23195") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:51630->172.17.0.3:23195, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:19004") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:39246->172.17.0.3:19004, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:47304") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:55530->172.17.0.3:47304, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:57218") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:43600->172.17.0.3:57218, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:40971") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:5968") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:47938->172.17.0.3:40971, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:45490->172.17.0.3:5968, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:32709") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:38928->172.17.0.3:32709, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:15151") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:40464->172.17.0.3:15151, err= 2026/07/24 06:05:09 DEBUG : a.txt: Excluded (Size Filter) 2026/07/24 06:05:09 DEBUG : a.txt: Excluded 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:57905") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:45168->172.17.0.3:57905, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:48452") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:39706->172.17.0.3:48452, err= 2026/07/24 06:05:09 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/24 06:05:09 DEBUG : sub dir/hello world2: Excluded 2026/07/24 06:05:09 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/24 06:05:09 DEBUG : sub dir/hello world: Excluded 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:17373") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:51212->172.17.0.3:17373, err= 2026/07/24 06:05:09 DEBUG : sub dir/ignore dir: Excluded 2026/07/24 06:05:09 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/24 06:05:09 DEBUG : sub dir/hello world2: Excluded 2026/07/24 06:05:09 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/24 06:05:09 DEBUG : sub dir/hello world: Excluded 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:18784") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:35892->172.17.0.3:18784, err= 2026/07/24 06:05:09 DEBUG : sub dir/ignore dir: Excluded 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:55207") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:41866->172.17.0.3:55207, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:15375") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:47516->172.17.0.3:15375, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:21567") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:57294->172.17.0.3:21567, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:11520") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:33336->172.17.0.3:11520, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:18200") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:42064") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:51530->172.17.0.3:18200, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:41968->172.17.0.3:42064, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:4429") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:53036->172.17.0.3:4429, err= --- PASS: TestListDirSorted (0.06s) === RUN TestListDirSortedFn run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-kodacor1hiqe", Local "Local file system at /tmp/rclone1798637274", Modify Window "1s" 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:7852") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:39660->172.17.0.3:7852, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:45471") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:34982->172.17.0.3:45471, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:29287") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:33046->172.17.0.3:29287, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:14962") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:44764->172.17.0.3:14962, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:6193") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:51494->172.17.0.3:6193, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:55009") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:47290->172.17.0.3:55009, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:33648") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:36398->172.17.0.3:33648, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:25082") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:35676->172.17.0.3:25082, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:47620") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:46914->172.17.0.3:47620, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:10138") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:42394->172.17.0.3:10138, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:46240") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:38098->172.17.0.3:46240, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:32534") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:45394->172.17.0.3:32534, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:1547") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:53118->172.17.0.3:1547, err= 2026/07/24 06:05:09 DEBUG : a.txt: Excluded (Size Filter) 2026/07/24 06:05:09 DEBUG : a.txt: Excluded 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:2841") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:38636->172.17.0.3:2841, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:65176") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:42678->172.17.0.3:65176, err= 2026/07/24 06:05:09 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/24 06:05:09 DEBUG : sub dir/hello world2: Excluded 2026/07/24 06:05:09 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/24 06:05:09 DEBUG : sub dir/hello world: Excluded 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:57980") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:39636->172.17.0.3:57980, err= 2026/07/24 06:05:09 DEBUG : sub dir/ignore dir: Excluded 2026/07/24 06:05:09 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/24 06:05:09 DEBUG : sub dir/hello world2: Excluded 2026/07/24 06:05:09 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/24 06:05:09 DEBUG : sub dir/hello world: Excluded 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:38047") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:57276->172.17.0.3:38047, err= 2026/07/24 06:05:09 DEBUG : sub dir/ignore dir: Excluded 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:53452") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:58852->172.17.0.3:53452, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:22949") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:33574->172.17.0.3:22949, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:30200") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:51506->172.17.0.3:30200, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:26441") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:44828->172.17.0.3:26441, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:25304") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:47268->172.17.0.3:25304, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:14693") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:53854->172.17.0.3:14693, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:42252") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:35624->172.17.0.3:42252, err= --- PASS: TestListDirSortedFn (0.05s) === RUN TestListJSON run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-kodacor1hiqe", Local "Local file system at /tmp/rclone1798637274", Modify Window "1s" 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:24039") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:38678->172.17.0.3:24039, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:9346") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:56518->172.17.0.3:9346, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:53738") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:47250->172.17.0.3:53738, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:26478") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:32830->172.17.0.3:26478, err= === RUN TestListJSON/Default 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:54066") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:51704->172.17.0.3:54066, err= === RUN TestListJSON/FilesOnly 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:44474") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:59488->172.17.0.3:44474, err= === RUN TestListJSON/DirsOnly 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:32450") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:50724->172.17.0.3:32450, err= === RUN TestListJSON/Recurse 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:19581") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:44786->172.17.0.3:19581, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:5953") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:49226->172.17.0.3:5953, err= === RUN TestListJSON/SubDir 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:42420") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:38792->172.17.0.3:42420, err= === RUN TestListJSON/NoModTime 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:33653") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:33600->172.17.0.3:33653, err= === RUN TestListJSON/NoMimeType 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:17775") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:55052->172.17.0.3:17775, err= === RUN TestListJSON/ShowHash 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:36212") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:48064->172.17.0.3:36212, err= === RUN TestListJSON/HashTypes 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:8188") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:43548->172.17.0.3:8188, err= 2026/07/24 06:05:09 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:40063") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:55732->172.17.0.3:40063, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:62351") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:45596->172.17.0.3:62351, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:24822") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:44566->172.17.0.3:24822, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:13600") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:38748->172.17.0.3:13600, 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-kodacor1hiqe", Local "Local file system at /tmp/rclone1798637274", Modify Window "1s" 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:21781") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:59910->172.17.0.3:21781, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:11523") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:47446->172.17.0.3:11523, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:45347") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:53194->172.17.0.3:45347, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:53131") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:51338->172.17.0.3:53131, err= === RUN TestStatJSON/Root 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:1310") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:34874->172.17.0.3:1310, err= === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:37626") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:39672->172.17.0.3:37626, err= === RUN TestStatJSON/Dir 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:40486") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:54678->172.17.0.3:40486, err= === RUN TestStatJSON/DirWithTrailingSlash 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:43490") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:38814->172.17.0.3:43490, err= === RUN TestStatJSON/File === RUN TestStatJSON/NotFound 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:63867") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:48336->172.17.0.3:63867, err= === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:20405") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:56398->172.17.0.3:20405, err= === RUN TestStatJSON/FileDirsOnly 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:33532") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:34170->172.17.0.3:33532, err= === RUN TestStatJSON/NotFoundDirsOnly 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:25668") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:43258->172.17.0.3:25668, err= === RUN TestStatJSON/RootNotFound 2026/07/24 06:05:09 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-kodacor1hiqe/notfound" 2026/07/24 06:05:09 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/07/24 06:05:09 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/24 06:05:09 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/24 06:05:09 DEBUG : Setting pass="tNuyujeJpYhdXZAgGg2J4g6z9UELja6Qah9olHTgL_2_ZQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/24 06:05:09 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/24 06:05:09 DEBUG : TestFTPProftpd: detected overridden config - adding "{rGsx4}" suffix to name 2026/07/24 06:05:09 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/24 06:05:09 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/24 06:05:09 DEBUG : Setting pass="tNuyujeJpYhdXZAgGg2J4g6z9UELja6Qah9olHTgL_2_ZQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/24 06:05:09 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe/notfound: Connecting to FTP server 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe/notfound: dial("tcp","172.17.0.3:21") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe/notfound: > dial: conn=172.17.0.1:50314->172.17.0.3:21, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe/notfound: dial("tcp","172.17.0.3:54095") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe/notfound: > dial: conn=172.17.0.1:56886->172.17.0.3:54095, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:41823") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:50392->172.17.0.3:41823, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:24404") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:54374->172.17.0.3:24404, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:27615") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:47598->172.17.0.3:27615, 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/07/24 06:05:09 DEBUG : Creating backend with remote ":memory:" 2026/07/24 06:05:09 DEBUG : Memory root '': File to upload is small (5 bytes), uploading instead of streaming 2026/07/24 06:05:09 DEBUG : sub/file1: size = 5 OK 2026/07/24 06:05:09 DEBUG : sub/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/24 06:05:09 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.01s) --- 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-kodacor1hiqe", Local "Local file system at /tmp/rclone1798637274", Modify Window "1s" 2026/07/24 06:05:09 INFO : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: Making directory 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:14222") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:46758->172.17.0.3:14222, err= 2026/07/24 06:05:09 INFO : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: Making directory 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:12996") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:48690->172.17.0.3:12996, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:30703") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:52712->172.17.0.3:30703, err= --- PASS: TestMkdir (0.01s) === RUN TestLsd run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-kodacor1hiqe", Local "Local file system at /tmp/rclone1798637274", Modify Window "1s" 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:49911") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:47672->172.17.0.3:49911, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:32718") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:54388->172.17.0.3:32718, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:14870") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:52940->172.17.0.3:14870, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:14833") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:40156->172.17.0.3:14833, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:16991") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:60276->172.17.0.3:16991, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:17352") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:44326->172.17.0.3:17352, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:47633") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:45846->172.17.0.3:47633, err= --- PASS: TestLsd (0.01s) === RUN TestLs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-kodacor1hiqe", Local "Local file system at /tmp/rclone1798637274", Modify Window "1s" 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:44682") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:56872->172.17.0.3:44682, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:29284") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:54198->172.17.0.3:29284, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:57966") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:36132->172.17.0.3:57966, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:55020") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:60326->172.17.0.3:55020, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:62299") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:44948->172.17.0.3:62299, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:50673") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:51278->172.17.0.3:50673, err= --- PASS: TestLs (0.01s) === RUN TestLsWithFilesFrom run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-kodacor1hiqe", Local "Local file system at /tmp/rclone1798637274", Modify Window "1s" 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:5293") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:40510->172.17.0.3:5293, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:15091") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:46076->172.17.0.3:15091, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:42812") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:53374->172.17.0.3:42812, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:31703") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:35756->172.17.0.3:31703, err= 2026/07/24 06:05:09 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/07/24 06:05:09 DEBUG : empty space: Excluded 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:55178") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:59526->172.17.0.3:55178, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:63143") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:48656->172.17.0.3:63143, err= --- PASS: TestLsWithFilesFrom (0.02s) === RUN TestLsLong run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-kodacor1hiqe", Local "Local file system at /tmp/rclone1798637274", Modify Window "1s" 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:47264") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:46664->172.17.0.3:47264, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:6546") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:41206->172.17.0.3:6546, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:47756") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:48894->172.17.0.3:47756, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:38829") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:44036->172.17.0.3:38829, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:39736") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:46184->172.17.0.3:39736, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:35109") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:45598->172.17.0.3:35109, err= --- PASS: TestLsLong (0.02s) === RUN TestHashSums run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-kodacor1hiqe", Local "Local file system at /tmp/rclone1798637274", Modify Window "1s" 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:55514") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:32902->172.17.0.3:55514, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:35115") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:53066->172.17.0.3:35115, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:2582") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:60974->172.17.0.3:2582, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:45241") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:41382->172.17.0.3:45241, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:17194") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:33816->172.17.0.3:17194, err= --- PASS: TestHashSums (0.01s) === RUN TestHashSumsWithErrors 2026/07/24 06:05:09 DEBUG : Creating backend with remote ":memory:" 2026/07/24 06:05:09 ERROR : file1: hash unsupported: hash type not supported 2026/07/24 06:05:09 ERROR : sub/file1: hash unsupported: hash type not supported 2026/07/24 06:05:09 ERROR : sub/file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/07/24 06:05:09 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/07/24 06:05:09 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/07/24 06:05:09 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/07/24 06:05:09 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/07/24 06:05:09 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/07/24 06:05:09 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/07/24 06:05:09 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/07/24 06:05:09 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-kodacor1hiqe", Local "Local file system at /tmp/rclone1798637274", Modify Window "1s" 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:60729") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:44398->172.17.0.3:60729, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:2115") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:41402->172.17.0.3:2115, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:2223") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:47092->172.17.0.3:2223, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:39119") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:58642->172.17.0.3:39119, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:61392") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:38910->172.17.0.3:61392, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:64932") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:46388->172.17.0.3:64932, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:27533") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:51808->172.17.0.3:27533, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:4941") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:52530->172.17.0.3:4941, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:15892") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:40684->172.17.0.3:15892, err= --- PASS: TestCount (0.02s) === RUN TestDelete run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-kodacor1hiqe", Local "Local file system at /tmp/rclone1798637274", Modify Window "1s" 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:1388") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:40010->172.17.0.3:1388, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:15837") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:60280->172.17.0.3:15837, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:56085") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:49604->172.17.0.3:56085, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:63002") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:46390->172.17.0.3:63002, err= 2026/07/24 06:05:09 DEBUG : Waiting for deletions to finish 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:9535") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:45248->172.17.0.3:9535, err= 2026/07/24 06:05:09 DEBUG : large: Excluded (Size Filter) 2026/07/24 06:05:09 DEBUG : large: Excluded 2026/07/24 06:05:09 INFO : medium: Deleted 2026/07/24 06:05:09 INFO : small: Deleted 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:17424") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:56504->172.17.0.3:17424, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:5465") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:39922->172.17.0.3:5465, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:58345") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:50354->172.17.0.3:58345, err= --- PASS: TestDelete (0.02s) === RUN TestMaxDelete run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-kodacor1hiqe", Local "Local file system at /tmp/rclone1798637274", Modify Window "1s" 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:62914") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:35878->172.17.0.3:62914, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:46559") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:56122->172.17.0.3:46559, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:52987") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:59604->172.17.0.3:52987, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:47319") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:47870->172.17.0.3:47319, err= 2026/07/24 06:05:09 DEBUG : Waiting for deletions to finish 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:52476") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:49508->172.17.0.3:52476, err= 2026/07/24 06:05:09 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2026/07/24 06:05:09 INFO : medium: Deleted 2026/07/24 06:05:09 INFO : small: Deleted 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:34642") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:40118->172.17.0.3:34642, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:50049") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:44630->172.17.0.3:50049, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:22462") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:45728->172.17.0.3:22462, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:57233") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:42380->172.17.0.3:57233, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:16849") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:53644->172.17.0.3:16849, err= --- PASS: TestMaxDelete (0.02s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-kodacor1hiqe", Local "Local file system at /tmp/rclone1798637274", Modify Window "1s" 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:23665") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:49552->172.17.0.3:23665, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:54881") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:53930->172.17.0.3:54881, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:33182") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:44070->172.17.0.3:33182, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:51866") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:32972->172.17.0.3:51866, err= 2026/07/24 06:05:09 DEBUG : Waiting for deletions to finish 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:44136") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:38998->172.17.0.3:44136, err= 2026/07/24 06:05:09 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/07/24 06:05:09 INFO : medium: Deleted 2026/07/24 06:05:09 INFO : small: Deleted 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:22845") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:58498->172.17.0.3:22845, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:10380") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:54170->172.17.0.3:10380, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:57463") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:56162->172.17.0.3:57463, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:16521") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:58292->172.17.0.3:16521, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:60300") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:38550->172.17.0.3:60300, err= --- PASS: TestMaxDeleteSizeLargeFile (0.02s) === RUN TestMaxDeleteSize run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-kodacor1hiqe", Local "Local file system at /tmp/rclone1798637274", Modify Window "1s" 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:44423") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:42104->172.17.0.3:44423, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:59811") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:34320->172.17.0.3:59811, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:40397") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:44264->172.17.0.3:40397, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:28937") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:35134->172.17.0.3:28937, err= 2026/07/24 06:05:09 DEBUG : Waiting for deletions to finish 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:54635") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:36192->172.17.0.3:54635, err= 2026/07/24 06:05:09 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/07/24 06:05:09 INFO : large: Deleted 2026/07/24 06:05:09 INFO : medium: Deleted 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:39597") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:37344->172.17.0.3:39597, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:25581") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:52724->172.17.0.3:25581, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:47562") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:47926->172.17.0.3:47562, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:60844") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:58734->172.17.0.3:60844, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:34828") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:45382->172.17.0.3:34828, err= --- PASS: TestMaxDeleteSize (0.02s) === RUN TestReadFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-kodacor1hiqe", Local "Local file system at /tmp/rclone1798637274", Modify Window "1s" 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:16514") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:44972->172.17.0.3:16514, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:32591") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:53534->172.17.0.3:32591, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:41514") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:39720->172.17.0.3:41514, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:59176") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:58124->172.17.0.3:59176, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:41159") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:60218->172.17.0.3:41159, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:60098") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:56850->172.17.0.3:60098, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:13178") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:52000->172.17.0.3:13178, err= --- PASS: TestReadFile (0.01s) === RUN TestRetry 2026/07/24 06:05:09 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/07/24 06:05:09 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/07/24 06:05:09 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/24 06:05:09 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/24 06:05:09 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/24 06:05:09 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/24 06:05:09 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-kodacor1hiqe", Local "Local file system at /tmp/rclone1798637274", Modify Window "1s" 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:14549") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:41380->172.17.0.3:14549, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:2432") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:55664->172.17.0.3:2432, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:17802") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:57858->172.17.0.3:17802, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:44563") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:34280->172.17.0.3:44563, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:2825") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:50502->172.17.0.3:2825, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:36558") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:42808->172.17.0.3:36558, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:8512") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:57070->172.17.0.3:8512, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:22179") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:46012->172.17.0.3:22179, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:15630") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:35048->172.17.0.3:15630, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:57487") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:36350->172.17.0.3:57487, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:63436") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:53984->172.17.0.3:63436, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:47482") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:33090->172.17.0.3:47482, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:23710") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:45368->172.17.0.3:23710, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:34520") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:52876->172.17.0.3:34520, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:50367") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:53858->172.17.0.3:50367, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:5276") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:50406->172.17.0.3:5276, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:38147") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:37102->172.17.0.3:38147, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:62239") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:57910->172.17.0.3:62239, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:23655") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:45272->172.17.0.3:23655, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:11231") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:42990->172.17.0.3:11231, err= --- PASS: TestCat (0.12s) === RUN TestPurge 2026/07/24 06:05:09 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-sowaloz5ruwo" 2026/07/24 06:05:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/24 06:05:09 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/07/24 06:05:09 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/24 06:05:09 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/24 06:05:09 DEBUG : Setting pass="tNuyujeJpYhdXZAgGg2J4g6z9UELja6Qah9olHTgL_2_ZQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/24 06:05:09 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/24 06:05:09 DEBUG : TestFTPProftpd: detected overridden config - adding "{rGsx4}" suffix to name 2026/07/24 06:05:09 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/24 06:05:09 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/24 06:05:09 DEBUG : Setting pass="tNuyujeJpYhdXZAgGg2J4g6z9UELja6Qah9olHTgL_2_ZQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/24 06:05:09 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-sowaloz5ruwo: Connecting to FTP server 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-sowaloz5ruwo: dial("tcp","172.17.0.3:21") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-sowaloz5ruwo: > dial: conn=172.17.0.1:50328->172.17.0.3:21, err= 2026/07/24 06:05:09 DEBUG : Creating backend with remote "/tmp/rclone178047962" run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-sowaloz5ruwo", Local "Local file system at /tmp/rclone178047962", Modify Window "1s" 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-sowaloz5ruwo: dial("tcp","172.17.0.3:29430") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-sowaloz5ruwo: > dial: conn=172.17.0.1:37914->172.17.0.3:29430, err= 2026/07/24 06:05:09 INFO : A2: Making directory 2026/07/24 06:05:09 INFO : A1/B2: Making directory 2026/07/24 06:05:09 INFO : A1/B2/C2: Making directory 2026/07/24 06:05:09 INFO : A1/B1/C3: Making directory 2026/07/24 06:05:09 INFO : A3: Making directory 2026/07/24 06:05:09 INFO : A3/B3: Making directory 2026/07/24 06:05:09 INFO : A3/B3/C4: Making directory 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-sowaloz5ruwo: dial("tcp","172.17.0.3:10202") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-sowaloz5ruwo: > dial: conn=172.17.0.1:44316->172.17.0.3:10202, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-sowaloz5ruwo: dial("tcp","172.17.0.3:25267") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-sowaloz5ruwo: > dial: conn=172.17.0.1:36372->172.17.0.3:25267, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-sowaloz5ruwo: Connecting to FTP server 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-sowaloz5ruwo: dial("tcp","172.17.0.3:21") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-sowaloz5ruwo: Connecting to FTP server 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-sowaloz5ruwo: > dial: conn=172.17.0.1:50330->172.17.0.3:21, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-sowaloz5ruwo: dial("tcp","172.17.0.3:46328") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-sowaloz5ruwo: > dial: conn=172.17.0.1:52134->172.17.0.3:46328, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-sowaloz5ruwo: dial("tcp","172.17.0.3:23436") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-sowaloz5ruwo: > dial: conn=172.17.0.1:60866->172.17.0.3:23436, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-sowaloz5ruwo: dial("tcp","172.17.0.3:58102") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-sowaloz5ruwo: > dial: conn=172.17.0.1:45528->172.17.0.3:58102, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-sowaloz5ruwo: dial("tcp","172.17.0.3:21") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-sowaloz5ruwo: > dial: conn=172.17.0.1:50334->172.17.0.3:21, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-sowaloz5ruwo: dial("tcp","172.17.0.3:35896") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-sowaloz5ruwo: > dial: conn=172.17.0.1:50080->172.17.0.3:35896, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-sowaloz5ruwo: dial("tcp","172.17.0.3:4718") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-sowaloz5ruwo: > dial: conn=172.17.0.1:36262->172.17.0.3:4718, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-sowaloz5ruwo: dial("tcp","172.17.0.3:5788") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-sowaloz5ruwo: > dial: conn=172.17.0.1:33986->172.17.0.3:5788, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-sowaloz5ruwo: Connecting to FTP server 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-sowaloz5ruwo: dial("tcp","172.17.0.3:49702") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-sowaloz5ruwo: > dial: conn=172.17.0.1:53008->172.17.0.3:49702, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-sowaloz5ruwo: dial("tcp","172.17.0.3:21") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-sowaloz5ruwo: dial("tcp","172.17.0.3:24731") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-sowaloz5ruwo: > dial: conn=172.17.0.1:50342->172.17.0.3:21, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-sowaloz5ruwo: > dial: conn=172.17.0.1:52164->172.17.0.3:24731, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-sowaloz5ruwo: dial("tcp","172.17.0.3:56176") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-sowaloz5ruwo: > dial: conn=172.17.0.1:53810->172.17.0.3:56176, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-sowaloz5ruwo: dial("tcp","172.17.0.3:52041") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-sowaloz5ruwo: > dial: conn=172.17.0.1:39172->172.17.0.3:52041, err= 2026/07/24 06:05:09 DEBUG : Waiting for deletions to finish 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-sowaloz5ruwo: dial("tcp","172.17.0.3:5083") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-sowaloz5ruwo: > dial: conn=172.17.0.1:47620->172.17.0.3:5083, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-sowaloz5ruwo: dial("tcp","172.17.0.3:62801") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-sowaloz5ruwo: > dial: conn=172.17.0.1:36354->172.17.0.3:62801, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-sowaloz5ruwo: dial("tcp","172.17.0.3:50835") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-sowaloz5ruwo: > dial: conn=172.17.0.1:55138->172.17.0.3:50835, err= 2026/07/24 06:05:09 INFO : A1/B1/C1/one: Deleted 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-sowaloz5ruwo: dial("tcp","172.17.0.3:9459") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-sowaloz5ruwo: > dial: conn=172.17.0.1:43406->172.17.0.3:9459, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-sowaloz5ruwo: dial("tcp","172.17.0.3:31719") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-sowaloz5ruwo: > dial: conn=172.17.0.1:43076->172.17.0.3:31719, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-sowaloz5ruwo: dial("tcp","172.17.0.3:41055") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-sowaloz5ruwo: > dial: conn=172.17.0.1:36246->172.17.0.3:41055, err= 2026/07/24 06:05:09 DEBUG : removing 2 level 3 directories 2026/07/24 06:05:09 INFO : A1/B1/C3: Removing directory 2026/07/24 06:05:09 INFO : A1/B1/C1: Removing directory 2026/07/24 06:05:09 DEBUG : removing 1 level 2 directories 2026/07/24 06:05:09 INFO : A1/B1: Removing directory 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-sowaloz5ruwo: dial("tcp","172.17.0.3:26116") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-sowaloz5ruwo: > dial: conn=172.17.0.1:43194->172.17.0.3:26116, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-sowaloz5ruwo: dial("tcp","172.17.0.3:64583") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-sowaloz5ruwo: > dial: conn=172.17.0.1:60010->172.17.0.3:64583, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-sowaloz5ruwo: dial("tcp","172.17.0.3:2551") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-sowaloz5ruwo: dial("tcp","172.17.0.3:24970") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-sowaloz5ruwo: > dial: conn=172.17.0.1:47714->172.17.0.3:24970, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-sowaloz5ruwo: > dial: conn=172.17.0.1:42866->172.17.0.3:2551, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-sowaloz5ruwo: dial("tcp","172.17.0.3:50456") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-sowaloz5ruwo: > dial: conn=172.17.0.1:44874->172.17.0.3:50456, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-sowaloz5ruwo: dial("tcp","172.17.0.3:21438") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-sowaloz5ruwo: > dial: conn=172.17.0.1:50878->172.17.0.3:21438, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-sowaloz5ruwo: dial("tcp","172.17.0.3:11099") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-sowaloz5ruwo: > dial: conn=172.17.0.1:41412->172.17.0.3:11099, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-sowaloz5ruwo: dial("tcp","172.17.0.3:18539") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-sowaloz5ruwo: > dial: conn=172.17.0.1:44408->172.17.0.3:18539, err= 2026/07/24 06:05:09 DEBUG : Waiting for deletions to finish 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-sowaloz5ruwo: dial("tcp","172.17.0.3:21134") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-sowaloz5ruwo: > dial: conn=172.17.0.1:47010->172.17.0.3:21134, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-sowaloz5ruwo: dial("tcp","172.17.0.3:54381") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-sowaloz5ruwo: > dial: conn=172.17.0.1:39336->172.17.0.3:54381, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-sowaloz5ruwo: dial("tcp","172.17.0.3:13442") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-sowaloz5ruwo: > dial: conn=172.17.0.1:39498->172.17.0.3:13442, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-sowaloz5ruwo: dial("tcp","172.17.0.3:37177") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-sowaloz5ruwo: > dial: conn=172.17.0.1:53048->172.17.0.3:37177, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-sowaloz5ruwo: dial("tcp","172.17.0.3:13631") 2026/07/24 06:05:09 INFO : A1/two: Deleted 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-sowaloz5ruwo: > dial: conn=172.17.0.1:58172->172.17.0.3:13631, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-sowaloz5ruwo: dial("tcp","172.17.0.3:33553") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-sowaloz5ruwo: > dial: conn=172.17.0.1:43108->172.17.0.3:33553, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-sowaloz5ruwo: dial("tcp","172.17.0.3:39089") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-sowaloz5ruwo: dial("tcp","172.17.0.3:8897") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-sowaloz5ruwo: > dial: conn=172.17.0.1:45948->172.17.0.3:39089, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-sowaloz5ruwo: > dial: conn=172.17.0.1:59290->172.17.0.3:8897, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-sowaloz5ruwo: dial("tcp","172.17.0.3:34128") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-sowaloz5ruwo: > dial: conn=172.17.0.1:57168->172.17.0.3:34128, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-sowaloz5ruwo: dial("tcp","172.17.0.3:36017") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-sowaloz5ruwo: > dial: conn=172.17.0.1:52756->172.17.0.3:36017, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-sowaloz5ruwo: dial("tcp","172.17.0.3:46688") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-sowaloz5ruwo: > dial: conn=172.17.0.1:40946->172.17.0.3:46688, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-sowaloz5ruwo: dial("tcp","172.17.0.3:41067") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-sowaloz5ruwo: > dial: conn=172.17.0.1:44360->172.17.0.3:41067, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-sowaloz5ruwo: dial("tcp","172.17.0.3:42620") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-sowaloz5ruwo: > dial: conn=172.17.0.1:48096->172.17.0.3:42620, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-sowaloz5ruwo: dial("tcp","172.17.0.3:6621") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-sowaloz5ruwo: > dial: conn=172.17.0.1:40804->172.17.0.3:6621, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-sowaloz5ruwo: dial("tcp","172.17.0.3:19510") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-sowaloz5ruwo: > dial: conn=172.17.0.1:35308->172.17.0.3:19510, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-sowaloz5ruwo: dial("tcp","172.17.0.3:37303") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-sowaloz5ruwo: > dial: conn=172.17.0.1:35602->172.17.0.3:37303, err= 2026/07/24 06:05:09 DEBUG : removing 2 level 3 directories 2026/07/24 06:05:09 INFO : A1/B2/C2: Removing directory 2026/07/24 06:05:09 INFO : A3/B3/C4: Removing directory 2026/07/24 06:05:09 DEBUG : removing 2 level 2 directories 2026/07/24 06:05:09 INFO : A3/B3: Removing directory 2026/07/24 06:05:09 INFO : A1/B2: Removing directory 2026/07/24 06:05:09 DEBUG : removing 3 level 1 directories 2026/07/24 06:05:09 INFO : A3: Removing directory 2026/07/24 06:05:09 INFO : A1: Removing directory 2026/07/24 06:05:09 INFO : A2: Removing directory 2026/07/24 06:05:09 DEBUG : removing 1 level 0 directories 2026/07/24 06:05:09 INFO : ftp://172.17.0.3:21/rclone-test-sowaloz5ruwo: Removing directory 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-sowaloz5ruwo: dial("tcp","172.17.0.3:32179") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-sowaloz5ruwo: > dial: conn=172.17.0.1:59812->172.17.0.3:32179, err= 2026/07/24 06:05:09 ERROR : error listing: directory not found 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-sowaloz5ruwo: dial("tcp","172.17.0.3:20466") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-sowaloz5ruwo: > dial: conn=172.17.0.1:32874->172.17.0.3:20466, err= 2026/07/24 06:05:09 ERROR : error listing: directory not found 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-sowaloz5ruwo: Purge dir "" 2026/07/24 06:05:09 NOTICE: purge failed to rmdir "": directory not found 2026/07/24 06:05:09 NOTICE: purge failed: directory not found --- PASS: TestPurge (0.16s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-kodacor1hiqe", Local "Local file system at /tmp/rclone1798637274", Modify Window "1s" 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:42799") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:51872->172.17.0.3:42799, err= 2026/07/24 06:05:09 INFO : A2: Making directory 2026/07/24 06:05:09 INFO : A1/B2: Making directory 2026/07/24 06:05:09 INFO : A1/B2/C2: Making directory 2026/07/24 06:05:09 INFO : A1/B1/C3: Making directory 2026/07/24 06:05:09 INFO : A3: Making directory 2026/07/24 06:05:09 INFO : A3/B3: Making directory 2026/07/24 06:05:09 INFO : A3/B3/C4: Making directory 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:13354") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:35340->172.17.0.3:13354, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:43082") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:43330->172.17.0.3:43082, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:52921") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:46676->172.17.0.3:52921, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:1998") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:40046->172.17.0.3:1998, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:57740") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:37804->172.17.0.3:57740, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:57471") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:54302->172.17.0.3:57471, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:19659") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:43450->172.17.0.3:19659, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:47445") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:53292->172.17.0.3:47445, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:17001") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:45594->172.17.0.3:17001, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: Connecting to FTP server 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:21") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:44640") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:55950->172.17.0.3:44640, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:50354->172.17.0.3:21, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:52214") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:38110->172.17.0.3:52214, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:51040") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:47562->172.17.0.3:51040, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:9400") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:41696->172.17.0.3:9400, err= 2026/07/24 06:05:09 DEBUG : removing 1 level 3 directories 2026/07/24 06:05:09 INFO : A3/B3/C4: Removing directory 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:30198") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:50542->172.17.0.3:30198, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:48536") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:43074->172.17.0.3:48536, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:46216") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:59493") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:46538->172.17.0.3:59493, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:58574->172.17.0.3:46216, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:17267") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:53328") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:57581") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:42430->172.17.0.3:17267, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:57086->172.17.0.3:53328, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:57884->172.17.0.3:57581, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:45839") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:39404->172.17.0.3:45839, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:57737") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:7552") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:57798->172.17.0.3:57737, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:45214->172.17.0.3:7552, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:18811") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:39780->172.17.0.3:18811, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:47495") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:49770->172.17.0.3:47495, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:12420") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:43683") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:42520->172.17.0.3:12420, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:52356->172.17.0.3:43683, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:13278") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:35986->172.17.0.3:13278, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:7246") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:46290->172.17.0.3:7246, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:10534") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:57914->172.17.0.3:10534, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:5218") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:39936->172.17.0.3:5218, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:52932") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:49367") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:40886->172.17.0.3:49367, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:32872->172.17.0.3:52932, err= 2026/07/24 06:05:09 DEBUG : removing 2 level 3 directories 2026/07/24 06:05:09 INFO : A1/B2/C2: Removing directory 2026/07/24 06:05:09 INFO : A1/B1/C3: Removing directory 2026/07/24 06:05:09 DEBUG : removing 2 level 2 directories 2026/07/24 06:05:09 INFO : A3/B3: Removing directory 2026/07/24 06:05:09 INFO : A1/B2: Removing directory 2026/07/24 06:05:09 DEBUG : removing 2 level 1 directories 2026/07/24 06:05:09 INFO : A3: Removing directory 2026/07/24 06:05:09 INFO : A2: Removing directory 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:8502") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:34364->172.17.0.3:8502, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:11817") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:37140->172.17.0.3:11817, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:60708") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:38310->172.17.0.3:60708, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:4931") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:33668->172.17.0.3:4931, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:62308") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:42194->172.17.0.3:62308, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:30625") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:49930->172.17.0.3:30625, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:25501") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:59820->172.17.0.3:25501, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:11164") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:55702->172.17.0.3:11164, err= 2026/07/24 06:05:09 DEBUG : removing 1 level 3 directories 2026/07/24 06:05:09 INFO : A1/B1/C1: Removing directory 2026/07/24 06:05:09 DEBUG : removing 1 level 2 directories 2026/07/24 06:05:09 INFO : A1/B1: Removing directory 2026/07/24 06:05:09 DEBUG : removing 1 level 1 directories 2026/07/24 06:05:09 INFO : A1: Removing directory 2026/07/24 06:05:09 DEBUG : removing 1 level 0 directories 2026/07/24 06:05:09 INFO : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: Removing directory 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:62498") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:41832->172.17.0.3:62498, err= 2026/07/24 06:05:09 ERROR : error listing: directory not found 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:54243") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:50572->172.17.0.3:54243, err= 2026/07/24 06:05:09 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (0.09s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-kodacor1hiqe", Local "Local file system at /tmp/rclone1798637274", Modify Window "1s" 2026/07/24 06:05:09 INFO : A1: Making directory 2026/07/24 06:05:09 INFO : A1/B1: Making directory 2026/07/24 06:05:09 INFO : A1/B1/C1: Making directory 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:26370") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:60964->172.17.0.3:26370, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:12798") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:56228->172.17.0.3:12798, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:53297") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:47250->172.17.0.3:53297, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:42492") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:47904->172.17.0.3:42492, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:62784") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:55664->172.17.0.3:62784, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:35714") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:41150->172.17.0.3:35714, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:20329") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:40516->172.17.0.3:20329, err= 2026/07/24 06:05:09 DEBUG : removing 1 level 3 directories 2026/07/24 06:05:09 INFO : A1/B1/C1: Removing directory 2026/07/24 06:05:09 DEBUG : removing 1 level 2 directories 2026/07/24 06:05:09 INFO : A1/B1: Removing directory 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:10546") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:46876->172.17.0.3:10546, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:15606") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:60374->172.17.0.3:15606, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:54007") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:51648->172.17.0.3:54007, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:40575") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:36928->172.17.0.3:40575, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:46107") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:53772->172.17.0.3:46107, err= --- PASS: TestRmdirsLeaveRoot (0.03s) === RUN TestRmdirsWithFilter run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-kodacor1hiqe", Local "Local file system at /tmp/rclone1798637274", Modify Window "1s" 2026/07/24 06:05:09 INFO : A1: Making directory 2026/07/24 06:05:09 INFO : A1/B1: Making directory 2026/07/24 06:05:09 INFO : A1/B1/C1: Making directory 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:49352") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:33578->172.17.0.3:49352, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:1354") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:40576->172.17.0.3:1354, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:20628") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:46348->172.17.0.3:20628, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:35726") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:39310->172.17.0.3:35726, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:42023") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:57020->172.17.0.3:42023, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:49224") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:48086->172.17.0.3:49224, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:21093") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:35614->172.17.0.3:21093, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:54712") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:57450->172.17.0.3:54712, err= 2026/07/24 06:05:09 DEBUG : removing 1 level 3 directories 2026/07/24 06:05:09 INFO : A1/B1/C1: Removing directory 2026/07/24 06:05:09 DEBUG : removing 1 level 2 directories 2026/07/24 06:05:09 INFO : A1/B1: Removing directory 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:4993") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:52156->172.17.0.3:4993, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:15438") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:52086->172.17.0.3:15438, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:27534") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:53958->172.17.0.3:27534, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:61933") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:57664->172.17.0.3:61933, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:63640") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:38544->172.17.0.3:63640, err= --- PASS: TestRmdirsWithFilter (0.03s) === RUN TestCopyURL run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-kodacor1hiqe", Local "Local file system at /tmp/rclone1798637274", Modify Window "1s" 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:29163") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:35436->172.17.0.3:29163, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:64027") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:35562->172.17.0.3:64027, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:55212") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:47642->172.17.0.3:55212, err= 2026/07/24 06:05:09 DEBUG : filename.txt: File name found in url 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:57657") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:41788->172.17.0.3:57657, err= 2026/07/24 06:05:09 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:29216") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:47418->172.17.0.3:29216, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:21261") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:43444->172.17.0.3:21261, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:14758") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:59176->172.17.0.3:14758, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:5686") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:34438->172.17.0.3:5686, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:6535") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:47716->172.17.0.3:6535, err= --- PASS: TestCopyURL (0.03s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-kodacor1hiqe", Local "Local file system at /tmp/rclone1798637274", Modify Window "1s" 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:61976") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:54482->172.17.0.3:61976, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:10194") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:54500->172.17.0.3:10194, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:56698") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:34066->172.17.0.3:56698, 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-kodacor1hiqe", Local "Local file system at /tmp/rclone1798637274", Modify Window "1s" 2026/07/24 06:05:09 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:64814") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:51218->172.17.0.3:64814, err= 2026/07/24 06:05:09 DEBUG : sub/file2.3cb2966d.partial: size = 14 OK 2026/07/24 06:05:09 DEBUG : sub/file2.3cb2966d.partial: renamed to: sub/file2 2026/07/24 06:05:09 INFO : file1: Copied (new) to: sub/file2 2026/07/24 06:05:09 INFO : file1: Deleted 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:55271") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:55466->172.17.0.3:55271, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:49488") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:41066->172.17.0.3:49488, err= 2026/07/24 06:05:09 DEBUG : sub/file2: size = 14 OK 2026/07/24 06:05:09 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/24 06:05:09 DEBUG : file1: Unchanged skipping 2026/07/24 06:05:09 INFO : file1: Deleted 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:39619") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:35578->172.17.0.3:39619, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:65451") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:46550->172.17.0.3:65451, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: don't need to copy/move sub/file2, it is already at target location 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:45108") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:40080->172.17.0.3:45108, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:15007") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:49458->172.17.0.3:15007, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:26913") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:58442->172.17.0.3:26913, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:53128") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:58606->172.17.0.3:53128, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:61375") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:59174->172.17.0.3:61375, err= --- PASS: TestMoveFile (0.02s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-kodacor1hiqe", Local "Local file system at /tmp/rclone1798637274", Modify Window "1s" 2026/07/24 06:05:09 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:63384") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:38468->172.17.0.3:63384, err= 2026/07/24 06:05:09 DEBUG : file1.9aa3f62d.partial: size = 14 OK 2026/07/24 06:05:09 DEBUG : file1.9aa3f62d.partial: renamed to: file1 2026/07/24 06:05:09 INFO : file1: Copied (new) 2026/07/24 06:05:09 INFO : file1: Deleted 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:25991") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:32794->172.17.0.3:25991, err= 2026/07/24 06:05:09 DEBUG : file1: Destination exists, skipping 2026/07/24 06:05:09 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:56398") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:43212->172.17.0.3:56398, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:26263") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:43710->172.17.0.3:26263, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:62447") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:40360->172.17.0.3:62447, err= --- PASS: TestMoveFileWithIgnoreExisting (0.02s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-kodacor1hiqe", Local "Local file system at /tmp/rclone1798637274", Modify Window "1s" 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:13808") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:53866->172.17.0.3:13808, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:44051") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:49444->172.17.0.3:44051, err= --- PASS: TestCaseInsensitiveMoveFile (0.00s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-kodacor1hiqe", Local "Local file system at /tmp/rclone1798637274", Modify Window "1s" 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:41761") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:42158->172.17.0.3:41761, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:13480") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:36428->172.17.0.3:13480, err= --- PASS: TestCaseInsensitiveMoveFileDryRun (0.00s) === RUN TestMoveFileBackupDir run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-kodacor1hiqe", Local "Local file system at /tmp/rclone1798637274", Modify Window "1s" 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:38345") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:36766->172.17.0.3:38345, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:58456") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:36122->172.17.0.3:58456, err= 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:47280") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:42856->172.17.0.3:47280, err= 2026/07/24 06:05:09 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-kodacor1hiqe/backup" 2026/07/24 06:05:09 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/07/24 06:05:09 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/24 06:05:09 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/24 06:05:09 DEBUG : Setting pass="tNuyujeJpYhdXZAgGg2J4g6z9UELja6Qah9olHTgL_2_ZQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/24 06:05:09 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/24 06:05:09 DEBUG : TestFTPProftpd: detected overridden config - adding "{rGsx4}" suffix to name 2026/07/24 06:05:09 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/07/24 06:05:09 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/07/24 06:05:09 DEBUG : Setting pass="tNuyujeJpYhdXZAgGg2J4g6z9UELja6Qah9olHTgL_2_ZQ" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/07/24 06:05:09 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe/backup: Connecting to FTP server 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe/backup: dial("tcp","172.17.0.3:21") 2026/07/24 06:05:09 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe/backup: > dial: conn=172.17.0.1:50368->172.17.0.3:21, err= 2026/07/24 06:05:10 DEBUG : fs cache: renaming cache item "TestFTPProftpd:rclone-test-kodacor1hiqe/backup" to be canonical "TestFTPProftpd{rGsx4}:rclone-test-kodacor1hiqe/backup" 2026/07/24 06:05:10 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1798637274) 2026/07/24 06:05:10 DEBUG : dst/file1: size = 18 (ftp://172.17.0.3:21/rclone-test-kodacor1hiqe) 2026/07/24 06:05:10 DEBUG : dst/file1: Sizes differ 2026/07/24 06:05:10 INFO : dst/file1: Moved (server-side) 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:55142") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:44860->172.17.0.3:55142, err= 2026/07/24 06:05:10 DEBUG : dst/file1.58903690.partial: size = 14 OK 2026/07/24 06:05:10 DEBUG : dst/file1.58903690.partial: renamed to: dst/file1 2026/07/24 06:05:10 INFO : dst/file1: Copied (new) 2026/07/24 06:05:10 INFO : dst/file1: Deleted 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:52197") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:37624->172.17.0.3:52197, err= 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:58634") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:52474->172.17.0.3:58634, err= 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:20790") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:44662->172.17.0.3:20790, err= 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:10185") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:60178->172.17.0.3:10185, err= 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:39686") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:34450->172.17.0.3:39686, err= 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:27792") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:48038->172.17.0.3:27792, err= 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:1433") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:49834->172.17.0.3:1433, err= 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:65207") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:52708->172.17.0.3:65207, err= 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:48552") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:49414->172.17.0.3:48552, err= 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe/backup: closing 1 unused connections --- PASS: TestMoveFileBackupDir (0.05s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-kodacor1hiqe", Local "Local file system at /tmp/rclone1798637274", Modify Window "1s" 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:13705") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:40040->172.17.0.3:13705, err= 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:39564") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:34898->172.17.0.3:39564, err= 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:47094") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:50022->172.17.0.3:47094, err= 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:9305") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:53656->172.17.0.3:9305, err= 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:43477") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:40872->172.17.0.3:43477, err= 2026/07/24 06:05:10 INFO : A1/B2: Making directory 2026/07/24 06:05:10 INFO : A1/B1/C3: Making directory 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:24544") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:34436->172.17.0.3:24544, err= 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:17618") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:38818->172.17.0.3:17618, err= 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:56535") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:43748->172.17.0.3:56535, err= 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:5686") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:34452->172.17.0.3:5686, err= 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:11160") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:46076->172.17.0.3:11160, err= 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:61289") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:25069") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:48232->172.17.0.3:61289, err= 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:59306->172.17.0.3:25069, err= 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:3264") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:38852->172.17.0.3:3264, err= 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:5215") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:34608->172.17.0.3:5215, err= 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:40489") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:51194->172.17.0.3:40489, err= 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:37819") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:47822->172.17.0.3:37819, err= 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:9664") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:55807") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:34336->172.17.0.3:9664, err= 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:40522") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:46766->172.17.0.3:55807, err= 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:39874->172.17.0.3:40522, err= 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:43922") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:45192->172.17.0.3:43922, err= 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:56353") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:47744") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:32872->172.17.0.3:56353, err= 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:48010->172.17.0.3:47744, err= 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:15413") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:60322->172.17.0.3:15413, err= 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:61931") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:42856") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:34894->172.17.0.3:42856, err= 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:54514->172.17.0.3:61931, err= 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: Connecting to FTP server 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:21") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:50374->172.17.0.3:21, err= 2026/07/24 06:05:10 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/07/24 06:05:10 INFO : A2/one: Moved (server-side) to: A3/one 2026/07/24 06:05:10 INFO : A2/two: Moved (server-side) to: A3/two 2026/07/24 06:05:10 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/07/24 06:05:10 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:24357") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:44972->172.17.0.3:24357, err= 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:28283") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:51222->172.17.0.3:28283, err= 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:24498") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:42862->172.17.0.3:24498, err= 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:37717") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:35186->172.17.0.3:37717, err= 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:15519") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:56478->172.17.0.3:15519, err= 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:55692") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:47050") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:33652->172.17.0.3:55692, err= 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:48060->172.17.0.3:47050, err= 2026/07/24 06:05:10 INFO : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:8586") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:34676->172.17.0.3:8586, err= 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:26849") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:58008") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:40124->172.17.0.3:26849, err= 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:33676->172.17.0.3:58008, err= 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:31656") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:34501") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:57758->172.17.0.3:34501, err= 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:44086->172.17.0.3:31656, err= 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:14006") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:38754->172.17.0.3:14006, err= 2026/07/24 06:05:10 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/07/24 06:05:10 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/07/24 06:05:10 INFO : A3/one: Moved (server-side) to: A4/one 2026/07/24 06:05:10 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/07/24 06:05:10 INFO : A3/two: Moved (server-side) to: A4/two 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:5797") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:46744->172.17.0.3:5797, err= 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:43070") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:47468->172.17.0.3:43070, err= 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:32477") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:39542->172.17.0.3:32477, err= 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:16701") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:39476->172.17.0.3:16701, err= 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:50335") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:57390->172.17.0.3:50335, err= 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:20719") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:53066->172.17.0.3:20719, err= 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:21596") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:46164->172.17.0.3:21596, err= 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:50958") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:32960->172.17.0.3:50958, err= 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:19982") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:35042->172.17.0.3:19982, err= 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:37879") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:50696->172.17.0.3:37879, err= 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:39997") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:52680->172.17.0.3:39997, err= 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:64102") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:5272") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:40004->172.17.0.3:64102, err= 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:43710->172.17.0.3:5272, err= 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:4098") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:36486->172.17.0.3:4098, err= 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:7154") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:50352->172.17.0.3:7154, err= --- PASS: TestDirMove (0.30s) === RUN TestGetFsInfo run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-kodacor1hiqe", Local "Local file system at /tmp/rclone1798637274", Modify Window "1s" 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:52884") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:35802->172.17.0.3:52884, err= 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:21186") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:33598->172.17.0.3:21186, 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-kodacor1hiqe", Local "Local file system at /tmp/rclone1798637274", Modify Window "1s" 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:20514") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:37376->172.17.0.3:20514, err= 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: File to upload is small (34 bytes), uploading instead of streaming 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:52268") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:51154->172.17.0.3:52268, err= 2026/07/24 06:05:10 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/07/24 06:05:10 NOTICE: ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/07/24 06:05:10 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:30776") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:57586->172.17.0.3:30776, err= 2026/07/24 06:05:10 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/07/24 06:05:10 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:11793") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:50714->172.17.0.3:11793, err= 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:49519") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:35286->172.17.0.3:49519, err= 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:53600") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:53468->172.17.0.3:53600, err= === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-kodacor1hiqe", Local "Local file system at /tmp/rclone1798637274", Modify Window "1s" 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:48020") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:42962->172.17.0.3:48020, err= 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: File to upload is small (34 bytes), uploading instead of streaming 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:8004") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:41934->172.17.0.3:8004, err= 2026/07/24 06:05:10 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/07/24 06:05:10 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:30229") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:33760->172.17.0.3:30229, err= 2026/07/24 06:05:10 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/07/24 06:05:10 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:61514") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:35720->172.17.0.3:61514, err= 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:56371") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:46348->172.17.0.3:56371, err= 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:50082") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:54784->172.17.0.3:50082, err= === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-kodacor1hiqe", Local "Local file system at /tmp/rclone1798637274", Modify Window "1s" 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:2327") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:45496->172.17.0.3:2327, err= 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: File to upload is small (34 bytes), uploading instead of streaming 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:61352") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:34652->172.17.0.3:61352, err= 2026/07/24 06:05:10 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/07/24 06:05:10 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:37618") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:49066->172.17.0.3:37618, err= 2026/07/24 06:05:10 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/07/24 06:05:10 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:62602") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:55514->172.17.0.3:62602, err= 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:49042") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:46058->172.17.0.3:49042, err= 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:27192") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:35232->172.17.0.3:27192, err= === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-kodacor1hiqe", Local "Local file system at /tmp/rclone1798637274", Modify Window "1s" 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:33638") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:45320->172.17.0.3:33638, err= 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: File to upload is small (34 bytes), uploading instead of streaming 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:11518") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:43240->172.17.0.3:11518, err= 2026/07/24 06:05:10 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/07/24 06:05:10 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:60738") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:53492->172.17.0.3:60738, err= 2026/07/24 06:05:10 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/07/24 06:05:10 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:43796") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:60314->172.17.0.3:43796, err= 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:42683") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:58464->172.17.0.3:42683, err= 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:42837") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:40946->172.17.0.3:42837, 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-kodacor1hiqe", Local "Local file system at /tmp/rclone1798637274", Modify Window "1s" operations_test.go:1563: Skipping as destination doesn't support user metadata 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:46496") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:51830->172.17.0.3:46496, err= 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:17228") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:49794->172.17.0.3:17228, err= --- SKIP: TestRcatMetadata (0.00s) === RUN TestRcatSize run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-kodacor1hiqe", Local "Local file system at /tmp/rclone1798637274", Modify Window "1s" 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:37515") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:58914->172.17.0.3:37515, err= 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: File to upload is small (60 bytes), uploading instead of streaming 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:36944") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:37140->172.17.0.3:36944, err= 2026/07/24 06:05:10 DEBUG : potato2: size = 60 OK 2026/07/24 06:05:10 DEBUG : potato2: Size of src and dst objects identical 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:50529") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:49202->172.17.0.3:50529, err= 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:53636") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:39630->172.17.0.3:53636, err= 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:39711") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:47000->172.17.0.3:39711, err= --- PASS: TestRcatSize (0.01s) === RUN TestRcatSizeMetadata run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-kodacor1hiqe", Local "Local file system at /tmp/rclone1798637274", Modify Window "1s" operations_test.go:1644: Skipping as destination doesn't support user metadata 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:50412") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:42418->172.17.0.3:50412, err= 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:46797") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:47672->172.17.0.3:46797, err= --- SKIP: TestRcatSizeMetadata (0.00s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-kodacor1hiqe", Local "Local file system at /tmp/rclone1798637274", Modify Window "1s" 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:10641") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:54624->172.17.0.3:10641, err= 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:63865") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:60706->172.17.0.3:63865, err= 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:37465") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:38116->172.17.0.3:37465, err= --- PASS: TestRcatSizeUploadHeaders (0.01s) === RUN TestTouchDir run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-kodacor1hiqe", Local "Local file system at /tmp/rclone1798637274", Modify Window "1s" 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:41485") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:54650->172.17.0.3:41485, err= 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:46291") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:34208->172.17.0.3:46291, err= 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:45290") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:49336->172.17.0.3:45290, err= 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:58298") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:59632->172.17.0.3:58298, err= 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:33342") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:56664->172.17.0.3:33342, err= 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:8525") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:49728->172.17.0.3:8525, err= 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: Touching "potato2" 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: Touching "empty space" 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:61390") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:47710->172.17.0.3:61390, err= 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: Touching "sub dir/potato3" 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:40764") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:44900->172.17.0.3:40764, err= 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:44601") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:52734->172.17.0.3:44601, err= 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:29448") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:56192->172.17.0.3:29448, err= 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:37381") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:51110->172.17.0.3:37381, err= 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:64264") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:56496->172.17.0.3:64264, err= --- PASS: TestTouchDir (0.04s) === RUN TestMkdirMetadata run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-kodacor1hiqe", Local "Local file system at /tmp/rclone1798637274", Modify Window "1s" operations_test.go:1773: Skipping test as remote does not support MkdirMetadata 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:45891") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:45586->172.17.0.3:45891, err= 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:57179") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:60820->172.17.0.3:57179, err= --- SKIP: TestMkdirMetadata (0.00s) === RUN TestMkdirModTime run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-kodacor1hiqe", Local "Local file system at /tmp/rclone1798637274", Modify Window "1s" operations_test.go:1792: Skipping test as remote does not support DirSetModTime or MkdirMetadata 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:40089") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:58146->172.17.0.3:40089, err= 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:59273") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:46998->172.17.0.3:59273, err= --- SKIP: TestMkdirModTime (0.00s) === RUN TestCopyDirMetadata run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-kodacor1hiqe", Local "Local file system at /tmp/rclone1798637274", Modify Window "1s" operations_test.go:1813: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:7082") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:57974->172.17.0.3:7082, err= 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:25288") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:55924->172.17.0.3:25288, err= --- SKIP: TestCopyDirMetadata (0.00s) === RUN TestSetDirModTime run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-kodacor1hiqe", Local "Local file system at /tmp/rclone1798637274", Modify Window "1s" operations_test.go:1849: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:48256") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:57234->172.17.0.3:48256, err= 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:51803") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:33182->172.17.0.3:51803, err= --- SKIP: TestSetDirModTime (0.00s) === RUN TestDirsEqual run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-kodacor1hiqe", Local "Local file system at /tmp/rclone1798637274", Modify Window "1s" operations_test.go:1893: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:49263") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:54658->172.17.0.3:49263, err= 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:18686") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:46420->172.17.0.3:18686, err= --- SKIP: TestDirsEqual (0.00s) === RUN TestRemoveExisting run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-kodacor1hiqe", Local "Local file system at /tmp/rclone1798637274", Modify Window "1s" 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:33685") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:54442->172.17.0.3:33685, err= 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:24505") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:49242->172.17.0.3:24505, err= 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:62621") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:33698->172.17.0.3:62621, err= 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:33537") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:34968->172.17.0.3:33537, err= 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:48881") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:39342->172.17.0.3:48881, err= 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:25642") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:41788->172.17.0.3:25642, err= 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:58675") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:40946->172.17.0.3:58675, err= 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:26618") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:50782->172.17.0.3:26618, err= 2026/07/24 06:05:10 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.josimah0" before starting 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:60630") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:51118->172.17.0.3:60630, err= 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:24043") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:41460->172.17.0.3:24043, err= 2026/07/24 06:05:10 DEBUG : sub dir/test remove existing.josimah0: TEST: removing renamed existing file after operation 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:11950") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:35122->172.17.0.3:11950, err= 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:17632") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:41928->172.17.0.3:17632, err= 2026/07/24 06:05:10 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jovufat0" before starting 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:51658") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:39684->172.17.0.3:51658, err= 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:31377") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:33806->172.17.0.3:31377, err= 2026/07/24 06:05:10 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.jovufat0: TEST: renaming existing back after failed operation 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:19445") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:45120->172.17.0.3:19445, err= 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:49472") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:49926->172.17.0.3:49472, err= 2026/07/24 06:05:10 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xoyavax0" before starting 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:2560") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:58830->172.17.0.3:2560, err= 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:4518") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:44620->172.17.0.3:4518, err= 2026/07/24 06:05:10 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xoyavax0: TEST: removing renamed existing file after operation 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:38240") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:46002->172.17.0.3:38240, err= 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:24476") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:56872->172.17.0.3:24476, err= 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:34095") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:56066->172.17.0.3:34095, err= 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:4932") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:44994->172.17.0.3:4932, err= 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:57147") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:53626->172.17.0.3:57147, err= --- PASS: TestRemoveExisting (0.06s) === 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/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: dial("tcp","172.17.0.3:11730") 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: > dial: conn=172.17.0.1:60620->172.17.0.3:11730, err= 2026/07/24 06:05:10 DEBUG : ftp://172.17.0.3:21/rclone-test-kodacor1hiqe: Purge dir "" "./operations.test -test.v -test.timeout 1h0m0s -remote TestFTPProftpd: -verbose" - Finished OK in 4.268848858s (try 1/5)